@font-face {
  font-family: 'neo-sans-arabic';
  src: url('NeoSansArabicRegular.eot');
  src: url('NeoSansArabicRegular.eot#iefix') format('embedded-opentype'),
       url('NeoSansArabicRegular.woff') format('woff2'),
       url('NeoSansArabicRegular.woff') format('woff'),
       url('NeoSansArabicRegular.ttf') format('truetype'),
       url('NeoSansArabicRegular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'neo-sans-arabic';
  src: url('NeoSansArabicMedium.eot');
  src: url('NeoSansArabicMedium.eot#iefix') format('embedded-opentype'),
       url('NeoSansArabicMedium.woff') format('woff2'),
       url('NeoSansArabicMedium.woff') format('woff'),
       url('NeoSansArabicMedium.ttf') format('truetype'),
       url('NeoSansArabicMedium.svg') format('svg');
  font-weight: 600;
  font-style: normal;
}
.neo-sans-arabic{font-family: 'neo-sans-arabic' !important;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, li, a{
font-family: 'neo-sans-arabic' !important;
}