h1, h2, h3, h4, h5, h6 {
    font-feature-settings: "case";
    font-weight: 600;
}

.customSelectButton-label, .searchWord::placeholder{
    font-feature-settings: "case";
    font-weight: 500;
}
.nav-menu>li>a {
    font-feature-settings: "case";
    font-weight: 600;
}
p {
    font-weight: 600;
}
.searchOptions span, .home-slider-desc, .read-more {
    font-feature-settings: "case";
    font-weight: 500;
}
