:root {
    --bs-font-sans-serif: 'Inter', sans-serif;
}

html,
body,
button,
input,
select,
textarea,
table,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
a,
span,
div {
    font-family: 'Inter', sans-serif !important;
}
