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

@font-face {
    font-family: 'Emmett';
    src: url('../fonts/emmett/Emmett.woff2') format('woff2'),
        
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}