@font-face {
    font-family: 'Lenora Premium';
    src: url('webfonts/LenoraPremium-Thin.woff2') format('woff2'),
        url('webfonts/LenoraPremium-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'PP Writer Text';
    src: url('webfonts/PPWriter-RegularText.woff2') format('woff2'),
        url('webfonts/PPWriter-RegularText.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}