updating font path

This commit is contained in:
psychobunny
2014-08-28 14:29:22 -04:00
parent 20da1b37a5
commit ad00c3cb50

View File

@@ -1,7 +1,7 @@
// Variables
// --------------------------
@fa-font-path: "../fonts";
@fa-font-path: "./vendor/fontawesome/fonts";
//@fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts"; // for referencing Bootstrap CDN font files directly
@fa-css-prefix: fa;
@fa-version: "4.2.0";