

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=8d0a17e8-0935-4b86-ac45-39517c3da902");
  
@font-face {
  font-family: "Din2014Light";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Din2014/Din2014Light_normal_normal.woff2') format('woff2'), url('Din2014/Din2014Light_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "Din2014Regular";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Din2014/Din2014Regular_normal_normal.woff2') format('woff2'), url('Din2014/Din2014Regular_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "Din2014Bold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Din2014/Din2014Bold_normal_normal.woff2') format('woff2'), url('Din2014/Din2014Bold_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "Din2014Italic";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('Din2014/Din2014Italic_italic_normal.woff2') format('woff2'), url('Din2014/Din2014Italic_italic_normal.woff') format('woff');
}
@font-face {
  font-family: "Din2014Demi";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('Din2014/Din2014Demi_normal_normal.woff2') format('woff2'), url('Din2014/Din2014Demi_normal_normal.woff') format('woff');
}
