/**
 * Satoshi Variable Font - minimal load for LCP performance
 * Single variable font covers weights 300-900, replacing multiple static fonts
 * Original: https://www.fontshare.com/fonts/satoshi
 */
@font-face {
  font-family: 'Satoshi-Variable';
  src: url('../fonts/Satoshi-Variable.woff2') format('woff2');
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}
