@font-face {
    font-family: iran-sans;
    src: url('http://dadhami.ir/assets/plugins/jalali-datepicker/fonts/IRANSansFaNum.eot');
    src: url('http://dadhami.ir/assets/plugins/jalali-datepicker/fonts/IRANSansFaNum.eot?#iefix') format('embedded-opentype'),
         url('http://dadhami.ir/assets/plugins/jalali-datepicker/fonts/IRANSansFaNum.woff2') format('woff2'),
         url('http://dadhami.ir/assets/plugins/jalali-datepicker/fonts/IRANSansFaNum.woff') format('woff'),
         url('http://dadhami.ir/assets/plugins/jalali-datepicker/fonts/IRANSansFaNum.ttf') format('truetype'),
         url('http://dadhami.ir/assets/plugins/jalali-datepicker/fonts/IRANSansFaNum.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body,
#side-menu li a,
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    font-family: iran-sans !important;
}
.fa {
    font-family: FontAwesome !important;
}
input.datepicker,
input.datetimepicker {
    direction: ltr;
}