

@font-face {
    font-family: 'DINAlternate-Black';
    src: url('fonts/DINAlternate-Black.eot');
    src: url('fonts/DINAlternate-Black.eot?#iefix') format('embedded-opentype'),
         url('fonts/DINAlternate-Black.woff') format('woff'),
         url('fonts/DINAlternate-Black.ttf') format('truetype'),
         url('fonts/DINAlternate-Black.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DINAlternate-Medium';
    src: url('fonts/DINAlternate-Medium.eot');
    src: url('fonts/DINAlternate-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/DINAlternate-Medium.woff') format('woff'),
         url('fonts/DINAlternate-Medium.ttf') format('truetype'),
         url('fonts/DINAlternate-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DIN-Light';
    src: url('fonts/DIN-Light.eot');
    src: url('fonts/DIN-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/DIN-Light.woff') format('woff'),
         url('fonts/DIN-Light.ttf') format('truetype'),
         url('fonts/DIN-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN-Regular';
    src: url('fonts/DIN-Regular.eot');
    src: url('fonts/DIN-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/DIN-Regular.woff') format('woff'),
         url('fonts/DIN-Regular.ttf') format('truetype'),
         url('fonts/DIN-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}