@font-face {
    font-family: 'DINdong';
    src: url('DINdong.eot');
    src: url('DINdong.eot?#iefix') format('embedded-opentype'),
        url('DINdong.woff2') format('woff2'),
        url('DINdong.woff') format('woff'),
        url('DINdong.ttf') format('truetype'),
        url('DINdong.svg#DINdong') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

