Pregunta

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.

¿Fue útil?

Solución

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?

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top