/* 
 * Droid Arabic Kufi (Arabic) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: "Droid Arabic Kufi";
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DroidKufi-Regular.eot);
  src: url(fonts/DroidKufi-Regular.eot?#iefix) format("embedded-opentype"),
    url(fonts/DroidKufi-Regular.woff) format("woff"),
    url(fonts/DroidKufi-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Droid Arabic Kufi";
  font-style: normal;
  font-weight: 900;
  src: url(fonts/DroidKufi-Bold.eot);
  src: url(fonts/DroidKufi-Bold.eot?#iefix) format("embedded-opentype"),
    url(fonts/DroidKufi-Bold.woff) format("woff"),
    url(fonts/DroidKufi-Bold.ttf) format("truetype");
}
