@font-face {
  font-family: 'D-DIN PRO';
  src:
    url('d_din_pro/D-DIN-PRO-400-Regular.otf') format('opentype');
  font-weight: normal;
  unicode-range: U+0021-007F;
}

@font-face {
  font-family: 'D-DIN PRO';
  src:
    url('d_din_pro/D-DIN-PRO-700-Bold.otf') format('opentype');
  font-weight: bold;
  unicode-range: U+0021-007F;
}
