@font-face {
    font-family: 'D-DINCondensed';
    font-weight: 400;
    font-style: normal;
    src: url('D-DINCondensed.woff2') format('woff2'),
        url('D-DINCondensed.woff') format('woff'),
        url('D-DINCondensed.ttf') format("truetype");
    font-display: swap;
}