@font-face {
    font-family: 'DINRoundPro';
    src: url('DINRoundPro-Light.woff2') format('woff2'),
        url('DINRoundPro-Light.woff') format('woff'),
        url('DINRoundPro-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'DINRoundPro';
    src: url('../fonts/DINRoundPro.woff2') format('woff2'),
        url('../fonts/DINRoundPro.woff') format('woff'),
        url('../fonts/DINRoundPro.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'DINRoundPro';
    src: url('../fonts/DINRoundPro-Medi.woff2') format('woff2'),
        url('../fonts/DINRoundPro-Medi.woff') format('woff'),
        url('../fonts/DINRoundPro-Medi.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'DINRoundPro';
    src: url('../fonts/DINRoundPro-Bold.woff2') format('woff2'),
        url('../fonts/DINRoundPro-Bold.woff') format('woff'),
        url('../fonts/DINRoundPro-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'DINRoundPro';
    src: url('../fonts/DINRoundPro-Black.eot'),
    
        url('../fonts/DINRoundPro-Black.woff2') format('woff2'),
        url('../fonts/DINRoundPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}




