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

