@font-face {
  font-family: "Satoshi";
  src: local("Satoshi"), url(fonts/satoshi/Satoshi-Medium.woff) format("woff");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "SatoshiBold";
  src: local("SatoshiBold"), url(fonts/satoshi/Satoshi-Bold.woff) format("woff");
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
