/* Written and developed by Naeime abbasi - WPHelper */
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= font - start =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
@font-face {
	font-family: iransanse;
	font-style: normal;
	font-weight: 100;
	src: url('fonts/IRANSansWebFaNum_UltraLight.woff2') format('woff2');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: iransanse;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/IRANSansWebFaNum_Light.woff2') format('woff2');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: iransanse;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/IRANSansWebFaNum.woff2') format('woff2');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: iransanse;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/IRANSansWebFaNum_Medium.woff2') format('woff2');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: iransanse;
	font-style: normal;
	font-weight: 600;
	src: url('fonts/IRANSansWebFaNum_Bold.woff2') format('woff2');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

/*@font-face {
	font-family: iransanse;
	font-style: normal;
	font-weight: 700;
	src: url('fonts/IRANSansWebFaNum_Bold.woff2') format('woff2'); 
}*/

@font-face {
	font-family: iransanse;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/IRANSansWebFaNum_Black.woff2') format('woff2');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

/*@font-face {
	font-family: iransanse;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/IRANSansWebFaNum_Black.woff2') format('woff2');
}*/


/*body {
    font-family: 'iransanse';
	font-weight: normal;   
}*/
p,ul,li,a,span{
	font-family: 'iransanse' !important;
}

