@font-face {
    font-family: 'DIN-Light';
    src: url('../fonts/dinlig-webfont.eot');
    src: url('../fonts/dinlig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinlig-webfont.woff') format('woff'),
         url('../fonts/dinlig-webfont.ttf') format('truetype'),
         url('../fonts/dinlig-webfont.svg#DIN-LightRegular') format('svg');
}

@font-face {
    font-family: 'DIN-Regular';
    src: url('../fonts/dinreg-webfont.eot');
    src: url('../fonts/dinreg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinreg-webfont.woff') format('woff'),
         url('../fonts/dinreg-webfont.ttf') format('truetype'),
         url('../fonts/dinreg-webfont.svg#DIN-LightRegular') format('svg');
}

@font-face {
    font-family: 'DIN-Bold';
    src: url('../fonts/dinbol-webfont.eot');
    src: url('../fonts/dinbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinbol-webfont.woff') format('woff'),
         url('../fonts/dinbol-webfont.ttf') format('truetype'),
         url('../fonts/dinbol-webfont.svg#DIN-LightRegular') format('svg');
}

