@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap");
h1 {
font-family: "Manrope", sans-serif !important;
font-style: normal;
font-weight: 200;
}
h2, h3, h4, h5, h6 {
font-family: "Merriweather", serif !important;
font-style: italic;
font-weight: 300;
}
body {
font-family: "Manrope", sans-serif !important;
font-style: normal;
}
p {
font-family: "Manrope", sans-serif !important;
font-style: normal;
}
.page_title h2 {
font-family: "Manrope", sans-serif !important;
font-style: normal;
font-weight: 400;
}
.block_title h2 {
font-family: "Manrope", sans-serif !important;
font-style: normal;
}
.news_cards_title h3 {
font-family: "Merriweather", serif !important;
font-style: normal;
font-weight: 300;
text-transform: uppercase;
}
.advantages_title h3 {
font-family: "Merriweather", serif !important;
font-style: normal;
font-weight: 300;
text-transform: uppercase;
}
.accent_text p {
font-family: "Merriweather", serif !important;
font-style: italic;
font-weight: 300;
}
.elementor-pagination {
font-family: "Merriweather", serif !important;
font-style: italic;
font-weight: 300;
}
.mobile_menu_nav a {
font-family: "Merriweather", serif !important;
font-style: normal;
font-weight: 300;
text-transform: uppercase;
}