/* fonts */
@font-face {
    font-family: 'HV-ClioRegular';
    src: url('../fonts/HV-ClioRegular.otf') format('opentype');
}

@font-face {
    font-family: 'Rockwell-regular';
    src: url('../fonts/ROCK.TTF') format("truetype");
}

@font-face {
    font-family: 'Grotesk';
    src: url('../fonts/grotesk.otf') format("opentype");
}

/* fonts */