@charset "utf-8";
/* arabic only */

body {
	font-family: "Noto Naskh Arabic", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
/*-------------------------------------------Google Fonts code*/

.noto-naskh-arabic-default {
	font-family: "Noto Naskh Arabic", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

/*END Google Fonts code*/
#content .lang-ar p,
#content .lang-ar li {
	font-size: 2rem !important;
	line-height: 1.3;
}
#content .lang-ar figcaption {
	font-family: "Noto Naskh Arabic", serif !important;
	font-size: 2rem !important;
}

#content .lang-ar h2 { font-size: 3rem !important; }
#content .lang-ar h3 { font-size: 2.8rem; font-weight: 600 }
#content .lang-ar h4 { font-size: 2.4rem; font-weight: 600 }

span.look_right { /*this also used on pages outside the Guide*/

	font-family: "Noto Naskh Arabic", serif !important;
	font-size: 2rem !important;
}
.fineprint, .fineprint2 {
	font-size: 2rem !important;
	font-family: "Noto Naskh Arabic", serif; !important;
}
.registration-types p, .registration-types a {
	font-size: 2rem !important;

}