@font-face {
  font-family: 'D-DIN';
  font-weight: normal;
  font-style: normal;
  font-display: optional;
  src: url('/assets/fonts/d-din-webfont.woff2') format('woff2'),
       url('/assets/fonts/d-din-webfont.woff') format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'D-DIN-BOLD';
  font-weight: normal;
  font-style: normal;
  font-display: optional;
  src: url('/assets/fonts/d-din-bold-webfont.woff2') format('woff2'),
       url('/assets/fonts/d-din-bold-webfont.woff') format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
