/* Yerel yazı tipleri (Google Fonts yerine; KVKK + hız). Değişken (variable) woff2.
   v2.3.1: latin + latin-ext ayrı dosyalar yerine tek Türkçe alt küme (ASCII + Latin-1 + Latin Ext-A + noktalama),
   ağırlık ekseni 400–700'e sınırlandı. 181 KB -> 97 KB. */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(fraunces-tr.woff2) format('woff2');
}
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(hanken-grotesk-tr.woff2) format('woff2');
}
