@font-face {
    font-family: 'Cormorant Garamond';
    src: local('Cormorant Garamond Bold'), local('CormorantGaramond-Bold'),
        url('subset-CormorantGaramond-Bold.woff2') format('woff2'),
        url('subset-CormorantGaramond-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Switzer';
    src: local('Switzer Extrabold'), local('Switzer-Extrabold'),
        url('subset-Switzer-Extrabold.woff2') format('woff2'),
        url('subset-Switzer-Extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

