/*
 * Droid Arabic Naskh (Arabic)
 * http://www.google.com/fonts/earlyaccess
 *
 * This CSS file, and font files inside `fonts' directory of `aidinhut.com'
 * are published by Google Inc. under the terms of Apache License version 2.
 * License is accessible here: <http://aidinhut.com/fonts/LICENSE.txt>
 */
@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 400;
  src: url(//aidinhut.com/fonts/DroidNaskh-Regular.eot);
  src: url(//aidinhut.com/fonts/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
       url(//aidinhut.com/fonts/DroidNaskh-Regular.woff2) format('woff2'),
       url(//aidinhut.com/fonts/DroidNaskh-Regular.woff) format('woff'),
       url(//aidinhut.com/fonts/DroidNaskh-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 700;
  src: url(//aidinhut.com/fonts/DroidNaskh-Bold.eot);
  src: url(//aidinhut.com/fonts/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
       url(//aidinhut.com/fonts/DroidNaskh-Bold.woff2) format('woff2'),
       url(//aidinhut.com/fonts/DroidNaskh-Bold.woff) format('woff'),
       url(//aidinhut.com/fonts/DroidNaskh-Bold.ttf) format('truetype');
}
