Hi Support,
I have read through and followed the instructions on the forum on how to do this but it does not work for me!
I have created the @fontface code and the css for the special heading and added it to the custom css as below:
body .av-special-heading {
font-family: “boost_ssiregular”;
}
@font-face {
font-family: ‘boost_ssiregular’;
src: url(‘boostssi-webfont.woff2’) format(‘woff2’),
url(‘boostssi-webfont.woff’) format(‘woff’);
font-weight: normal;
font-style: normal;
}
Any help would be appreciated.
Hey meltedhouse,
Please try using the full URL to the files in your CSS to see if that works better.
Best regards,
Rikard
Hi Rikard,
I have inserted the full URL for the font files and still nothing. The css is noted below:
@font-face {
font-family: ‘boost_ssiregular’;
src: url(‘http://gandj.meltedhouse.co.uk/wp-content/themes/enfold/fonts/boostssi-webfont.woff2’) format(‘woff2’),
url(‘http://gandj.meltedhouse.co.uk/wp-content/themes/enfold/fonts/boostssi-webfont.woff’) format(‘woff’);
font-weight: normal;
font-style: normal;
}
body .av-special-heading {
font-family: “boost_ssiregular”;
}
Any further help would be appreciated.
Thanks
Brian
I have noted also the site login details.
Hi,
Having a look at your site, I can see the font displaying on the first header: G&J DEMOLITION LTD. Did you try clearing your browser cache and reload a few times?
Best regards,
Rikard
Hi Rikard,
No, I still could not get it to work so used the Use Any Font plug in.