
@font-face {
	font-family: prk-font;
	font-style: normal;
	font-weight: 300;
	src: url('woff/IRANYekanX-Lightfanum.woff') format('woff'),
	url('woff2/IRANYekanX-Light.woff2') format('woff2');
	display:swap;

}

@font-face {
	font-family: prk-font;
	font-style: normal;
	font-weight: 500;
	src: url('woff/IRANYekanX-Mediumfanum.woff') format('woff'),
	url('woff2/IRANYekanX-Medium.woff2') format('woff2');
		display:swap;
}

@font-face {
	font-family: prk-font;
	font-style: normal;
	font-weight: 600;
	src: url('woff/IRANYekanX-DemiBoldfanum.woff') format('woff'),
	url('woff2/IRANYekanX-DemiBold.woff2') format('woff2');
	display:swap;
}

@font-face {
	font-family: prk-font;
	font-style: normal;
	font-weight: bold;
	src: url('woff/IRANYekanX-ExtraBoldfanum.woff') format('woff'),
	url('woff2/IRANYekanX-ExtraBold.woff2') format('woff2');
	display:swap;
}

@font-face {
	font-family: prk-font;
	font-style: normal;
	font-weight: 900;
	src: url('woff/IRANYekanX-Blackfanum.woff') format('woff'),
	url('woff2/IRANYekanX-Black.woff2') format('woff2');
	display:swap;
}



@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 800;
	src: url('woff/IRANYekanX-Boldfanum.woff') format('woff'),
	url('woff2/IRANYekanX-Bold.woff2') format('woff2');
	display:swap;
}


*{
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}
