/* Fuentes corporativas de Arroz con Miso */
@font-face {
    font-family: 'ArchTH';
    src: url('/static/fonts/ArchTH.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gennaro';
    src: url('/static/fonts/Gennaro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
