/* Self-hosted fonts for the Novapay design system.
   Sourced from Google Fonts (OFL), downloaded 2026-08-16 — see PROVENANCE.md.
   No runtime requests to fonts.googleapis.com are ever made. */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('fonts/dmsans-300-400-500-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/dmsans-300-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('fonts/outfit-400-800-latin.woff2') format('woff2');
}
