/**
 * Satoshi — variable font, licensed via Fontshare (Indian Type Foundry).
 * One face per style covers every weight from 300 (Light) to 900 (Black);
 * the browser interpolates exact weights (400 body, 500 medium, 700 bold, …).
 *
 * Consumers: import '@payau/payd-ui/fonts.css' once at the app entry point.
 */
@font-face {
  font-family: 'Satoshi';
  src: url(/353a66cdd8922bb63107.woff2) format('woff2');
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Satoshi';
  src: url(/9d501e440d7109a57c88.woff2) format('woff2');
  font-weight: 300 900;
  font-display: swap;
  font-style: italic;
}

