Hey guys,
So I am suuuuuper picky about fonts, and I am trying to use some unique, non-standard fonts. Since I want to eventually publish the game I am working on, the only files I can modify that come with ChoiceScript are style.css and index.html.
So here’s where I am at (short version, no code - got it to work, let me know if anyone needs help):
- I have made the following changes to style.css:
-----Added @font-face (EDIT: got it working using a different url, see post 4)
-----Changed font families for body, next button, h1, h2, and choice “children” (adorable that they named the different boxes that) - Changes to index.html:
Added “media=all” to the style.css link in index.html
Thanks so much for all your help!
-Ariella