5 ms·
Anyone else having trouble with using the new 4.0 fonts from the Bootstrap CDN? http://stackoverflow.com/questions/19549881/cdn-for-font-awesome-4-0-not-servin
by saravk 13y ago
Anyone else having trouble with using the new 4.0 fonts from the Bootstrap CDN?
http://stackoverflow.com/questions/19549881/cdn-for-font-awesome-4-0-not-serving-font-files http://stackoverflow.com/questions/19549881/cdn-for-font-awe...
- jdorfman 13y agoLooking into it.
- studiofellow 13y agohttps://github.com/FortAwesome/Font-Awesome/issues/2193 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"