-
AuthorPosts
-
January 10, 2017 at 1:14 pm #731538
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.
January 11, 2017 at 6:50 am #731882Hey meltedhouse,
Please try using the full URL to the files in your CSS to see if that works better.
Best regards,
RikardJanuary 11, 2017 at 10:28 am #731960Hi 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
January 11, 2017 at 10:52 am #731965I have noted also the site login details.
January 11, 2017 at 1:55 pm #732043Hi,
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,
RikardJanuary 11, 2017 at 1:57 pm #732044Hi Rikard,
No, I still could not get it to work so used the Use Any Font plug in.
January 12, 2017 at 5:32 am #732449 -
AuthorPosts
- You must be logged in to reply to this topic.
