// user-variables.scss
// Use this to overwrite Bootstrap and Space variables
//


// Example of a variable override to change Space's primary color and font size
// Remove the "//" comment and see it in action!

// $primary: $danger;
// $font-size-base: .875rem;
$heading-font-family: "Avenir Next", Helvetica, Arial, sans-serif;