Hacker News new | ask | show | jobs
by saravk 4615 days ago
Anyone else having trouble with using the new 4.0 fonts from the Bootstrap CDN?

http://stackoverflow.com/questions/19549881/cdn-for-font-awe...

2 comments

https://github.com/FortAwesome/Font-Awesome/issues/2193

Url should be /fonts, not /font.

In variables.less, change @fa-font-path to: "//netdna.bootstrapcdn.com/font-awesome/4.0.0/fonts"

Looking into it.