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


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