
@font-face {
    font-family: 'Ovo';
    src: url('Ovo-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lora';
    src: url('Lora-VariableFont_wght.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lora';
    src: url('Lora-Italic-VariableFont_wght.ttf') format('ttf');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}