
body,
.form-label, .btn,
.explore-content,
.lead-i,
.nav-menu > li > a,
.nav-dropdown > li > a,
.content_block_2 .content-box .btn-box .download-btn span,
.bl-continue,
.st-author-info .st-author-subtitle,
.pricing-header .pr-subtitle,
.d-navigation ul li a,
.cmn--btn {
  font-family: Inter;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1.italian-header-capt,
.explore-content h1,
.explore-content h2,
.section-heading,
.page-title,
.card-title,
.property-title {
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  letter-spacing: -0.02em;
}

@media screen and (max-width: 375px) {
    .change-language {
        font-family: Inter;
    }
}