@font-face {
  font-family: 'WahranRegular';
  src: url('https://cdn.jsdelivr.net/gh/digitalpalms/zid-cdn-fonts@main/ArbFONTS-Wahran-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

body * {
  font-family: 'WahranRegular', sans-serif;
}