/* Self-hosted (was Google Fonts) so this loads under Discord Activity's
   strict iframe CSP without needing extra URL Mappings. */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 500 700;
  font-display: swap;
  src: url('fonts/caveat-variable.woff2') format('woff2');
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600 900;
  font-display: swap;
  src: url('fonts/nunito-variable.woff2') format('woff2');
}
