@font-face {
    font-family: 'bn-cringe-sans';
    src: url('BNCringeSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'bn-cringe-sans';
    src: url('BNCringeSansRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'bn-cringe-sans';
    src: url('BNCringeSansBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'bn-cringe-sans';
    src: url('BNCringeSansBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

