@font-face {
    font-family: 'DB HeaventRounded';
    src: url('fonts/DBHeaventRounded-Bold.woff2') format('woff2'),
        url('fonts/DBHeaventRounded-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DB HeaventRounded';
    src: url('fonts/DBHeaventRounded.woff2') format('woff2'),
        url('fonts/DBHeaventRounded.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DB HeaventRounded Cond';
    src: url('fonts/DBHeaventRounded-Cond.woff2') format('woff2'),
        url('fonts/DBHeaventRounded-Cond.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DB Heavent Med';
    src: url('fonts/DBHeavent-Med.woff2') format('woff2'),
        url('fonts/DBHeavent-Med.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DB Heavent';
    src: url('fonts/DBHeavent.woff2') format('woff2'),
        url('fonts/DBHeavent.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DB Heavent';
    src: url('fonts/DBHeavent-Thin.woff2') format('woff2'),
        url('fonts/DBHeavent-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}