Note from 13 January 2022
My photography site is hosted on #Cloudflare, and they transform preload
into HTTP/2 push. Great!
But why is my preloaded/pushed font downloaded twice then? 😅
My photography site is hosted on #Cloudflare, and they transform preload
into HTTP/2 push. Great!
But why is my preloaded/pushed font downloaded twice then? 😅
Web font file size study: a variable font addition
The sum is smaller than the parts. A variable font that has both normal and heavy (bold) weight (and also everything in between) is slightly smaller…
Cloudflare
,
Alex Krivit and
Suleman Ahmad
Introducing Speed Brain: helping web pages load 45% faster
With the initial release of Speed Brain, we have designed a solution with important side effect prevention guardrails that completely removes the…
Subsetting.xyz — Type foundries that allow font subsetting
Subsetting removes unused characters from a font to reduce file size. For example, you might not use math symbols like ≤ and ∫, and removing them…
Identifying Font Subsetting Opportunities with Web Font Analyzer
In this article, we’ll explore some potential issues around font loading and the performance benefits of a lesser used feature - font subsetting.…
How many bytes is “normal” for a web font: a study using Google fonts
So here it is, folks, a web font file that supports extended Latin characters, your Às and your Ás and Â, Ã, Ä, Å... should weigh around 20K. Anything…