@font-face {
  font-family: 'CustomLoginFont';
  src: url('/login_theme21/font/custom-login-font.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Apply globally (AdminLTE + DataTables + RTL pages) */
html, body,
.content-wrapper, .main-header, .main-sidebar, .brand-link,
.nav, .nav-link, .navbar, .sidebar, .content, .card, .card-title,
h1, h2, h3, h4, h5, h6,
p, span, div, a, li, ul, ol,
table, th, td, .table,
.dataTables_wrapper, .dataTables_info, .dataTables_paginate,
label, input, button, select, textarea,
.form-control, .btn, .input-group, .custom-control,
.dropdown-menu, .modal, .modal-title, .modal-body {
  font-family: 'CustomLoginFont', IRANYekan, 'Source Sans Pro', 'Tahoma', Arial, sans-serif !important;
}
