/* Fuentes locales — la pagina anda sin conexion.
   Son variable fonts: un archivo cubre todos los pesos (100-900).
   Subset latin: cubre acentos y enie del castellano. */

@font-face {
  font-family: 'Big Shoulders Display';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('big-shoulders-display-1.woff2') format('woff2');
}

@font-face {
  font-family: 'Chivo';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('chivo-1.woff2') format('woff2');
}
