@font-face{
    font-family: 'Baskerville';
    src: url('/fonts/Baskerville-regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'Baskerville';
    src: url('/fonts/Baskerville-italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
