/* Nunito Sans — self-hosted (variable, subset latin). Reemplaza webfont.js + Google Fonts. */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url('nunito-sans.woff2') format('woff2');
}
