Skip to content
FontsNotoIconsKnowledgeFAQ

FOUT

A “flash of unstyled text” is the phenomenon in which a web page loads with the type set using system fonts before switching to the intended typeface(s). This delay is caused by the web fonts being downloaded to the user’s device.

Two abstract representations of FOUT on a mobile phone: On the left, the content is rendered in system fonts. On the right, the content is rendered in web fonts.

The effect can be prevented using the CSS font-display property but is not recommended because it hides the content, resulting in FOIT.

License

This content is owned by Google and is licensed under Creative Commons: CC BY-SA 4.0

To contribute, see the source files on GitHub

FOUT – Fonts Knowledge - Google Fonts