Hacker News new | ask | show | jobs
by joemaller1 3820 days ago
What happened to the website icon fonts? They work in Chrome, but are giant Times New Roman text on Safari, both desktop and Mobile.
1 comments

Looks like they trusted Google's recommendation and used WOFF2 which doesn't work anywhere but Chrome and Firefox.

- http://google.github.io/material-design-icons/#icon-font-for...

- http://caniuse.com/#feat=woff2

You nailed it! Fixed. :)
awesome :)