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

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

