/* Font face definitions */
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url('/fonts/Satoshi-Variable.ttf') format('truetype');
  font-named-instance: 'Regular';
}
