@font-face {
    font-family: 'Helvetica Neue';
    src: url('HelveticaNeue-Condensed.woff2') format('woff2'),
        url('HelveticaNeue-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

