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