@font-face {
  font-family: "Krikikrak Tape";
  src: url("KrikikrakTape-Bold.woff2") format("woff2");
  font-weight: 900; /* bold */
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Godya Display Balinese";
  src: url("GodyaDisplayBalinese-Regular.otf") format("opentype");
  font-weight: 400; /* regular */
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("Poppins-Regular.ttf") format("truetype");
  font-weight: 400; /* regular */
  font-style: normal;
  font-display: swap;
}
