/*
	Custom RTL css.
*/
@font-face {
	font-family: 'IRANSansWeb';
	src:url('fonts/IRANSans.ttf') format('truetype');
}
body,h1,h2,h3,h4,h5,a,nav,ul,p,div,h6{
        font-family:IRANSansWeb !important;
}