

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

/* Libre Baskerville - Italic (400 Italic) */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('../../../fonts/libre_baskerville/LibreBaskerville-Italic.woff2') format('woff2'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-Italic.woff') format('woff'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-Italic.ttf') format('truetype');
}

/* Libre Baskerville - Medium (500) */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../../../fonts/libre_baskerville/LibreBaskerville-Medium.woff2') format('woff2'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-Medium.woff') format('woff'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-Medium.ttf') format('truetype');
}

/* Libre Baskerville - Medium Italic (500 Italic) */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('../../../fonts/libre_baskerville/LibreBaskerville-MediumItalic.woff2') format('woff2'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-MediumItalic.woff') format('woff'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-MediumItalic.ttf') format('truetype');
}

/* Libre Baskerville - SemiBold (600) */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../../../fonts/libre_baskerville/LibreBaskerville-SemiBold.woff2') format('woff2'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-SemiBold.woff') format('woff'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-SemiBold.ttf') format('truetype');
}

/* Libre Baskerville - SemiBold Italic (600 Italic) */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('../../../fonts/libre_baskerville/LibreBaskerville-SemiBoldItalic.woff2') format('woff2'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-SemiBoldItalic.woff') format('woff'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-SemiBoldItalic.ttf') format('truetype');
}

/* Libre Baskerville - Bold (700) */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../../../fonts/libre_baskerville/LibreBaskerville-Bold.woff2') format('woff2'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-Bold.woff') format('woff'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-Bold.ttf') format('truetype');
}

/* Libre Baskerville - Bold Italic (700 Italic) */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('../../../fonts/libre_baskerville/LibreBaskerville-BoldItalic.woff2') format('woff2'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-BoldItalic.woff') format('woff'),
         url('../../../fonts/libre_baskerville/LibreBaskerville-BoldItalic.ttf') format('truetype');
}