

/* // BASIC
@import 'basic';

// variables
@import 'variables';

//FONT
@import './fonts';

// TYPOGRAPHY

@import 'typography';

// MIX
@import 'mix';

// HELPER
@import 'helper';

// ICON FONTS
@import 'icon';

// ANIMATION
@import 'animation';

// Button 
@import 'btn';

// Colors 
@import 'colors';

// Preloader 
@import 'preloader'; */

/* ----------------------------------
    Template Section Styles
 ------------------------------------*/

/* // Menu - Header Section 
@import 'header';

// Hero Slide - Section 
@import 'hero';

// Section Title - Heading 
@import 'section';

// About - Section 
@import 'about';

// Features - Section 
@import 'features';

// Features - Section 
@import 'services';

// Features - Section 
@import 'testimonial';

// Portfolio - Cases - Section 
@import 'project';

// Price Table - Section 
@import 'price';

// Call To Action - Section 
@import 'cta';

// Content Block - Section 
@import 'contentblock';

// team - Section 
@import 'team';

// funfact - Section 
@import 'funfact';

// Carousel - Section 
@import 'carousel';

// FAQ - Section 
@import 'faq';

// Blog - Section 
@import 'blog';

// Contact Us - Section 
@import 'contact';

// techex-landing-page - Page 
@import 'techex-landing-page';

// footer - Section 
@import 'footer'; */