Levi404 Posted December 21, 2019 Share Posted December 21, 2019 Hello, I would like to change the fonts of my game and have the Arial font instead of those of the game. I have read on other topics that I need to uninstall them, but I can't do it. Even if I delete them from the folder, it doesn't change anything. Does someone know how to uninstall them ? Thanks. Link to comment Share on other sites More sharing options...
Edo Posted December 21, 2019 Share Posted December 21, 2019 I believe that the fonts in the Game folder are only there for installing them. To uninstall, you have to search in your system settings, or just search your PC for Fonts, you should immediately find it. Link to comment Share on other sites More sharing options...
Levi404 Posted December 23, 2019 Author Share Posted December 23, 2019 It worked, Thanks Link to comment Share on other sites More sharing options...
FitEyes Posted February 7, 2020 Share Posted February 7, 2020 go to your style.css in web folder. body { max-width: 680px; font-family: Monospace; font-size: 16px; /* reset, specified in px so IE currentStyle works */ background-color: #3B3131; color: white; margin: 8px auto; padding: 0 8px; that’s my file put in font family your type letter . You can get many font style about your game fonts at fonts for Instagram. Link to comment Share on other sites More sharing options...
Recommended Posts