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

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

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

// Import shared SCSS files after theme variables
@import "../x2/base";