There seems to be an issue with the Google served Open Sans font on my website, specifically with Win Chrome where the font appears thick and ugly. However, when I tested it on Win FF and Safari, everything seemed fine. The font also displays correctly on Mac Chrome, FF, and Safari.
Upon inspection, I discovered that something is adding the following code before the closing head tag:
*{font-family:undefined,sans-serif!important;}I would greatly appreciate any advice or pointers on how to resolve this issue!
Thanks