@font-face {
    font-family: 'Moranga Regular';
    src: url('./Latinotype - Moranga Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Moranga Medium';
    src: url('./Latinotype - Moranga Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 