@font-face {
    font-family: 'DIN Condensed';
    src: url('../fonts/DINCondensed-Bold.eot');
    src: url('../fonts/INCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINCondensed-Bold.woff2') format('woff2'),
        url('../fonts/DINCondensed-Bold.woff') format('woff'),
        url('../fonts/DINCondensed-Bold.svg#DINCondensed-Bold') format('svg'), 
        url('../fonts/DINCondensed-Bold.ttf')  format('truetype');
    font-weight: bold;
    font-style: normal;
}

