/* DinPro Fonts */

@font-face {
  font-family: 'DINPro';
  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'),
      url('DINPro-Black.svg#DINPro-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DINPro';
  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'),
      url('DINPro-Bold.svg#DINPro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DINPro';
  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'),
      url('DINPro-Regular.svg#DINPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DINPro';
  src: url('DINPro-Medium.eot');
  src: url('DINPro-Medium.eot?#iefix') format('embedded-opentype'),
      url('DINPro-Medium.woff2') format('woff2'),
      url('DINPro-Medium.woff') format('woff'),
      url('DINPro-Medium.ttf') format('truetype'),
      url('DINPro-Medium.svg#DINPro-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DINPro';
  src: url('DINPro-Light.eot');
  src: url('DINPro-Light.eot?#iefix') format('embedded-opentype'),
      url('DINPro-Light.woff2') format('woff2'),
      url('DINPro-Light.woff') format('woff'),
      url('DINPro-Light.ttf') format('truetype'),
      url('DINPro-Light.svg#DINPro-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}