/* ── SYNC brand fonts: Beatrice (Latin) + Noto Sans Arabic ── */
@font-face {
  font-family: 'Beatrice';
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src: url('/static/fonts/Beatrice-100.woff2') format('woff2');
}
@font-face {
  font-family: 'Beatrice';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('/static/fonts/Beatrice-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Beatrice';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('/static/fonts/Beatrice-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Beatrice';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('/static/fonts/Beatrice-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Beatrice';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('/static/fonts/Beatrice-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Beatrice';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('/static/fonts/Beatrice-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Beatrice';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url('/static/fonts/Beatrice-800.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src: url('/static/fonts/NotoSansArabic-100.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: url('/static/fonts/NotoSansArabic-200.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('/static/fonts/NotoSansArabic-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('/static/fonts/NotoSansArabic-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('/static/fonts/NotoSansArabic-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('/static/fonts/NotoSansArabic-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('/static/fonts/NotoSansArabic-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url('/static/fonts/NotoSansArabic-800.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url('/static/fonts/NotoSansArabic-900.woff2') format('woff2');
}
