@font-face {
  font-family: Satoshi;
  src: url("../assets/fonts/satoshi.woff2") format("woff2");
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: IBMPlexMono;
  src: url("../assets/fonts/ibm-plex-mono.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Manuka;
  src: url("../assets/fonts/manuka.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PixelFace;
  src: url("../assets/fonts/pixel.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
