/*
 * Noto Naskh Arabic (Arabic) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Noto Naskh Arabic';
  font-style: normal;
  font-weight: 400;
  src: url(NotoNaskhArabic-Regular.eot);
  src: url(NotoNaskhArabic-Regular.eot?#iefix) format('embedded-opentype'),
       url(NotoNaskhArabic-Regular.woff2) format('woff2'),
       url(NotoNaskhArabic-Regular.woff) format('woff'),
       url(NotoNaskhArabic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Naskh Arabic';
  font-style: normal;
  font-weight: 700;
  src: url(NotoNaskhArabic-Bold.eot);
  src: url(NotoNaskhArabic-Bold.eot?#iefix) format('embedded-opentype'),
       url(NotoNaskhArabic-Bold.woff2) format('woff2'),
       url(NotoNaskhArabic-Bold.woff) format('woff'),
       url(NotoNaskhArabic-Bold.ttf) format('truetype');
}