@font-face {
  font-family: 'DIN';
  src: url('DINPro-Regular.eot');
  src: url('DINPro-Regular.eot?#iefix') format('embedded-opentype'),
       url('DINPro-Regular.woff2') format('woff2'),
       url('DINPro-Regular.woff') format('woff'),
       url('DINPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN';
  src: url('DINPro-Bold.eot');
  src: url('DINPro-Bold.eot?#iefix') format('embedded-opentype'),
       url('DINPro-Bold.woff2') format('woff2'),
       url('DINPro-Bold.woff') format('woff'),
       url('DINPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN';
  src: url('DINPro-Black.eot');
  src: url('DINPro-Black.eot?#iefix') format('embedded-opentype'),
       url('DINPro-Black.woff2') format('woff2'),
       url('DINPro-Black.woff') format('woff'),
       url('DINPro-Black.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

