@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&family=VT323&family=Courier+Prime&family=UnifrakturMaguntia&family=Cloister+Black&family=Goudy+Bookletter+1911&family=Italiana&family=Hobo+Std&family=Broadway&family=Bangers&family=Permanent+Marker&family=Special+Elite&display=swap");

.font-press-start {
  font-family: "Press Start 2P", cursive;
}
.font-vt323 {
  font-family: "VT323", monospace;
}
.font-courier-prime {
  font-family: "Courier Prime", monospace;
}
.font-impact {
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.font-arial-black {
  font-family: "Arial Black", Gadget, sans-serif;
}
.font-eurostile {
  font-family: "Eurostile", "Arial Narrow", sans-serif;
}
.font-blackletter {
  font-family: "UnifrakturMaguntia", cursive;
}
.font-cloister-black {
  font-family: "Cloister Black", serif;
}
.font-goudy-medieval {
  font-family: "Goudy Bookletter 1911", serif;
}
.font-itc-serif-gothic {
  font-family: "Italiana", serif;
}
.font-hobo {
  font-family: "Hobo Std", display;
}
.font-broadway {
  font-family: "Broadway", serif;
}
.font-comic-sans {
  font-family: "Comic Sans MS", cursive, sans-serif;
}
.font-papyrus {
  font-family: Papyrus, fantasy;
}
.font-curlz-mt {
  font-family: "Curlz MT", cursive;
}
.font-bangers {
  font-family: "Bangers", cursive;
}
.font-permanent-marker {
  font-family: "Permanent Marker", cursive;
}
.font-special-elite {
  font-family: "Special Elite", cursive;
}
