/* JUCUM Palabra Viva — fuentes de marca self-hosted (Poppins + Open Sans).
   Cargado automáticamente por el layout si existe /branding/marca.css.
   Rutas relativas a este archivo (funciona con cualquier BASE_URL). */

@font-face {
    font-family: 'Poppins'; font-style: normal; font-weight: 400;
    src: url('fonts/poppins-400.woff2') format('woff2'); font-display: swap;
}
@font-face {
    font-family: 'Poppins'; font-style: normal; font-weight: 600;
    src: url('fonts/poppins-600.woff2') format('woff2'); font-display: swap;
}
@font-face {
    font-family: 'Poppins'; font-style: normal; font-weight: 700;
    src: url('fonts/poppins-700.woff2') format('woff2'); font-display: swap;
}
@font-face {
    font-family: 'Open Sans'; font-style: normal; font-weight: 400;
    src: url('fonts/opensans-400.woff2') format('woff2'); font-display: swap;
}
@font-face {
    font-family: 'Open Sans'; font-style: normal; font-weight: 600;
    src: url('fonts/opensans-600.woff2') format('woff2'); font-display: swap;
}
@font-face {
    font-family: 'Open Sans'; font-style: normal; font-weight: 700;
    src: url('fonts/opensans-700.woff2') format('woff2'); font-display: swap;
}
