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