/* Self-hosted din-2014 (replaces the domain-locked Adobe Typekit kit).
   Maps the weights the site uses to the local woff files. Browsers only fetch
   the weights actually rendered, so the unused faces cost nothing. */

@font-face {
  font-family: "din-2014"; font-style: normal; font-weight: 300; font-display: swap;
  src: url("../fonts/din-2014/DIN-2014_Light.woff") format("woff");
}
@font-face {
  font-family: "din-2014"; font-style: normal; font-weight: 400; font-display: swap;
  src: url("../fonts/din-2014/DIN-2014_Regular.woff") format("woff");
}
@font-face {
  font-family: "din-2014"; font-style: italic; font-weight: 400; font-display: swap;
  src: url("../fonts/din-2014/DIN-2014_Italic.woff") format("woff");
}
@font-face {
  font-family: "din-2014"; font-style: normal; font-weight: 600; font-display: swap;
  src: url("../fonts/din-2014/DIN-2014_Demi.woff") format("woff");
}
@font-face {
  font-family: "din-2014"; font-style: normal; font-weight: 700; font-display: swap;
  src: url("../fonts/din-2014/DIN-2014_Bold.woff") format("woff");
}
@font-face {
  font-family: "din-2014"; font-style: italic; font-weight: 700; font-display: swap;
  src: url("../fonts/din-2014/DIN-2014_Bold-Italic.woff") format("woff");
}
