@charset "UTF-8";

@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/iransans/IRANSansXFaNum-Light.ttf') format('truetype');
}

@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/iransans/IRANSansXFaNum-Regular.ttf') format('truetype');
}

@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/iransans/IRANSansXFaNum-Medium.ttf') format('truetype');
}

@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/iransans/IRANSansXFaNum-Bold.ttf') format('truetype');
}

@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('../fonts/iransans/IRANSansXFaNum-ExtraBold.ttf') format('truetype');
}

/* وزن‌های legacy که CSS اصلی kcp استفاده می‌کند */
@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('../fonts/iransans/IRANSansXFaNum-Light.ttf') format('truetype');
}

@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('../fonts/iransans/IRANSansXFaNum-Medium.ttf') format('truetype');
}
