@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 500;
	src: url('woff/IRANSansX-Medium.woff') format('woff'),
	url('woff2/IRANSansX-Medium.woff2') format('woff2');
    font-display: swap;
}


@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 800;
	src: url('woff/IRANSansX-ExtraBold.woff') format('woff'),
	url('woff2/IRANSansX-ExtraBold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 900;
	src: url('woff/IRANSansX-Black.woff') format('woff'),
	url('woff2/IRANSansX-Black.woff2') format('woff2');
    font-display: swap;
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: bold;
	src: url('woff/IRANSansX-Bold.woff') format('woff'),
	url('woff2/IRANSansX-Bold.woff2') format('woff2');
    font-display: swap;

}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: normal;
	src: url('woff/IRANSansX-Regular.woff') format('woff'),
	url('woff2/IRANSansX-Regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'IranSansFaNum';
    src: url('woff/IRANSansXFaNum-Medium.woff') format('woff');
    font-display: swap;
    font-weight: 500;
}

@font-face {
    font-family: 'IranSansFaNum';
    src: url('woff/IRANSansXFaNum-Bold.woff') format('woff');
    font-display: swap;
    font-weight: 700;
}

@font-face {
    font-family: 'IranSansFaNum';
    src: url('woff/IRANSansXFaNum-Light.woff') format('woff');
    font-display: swap;
    font-weight: 300;
}

@font-face {
    font-family: 'IranSansFaNum';
    src: url('woff/IRANSansXFaNum-Regular.woff') format('woff');
    font-display: swap;
    font-weight: 400;
}

.number-font{
	font-family: 'IranSansFaNum' !important;
}

