// include fonts
@import './base/fonts/font-base.scss';

// base theming styles. Just import the theme you want
// below with the specified schema.
@import './themes/theme-default.scss';

// global styles //
@import './base/index.scss';
