
@font-face {
  font-family: 'DroidArabicKufi';
  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.woff2) format('woff2'),
       url(../fonts/DroidKufi-Regular.woff) format('woff'),
       url(../fonts/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'DroidArabicKufi';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/DroidKufi-Bold.eot);
  src: url(../fonts/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/DroidKufi-Bold.woff2) format('woff2'),
       url(../fonts/DroidKufi-Bold.woff) format('woff'),
       url(../fonts/DroidKufi-Bold.ttf) format('truetype');
}



@font-face{
    font-family:"FontAwesome";
    src:url(../fonts/FontAwesome.otf);
    src:url(../fonts/fontawesome-webfont.woff) format("woff"),
    url(../fonts/fontawesome-webfont.ttf) format("truetype"),
    url(../fonts/fontawesome-webfont.svg) format("svg");
    font-weight:normal;
    font-style:normal;
}


@font-face {
    font-family:"DateLine";
    src:url(../fonts/dateline.eot) format("embedded-opentype"),
    url(../fonts/dateline.woff) format("woff"),
    url(../fonts/dateline.ttf) format("truetype"),
    url(../fonts/dateline.svg) format("svg");
    font-weight:normal;
    font-style:normal;
}
