:root {
    --bs-font-sans-serif: Arial, "Times New Roman", sans-serif;
    --bs-body-font-family: var(--bs-font-sans-serif);
}

body,
p,
h1, h2, h3, h4, h5, h6,
a,
span,
div,
button,
input,
textarea,
select,
option,
li,
ul,
ol,
table,
th,
td {
    font-family: Arial, "Times New Roman", sans-serif !important;
}