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

/* @font-face {
    font-family: 'Libre Baskerville';
    src: url('LibreBaskerville-Bold.woff2') format('woff2'),
        url('LibreBaskerville-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
 */
/* @font-face {
    font-family: 'Libre Baskerville';
    src: url('LibreBaskerville-Italic.woff2') format('woff2'),
        url('LibreBaskerville-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
} */

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

