Would you mind taking a look at this issue for me?
In all browsers except Firefox, the expected behavior is that a web font remains invisible until fully loaded, preserving space on the page.
Interestingly, in Chrome and IE9 (the browsers I tested), there is a strange glitch that is most noticeable in IE9. When the page loads, the header text briefly appears before turning invisible while the web font loads.
What's even stranger is that it seems like the first flash of text is actually the web font itself.
This issue is slightly harder to detect in Chrome due to the quick refresh, but in IE9 the background doesn't refresh immediately so you can clearly see the text behaving oddly.
If you're interested in checking out the demo site where this issue occurs, here's the link: -----
Thank you for any assistance!