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

