html[dir="rtl"] body,
html[dir="rtl"] .main-sidebar,
html[dir="rtl"] .main-header,
html[dir="rtl"] .content-wrapper,
html[dir="rtl"] .card,
html[dir="rtl"] .dropdown-menu,
html[dir="rtl"] .modal-content,
html[dir="rtl"] .table,
html[dir="rtl"] .form-control,
html[dir="rtl"] input,
html[dir="rtl"] textarea,
html[dir="rtl"] button,
html[dir="rtl"] label,
html[dir="rtl"] .btn,
html[dir="rtl"] .nav-link,
html[dir="rtl"] .select2-container .select2-selection {
  font-family: 'Cairo', 'Segoe UI', Tahoma, sans-serif;
}

html[dir="rtl"] .select2-container--default .select2-selection--single .select2-selection__rendered,
html[dir="rtl"] .select2-container--default .select2-selection--multiple .select2-selection__choice,
html[dir="rtl"] .select2-results__option {
  font-family: 'Cairo', 'Segoe UI', Tahoma, sans-serif;
}
