/* @font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('./fonts/iransans/IRANSansWeb_Bold.woff') format('woff');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('./fonts/iransans/IRANSansWeb_Medium.woff') format('woff');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('./fonts/iransans/IRANSansWeb_Light.woff') format('woff');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('./fonts/iransans/IRANSansWeb_UltraLight.woff') format('woff');
}
*/


@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
  font-display: swap;
	src: url('./iransans/IRANSansWeb.woff') format('woff');
}
