@font-face {
  font-family: 'Gerbil';
  src: url('../font/Gerbil-Regular.eot');
  src: url('../font/Gerbil-Regular.eot?#iefix') format('embedded-opentype'),
      url('../font/Gerbil-Regular.woff2') format('woff2'),
      url('../font/Gerbil-Regular.woff') format('woff'),
      url('../font/Gerbil-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Satoshi';
  src: url('../font/Satoshi-Regular.eot');
  src: url('../font/Satoshi-Regular.eot?#iefix') format('embedded-opentype'),
      url('../font/Satoshi-Regular.woff2') format('woff2'),
      url('../font/Satoshi-Regular.woff') format('woff'),
      url('../font/Satoshi-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Satoshi';
  src: url('../font/Satoshi-Medium.eot');
  src: url('../font/Satoshi-Medium.eot?#iefix') format('embedded-opentype'),
      url('../font/Satoshi-Medium.woff2') format('woff2'),
      url('../font/Satoshi-Medium.woff') format('woff'),
      url('../font/Satoshi-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}