@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('./iransans/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
	     url('./iransans/woff/IRANSansWeb(FaNum)_Black.woff') format('woff');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('./iransans/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
		 url('./iransans/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff');

}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('./iransans/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
	     url('./iransans/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('./iransans/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),
	     url('./iransans/woff/IRANSansWeb(FaNum)_Light.woff') format('woff');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('./iransans/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),
	     url('./iransans/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('./iransans/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
	     url('./iransans/woff/IRANSansWeb(FaNum).woff') format('woff');
}


body,span,p,h1,h2,h3,h4,h5,h6,a,div,button,input{
    font-family: IRANSans !important;
}

/* اعمال فونت WooCommerce روی ستاره‌های امتیاز برای رفع مشکل */
.star-rating, .star-rating span, .woocommerce .star-rating, .woocommerce .star-rating span,
.woocommerce-review__stars, .woocommerce-review__stars span {
    font-family: WooCommerce !important;
}


