@font-face {
  font-family: 'DIN Alternate Bold';
  src: url('../fonts/DIN-Alternate-Bold.eot');
  src:url('../fonts/DIN-Alternate-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/DIN-Alternate-Bold.woff') format('woff'),
      url('../fonts/DIN-Alternate-Bold.woff2') format('woff2'),
      url('../fonts/DIN-Alternate-Bold.ttf') format('truetype'),
      url('../fonts/DIN-Alternate-Bold.svg#DINAlternate-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}