/* Optimized main.css - Reduced imports */

/* Import Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&family=Inter:wght@400;500;700&family=Red+Hat+Display:wght@400;500;600;700&family=DM+Sans:wght@500;700&display=swap');

/* Import only the CSS files that are actually needed */
@import url('bootstrap.css');
@import url('global.css');
@import url('header.css');
@import url('footer.css');
@import url('font-awesome-optimized.css');
@import url('owl.css');
@import url('style.css');
@import url('../menu/ma5-menu.css');
@import url('responsive.css');
@import url('business.css');

/*
Removed unnecessary imports:
- bootstrap-icons.css (using Font Awesome instead)
- animate.css (only used on specific pages)
- jquery-ui.css (only needed on pages with datepicker)
- preloader.css (can be inlined)
- custom-animate.css (redundant with animate.css)
- magnific-popup.css (only needed on pages with lightbox)
- odometer-theme-default.css (only needed on pages with counters)
- breadcrumb.css (can be merged into global.css)
- sidebar.css (only needed on pages with sidebar)
- team.css (only needed on team pages)
- testimonial.css (can be merged into style.css)
- blog.css (only needed on blog pages)
- contact.css (only needed on contact page)
- business.css (can be merged into style.css)
- insurance.css (only needed on insurance pages)
- investment.css (only needed on investment pages)
- apexchart/apexcharts.css (only needed on pages with charts)
*/
