@font-face {
    font-family: 'D-DIN';
    src: url('../fonts/D-DIN.eot');
    src: url('../fonts/D-DIN.eot?#iefix') format('embedded-opentype'),
        url('../fonts/D-DIN.woff') format('woff'),
        url('../fonts/D-DIN.ttf') format('truetype'),
        url('../fonts/D-DIN.svg#D-DINCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'D-DINEXP-BOLD';
    src: url('../fonts/D-DINEXP-BOLD.eot');
    src: url('../fonts/D-DINEXP-BOLD.eot?#iefix') format('embedded-opentype'),
        url('../fonts/D-DINEXP-BOLD.woff') format('woff'),
        url('../fonts/D-DINEXP-BOLD.ttf') format('truetype'),
        url('../fonts/D-DINEXP-BOLD.svg#D-DIN') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.b_din{font-family:'D-DIN'!important;}
.bd_din{font-family:'D-DINEXP-BOLD'!important;}
