nickdesaulniers / where-is-firefox-os

A map showing where in the world Firefox OS phones are being sold.
http://nickdesaulniers.github.io/where-is-firefox-os/
Other
15 stars 4 forks source link

speed up font loading #11

Open nickdesaulniers opened 9 years ago

nickdesaulniers commented 9 years ago

No need for the external style sheet. Inline it. Then don't include FiraSans-Light.woff since nothing on the page is using it.

nickdesaulniers commented 9 years ago

eh

nickdesaulniers commented 9 years ago

@wfwalker points out it's not being cached. I should at least just curl it into this repo.