@font-face {
    font-family: 'Baskerville';
    src: url('Baskerville-Bold.eot');
    src: url('Baskerville-Bold.eot?#iefix') format('embedded-opentype'),
        url('Baskerville-Bold.woff2') format('woff2'),
        url('Baskerville-Bold.woff') format('woff'),
        url('Baskerville-Bold.ttf') format('truetype'),
        url('Baskerville-Bold.svg#Baskerville-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Baskerville';
    src: url('Baskerville.eot');
    src: url('Baskerville.eot?#iefix') format('embedded-opentype'),
        url('Baskerville.woff2') format('woff2'),
        url('Baskerville.woff') format('woff'),
        url('Baskerville.ttf') format('truetype'),
        url('Baskerville.svg#Baskerville') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

