@font-face {
    font-family: 'DINCondensedBold';
    src: url('fonts/DINCondensedBold.eot');
    src: url('fonts/DINCondensedBold.eot') format('embedded-opentype'),
         url('fonts/DINCondensedBold.woff2') format('woff2'),
         url('fonts/DINCondensedBold.woff') format('woff'),
         url('fonts/DINCondensedBold.ttf') format('truetype'),
         url('fonts/DINCondensedBold.svg#DINCondensedBold') format('svg');
}
