Tag: Fonts
All the articles with the tag "Fonts".
The New System Font Stack?
Updated: at 04:54 PMAs system fonts get nicer you might consider treating them like first-class citizens on your web site
Faster Font Loading with Font Events
Updated: at 05:07 PMThe font event API is out in Chrome and coming in Firefox 36 but you can use it now with this polyfill
Use localStorage to save font files as data URIs to load fonts faster without any flicker
Updated: at 06:14 PMA clever way to avoid the flicker that a custom font introduces
Speeding up CSS with data URIs... for fonts?
Updated: at 10:40 PMWorried about site speed and font-blocking? 79% of visitors use browsers that support the .woff format. So why not embed fonts as a data URI into your css?