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

@font-face {
    font-family: 'Baskervville Local';
    src: url('Baskervville-Italic.woff2') format('woff2'),
        url('Baskervville-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

