@font-face {
  font-family:"iransans";
  src:url("font/iransans.eot");
  src:url("font/iransans.eot?#iefix") format("embedded-opentype"),
    url("font/iransans.woff") format("woff"),
    url("font/iransans.ttf") format("truetype");
  font-weight: normal !important;
  font-style: normal !important;
}
@font-face {
  font-family: 'iransansweb';
  src: url('font/IRANSansMobile.eot?#iefix') format('embedded-opentype'),  url('font/IRANSansMobile.woff') format('woff'), url('font/IRANSansMobile.ttf')  format('truetype'), url('font/IRANSansMobile.svg#IRANSansMobile') format('svg');
  font-weight: normal !important;
  font-style: normal !important;
}
@font-face {
  font-family: 'number';
  src: url('font/IRANSans_2.eot?#iefix') format('embedded-opentype'),  url('font/IRANSans_2.woff') format('woff'), url('font/IRANSans_2.ttf')  format('truetype'), url('font/IRANSans.svg#IRANSansMobile') format('svg');
  font-weight: normal !important;
  font-style: normal !important;
}
.site-logo,a.dropdown-item,.lbl,.card-header,button,.persianfont,.form-tooltip-error,.sweet-alert p,.sweet-alert h2,.pagination-info,.page-list,.form-control
{
font-family:iransans !important;
font-size:12px !important;
}
.number
{
	font-family:number !important;
	font-weight: normal !important;
	font-size:18px !important;
}
.btn
{
	font-weight:unset !important;
    font-size:11px !important;
}
label
{
    font-size:12px !important;
}
span.validetta-bubble
{
     font-size:10px !important;
     font-family:iransans !important;
}
/*---------------------------------------------------*/
.input-group-addon
{
     padding:0.3rem 0.75rem !important;
}
#category label
{
    display:unset !important;
    margin-right:5px;
    margin-top:5px;
}
#table tr td i
{
    font-size:20px !important;
}
table.tbl-typical tr td,table.tbl-typical tr th
{
    text-align:center !important;
    font-size: 12px !important; 
}
table.tbl-typical tr td button 
{
    font-size:12px !important;
}
.ruFakeInput
{
    display:none;
}
.ruButton
{
    font-family:iransans !important;
}
.ruRemove,.ruCancel
{
    font-size:12px !important;
}
.ruProgress
{
    font-family:iransans !important;
    direction:rtl;
}