@font-face {
    font-family: 'DIN';
    src: url('ff_din_condensed_medium-webfont.eot');
    src: url('ff_din_condensed_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('ff_din_condensed_medium-webfont.woff') format('woff'),
         url('ff_din_condensed_medium-webfont.ttf') format('truetype'),
         url('ff_din_condensed_medium-webfont.svg#DIN') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'DIN';
    src: url('ff_din_light-webfont.eot');
    src: url('ff_din_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('ff_din_light-webfont.woff') format('woff'),
         url('ff_din_light-webfont.ttf') format('truetype'),
         url('ff_din_light-webfont.svg#DIN') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'DIN';
    src: url('ff_din_regular-webfont.eot');
    src: url('ff_din_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('ff_din_regular-webfont.woff') format('woff'),
         url('ff_din_regular-webfont.ttf') format('truetype'),
         url('ff_din_regular-webfont.svg#DIN') format('svg');
    font-weight: normal;
    font-style: normal;

}