/* H2 başlıklar için font tanımlaması */
h2 {
    font-family: 'PT Sans Narrow', sans-serif !important;
    font-weight: 700 !important;
}

.section-title h2 {
    font-family: 'PT Sans Narrow', sans-serif !important;
    font-weight: 700 !important;
}
