Hi all, I see that there are numerous threads regarding adding additional fonts. I am having similar issues (I am using Corona theme) and hoping you can tell me what I've done wrong:
1. Generate cufon font. The name of the .js file is "Game_Over_400.font.js"
2. Upload .js to fonts folder (path: corona/framework/js/fonts)
3. Add to admin dropdown menu to the existing register-admin-options.php file and replace it. (added this code: "'Game Over'=> 'Game_Over_400__1.4', )
4. Set font in the Theme Options -- Styling area.
Then, when that didn't work, I noticed that the font family needed to read "cufon." So I regenerated the font .js with that name (using http://cufon.shoqolate.com/generate/). Now the font name is "cufon_400.font.js"
So, I did all of the above steps again, using "cufon_400"
Font does not register. I see it in the drop down menu but it is not rendering in any browser.
There's nothing wrong with the font. I can't seem to make it work for any new fonts. Can you help?
Many thanks!














