/*LoadIRANSans Font*/
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 900;
	src: url('../../fonts/woff/IRANSansWeb_Black.woff');
    	font-display: swap;
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('../../fonts/woff/IRANSansWeb_Bold.woff');
    	font-display: swap;
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('../../fonts/woff/IRANSansWeb_Medium.woff');
    	font-display: swap;
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('../../fonts/woff/IRANSansWeb_Light.woff');
    	font-display: swap;
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('../../fonts/woff/IRANSansWeb_UltraLight.woff');
    	font-display: swap;
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../../fonts/woff/IRANSansWeb.woff');
    	font-display: swap;
}
/*End Load IRANSAns Font*/