Hello, I hope this is the right place to post this question. I apologize if it's not. Please tell me if I am posting in a wrong section.
Firefox is not displaying right … (மேலும் படிக்க)
Hello, I hope this is the right place to post this question. I apologize if it's not. Please tell me if I am posting in a wrong section.
Firefox is not displaying right fonts on a site I am working on.
• I am working with files locally on my Mac so I can't provide url.
• I am using @font-face rule and index page displays the right fonts that are in my folders. I am not using link to Google.
• Problem is that all the other pages display only default browser fonts. But all the other CSS styling, on those pages, works just fine.
• My index page is in the root folder, fonts have their own folder, and all the other pages have their own folder.
- root folder
|- index.html
|- styles folder - css folder, etc…
|- media folder - fonts folder, etc…
|- pages folder - about.html, page2.html, etc…
• I have added fonts in ttf, woff, woff2, eot, and svg formats. Technically, I only care about at least making ttf files work.
• I am using the latest Firefox.
• I cleared all of the history.
• And I tried Firefox in safe mode, so far nothing works.
Does anyone have any idea what am I doing wrong? I very much appreciate your help.