@font-face{
	font-family:'iransans';
	font-weight:normal;
	font-style:normal;
	src:local('iransans'),url('./font/IRANSansWeb.woff') format('woff'), url('./font/IRANSansWeb.ttf') format('truetype');
}

*{
	font-family:iransans,tahoma;
	direction:rtl;
}

input.loading{
	background: url('../images/loading.gif');
    background-repeat: no-repeat;
    background-size: auto;	
}