rubynz / kiwi-ruby-2017

The conference website for Kiwi Ruby 2017
https://2017-kiwi.ruby.nz
MIT License
2 stars 2 forks source link

Self-hosted Webfonts #76

Closed ndorfin closed 7 years ago

ndorfin commented 7 years ago

Instead of relying on Google Fonts for their imported stylesheet, and then subsequent font downloads, we can instead download, subset and self-host Work Sans.

This PR adds the two weightings and their appropriate formats to our main CSS via two font-face declarations.