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

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

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