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