@font-face {
  font-family: 'PalsamArabic-Bold';
  src: url('https://moneershublaq.github.io/fonts/alfontcomPalsamArabicBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

/* تطبيق الخط على جميع العناصر الشائعة */
body, html, p, div, h1, h2, h3, h4, h5, h6, a, span, strong, em, li, label, input, button, textarea {
  font-family: 'PalsamArabic-Bold', sans-serif !important;
}

/* محاولة استهداف الكلاسات الشائعة في قوالب سلة */
[class*="text"], [class*="title"], [class*="heading"], [class*="label"] {
  font-family: 'PalsamArabic-Bold', sans-serif !important;
}
