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