Skip to content
UI/UX Atlas
Topics
Patterns
Color Tool
Templates
Quizzes
Topics
Patterns
Color Tool
Templates
Quizzes
Quizzes
/
Typography
Web Fonts & Font Loading Performance (CLS) — Quiz
5 questions
·
Read the lesson first →
Question 1 of 5
Web Fonts & Font Loading Performance (CLS)
A page has a CLS score of 0.28 and the filmstrip shows a paragraph reflow when the heading font arrives. Which CSS descriptor, added to the fallback @font-face rule, most directly eliminates this shift?
font-display: block
size-adjust
unicode-range
font-synthesis: none
Check answer