@font-face {
    font-family: 'D-DIN-Condensed';
    src: url('../../fonts/D-DIN/D-DIN-Condensed.woff') format('woff'), url('../../fonts/D-DIN/D-DIN-Condensed.woff2') format('woff2');
    font-weight: 200;
}
@font-face {
    font-family: 'D-DIN-Regular';
    src: url('../../fonts/D-DIN/D-DIN-Regular.woff') format('woff'), url('../../fonts/D-DIN/D-DIN-Regular.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'D-DIN-Bold';
    src: url('../../fonts/D-DIN/D-DIN-Bold.woff') format('woff'), url('../../fonts/D-DIN/D-DIN-Bold.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}