Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Font icons not showing

more options

Hello.

I am designing a new web app using bootstrap and a custom set of font icons. They render in both Safari, and in Chrome... but not FireFox.

I looked at some of the help articles https://support.mozilla.org/en-US/questions/1017796, etc. but to no avail. I am testing localy so there isn't a problem with the server.

Any ideas?

Thanks, Richard Belotte

Hello. I am designing a new web app using bootstrap and a custom set of font icons. They render in both Safari, and in Chrome... but not FireFox. I looked at some of the help articles https://support.mozilla.org/en-US/questions/1017796, etc. but to no avail. I am testing localy so there isn't a problem with the server. Any ideas? Thanks, Richard Belotte

All Replies (1)

more options

Are you testing using http://localhost/ or file:/// ? There are various restrictions on file:/// that do not apply to http access.

Can you tell whether Firefox is loading the file? You can open the Web Console (Windows: Ctrl+Shift+k, Mac: Command+Alt+k) and click the Network button along the top. Then reload the page and watch the requests.

If Firefox is not loading the file, are there any errors in the Console?