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