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

html,
body,
body :not(i):not(.fa):not(.fas):not(.far):not(.fab):not([class^="fa-"]):not([class*=" fa-"]):not(.tio):not([class^="tio-"]):not([class*=" tio-"]),
button,
input,
select,
textarea,
table,
label,
a,
span,
p,
div,
h1, h2, h3, h4, h5, h6,
.btn,
.form-control,
.form-select,
.dropdown-menu,
.dropdown-item,
.nav-link,
.navbar,
.card,
.modal,
.swal2-container,
.select2-container,
.dataTables_wrapper {
    font-family: 'HacenLiner', Arial, sans-serif !important;
}

/* لا نكسر خطوط الأيقونات */
.fa,
.fas,
.far,
.fab,
[class^="fa-"],
[class*=" fa-"] {
    font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands" !important;
}

.tio,
[class^="tio-"],
[class*=" tio-"] {
    font-family: "The-Icon-of" !important;
}
