css - my fonts are not working when I open my website in firefox -


I am using font-face, and antennaand and robot fonts are working in these two fonts Safari and Chrome , But they are crashing in Firefox

This is my website:

Why are any thoughts happening?

You have to check the path of fonts in the CSS file, you also have different types of requirements (. TT.VP, EOT, SSGG)

1) Like websites or where you can upload fonts and it will apply to the folder structure created with CSS and custom fonts.

2) Similar questions

Hope it helps.

Comments

Popular posts from this blog

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - XML - Serialize class - Some questions -