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

@font-face {
    font-family: 'DINWeb-Ita';
    src: url('DINWeb-Ita.eot');
    src: url('DINWeb-Ita.eot?#iefix') format('embedded-opentype'),
         url('DINWeb-Ita.woff.woff') format('woff'),
         url('DINComp-Ita.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'DINWeb-Bold';
    src: url('DINWeb-Bold.eot');
    src: url('DINWeb-Bold.eot?#iefix') format('embedded-opentype'),
         url('DINWeb-Bold.woff') format('woff'),
         url('DINComp-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DINWeb-BoldIta';
    src: url('DINWeb-BoldIta.eot');
    src: url('DINWeb-BoldIta.eot?#iefix') format('embedded-opentype'),
         url('DINWeb-BoldIta.woff') format('woff'),
         url('DINComp-BoldIta.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

