@font-face {
    font-family: 'Urdu';
    src: url('fonts/urdufont.eot');
    src: url('fonts/urdufont.eot?#iefix') format('embedded-opentype'),
         url('fonts/urdufont.woff') format('woff'),
         url('fonts/urdufont.ttf') format('truetype'),
         url('fonts/urdufont.svg#entypo') format('svg');
    font-weight: normal;
    font-style: normal;
}
.lh-rtl-content {
	font-family: 'Urdu', 'Roboto', sans-serif;
	direction: rtl;
}

.lh-rtl-content * {
	font-family: 'Urdu', 'Roboto', sans-serif;
	text-align: right;
	direction: rtl;
	line-height: 2;
	font-size: large;
}

.lh-rtl-content-heading {
	font-family: 'Urdu', 'Roboto', sans-serif;
	direction: rtl;
	color: #696969;
}

.lh-rtl-content-heading * {
	font-family: 'Urdu', 'Roboto', sans-serif;
	text-align: right;
	direction: rtl;
	line-height: 2;
	font-size: larger;
	color: #696969;
}

.lh-rtl-content-subheading {
	font-family: 'Urdu', 'Roboto', sans-serif;
	direction: rtl;
	color: #696969;
}

.lh-rtl-content-subheading * {
	font-family: 'Urdu', 'Roboto', sans-serif;
	text-align: right;
	direction: rtl;
	line-height: 2;
	font-size: large;
	/*color: #0f529c;*/
	color: #696969;
}