Update fantastic-front-end-performance-3--connect-fonts.md

This commit is contained in:
Jared Hirsch 2013-03-18 16:31:36 -07:00
Родитель 11edcb0d5a
Коммит 1cccac4aab
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Fantastic front end performance, part 3 - Serving smaller fonts for big performance wins - A Node.js holiday season, part 8
We used font subsetting to reduce Persona's font footprint 85%, from 300 KB to 45 KB. This post outlines exactly how we implemented these performance improvements, and gives you tools to do the same.
We reduced Persona's font footprint 85%, from 300 KB to 45 KB, using this one weird trick (font subsetting). This post outlines exactly how we implemented these performance improvements, and gives you tools to do the same.
## Introducing connect-fonts