@font-face {
    font-family: 'Brandon Grotesque';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('Brandon_reg.otf') format('woff2');
}

@font-face {
    font-family: 'Brandon Grotesque';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('Brandon_med.otf') format('woff2');
}

@font-face {
    font-family: 'Brandon Grotesque';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('Brandon_bld.otf') format('woff2');
}
