@font-face {
  font-family: "DIN Pro";
  src: local("DINPro Light"), local("DINPro-Light"), url("../../assets/fonts/DINPro-Light.woff2") format("woff2"), url("../../assets/fonts/DINPro-Light.woff") format("woff"), url("../../assets/fonts/DINPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro";
  src: local("DINPro"), url("../../assets/fonts/DINPro.woff2") format("woff2"), url("../../assets/fonts/DINPro.woff") format("woff"), url("../../assets/fonts/DINPro.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro";
  src: local("DINPro Bold"), local("DINPro-Bold"), url("../../assets/fonts/DINPro-Bold.woff2") format("woff2"), url("../../assets/fonts/DINPro-Bold.woff") format("woff"), url("../../assets/fonts/DINPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EngschriftDIN-D";
  src: local("EngschriftDIN-D"), local("EngschriftDIN D"), url("../../assets/fonts/EngschriftDIN-D.woff2") format("woff2"), url("../../assets/fonts/EngschriftDIN-D.woff") format("woff"), url("../../assets/fonts/EngschriftDIN-D.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/*# sourceMappingURL=fonts.css.map */