/* WPT Font Pack - Selected Fonts CSS */

@font-face {
    font-family: 'Libre Baskerville';
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url('https://edentopia.zlla.in/wp-content/uploads/wpt-fonts/LibreBaskerville-Italic.woff2') format('woff2');
}

@font-face {
    font-family: 'Libre Baskerville';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('https://edentopia.zlla.in/wp-content/uploads/wpt-fonts/LibreBaskerville-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Libre Baskerville';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://edentopia.zlla.in/wp-content/uploads/wpt-fonts/LibreBaskerville-Bold.woff2') format('woff2');
}

