@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),
		url('../fonts/woff/IRANSansWeb_Light.woff') format('woff');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
		url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),
		url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),
		url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'),
		url('../fonts/woff/IRANSansWeb_Black.woff') format('woff');
}

/*
 * IRANYekan — this is the font actually specified by the Figma source
 * (text nodes read "IRANYekanXFaNum"). No exact XFaNum build exists in this
 * monorepo, so this uses the closest available IRANYekan build already
 * bundled with apps/crm-admin and apps/user-ticket.
 */
@font-face {
	font-family: IRANYekan;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/iranyekan/Qs_Iranyekan thin.ttf') format('truetype');
}

@font-face {
	font-family: IRANYekan;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/iranyekan/Qs_Iranyekan light.ttf') format('truetype');
}

@font-face {
	font-family: IRANYekan;
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/iranyekan/IRANYekan.woff2') format('woff2');
}

@font-face {
	font-family: IRANYekan;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/iranyekan/Qs_Iranyekan medium.ttf') format('truetype');
}

@font-face {
	font-family: IRANYekan;
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/iranyekan/Qs_Iranyekan bold.ttf') format('truetype');
}

@font-face {
	font-family: IRANYekan;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/iranyekan/Qs_Iranyekan extrabold.ttf') format('truetype');
}

@font-face {
	font-family: IRANYekan;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/iranyekan/Qs_Iranyekan black.ttf') format('truetype');
}
