body,
p,
span,
a,
li,
button,
input,
textarea,
select {
    font-family: 'Inter', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.section-title,
.feature-box h4 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    color: #1e293b;
}

p {
    font-size: 15px;
    line-height: 1.8;
    color: #555;
}

.btn,
button {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
}