diff --git a/bootstrap/less/variables.less b/bootstrap/less/variables.less index 21ca8d2d1e..c1861a8e01 100644 --- a/bootstrap/less/variables.less +++ b/bootstrap/less/variables.less @@ -76,7 +76,7 @@ //## 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: "./bootstrap/fonts/"; +@icon-font-path: "../fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file.