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

