

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=9b1f27f4-3d3b-4590-a6a6-572a35911634");
  
@font-face {
  font-family: "DINNextLTPro";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('DINNext/DINNextLTPro_normal_normal_400.woff2') format('woff2'), url('DINNext/DINNextLTPro_normal_normal_400.woff') format('woff');
}
@font-face {
  font-family: "DINNextLTPro";
  font-style: normal;
  font-weight: 875;
  font-stretch: normal;
  font-display: swap;
  src: url('DINNext/DINNextLTPro_normal_normal_875.woff2') format('woff2'), url('DINNext/DINNextLTPro_normal_normal_875.woff') format('woff');
}
