@font-face {
    font-family: 'Brodaers';
    src: url('Brodaers-Regular.woff2') format('woff2'),
        url('Brodaers-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cooper';
    src: url('CooperBlack.woff2') format('woff2'),
        url('CooperBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proximanova Bold';
    src: url('proximanova-bold.woff2') format('woff2'),
        url('proximanova-bold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proximanova Regular';
    src: url('ProximaNova-Regular.woff2') format('woff2'),
        url('ProximaNova-Regular.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


