@font-face {
  font-family: 'Cairo';
  src: url('./fonts/Cairo-VariableFont_slnt,wght.ttf') format('truetype');
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap; /* 👈 هذا السطر يحل تنبيه Lighthouse ويجعل النص يظهر فوراً */
}
