@font-face {
    font-family: 'BumbleSans';
    font-weight: 400;
    font-display: swap;
    src: url('../woff2/bumblesans-regularcompact.woff2') format('woff2');
}
@font-face {
    font-family: 'BumbleSans';
    font-weight: 500;
    font-display: swap;
    src: url('../woff2/bumblesans-mediumcompact.woff2') format('woff2');
}
@font-face {
    font-family: 'BumbleSans';
    font-weight: 600;
    font-display: swap;
    src: url('../woff2/bumblesans-semiboldcompact.woff2') format('woff2');
}
@font-face {
    font-family: 'BumbleSans';
    font-weight: 700;
    font-display: swap;
    src: url('../woff2/bumblesans-boldcompact.woff2') format('woff2');
}