/* فونت اصلی کل سامانه */
body,
button,
input,
select,
textarea,
table,
td,
th,
a,
label {
    font-family: "B Nazanin", Tahoma, Arial, sans-serif !important;
}

/* تیترها */
h1,
h2,
h3,
h4,
h5,
h6,
.header h1,
.sidebar-title,
.box-header h2 {
    font-family: "B Titr", "B Nazanin", Tahoma, Arial, sans-serif !important;
}

/* اندازه مناسب فونت فارسی */
body {
    font-size: 18px;
}

button,
input,
select,
textarea {
    font-size: 18px;
}

table {
    font-size: 18px;
}
