@font-face {
  font-family: NeoSansArabic;
  src: url("/fonts/NeoSansArabic.ttf");
}
body {
  font-family: NeoSansArabic !important;
}

#about {
  font-family: NeoSansArabic;
}
