Вопрос

What could be the reason for a web page to render without @font-face (until any zoom command, or invoking DevTools window)? The very same page will render just perfect on Canary, FF, IE.... The fonts are imported using the css code delivered by the fast.fonts.com service.

Это было полезно?

Решение

It could be related to this bug report: https://code.google.com/p/chromium/issues/detail?id=336476. It says that the problem may occur when modifying a style sheet while the font is still loading.

Also, see this question for some possible temporary workarounds: @font-face Text is invisible in Chrome on refresh... but not always?

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top