• I tried to rename the cufon.js file and the fontfamily to eliminate blanks, hyphens, etc. but plugin would never load the font file, so I gave up and put code in theme’s functions.php to do what plugin is supposed to do.

Viewing 1 replies (of 1 total)
  • Thread Starter yitwail

    (@yitwail)

    Solved my own problem by looking in the plugin code. The font I wanted to load looked like this:
    Quicksand Book Regular

    to get plugin to load it, the font file had to be named this:
    Quicksand_Book_Regular.cufonfonts.js

    maybe this will help someone in the same predicament.

Viewing 1 replies (of 1 total)
  • The topic ‘font file not loaded’ is closed to new replies.