/* ═══════════════════════════════════════════════════════════════
   خطوط الهوية الرسمية — مستضافة محلياً
   مولَّد من gpc-studio/build-fonts.js — لا يُعدَّل يدوياً.

   Poppins (لاتيني): Regular 400 · Medium 500 · SemiBold 600
   GPC Arabic = Helvetica Neue LT Arabic Roman 55 (عربي)
   دليل الهوية: Brand-Guidelines-GULF PEARL final copy.pdf — MH Company
   ═══════════════════════════════════════════════════════════════ */

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GPC Arabic';
  src: url('../fonts/gpc-arabic-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
