/* 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;
}