Please have a look in your Blogs Sourcecode and look out if there are any "WP Cufon" tags. If yes, then it should do the work. Maybe your fontfiles are corrupt or not recognized. See if they are in the right directory. If yes, look again in the Sourcecode of your Blog - now there should be a JavaScript that loads your fontfile. Now check if you entered the right replacement source in the Settings Menu of the Plugin. See the samples or the screenshot!
You have to create the /wp-content/plugins/font/ directory and upload some fontfiles into it. Then the error message will hopefully disappear!
Try to open the fonts .js file and change the Fontname into one single word or delete the spaces in the name! Example: Original MyFont.js: Cufon.registerFont({"w":200,"face":{"font-family":"Arial Black Extended"É Changed: MyFont.js: Cufon.registerFont({"w":200,"face":{"font-family":"ArialBlackExtended"É




