﻿/* FONT YÜKLEME NOTU: Tekrarlanan Google Fonts @import satırı kaldırıldı; fontlar ortak fontlar.css dosyasından yüklenir. */
.about-page .about-hero h1,
.about-page .about-articles h2{
  font-family:Caveat,"Segoe Print",cursive!important;
  font-weight:700!important;
  letter-spacing:-.035em!important;
  line-height:.92!important;
}

.about-page .about-hero h1{font-size:clamp(54px,7vw,88px)!important;}
.about-page .about-articles h2{font-size:clamp(42px,5vw,67px)!important;}

.about-page h1,
.about-page h2,
.about-page h3,
.about-page .about-contact form h3{
  font-family:Caveat,"Segoe Print",cursive!important;
  font-weight:700!important;
  letter-spacing:-.035em!important;
}

.about-page .about-story h2,
.about-page .about-success h2,
.about-page .about-contact h2{line-height:.95!important;}

/* Hikâye bölümlerindeki özel Inter kuralını ezer. */
body .about-page .about-story__copy h2,
body .about-page .about-story:not(.about-story--reverse) .about-story__copy h2,
body .about-page .about-story--reverse .about-story__copy h2,
body .about-page .about-team-note__copy h2,
body .about-page .about-success__copy h2{
  font-family:Caveat,"Segoe Print",cursive!important;
  font-weight:700!important;
  font-style:normal!important;
  letter-spacing:-.035em!important;
  line-height:.94!important;
}

