2 comments

[ 3.1 ms ] story [ 18.0 ms ] thread
I add this to my hosts file to speed up browsing and avoid these issues: 127.0.0.1 fonts.googleapis.com
I'm going to blatantly ignore the content of your post and make a suggestion:

Have you tried using font-smoothing?

-webkit-font-smoothing: antialiased; font-smoothing: antialiased;

I find it helps, though you may want to darken the text a bit afterwards (or increase the weight).