/* Eirene · fuentes self-hosted (woff2 variables, subset latin → cubre es_ES).
   Descargadas de Google Fonts con UA Chrome. Google sirve fuentes VARIABLES:
   un único woff2 por familia/estilo cubre todos los pesos vía el eje wght.
   Rangos de eje documentados: Cormorant Garamond wght 300-700 · Jost wght 100-900.
   font-display:swap para no bloquear el render. */
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:300 700;
  font-display:swap;src:url('../fonts/cormorant.woff2') format('woff2');}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:300 700;
  font-display:swap;src:url('../fonts/cormorant-italic.woff2') format('woff2');}
@font-face{font-family:'Jost';font-style:normal;font-weight:100 900;
  font-display:swap;src:url('../fonts/jost.woff2') format('woff2');}
