@charset "utf-8";
 @font-face {
    font-family: 'yekan';
    src:  url('fonts/BYekan.eot?#') format('eot'),
          url('fonts/BYekan.woff') format('woff'),
          url('fonts/BYekan.ttf') format('truetype'), 
          url('fonts/Yekan.svg#Yekan') format('svg');
} 
/*@font-face {
    font-family: "yekan";
    src: url(fonts/Yekan.eot);
    src: url(fonts/Yekan.eot?#iefix) format("embedded-opentype"), 
    url(fonts/Yekan.woff) format("woff"),
    url(fonts/Yekan.ttf) format("truetype"), url(fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}*/

/* @font-face {
	font-family: 'IRANSans-web';
	src:  url('fonts/IRAN-Sans-expanded?#') format('eot'),
          url('fonts/IRANSBW.woff2') format('woff'),
          url('fonts/Iranian-Sans.ttf') format('truetype');
	font-weight: normal;
} */
*{
    font-family: yekan;
    font-size: 13px !important;
}

.calendar_frame{
    width:100%;
    height: 500px;
    border: 0px;
    padding: 5px;
}

.page-title{
    font-family: yekan;
}


.nav-tabs > li > a, .nav-pills > li > a
{
    font-size: 13px;
}

.label{
    font-family: yekan;
}

.btn,.a {
    font-size:13px;
}

.page-bar .page-breadcrumb > li > a{
    font-size:13px;
}

.panel-title{
    font-family: yekan;
    font-size: 17px;
}
.yekan-13{
    font-family: yekan;
    font-size: 13px;
}
.yekan-17{
    font-family: yekan;
    font-size: 17px;
}

h1,h2,h3,h4,h5{
    font-family: yekan;
}
.en-font{
    font-family: tahoma !important;
}

