@font-face {
  font-family: "DIN Condensed";
  font-style: normal;
  font-weight: bold;
  src: url("./assets/fonts/DIN-2014-Condensed-Bold.woff")
    format("woff");
}

@font-face {
  font-family: "DIN Condensed";
  font-style: normal;
  font-weight: normal;
  src: url("./assets/fonts/DIN-2014-Condensed.woff")
    format("woff");
}

@font-face {
  font-family: "DIN Condensed";
  font-style: normal;
  font-weight: lighter;
  src: url("./assets/fonts/DIN-2014-Condensed-Light.woff")
    format("woff");
}

@font-face {
  font-family: "DIN Narrow";
  font-style: normal;
  font-weight: bold;
  src: url("./assets/fonts/DIN-2014-Narrow-Bold.woff")
    format("woff");
}

@font-face {
  font-family: "DIN Narrow";
  font-style: normal;
  font-weight: normal;
  src: url("./assets/fonts/DIN-2014-Narrow-Demi.woff")
    format("woff");
}

@font-face {
  font-family: "DIN Narrow";
  font-style: normal;
  font-weight: lighter;
  src: url("./assets/fonts/DIN-2014-Narrow-Light.woff")
    format("woff");
}

@font-face {
  font-family: DIN;
  font-style: normal;
  font-weight: 300;
  src: url("./assets/fonts/DIN-2014-Light.woff")
    format("woff");
}

@font-face {
  font-family: DIN;
  font-style: normal;
  font-weight: 400;
  src: url("./assets/fonts/DIN-2014-Regular.woff")
    format("woff");
}

@font-face {
  font-family: DIN;
  font-style: normal;
  font-weight: 700;
  src: url("./assets/fonts/DIN-2014-Bold.woff")
    format("woff");
}

@font-face {
  font-family: DIN;
  font-style: italic;
  font-weight: 400;
  src: url("./assets/fonts/DIN-2014-Italic.woff")
    format("woff");
}

@font-face {
  font-family: DIN;
  font-style: italic;
  font-weight: 700;
  src: url("./assets/fonts/DIN-2014-BoldItalic.woff")
    format("woff");
}

@font-face {
  font-family: DIN;
  font-style: italic;
  font-weight: 300;
  src: url("./assets/fonts/DIN-2014-Light-Italic.woff")
    format("woff");
}

@font-face {
  font-family: DIN;
  font-style: normal;
  font-weight: 900;
  src: url("./assets/fonts/DIN-2014-Extra-Bold.woff")
    format("woff");
}

@font-face {
  font-family: DIN;
  font-style: italic;
  font-weight: 900;
  src: url("./assets/fonts/DIN-2014-ExtraBold-Italic.woff")
    format("woff");
}
