body,
button,
input,
select,
textarea,
table,
th,
td,
.table-wrapper,
.table-wrapper *,
.table-container,
.table-container *,
.top-scroll,
.top-scroll *,
.btn,
.form-control,
.card,
.card *,
.active-filters-container,
.active-filters-container *,
.text-xs,
.text-lg,
.text-xl,
.text-2xl,
.font-medium {
    font-family: var(--font-sans, 'Fixel Text', Inter, Arial, sans-serif) !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.card-title,
.card-header,
.table-header,
.text-xl,
.text-2xl {
    font-family: var(--font-display, 'Fixel Display', 'Fixel Text', Inter, Arial, sans-serif) !important;
}
