aboutsummaryrefslogtreecommitdiff
path: root/less/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/variables.less')
-rw-r--r--less/variables.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/less/variables.less b/less/variables.less
index a46ad4fb6..38600a681 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -55,6 +55,12 @@
@headings-font-weight: 500;
@headings-line-height: 1.1;
+// Iconography
+// -------------------------
+
+@icon-font-path: "../fonts/";
+@icon-font-name: "glyphicons-halflings-regular";
+
// Components
// -------------------------