/* import arabic fontS
---------------------------*/
@font-face {
    font-family: 'Kufi';
    src: url('../fonts/droidkufi-regular-webfont.eot');
    src: url('../fonts/droidkufi-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidkufi-regular-webfont.woff') format('woff'),
         url('../fonts/droidkufi-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Majalla';
	src: url('../fonts/majalla-webfont.eot');
	src: url('../fonts/majalla-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/majalla-webfont.woff2') format('woff2'),  url('../fonts/majalla-webfont.woff') format('woff'),  url('../fonts/majalla-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Naskh';
	src: url('../fonts/droidnaskh-regular-webfont.eot');
	src: url('../fonts/droidnaskh-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/droidnaskh-regular-webfont.woff2') format('woff2'),  url('../fonts/droidnaskh-regular-webfont.woff') format('woff'),  url('../fonts/droidnaskh-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: "JF Flat Regular";
    src: url(../fonts/JF-Flat-regular.eot);
    src: url(../fonts/JF-Flat-regular.eot?#iefix) format('embedded-opentype'), url('../fonst/JF-Flat-regular.svg#JF Flat Regular') format('svg'), url(../fonts/JF-Flat-regular.woff) format('woff'), url(../fonts/JF-Flat-regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}