/*
 * Droid Arabic Kufi (Arabic) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: none;
  src: none format('embedded-opentype'),
       none format('woff2'),
       none format('woff'),
       none format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: none;
  src: none format('embedded-opentype'),
       none format('woff2'),
       none format('woff'),
       none format('truetype');
}
