@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Yekan';
	src: url('../fonts/WebYekan.eot');
	src: local('☺'), url('../fonts/WebYekan.woff') format('woff'), url('../fonts/WebYekan.ttf') format('truetype'), url('../fonts/WebYekan.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'mitra';
	src: url('../fonts/Far_MitraBd.eot');
	src: local('☺'), url('../fonts/Far_MitraBd.woff') format('woff'), url('../fonts/Far_MitraBd.ttf') format('truetype'), url('../fonts/Far_MitraBd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
  font-family: Yekan ;
  direction:rtl;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: mitra,Yekan;
}
.panel-heading 
{
	font-family:mitra,Yekan;
}
@media(max-width:767px)
{
.menu-responsiv:before {
 content: 'فهرست';
}
}
#menu-top ul li ul li ul {
     margin-right: 175px;
 }