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

