/* IranYekan / BYekan — Persian UI fonts */

@font-face {
	font-family: "IranYekan";
	src: url("../fonts/iranyekanwebregularfanum.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "IranYekan";
	src: url("../fonts/iranyekanwebmediumfanum.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "IranYekan";
	src: url("../fonts/iranyekanwebboldfanum.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "IranYekan";
	src: url("../fonts/iranyekanwebextraboldfanum.woff") format("woff");
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

/* Alias for classic BYekan naming — drop BYekan.woff here later if needed */
@font-face {
	font-family: "BYekan";
	src: url("../fonts/iranyekanwebregularfanum.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "BYekan";
	src: url("../fonts/iranyekanwebboldfanum.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
