@font-face
{
font-family: me_quran;
font-style: normal;
font-weight: normal;
src: url(fonts/me_quran_volt_mark2.ttf);
}

@font-face
{
font-family: khalaad;
font-style: normal;
font-weight: normal;
src: url(fonts/KHALAAD_AL-ARABEH_2.TTF);
}
body{	font-face: khalaad;
}
.quran{	width: 662px;
	height: 138px;
	overflow: auto;
	font-size: 40px;
	font-face: me_quran;
	text-align:justify;
	scrollbar-arrow-color: blue; scrollbar-face-color: #e7e7e7; scrollbar-3dlight-color: #a0a0a0; scrollbar-darkshadow-color:#888888;
}

.tafseer{	width: 662px;
	height: 322px;
	overflow: auto;
	font-size: 18px;
	font-face: khalaad;
	text-align:justify;
	scrollbar-arrow-color: blue; scrollbar-face-color: #e7e7e7; scrollbar-3dlight-color: #a0a0a0; scrollbar-darkshadow-color:#888888;
}
