Hi there,
Thank you for your great support. This time I'm facing an issue with the post title font. I found it in "base.css" and I tried to change the font family as following:
h1, h2, h3, h4, h5, h6 {
font-family: 'Droid Arabic Naskh', Arial, "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
font-weight: normal; }
'Droid Arabic Naskh' is my new font which is imported in the same file above and to make sure that it's correctly imported, I applied on body style and it's working fine. Known that I tried it with doable quotation & single. but both are not working .. the post title is always Tahoma.
I even tried to change it to Arial. but it's not effected. it's stuck with Tahoma.
Is it hard-coded somewhere in the code?
Help please :)














