/* Nunito variable font, self-hosted (no Google CDN — GDPR). */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('/assets/fonts/nunito-var.woff2') format('woff2');
}
