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