@font-face {
	font-family: 'irs-n';
	src: url('../fonts/IRANSans-web.eot');
	src: url('../fonts/IRANSans-web.eot?#iefix') format('eot'), /* IE6–8 */
	url('../fonts/IRANSans-web.woff2') format('woff2'), /* Chrome36+, Opera24+*/
	url('../fonts/IRANSans-web.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../fonts/IRANSans-web.ttf') format('ttf');
	font-weight: normal;
}

body {
	font-family: 'irs-n' !important;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
{
	text-align: center;
	font-family: 'irs-n' !important;
	direction: rtl  !important;
}

ul,
li,
a {
	
	direction: rtl !important;
	font-family: 'irs-n' !important;
}

h2 {
	font-size: 1.9em !important;
	font-family: 'irs-n' !important;
}

p * {
	direction: rtl !important;
}

.navbar-nav>li {
	float: right !important;
}

.navbar-default .navbar-nav li a {
	letter-spacing: -1px !important;
}

#event .content-text p {
	font-size: 13px !important;
}

#event .content-text h3 {
	font-size: 25px !important;
}