@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: bold;
	src: url('/v1/fonts/IRANYekanX-Bold.woff') format('woff'),
		url('/v1/fonts/IRANYekanX-Bold.woff2') format('woff2'), url("/v1/fonts/IRANYekanX-Bold.ttf") format("truetype");
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: normal;
	src: url('/v1/fonts/IRANYekanX-Regular.woff') format('woff'),
		url('/v1/fonts/IRANYekanX-Regular.woff2') format('woff2'), url("/v1/fonts/IRANYekanX-Regular.ttf") format("truetype");
}

.body {
	direction: rtl;
}

span {
	font-family: IRANYekanX;
}

#header .header-nav-main nav>ul>li>a {
	font-family: IRANYekanX;
}

.custom-primary-font {
    font-family: IRANYekanX !important;
}