Hi
I have uploaded the font following the instruction given by Yigit: http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
But nothing changes. My website inspiredbybali.nl
and I have uploaded WashingtonText.ttf on my cpanel under enfold-child folder theme
here is the code I paste into the css:
@font-face {
font-family: washington_textregular;
src: url(http://inspiredbybali.nl/wp-content/themes/enfold-child/font/washingtontext-webfont.ttf);
font-weight: normal;
font-style: normal;
format(‘truetype’);}
h3 {font-family: ‘washington_textregular’;}
Please help.. Thanks..
Hi dewasurya,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
Rikard
Hi.. OK. Please find it on private content section.. Thanks
Hi,
Please try the following CSS instead to see if that works out better:
h3 {
font-family: 'washington_textregular' !important;
}
Thanks,
Rikard
Still not working..
But it works in Mac, just not on my windows pc??
Hey!
Please try it without the ”
h3 {
font-family: washington_textregular !important;
}
If you still have issues please use this plugin https://wordpress.org/plugins/use-any-font/
Regards,
Vinay Kashyap
Tried that already..
The strange thing is, it is appear fine on mac, but not on my windows
Hey!
Not quite sure what is causing this… please use the plugin mentioned earlier and let us know if it works with the plugin fine.
Best regards,
Vinay Kashyap