@import url("https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.css");
@import './src/style/fonts.css';
@import './src/style/var.css';
@import './src/style/layout.css';
@import './src/style/header.css';
@import './src/style/logo.css';
@import './src/style/hero.css';
@import './src/style/hamburger.css';
@import './src/style/menu.css';
@import './src/style/dropdown.css';
@import './src/style/section.css';
@import './src/style/hero-section.css';
@import './src/style/accounts-section.css';
@import './src/style/accounts.css';
@import './src/style/account.css';
@import './src/style/services-section.css';
@import './src/style/services.css';
@import './src/style/service.css';
@import './src/style/slidebar.css';
@import './src/style/button.css';
@import './src/style/switchers.css';
@import './src/style/advantages-section.css';
@import './src/style/advantages.css';
@import './src/style/support-section.css';
@import './src/style/form.css';
@import './src/style/contacts-section.css';
@import './src/style/map.css';
@import './src/style/footer.css';
@import './src/style/contacts.css';
@import './src/style/development-page.css';
@import './src/style/popup.css';
@import './src/style/popup-message.css';