/*
Theme Name: Eonfik
Author: Modina Theme
Author URI: https://themeforest.net/user/modinatheme/
Description: Construction HTML Template
Version: 1.0.0
*/

/*
=================================
|***    Table of contents:   ***|
=================================

Main Style file-> assets/css/main.css 

All the SCSS File in SCSS Folder of Assets Folder. You can read the doc file also for better understand.

// BASIC
@import 'https://modinatheme.com/html/eonfik-html/basic';

// MIXIN
@import 'https://modinatheme.com/html/eonfik-html/variables';

// TYPOGRAPHY
@import 'https://modinatheme.com/html/eonfik-html/typography';

// MIX
@import 'https://modinatheme.com/html/eonfik-html/mix';

// HELPER
@import 'https://modinatheme.com/html/eonfik-html/helper';

// ICON FONTS
@import 'https://modinatheme.com/html/eonfik-html/icon';

// ANIMATION
@import 'https://modinatheme.com/html/eonfik-html/animation';

// Button 
@import 'https://modinatheme.com/html/eonfik-html/btn';

// Colors 
@import 'https://modinatheme.com/html/eonfik-html/colors';

// Preloader 
@import 'https://modinatheme.com/html/eonfik-html/preloader';

/* ----------------------------------
    Template Section Styles
 ------------------------------------*/

 /* // Menu - Header Section 
 @import 'https://modinatheme.com/html/eonfik-html/header';
 
 // Hero Slide - Section 
 @import 'https://modinatheme.com/html/eonfik-html/hero';
 
 // Section Title - Heading 
 @import 'https://modinatheme.com/html/eonfik-html/section';
 
 // About - Section 
 @import 'about.html';
 
 // Features - Section 
 @import 'https://modinatheme.com/html/eonfik-html/features';
 
 // services - Section 
 @import 'services.html';
 
 // testimonial - Section 
 @import 'https://modinatheme.com/html/eonfik-html/testimonial';
 
 // Portfolio - Cases - Section 
 @import 'https://modinatheme.com/html/eonfik-html/project';
 
 // Price Table - Section 
 @import 'https://modinatheme.com/html/eonfik-html/price';
 
 // Call To Action - Section 
 @import 'https://modinatheme.com/html/eonfik-html/cta';
 
 // Content Block - Section 
 @import 'https://modinatheme.com/html/eonfik-html/contentblock';
 
 // team - Section 
 @import 'team.html';
 
 // funfact - Section 
 @import 'https://modinatheme.com/html/eonfik-html/funfact';
 
 // Download - Section 
 @import 'https://modinatheme.com/html/eonfik-html/carousel';
 
 // FAQ - Section 
 @import 'faq.html';
 
 // Blog - Section 
 @import 'https://modinatheme.com/html/eonfik-html/blog';
 
 // Contact Us - Section 
 @import 'contact.html';
 
 // footer - Section 
 @import 'https://modinatheme.com/html/eonfik-html/footer';n facts */



