@font-face {
	font-family: "yekan";
	src: url(/asset/fonts/fa/Yekan.eot);
	src: url(/asset/fonts/fa/Yekan.eot) format("embedded-opentype"),
		 url(/asset/fonts/fa/Yekan.woff2) format("woff2"),
		 url(/asset/fonts/fa/Yekan.woff) format("woff"),
		 url(/asset/fonts/fa/Yekan.ttf) format("truetype");
	font-weight: 300;
}

* {
font-family: "yekan";
}

button, input, optgroup, select, textarea {
	font-family: Yekan!important;
	font-size: 0.9375rem!important;
	font-weight: 502!important;
  }

.page-container{
  font-size: 0.9375rem !important;
  font-weight: 502 !important;
}
.sub-menu
{
	margin-right:20px!important;
}