@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 700;
	src: url('../font/IRANSansWeb/IRANSansWeb_Bold.eot');
	src: url('../font/IRANSansWeb/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('../font/IRANSansWeb/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('../font/IRANSansWeb/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../font/IRANSansWeb/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('../font/IRANSansWeb/IRANSansWeb_Medium.eot');
	src: url('../font/IRANSansWeb/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('../font/IRANSansWeb/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('../font/IRANSansWeb/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../font/IRANSansWeb/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('../font/IRANSansWeb/IRANSansWeb_Light.eot');
	src: url('../font/IRANSansWeb/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('../font/IRANSansWeb/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('../font/IRANSansWeb/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../font/IRANSansWeb/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('../font/IRANSansWeb/IRANSansWeb_UltraLight.eot');
	src: url('../font/IRANSansWeb/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('../font/IRANSansWeb/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('../font/IRANSansWeb/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../font/IRANSansWeb/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../font/IRANSansWeb/IRANSansWeb.eot');
	src: url('../font/IRANSansWeb/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('../font/IRANSansWeb/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('../font/IRANSansWeb/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../font/IRANSansWeb/IRANSansWeb.ttf') format('truetype');
}

/* Global */

.irs{font-family: IRANSans;}
.rtl{direction: rtl;}

/* Single */
.farsi{
	direction: rtl;
	font-family: IRANSans;
	font-weight: normal;
}

code{
	font-size: 1.2em !important;
}



