Hi,
I’ve just updated to the new version of Enfold, and it cancelled my custom font for the menu…
not sure how to make it come back.
my custom font is CaviarDreams and this is the CSS I had pasted in Quick Css form:
.header_color .main_menu ul:first-child > li > a { font-family: ‘caviar_dreamsregular’;
src: url(‘caviardreams-webfont.eot’);
src: url(‘caviardreams-webfont.eot?#iefix’) format(’embedded-opentype’),
url(‘caviardreams-webfont.woff’) format(‘woff’),
url(‘caviardreams-webfont.ttf’) format(‘truetype’),
url(‘caviardreams-webfont.svg#caviar_dreamsregular’) format(‘svg’);
font-weight: normal;
font-style: normal;
font-size: medium;}
Hi hianta!
Please see @font-face section here http://premium.wpmudev.org/blog/adding-custom-fonts-to-wordpress-with-font-face-and-css/
Regards,
Yigit