@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/DroidNaskh-Regular.eot);
  src: url(../fonts/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/DroidNaskh-Regular.woff2) format('woff2'),
       url(../fonts/DroidNaskh-Regular.woff) format('woff'),
       url(../fonts/DroidNaskh-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/DroidNaskh-Bold.eot);
  src: url(../fonts/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/DroidNaskh-Bold.woff2) format('woff2'),
       url(../fonts/DroidNaskh-Bold.woff) format('woff'),
       url(../fonts/DroidNaskh-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Droid Arabic Kufi Bold';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/DroidArabicKufi-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Droid Arabic Kufi Regular';
  font-style: normal;
  /*font-weight: 400;*/
  src: url(../fonts/DroidArabicKufi-Regular.ttf) format('truetype');
}

body{ font-family:"Droid Arabic Kufi Bold", "myriad-pro",Helvetica,Arial,sans}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
p{font-family:"Droid Arabic Kufi Regular", "myriad-pro",Helvetica,Arial,sans !important; font-weight:100 !important;}

li a{font-family:"Droid Arabic Kufi Regular", "myriad-pro",Helvetica,Arial,sans !important;}

.fa{font-family: FontAwesome !important;}
