@font-face {
    font-family: 'din_proregular';
    src: url('../fonts/dinpro-webfont.eot');
    src: url('../fonts/dinpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinpro-webfont.woff2') format('woff2'),
         url('../fonts/dinpro-webfont.woff') format('woff'),
         url('../fonts/dinpro-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'din_probold';
    src: url('../fonts/dinpro_bold-webfont.eot');
    src: url('../fonts/dinpro_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinpro_bold-webfont.woff2') format('woff2'),
         url('../fonts/dinpro_bold-webfont.woff') format('woff'),
         url('../fonts/dinpro_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'din_prolight';
    src: url('../fonts/dinpro_light-webfont.eot');
    src: url('../fonts/dinpro_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinpro_light-webfont.woff2') format('woff2'),
         url('../fonts/dinpro_light-webfont.woff') format('woff'),
         url('../fonts/dinpro_light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}