// Bootstrap function
@import "~bootstrap/scss/functions";

// Import Font from Google
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

// Import Variables Components
@import "../theme/leap";
@import "../x1/variables";


// Import shared SCSS files after theme variables
@import "../x1/base-slim";


