/*
 * General Sans — self-hosted (Fontshare / Indian Type Foundry).
 *
 * NEDEN LOKAL: api.fontshare.com CSS uc noktasi 2026-08-06'da isteklerin
 * ~%50'sinde HTTP 500 dondu; @font-face gelmeyince tum site fallback fonta
 * dusuyordu. Font dosyalari ayni surumdur, sadece barindirma bize alindi.
 * Guncelleme gerekirse woff2'leri Fontshare'den yeniden indirip degistir.
 */

@font-face {
  font-family: 'General Sans';
  src: url('general-sans-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('general-sans-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('general-sans-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('general-sans-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('general-sans-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
