@font-face {
  font-family: 'Inter';
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  src: url('/fonts/Inter-Variable.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
  src: url('/fonts/Inter-Variable.woff2') format('woff2');
}

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

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