/*Load IRANSansDN Fonts*/
@font-face {
	font-family: iransansdn;
	font-style: normal;
	font-weight: bold;
	src: url('../../fonts/woff/iransansdnbold.woff') format('woff');
	font-display: swap;
}
@font-face {
	font-family: iransansdn;
	font-style: normal;
	font-weight: 300;
	src: url('../../fonts/woff/iransansdnlight.woff') format('woff');
	font-display: swap;
}
@font-face {
	font-family: iransansdn;
	font-style: normal;
	font-weight: normal;
	src: url('../../fonts/woff/iransansdn.woff') format('woff');
	font-display: swap;
}
/*End Load IRANSansDN Fonts*/