/* Fuentes de la marca NexTech, servidas localmente (sin dependencia de CDN). */
@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url('fonts/archivo-latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122;
}

@font-face {
    font-family: 'Oxanium';
    font-style: normal;
    font-weight: 500 700;
    font-display: swap;
    src: url('fonts/oxanium-latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122;
}
