This topic has 4 replies, 3 voices, and was last updated 9 years ago ago by Eva Kemp
I’m trying to add a custom font to the Royal WordPress theme. I downloaded the font for “aero” and put it in the theme font folder. If works great for Chrome, but not IE or Firefox. Here’s what I put in the CSS…
@font-face {
font-family: Aero;
src: url(http://public_html/xtl.igosalesandmarketing.com/wp-content/themes/royal/fonts/aero.ttf) format(‘truetype’);
font-weight: normal;
}
You guys are always so helpful. Any ideas? Could it be an access thing to the font directory? (I was previously logged in on chrome as site admin)
Hello,
You should change src url to http://xtl.igosalesandmarketing.com/wp-content/themes/royal/fonts/aero.ttf .
Please try it.
Best regards,
Jack Richardson.
You guys are the best! Thank you that worked.
Hello,
You’re welcome.
We’d be thankful if you leave a comment on our site:
http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976/comments
Have a nice day.
Regards,
Eva Kemp.
Tagged: custom fonts, design, installation, integration, themes, woocommerce, wordpress
The issue related to '‘Adding custom fonts’' has been successfully resolved, and the topic is now closed for further responses