@font-face {
  font-family: "sprinkle";
  src: url("/fonts/Sprinkle-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "nunito";
  src: url("/fonts/Nunito-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "yomogi";
  src: url("/fonts/Yomogi-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "caveat brush";
  src: url("/fonts/CaveatBrush-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "IBM plex mono";
  src: url("/fonts/IBMPlexMono-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "planet bubble";
  src: url("/fonts/PLANB__.TTF") format("truetype");
}

@font-face {
  font-family: "andale mono";
  src: url("/fonts/ANDALEMO.TTF") format("truetype");
}