/**
* Theme Name: Smartic Child
* Description: This is a child theme of Smartic, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: smartic
* Version: 2.2.9
*/
/* تعريف الخط المخصص */
@font-face {
  font-family: 'Anaqa';
  src: url('https://fao.sa/wp-content/uploads/fonts/Anaqa-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* تطبيق الخط على كل نصوص الموقع */
body, html, p, span, div, a, h1, h2, h3, h4, h5, h6, li, input, textarea, button {
  font-family: 'Anaqa', sans-serif !important;
}
