4

I'm using Quicksand from google webfonts on a site I'm developing, but some weird stuff happens when I access the page from Windows browsers.

For instance, the word "STOREFRONTS" comes out like this:

storefronts

Any idea what might be happening?

1
  • I have the same issue, found a solution yet? Commented Jan 19, 2013 at 16:45

1 Answer 1

2

If you're working in two environments, for example a Mac side and a Windows side, and the discrepancy appears in the Windows side only in whichever browser you try that supports Web Fonts (IE 6+, Firefox 3.5+, Chrome 4.2+, etc. https://developers.google.com/webfonts/faq), it may be that you have a system-level typeface installed with the same name as Quicksand and that it's using that typeface instead. You might also try here, specifically about the CORS issue in newer versions of Firefox and IE 9+ (https://developers.google.com/webfonts/docs/troubleshooting). An example page or code for how you're loading the typeface in might be helpful, too.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.