@font-face {
  font-family: 'DIN-Condensed';
  font-weight: bold;
  font-style: normal;

  src: url('DINCondensed-Bold.eot');
  src: url('DINCondensed-Bold.eot?#iefix') format('embedded-opentype'),
  url('DINCondensed-Bold.woff2') format('woff2'),
  url('DINCondensed-Bold.woff') format('woff'),
  url('DINCondensed-Bold.ttf') format('truetype'),
  url('DINCondensed-Bold.svg#D-DINCondensed-Bold') format('svg');
  font-display: swap;
}

@font-face {
  font-family: 'DIN-Condensed';
  font-weight: 300;
  font-style: normal;

  src: url('DINCond-Light.eot');
  src: url('DINCond-Light.eot?#iefix') format('embedded-opentype'),
  url('DINCond-Light.woff2') format('woff2'),
  url('DINCond-Light.woff') format('woff'),
  url('DINCond-Light.ttf') format('truetype'),
  url('DINCond-Light.svg#DINCond-Light') format('svg');
  font-display: swap;
}

@font-face {
  font-family: 'DIN-Condensed';
  font-weight: 500;
  font-style: normal;

  src: url('DINCond-Regular.eot');
  src: url('DINCond-Regular.eot?#iefix') format('embedded-opentype'),
  url('DINCond-Regular.woff2') format('woff2'),
  url('DINCond-Regular.woff') format('woff'),
  url('DINCond-Regular.ttf') format('truetype'),
  url('DINCond-Regular.svg#DINCond-Regular') format('svg');
  font-display: swap;
}
