Comments on [ F2U ] Noxious All Comments

hey there! i used this code for https://toyhou.se/10797530.faol-n and planning to use it for other characters. i'm trying to change the font to a more medieval font (Luminari) since he's in a medieval setting. am i stuck with the default font in the code or could i do something about it?

You can change font-family:avenir to font-family:times or any other font you would like!  You can view other fonts here.

i guess i forgot to specify that i did try to change the font to Luminari but it didn't want to change :'3c. is there something i can do with the code to get that font?

Unfortunately, you can’t use fonts that are not listed in the link I gave you!

Yes, it is/would be possible to import a custom font with CSS but that’s a premium feature! <3

that's a bummer. oh well, i'll see what other fonts fit :3. thanks anyways!