/* Estedad — Persian / RTL primary font (v8.5)
   Full weight range: 100 (Thin) through 900 (Black)
   Served locally (Google Fonts is blocked in Iran) */
@font-face {
  font-family: 'Estedad';
  src: url('/landing/fonts/estedad-100.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Estedad';
  src: url('/landing/fonts/estedad-200.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Estedad';
  src: url('/landing/fonts/estedad-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Estedad';
  src: url('/landing/fonts/estedad-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Estedad';
  src: url('/landing/fonts/estedad-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Estedad';
  src: url('/landing/fonts/estedad-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Estedad';
  src: url('/landing/fonts/estedad-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Estedad';
  src: url('/landing/fonts/estedad-800.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Estedad';
  src: url('/landing/fonts/estedad-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
