/* Self-hosted Google Fonts – GDPR compliant, no CDN */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('nunito-variable.woff2') format('woff2');
}

@font-face {
  font-family: 'Bangers';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('bangers-regular.woff2') format('woff2');
}
