/* Satoshi variable (wght 300-900), self-hosted — one woff2 per style covers the
   whole weight axis. Latin + latin-ext: full Slovenian coverage (č š ž). */
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url(/fonts/Satoshi-Variable.woff2) format('woff2');
}
@font-face {
  font-family: 'Satoshi';
  font-style: italic;
  font-weight: 300 900;
  font-display: swap;
  src: url(/fonts/Satoshi-VariableItalic.woff2) format('woff2');
}
