@font-face {
    font-family: 'BumbleSans';
    font-weight: 400;
    font-display: swap;
    src: url('BumbleSans-RegularCompact.woff2') format('woff2');
}
@font-face {
    font-family: 'BumbleSans';
    font-weight: 500;
    font-display: swap;
    src: url('BumbleSans-MediumCompact.woff2') format('woff2');
}
@font-face {
    font-family: 'BumbleSans';
    font-weight: 600;
    font-display: swap;
    src: url('BumbleSans-SemiBoldCompact.woff2') format('woff2');
}
@font-face {
    font-family: 'BumbleSans';
    font-weight: 700;
    font-display: swap;
    src: url('BumbleSans-BoldCompact.woff2') format('woff2');
}