/*------------------------------------- Template Name: ePaint - ePaint - Painting Services Company Html Template Template URI: https://---.com Description:ePaint - ePaint - Painting Services Company Html Template Author: ... Author URI: https://---.com Version: 1.0 Tags: theme, template, etc ---------------------------------------*/ /* Table of Context ------------------------------- 01. Common CSS 02. Content Box 03. Video Box 04. Icon Box 05. Order, Unorder List 06. Round One side 07. Overlap Image Box 08. Image Box 09. Icon list block 01. Header style 02. Banner style 03. Block style 04. Banner section 05. About section 06. Service section 07. Counter section 08. Choose section 09. Project section 10. Testimonial section 11. Team section 12. Appointment section 13. Blog section 14. Call to Action section 15. Footer */ /********************************* /* Fonts /* Barlow /* Inter /* *********************************/ @import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"); // Partial files @import "base/functions"; @import "base/themes"; @import "base/mediaQuery"; @import "base/variables"; @import "base/mixins"; @import "base/reset"; @import "base/util"; @import "base/common"; // Components @import "components/preloader"; @import "components/button"; @import "components/header"; @import "components/banner"; @import "components/about"; @import "components/counter"; @import "components/choose"; @import "components/progress-bar"; @import "components/service"; @import "components/project"; @import "components/blog"; @import "components/team"; @import "components/contact"; @import "components/testimonial"; @import "components/ctaBox"; @import "components/footer";