@import url(../css/base/reset.css);
@import url(../css/base/vars.css);
@import url(../css/components/swiper-bundle.min.css);
@import url(../css/components/phone-btn.css);
@import url(../css/common/common.css);
@import url(../css/header/header.css);
@import url(../css/components/popup.css);
@import url(../css/sections/hero/hero.css);
@import url(../css/sections/experts/experts.css);
@import url(../css/sections/reviews/reviews.css);
@import url(../css/sections/call/call.css);
@import url(../css/sections/blog/blog.css);
@import url(../css/sections/call/call.css);
@import url(../css/sections/black-questionnaire/black-questionnaire.css);
@import url(../css/sections/review-call/review-call.css);
@import url(../css/sections/artical/artical.css);
@import url(../css/sections/contact/contact.css);
@import url(../css/sections/404/404.css);
@import url(../css/footer/footer.css);

@font-face {
    font-family: Inter-Medium;
    src: url(../fonts/Inter-Medium.woff2);
}

@font-face {
    font-family: Inter-Regular;
    src: url(../fonts/Inter-Regular.woff2);
}

@font-face {
    font-family: Inter-Light;
    src: url(../fonts/Inter-Light.woff2);
}

@font-face {
    font-family: Tinos-Italic;
    src: url(../fonts/Tinos-Italic.woff2);
}