12 lines
402 B
SCSS
Raw Normal View History

// Override the web font path ... we want to set this ourselves
$web-font-path: $static_url + "horizon/lib/roboto_fontface/css/roboto/roboto-fontface.css";
$roboto-font-path: $static_url + "horizon/lib/roboto_fontface/fonts";
@import "variable_customizations";
// Bootswatch Paper
// Variables
// --------------------------------------------------
@import "/horizon/lib/bootswatch/paper/variables";