
h1, h2, h3, h4, h5, h6, h7, h8 {
	margin: 0;
	padding: 0;
	border: 0;

	font-family: 'Droid Arabic Kufi',Arial,sans-serif;
}


h5 { font-size: 15px; }
h6 { font-size: 14px; }
h7 { font-size: 12px; }
h8 { font-size: 10px; }

 h5, h6, h7, h8 {
	font-weight: normal; 
	font-family: 'Droid Arabic Kufi',Arial,sans-serif !important;
	color: #19232d;
	
	
	
@font-face {
	font-family: AA-Regular;
	src: url('myfonts/AA-Regular.eot');
	src: url('myfonts/AA-Regular.eot?#iefix') format('embedded-opentype'),
			 url('myfonts/AA-Regular.woff') format('woff'),
			 url('myfonts/AA-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: AA-Bold;
	src: url('myfonts/AA-Bold.eot');
	src: url('myfonts/AA-Bold.eot?#iefix') format('embedded-opentype'),
			 url('myfonts/AA-Bold.woff') format('woff'),
			 url('myfonts/AA-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
	
	
h1, h2, h3, h4{font-family: 'AA-Bold'; line-height:130%;}
h1{ font-size:28px; margin:0 0 20px 0;}
h2{ font-size:24px; margin:0 0 16px 0;}
h3{ font-size:18px; margin:0 0 13px 0;}
h4{ font-size:14px; margin:0 0 8px 0;}	
	
	
	
	
}


 * ----------------------------------------------------------------------------
 */