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

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

