@charset "utf-8";


@font-face {
    font-family: 'DIN-Bold';
    src: url(../fonts/din-bold-webfont.eot); /* IE9 Compat Modes */
    src: url(../fonts/din-bold-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(../fonts/din-bold-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
    url(../fonts/din-bold-webfont.woff) format('woff'), /* Modern Browsers */
    url(../fonts/din-bold-webfont.svg#hjndrbritd) format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'DIN-Regular';
    src: url(../fonts/din-regular-webfont.eot); /* IE9 Compat Modes */
    src: url(../fonts/din-regular-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(../fonts/din-regular-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
    url(../fonts/din-regular-webfont.woff) format('woff'), /* Modern Browsers */
    url(../fonts/din-regular-webfont.svg#hjndrbritd) format('svg'); /* Legacy iOS */
}