@import "../../../bower_components/bootstrap/less/bootstrap";

@import "../variables";



//== Iconography
//
//## 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:          "../fonts/";


//== Navbar
//
//##

//=== Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-bg:                     @color-angular-red-dark;
@navbar-inverse-link-color:             #fff;