@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 400;
  src: url('Satoshi-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 500;
  src: url('Satoshi-Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 700;
  src: url('Satoshi-Bold.woff2') format('woff2');
  font-display: swap;
}

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

@font-face {
  font-family: 'Eurostile Extended';
  font-style: normal;
  font-weight: 900;
  src: url('EurostileExtendedBlack.otf') format('opentype');
  font-display: swap;
}
