Your font file isn’t loading correctly. Look at your page source, and you’ll see this link:
<link rel='stylesheet' id='redux-google-fonts-virtue-css' href='http://fonts.googleapis.com/css?family=Rock+Salt%3A400%7CLato%3A400%2C700%7CVerdana%3A400&subset=latin&ver=5918fb24ea5b5075b8fa42291fcc34c8' type='text/css' media='all' />
If you try to open up the stylesheet, you’ll get an error. However, it loads correctly if you take the last part off:
http://fonts.googleapis.com/css?family=Rock+Salt%3A400%7CLato%3A400%2C700%7CVerdana%3A400&subset=latin
Are you using a plugin to create the link?
Hey lastlightcreations,
What version of the theme are you using? Have you tried deactivating your plugins to test if one is conflicting?
Hannah
Hey lastlightcreations,
Sorry for the delay. Think I know what this is. In your appearance > theme options go to typography and scroll down to the body font. Reselect “verdana” and then save. See if that fixes.
Kadence Themes
Kadence Themes – you are spot on! All looking as it should again. I’d tried reselecting the heading fonts, but didn’t think to try the body font. Will remember for future reference.
Thanks everyone for taking the time to respond. TC