If it's using comic sans then something has gone seriously wrong with my code xD
Game Haunted
local code plays funni prank on dev who just went "oh ok, the font changed," and moved on xD
@font-face{
font-family: "Rowdies", cursive;
src: url("https://fonts.googleapis.com/css2?family=Rowdies:wght@300&display=swap");
}
body {
background-color: black;
color: white;
font-family: "Rowdies", cursive;
font-size: 125%;
}
genuinely no idea if it worked and it just looks extremely similar to comic sans or if comic sans magically apparated in my game but ill take either outcome bc its funny lmao