diff --git a/app/styles/_bootstrap-variables.scss b/app/styles/_bootstrap-variables.scss index ba267ab0..cb44914b 100644 --- a/app/styles/_bootstrap-variables.scss +++ b/app/styles/_bootstrap-variables.scss @@ -73,7 +73,7 @@ $headings-color: inherit !default; //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -$icon-font-path: "" !default; +$icon-font-path: "/static/fonts/bootstrap/" !default; //** File name for all font files. $icon-font-name: "glyphicons-halflings-regular" !default; //** Element ID within SVG icon file.