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

Pygame memory leak with transform.flip -

python - Writing Greek in matplotlib labels, titles -

cmake set_source_files_properties not working properly -