

@font-face {
	font-family: IRANYekan;
	font-style: normal;
	font-weight: normal;
	src: url('woff/IRANYekanX-Bold.woff') format('woff'),   
	url('woff2/IRANYekanX-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: prk-font;
	font-style: normal;
	font-weight: normal;
	src: url('woff/IRANYekanX-Regular.woff') format('woff'),   
	url('woff2/IRANYekanX-Regular.woff2') format('woff2');	
}


*{
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}
