

@font-face {
	font-family: 'uthmantn'; /* uthamni Taha Naskh from kacst */
	src: url('https://www.searchtruth.com/font/fontface/uthmantn.eot'); /* IE9 Compat Modes */
	src: url('https://www.searchtruth.com/font/fontface/uthmantn.eot?iefix') format('eot'), /* IE6-IE8 */
    url('https://www.searchtruth.com/font/fontface/uthmantn.woff') format('woff'), /* Modern Browsers */
    url('https://www.searchtruth.com/font/fontface/uthmantn.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('https://www.searchtruth.com/font/fontface/uthmantn.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'uthmani1'; /* me quran font */
	src: url('https://www.searchtruth.com/font/fontface/me_quran_volt_newmet.eot'); /* IE9 Compat Modes */
	src: url('https://www.searchtruth.com/font/fontface/me_quran_volt_newmet.eot?iefix') format('eot'), /* IE6-IE8 */
    url('https://www.searchtruth.com/font/fontface/me_quran_volt_newmet.ttf')  format('truetype');  /* Safari, Android, iOS */
}

@font-face {
    font-family: 'UthmanTahaNaskh';
    src: url('/font/fontface/UthmanTahaNaskh.eot'); /* IE9 Compat Modes */
    src: url('/font/fontface/UthmanTahaNaskh.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */
    url('/font/fontface/UthmanTahaNaskh.woff2') format('woff2'), /* Super Modern Browsers */
    url('/font/fontface/UthmanTahaNaskh.woff') format('woff'), /* Pretty Modern Browsers */
    url('/font/fontface/UthmanTahaNaskh.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/font/fontface/UthmanTahaNaskh.svg#UthmanTahaNaskh') format('svg');  /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'me_quran';
    src: url('/font/fontface/me_quran_volt_newmet.eot'); /* IE9 Compat Modes */
    src: url('/font/fontface/me_quran_volt_newmet.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */
    url('/font/fontface/me_quran_volt_newmet.woff2') format('woff2'), /* Super Modern Browsers */
    url('/font/fontface/me_quran_volt_newmet.woff') format('woff'), /* Pretty Modern Browsers */
    url('/font/fontface/me_quran_volt_newmet.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/font/fontface/me_quran_volt_newmet.svg#me_quran_volt_newmet') format('svg');  /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UthmanicScriptHAFS';
    src: url('/font/fontface/UthmanicScriptHAFS.eot'); /* IE9 Compat Modes */
    src: url('/font/fontface/UthmanicScriptHAFS.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */
    url('/font/fontface/UthmanicScriptHAFS.woff2') format('woff2'), /* Super Modern Browsers */
    url('/font/fontface/UthmanicScriptHAFS.woff') format('woff'), /* Pretty Modern Browsers */
    url('/font/fontface/UthmanicScriptHAFS.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/font/fontface/UthmanicScriptHAFS.svg#UthmanicScriptHAFS') format('svg');  /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

.tab_arabicstyle {
	font-family: me_quran, uthmani1, uthmantn, Traditional Arabic, Simplified Arabic, Verdana, Tahoma;
	font-size: 26px;
    word-spacing:0.4em;
    line-height:250%;
	direction:rtl;
}

