@font-face {
  font-family: 'NotoSansArabic';
  src: url('/fonts/custom/NotoSansArabic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'NotoSansArabic', sans-serif;
}
