@font-face {
    font-family: 'Hepta Slab';
    src: url('../fonts/HeptaSlab-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 700;
    font-display: swap;
}
@font-face {
    font-family: 'Caveat';
    src: url('../fonts/Caveat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}