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


@font-face {
    font-family: 'Bodoni Classic Text';
    src: url('BodoniClassicText-Roman.woff2') format('woff2'),
        url('BodoniClassicText-Roman.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

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

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