@font-face {
  font-family: 'DIN Pro';
  src: url('DINPro-Bold.woff2') format('woff2'),
    url('DINPro-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0030-0039;
}

@font-face {
  font-family: 'DIN Pro';
  src: url('DINPro-Light.woff2') format('woff2'),
    url('DINPro-Light.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0030-0039;
}

@font-face {
  font-family: 'DIN Pro';
  src: url('DINPro.woff2') format('woff2'),
    url('DINPro.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0030-0039;
}

@font-face {
  font-family: 'DIN Pro';
  src: url('DINPro-Medium.woff2') format('woff2'),
    url('DINPro-Medium.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0030-0039;
}