html,
body,
body *:not(.fa):not(.fas):not(.far):not(.fal):not(.fab):not(.fa-solid):not(.fa-regular):not(.fa-brands):not(.glyphicon):not(.material-icons):not([class^="fa-"]):not([class*=" fa-"]):not([class^="glyphicon-"]):not([class*=" glyphicon-"]),
.login-page-sba,
.wrapper,
.content-wrapper,
.main-header,
.main-sidebar,
.main-footer,
.navbar,
.sidebar,
.content,
.card,
.card-body,
.modal,
.modal-content,
.dropdown-menu,
.table,
.table th,
.table td,
.btn,
.form-control,
.custom-select,
.select2-container,
.select2-results__option,
.toast,
.swal2-popup,
.tox,
.tox .tox-tbtn,
input,
select,
textarea,
button {
    font-family: "Inter", Arial, sans-serif !important;
}

.status-pill,
.recurso-status-badge,
.produto-status-badge,
.email-status-badge,
.sms-status-badge,
.badge-status,
.pill-status,
.pagamento-status-chip,
.candidate-status-pill {
    white-space: nowrap !important;
    flex-wrap: nowrap !important;
}

.status-pill *,
.recurso-status-badge *,
.produto-status-badge *,
.email-status-badge *,
.sms-status-badge *,
.badge-status *,
.pill-status *,
.pagamento-status-chip *,
.candidate-status-pill * {
    white-space: nowrap !important;
}
