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

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
.primary,
.secondary,
.nav-item,
.brand {
  font-family: 'Roboto', Arial, sans-serif !important;
}
