@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 700;
  src: url("fonts/woff/IRANSansX-Bold.woff") format("woff"),
    url("fonts/woff2/IRANSansX-Bold.woff2") format("woff2");
}

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

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

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

body,
.elementor-heading-title {
	line-height: 1.8;
}


