/*
Theme Name: Akova
Theme URI: https://techlove.se
Author: techlove dev AB
Author URI: https://techlove.se
Description: Akova Theme is a custom theme for the Akova website.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 8.2
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: akova-theme
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import './assets/styles/base.css';
@import './assets/styles/header.css';
@import './assets/styles/home.css';
@import './assets/styles/service.css';
@import './assets/styles/faq.css';
@import './assets/styles/footer.css';
@import './assets/styles/404.css';
@import './blocks/content-section/index.css';
@import './blocks/quote-section/index.css';
@import './blocks/product-section/index.css';
@import './blocks/blobs-section/index.css';
@import './blocks/counter-section/index.css';
@import './blocks/contact-section/index.css';
@import './blocks/cta-section/index.css';