@font-face {
    font-family: 'Arial';
    src: url('ArialMT.eot');
    src: url('ArialMT.eot?#iefix') format('embedded-opentype'),
        url('ArialMT.woff2') format('woff2'),
        url('ArialMT.woff') format('woff'),
        url('ArialMT.ttf') format('truetype'),
        url('ArialMT.svg#ArialMT') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN';
    src: url('DIN-Black.eot');
    src: url('DIN-Black.eot?#iefix') format('embedded-opentype'),
        url('DIN-Black.woff2') format('woff2'),
        url('DIN-Black.woff') format('woff'),
        url('DIN-Black.ttf') format('truetype'),
        url('DIN-Black.svg#DIN-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

/*@font-face {
    font-family: 'Arial';
    src: url('ArialBold.eot');
    src: url('ArialBold.eot?#iefix') format('embedded-opentype'),
        url('ArialBold.woff2') format('woff2'),
        url('ArialBold.woff') format('woff'),
        url('ArialBold.ttf') format('truetype'),
        url('ArialBold.svg#ArialBold') format('svg');
    font-weight: bold;
    font-style: normal;
}*/

