@font-face {
    font-family: 'djcrossernewuni';
    src: url('../fonts/djcrossernewuni.woff2') format('woff2'),
        url('../fonts/djcrossernewuni.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'djfeatureuni';
    src: url('../fonts/djfeatureuni.woff2') format('woff2'),
        url('../fonts/djfeatureuni.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'djfeatureuni';
    src: url('../fonts/djfeatureuni-Bold.woff2') format('woff2'),
        url('../fonts/djfeatureuni-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}