@import url("https://fonts.googleapis.com/css2?family=Bungee+Spice&display=swap");
.body,
p,
h1,
h2,
h3,
h4,
h5,
b {
  font-family: "Bungee Spice", cursive !important;
}
