.btn,
.form-control,
.btn.m-btn--custom,
.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text,
.m-subheader .m-subheader__title,
.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text small {
    font-family: "Tajawal", sans-serif !important;
}
.m-checkbox>span:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.input-group-prepend>.bootstrap-select>.dropdown-toggle.btn-light, .bootstrap-select>.dropdown-toggle.btn-secondary {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}