@font-face {
    font-family: 'DINRoundPro';
    src: url('DINRoundPro-Bold.woff2') format('woff2'),
        url('DINRoundPro-Bold.woff') format('woff'),
        url('DINRoundPro-Bold.ttf') format('truetype'),
        url('DINRoundPro-Bold.svg#DINRoundPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'DINRoundPro';
    src: url('DINRoundPro-Light.woff2') format('woff2'),
        url('DINRoundPro-Light.woff') format('woff'),
        url('DINRoundPro-Light.ttf') format('truetype'),
        url('DINRoundPro-Light.svg#DINRoundPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINRoundPro';
    src: url('DINRoundPro-Black.woff2') format('woff2'),
        url('DINRoundPro-Black.woff') format('woff'),
        url('DINRoundPro-Black.ttf') format('truetype'),
        url('DINRoundPro-Black.svg#DINRoundPro-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINRoundPro-Medi';
    src: url('DINRoundPro-Medi.woff2') format('woff2'),
        url('DINRoundPro-Medi.woff') format('woff'),
        url('DINRoundPro-Medi.ttf') format('truetype'),
        url('DINRoundPro-Medi.svg#DINRoundPro-Medi') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
