/* =========================
   FUENTE GOOGLE: AMARANTH
   ========================= */

.text-amaranth {
    font-family: "Amaranth", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

/* =========================
   FUENTE LOCAL: PATRIA
   ========================= */

@font-face {
    font-family: 'Patria';
    src: url('../fonts/Patria_Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.text-patria {
    font-family: 'Patria', sans-serif !important;
}

.text-raleway {
    font-family: "Raleway", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

.text-Space {
    font-family: "Space Grotesk", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.text-mex {
    font-family: "Unbounded", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}