@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');

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