@font-face {
    font-family: 'Patria';
    src: url('../../public/Patria_Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

/* Clase para aplicar la fuente */
.text-patria {
    font-family: 'Patria', sans-serif !important;
}

/* https://www.gob.mx/guias/grafica/v3/ */

