Our insights
The latest from our world and beyond.
Read, watch and delve deeper into what's happening.
Our tips
Helping you stay ahead of change
WOFF font rendering issue on Windows, fixed
We recently posted about the font loading solution we use on our websites. Further to implementing this technique we noticed that, on this very site, some of the fonts weren’t quite rendering correctly. Look at the examples below. The font rendering issues were slight but there was a definite problem with uneven character weighting in the Google...
Read more
Improved font loading
Back in February I wrote about a font-loading technique I’d implemented on a new project, but there was a problem with it – the script ran on every page load meaning the browser cache was never used to serve the fonts. There are many variations on the same theme with some using session cookies to...
Read more
Improving site response times by deferring the downloading of web fonts
One of the first things I decided to tackle as part of my recent work on website response times, assuming it’d be a simple process, was render blocking web fonts. Little did I know I was opening up a right can of words (sorry)… Numerous techniques have been developed over the past few years with...
Read more