/* PatiSOS v2 — kendi sunucumuzda barındırılan yazı tipleri.
   Gövde: Inter (değişken). Başlık: Source Serif 4 (sabitlenmiş, 44/420).
   Arapça: IBM Plex Sans Arabic — Arapçada serif başlık kullanmıyoruz,
   metin sans ile daha net okunuyor. */

@font-face {
  font-family: 'Inter var';
  font-style: normal; font-weight: 100 900; font-display: swap;
  src: url(../fonts/inter-var.woff2) format('woff2');
}

@font-face {
  font-family: 'PS Serif';
  font-style: normal; font-weight: 400; font-display: swap;
  src: url(../fonts/serif-latin.woff2) format('woff2');
  unicode-range: U+0020-007E, U+00A0-00FF, U+2010-2015, U+2018-201A,
    U+201C-201E, U+2020-2022, U+2026, U+2039-203A, U+20AC, U+2212;
}
@font-face {
  font-family: 'PS Serif';
  font-style: normal; font-weight: 400; font-display: swap;
  src: url(../fonts/serif-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-017F, U+0192, U+02BC, U+2116, U+20BA, U+20BD;
}
@font-face {
  font-family: 'PS Serif';
  font-style: normal; font-weight: 400; font-display: swap;
  src: url(../fonts/serif-cyrillic.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+2116;
}

@font-face {
  font-family: 'Plex Arabic';
  font-style: normal; font-weight: 400; font-display: swap;
  src: url(../fonts/plexar-arabic-400.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+200C-200F, U+FB50-FDFF, U+FE70-FEFF;
}

@font-face {
  font-family: 'Plex Arabic';
  font-style: normal; font-weight: 500; font-display: swap;
  src: url(../fonts/plexar-arabic-500.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+200C-200F, U+FB50-FDFF, U+FE70-FEFF;
}

@font-face {
  font-family: 'Plex Arabic';
  font-style: normal; font-weight: 600; font-display: swap;
  src: url(../fonts/plexar-arabic-600.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+200C-200F, U+FB50-FDFF, U+FE70-FEFF;
}

@font-face {
  font-family: 'Plex Arabic';
  font-style: normal; font-weight: 700; font-display: swap;
  src: url(../fonts/plexar-arabic-700.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+200C-200F, U+FB50-FDFF, U+FE70-FEFF;
}
