/* ––––– JOST ––––– */

@font-face {
  font-family: "Jost";
  src: url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff2/Jost-Regular.woff2") format("woff2"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff/Jost-Regular.woff") format("woff"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/ttf/Jost-Regular.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff2/Jost-Italic.woff2") format("woff2"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff/Jost-Italic.woff") format("woff"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/ttf/Jost-Italic.ttf") format("ttf");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Jost";
  src: url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff2/Jost-Medium.woff2") format("woff2"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff/Jost-Medium.woff") format("woff"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/ttf/Jost-Medium.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff2/Jost-MediumItalic.woff2") format("woff2"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff/Jost-MediumItalic.woff") format("woff"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/ttf/Jost-MediumItalic.ttf") format("ttf");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Jost";
  src: url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff2/Jost-SemiBold.woff2") format("woff2"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff/Jost-SemiBold.woff") format("woff"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/ttf/Jost-SemiBold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff2/Jost-SemiBoldItalic.woff2") format("woff2"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/woff/Jost-SemiBoldItalic.woff") format("woff"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/jost/ttf/Jost-SemiBoldItalic.ttf") format("ttf");
  font-weight: 700;
  font-style: italic;
}

/* ––––– SOURCE SANS PRO ––––– */

@font-face {
  font-family: "Source Sans Pro";
  src: url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/source-sans-pro/woff/SourceSansPro-Regular.woff") format("woff"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/source-sans-pro/ttf/SourceSansPro-Regular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/source-sans-pro/woff/SourceSansPro-Italic.woff") format("woff"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/source-sans-pro/ttf/SourceSansPro-Italic.ttf") format("ttf");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/source-sans-pro/woff/SourceSansPro-Bold.woff") format("woff"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/source-sans-pro/ttf/SourceSansPro-Bold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/source-sans-pro/woff/SourceSansPro-BoldItalic.woff") format("woff"),
       url("https://dev.1337.techtell.se/wp-content/themes/techtell-theme/fonts/source-sans-pro/ttf/SourceSansPro-BoldItalic.ttf") format("ttf");
  font-weight: 700;
  font-style: italic;
}