/* Poppins (autohospedada, subset latin) — tipografía primaria de marca Roplio.
   Origen: docs/brand/08_GUIDELINES/ROPLIO_Brand_Guidelines.md (Poppins 400/500/600/700,
   fallback Inter/Arial). Cargada por el admin via roplio-overrides.css y por las
   páginas públicas (landing/demo) via <link> propio. */

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/poppins/poppins-400-_bekfWy.woff2") format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/poppins/poppins-500-ownGTsg.woff2") format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/poppins/poppins-600-4h72l4A.woff2") format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/poppins/poppins-700-zB9xaFp.woff2") format('woff2');
}
