Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox shows illegal character instead of Icon #156

Closed
OrangeWacko opened this issue May 6, 2013 · 11 comments
Closed

Firefox shows illegal character instead of Icon #156

OrangeWacko opened this issue May 6, 2013 · 11 comments

Comments

@OrangeWacko
Copy link

Okay, here is the website that has issues in Firefox: http://wp.skinny-guy-big-guy.com/

As you can see, the Download Button supposed to have download icon and also for the articles in the footer it supposed to show comment icon and also twitter icon above and email icon ALL not showing in Firefox, looks fine in Safari and Chrome... Please help, is there something I did not do correctly? I swear it worked when it got launched... Is there something in the permissions that I need to do for the font extension on the server or what would cause this?... Thanks!

@puzrin
Copy link
Member

puzrin commented May 6, 2013

Invalid mime type in server setup for woff files. Should be application/x-font-woff . You missed x-

@puzrin puzrin closed this as completed May 6, 2013
@OrangeWacko
Copy link
Author

Thanks mate, can you tell me how you pulled my server info? :)

@puzrin
Copy link
Member

puzrin commented May 6, 2013

firefox + firebug -> network tab -> reply header for woff file

@OrangeWacko
Copy link
Author

Sweet, always learning. Thanks!

@niteshpatare
Copy link

firefox fontello illegal character

I have same issue for firefox. It displays illegal characters in firefox.
It is a website hosted on office365 #sharepoint. There isnt a way to set mime types on server.

@puzrin
Copy link
Member

puzrin commented Dec 19, 2013

@niteshp27, i can't guess your problem by image :) . Create a demo page, that i can check and give me your config from generated archive.

@sahibsingh
Copy link

I have same issue for Firefox and i hope so in old versions of browsers but i think if we sort out Firefox issue so we got lead in all browsers. Fontello displays junk characters in firefox. i host fontello on rackspace Cloud CDN. please check if you help me.
http://ph5s.com/fontello/index.html

Thanks

@puzrin
Copy link
Member

puzrin commented May 26, 2014

If fonts are hosted on another domain, there will be CORS issue, if no special headers set. https://github.com/fontello/fontello/blob/master/support/font-templates/README.txt#L53

@sahibsingh
Copy link

or any other way to sort out this issue?

@ghost
Copy link

ghost commented May 26, 2014

Hey i had this bug tho, but i fixed it just switching to fontello-embeded.css file, have you tryed switching to it?

@moeiscool
Copy link

I have fixed this issue by linking my css file directly. I was running my font through a minifier and that is what messed me up. In case others are using minifiers, just use the < link > tag for fontello.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants