/* Satoshi - Self Hosted */
@font-face {
  font-family: 'Satoshi';
  src: url('/webfonts/satoshi/satoshi-regular.woff2') format('woff2');
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  src: url('/webfonts/satoshi/satoshi-italic.woff2') format('woff2');
  font-weight: 300 900;
  font-display: swap;
  font-style: italic;
}
