

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=7044ac7e-add5-41e6-a695-3b6360610631");
  
@font-face {
  font-family: "DINNextLTPro";
  font-style: normal;
  font-weight: 500;
  font-stretch: condensed;
  font-display: swap;
  src: url('DINNext/DINNextLTPro_normal_condensed_500.woff2') format('woff2'), url('DINNext/DINNextLTPro_normal_condensed_500.woff') format('woff');
}
