@charset "UTF-8";

@font-face {
    font-family: 'DIN-Light';
    src: url('../fonts/ff_din_web_light/DINWeb-Light.eot');
    src: url('../fonts/ff_din_web_light/DINWeb-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ff_din_web_light/DINWeb-Light.woff') format('woff'),
         url('../fonts/ff_din_web_light/DINComp-Light.ttf') format('truetype'),
         url('../fonts/ff_din_web_light/dincomp-light-webfont.svg#DIN-Light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DIN-Regular';
    src: url('../fonts/ff_din_web_regular/DINWeb.eot');
    src: url('../fonts/ff_din_web_regular/DINWeb.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ff_din_web_regular/DINWeb.woff') format('woff'),
         url('../fonts/ff_din_web_regular/DINComp.ttf') format('truetype'),
         url('../fonts/ff_din_web_regular/dincomp-webfont.svg#DIN-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DIN-Medium';
    src: url('../fonts/ff_din_web_medium/DINWeb-Medium.eot');
    src: url('../fonts/ff_din_web_medium/DINWeb-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ff_din_web_medium/DINWeb-Medium.woff') format('woff'),
         url('../fonts/ff_din_web_medium/DINComp-Medium.ttf') format('truetype'),
         url('../fonts/ff_din_web_medium/dincomp-medium-webfont.svg#DIN-Medium') format('svg');
    font-weight: normal;
    font-style: normal;

}