@font-face {
    font-family: 'DIN';
    src: url('DIN.eot');
    src: url('DINd41d.eot?#iefix') format('embedded-opentype'),
         url('DIN.woff') format('woff'),
         url('DIN.ttf') format('truetype'),
         url('DIN.svg#DIN') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DIN-Bold';
    src: url('DIN-Bold.eot');
    src: url('DIN-Boldtd41d.html?#iefix') format('embedded-opentype'),
         url('DIN-Bold.woff') format('woff'),
         url('DIN-Bold.ttf') format('truetype'),
         url('DIN-Bold.svg#DIN-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DIN-Condensed';
    src: url('DIN-Condensed.eot');
    src: url('DIN-Condensedd41d.eot?#iefix') format('embedded-opentype'),
         url('DIN-Condensed.woff') format('woff'),
         url('DIN-Condensed.ttf') format('truetype'),
         url('DIN-Condensed.svg#DIN-Condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}