/* Satoshi — self-hosted from Fontshare (OFL license)
 * Eliminates third-party CDN dependency and SRI requirement.
 * Weights: 300 (light), 400 (regular), 500 (medium), 700 (bold)
 * Source: https://www.fontshare.com/fonts/satoshi
 */
@font-face {
  font-family: 'Satoshi';
  src: url('/fonts/satoshi/satoshi-300.woff2') format('woff2');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  src: url('/fonts/satoshi/satoshi-400.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  src: url('/fonts/satoshi/satoshi-500.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  src: url('/fonts/satoshi/satoshi-700.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
