@font-face {

	font-family: 'IRANSansWeb_Light';

	src: url('../fonts/IRANSansWeb_Light.eot');

	src: local('☺'), url('../fonts/IRANSansWeb_Light.woff') format('woff'), url('../fonts/IRANSansWeb_Light.ttf') format('truetype');

	font-weight: normal;

	font-style: normal;

}

@font-face {

	font-family: 'IRANSansWeb_Light';

	src: url('../fonts/IRANSansWeb_Bold.eot');

	src: local('☺'), url('../fonts/IRANSansWeb_Bold.woff') format('woff'), url('../fonts/IRANSansWeb_Bold.ttf') format('truetype');

	font-weight: bold;

	font-style: normal;

}

html body {

	height: 100%;

	margin:0px;

	direction:rtl;

	font-family:IRANSansWeb_Light;

	font-size:14px;

	color:#333333;

}