On my wordpress site, the Google fonts have suddenly stopped working. In the theme settings, in the typography section the google font selections are no longer showing up for the sample text either. I've tried adding in
<div style="font-family: Raleway; font-size: 16px;">
to the individual pages and it has only worked on one of them. On all the others the website header still is not showing the correct font. I also tried putting
html { font-family: Raleway; }
to the site style.css file but it didn't make a difference. Is there anything else I can try to fix it? The website in question is www.katerinamarie.com (note: Mildly non-work-safe; women in underwear.)