Hi,
Great theme! However, I’ve found an error with your Google Fonts functionality in Chrome. When a given Google font is installed on someone’s system, your theme doesn’t render that particular font on the website. (As in, all of that text that uses that font is missing from the menu, slider, page content entirely.)
I have uninstalled the font from my local system (Win7 x64) and it immediately brings the site text back. However, if I switch from Flexform to the standard 2013 theme with WP Google Fonts plugin, the font appears even when it is installed on my machine.I have completely nuked the site twice with a fresh WP install and the error still occurs, so it isn’t some sort of corruption.
In looking for a solution, I came across this:
http://blog.dbain.com/2012/12/google-web-fonts-not-showing-in-google.html
The site is being served via standard http, so it’s not the https issue, but someone in the comments says: “I was experiencing the same problem but for future reference, the problem was with google. When copy-pasting the example CSS from their site, the code uses backticks instead of single quotes. It was difficult to see. So instead of having ‘Font Name’, I copy-pasted Font Name
http://i.imgur.com/eKCtUCA.png”. ”
So it may be something like that in your code that handles the Google Font css that needs to be tweaked?
cheers, Kurt.