@font-face {
    font-family: 'Gotham Rounded SSm';
    src: url('GothamRndSSm-Medium.eot');
    src: url('GothamRndSSm-Medium.eot?#iefix') format('embedded-opentype'),
        url('GothamRndSSm-Medium.woff2') format('woff2'),
        url('GothamRndSSm-Medium.woff') format('woff'),
        url('GothamRndSSm-Medium.ttf') format('truetype'),
        url('GothamRndSSm-Medium.svg#GothamRndSSm-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Coves';
    src: url('Coves-Light.woff2') format('woff2'),
        url('Coves-Light.woff') format('woff'),
        url('Coves-Light.ttf') format('truetype'),
        url('Coves-Light.svg#Coves-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

