/* خطوط محلية — السيرفر عندهم محلي وممكن ما يكون فيه إنترنت، فما منعتمد على Google Fonts.
   الملفات بمجلد assets/fonts/. إذا ناقصة، المتصفح بيرجع لخطوط النظام (Tahoma/Segoe UI). */
@font-face { font-family: 'Cairo'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('../fonts/cairo-arabic-400-normal.woff2') format('woff2'); }
@font-face { font-family: 'Cairo'; font-style: normal; font-weight: 600; font-display: swap;
  src: url('../fonts/cairo-arabic-600-normal.woff2') format('woff2'); }
@font-face { font-family: 'Cairo'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../fonts/cairo-arabic-700-normal.woff2') format('woff2'); }
@font-face { font-family: 'Cairo'; font-style: normal; font-weight: 800; font-display: swap;
  src: url('../fonts/cairo-arabic-800-normal.woff2') format('woff2'); }
@font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; font-display: block;
  src: url('../fonts/material-icons.woff2') format('woff2'); }
