groundedsage / VeganBN-website

Real World JAM stack with Clojure, Boot, Rum, Devcards
5 stars 1 forks source link

Localise the Fonts instead of calling on external CDN #7

Closed groundedsage closed 7 years ago

groundedsage commented 7 years ago

Download fonts and serve locally.

groundedsage commented 7 years ago

WOFF2 support is 69.76% http://caniuse.com/#search=woff2

Preload is only supported in 55.7% of browsers. https://www.smashingmagazine.com/2016/02/preload-what-is-it-good-for/ http://caniuse.com/#search=preload

groundedsage commented 7 years ago

Promises in JS suport is 75.69%

Font Face Observer is the best way to load fonts. With Flash Of Unstyled Text https://github.com/bramstein/fontfaceobserver/

groundedsage commented 7 years ago

Created a folder with WOFF and WOFF2 fonts.