@font-face {
    font-family: 'DIN Pro';
    src: url('/fonts/DIN_Pro.eot');
    src: url('/fonts/DIN_Pro.eot?#iefix') format('embedded-opentype'), 
         url('/fonts/DIN_Pro.woff2') format('woff2'), 
         url('/fonts/DIN_Pro.woff') format('woff'),
         url('/fonts/DIN_Pro.otf') format('opentype'), 
         url('/fonts/DIN_Pro.svg#DIN Pro') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
