<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ========= FONT DEFINITION ========= */
/* ======================================================= */

/* ##############========= Facundo =========############## */


/* exo-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 400;
    src: url('../../resources/fonts/exo-v20-latin-regular.woff2') format('woff2'),
         url('../../resources/fonts/exo-v20-latin-regular.woff') format('woff');

}
/* exo-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 700;
    src: url('../../resources/fonts/exo-v20-latin-700.woff2') format('woff2'),
         url('../../resources/fonts/exo-v20-latin-700.woff') format('woff');
}</pre></body></html>