/* Fuentes self-hosted (Montserrat, Jost) — sin llamadas a Google (cumplimiento GDPR/Ley 21.719). */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200 600;
  font-display: swap;
  src: url(./fonts/montserrat.woff2) format('woff2');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url(./fonts/jost.woff2) format('woff2');
}
