@font-face {
    font-family: 'Garamond URW';
    src: url('GaramondURW-Med.woff2') format('woff2'),
        url('GaramondURW-Med.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Core Sans N SC 95';
    src: url('CoreSansNSC95Black.woff2') format('woff2'),
        url('CoreSansNSC95Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

