

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: normal;
	src: url('woff/IRANYekanX-Regular.woff') format('woff'),   
	url('woff2/IRANYekanX-Regular.woff2') format('woff2');	
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 400;
	src: url('woff/IRANYekanX-Regular.woff') format('woff'),   
	url('woff2/IRANYekanX-Regular.woff2') format('woff2');	
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: bold;
	src: url('woff/IRANYekanX-Bold.woff') format('woff'),   
	url('woff2/IRANYekanX-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 700;
	src: url('woff/IRANYekanX-Bold.woff') format('woff'),   
	url('woff2/IRANYekanX-Bold.woff2') format('woff2');	 
}

/* Global font application for the entire plugin */
.wookala-admin-page,
.wookala-admin-page *,
.wookala-premium-card,
.wookala-premium-card * {
	font-family: IRANYekanX, 'IRANYekanX', 'IRANYekan', 'IRANYekanX-Regular', 'IRANYekanX-Bold', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

/* استثنا کردن dashicons از فونت */
.wookala-admin-page .dashicons,
.wookala-admin-page .dashicons *,
.wookala-premium-card .dashicons,
.wookala-premium-card .dashicons * {
	font-family: dashicons !important;
}


