Didn't expect a game using Comic Sans to get so philosophical.
Viewing post in Dear Pretentiousness jam comments
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