Index: static/src/scss/base/_variables.scss |
=================================================================== |
--- a/static/src/scss/base/_variables.scss |
+++ b/static/src/scss/base/_variables.scss |
@@ -34,19 +34,17 @@ |
// Primary - The most widely used across all screens and components. |
$primary: $eyeo-black; |
// Fonts |
//////////////////////////////////////////////////////////////////////////////// |
-// Font stack |
- |
-$primary-font: "Source Sans Pro", sans-serif; |
+$path-to-font-files: "/fonts"; |
// Font colours |
$font-color-default: $eyeo-black; |
$font-color-link: $abb-blue; |
// Font sizes (headings) |