/****************************  menu  *****************************/

/* body, html, a, span, p, h1, h2, h3, h4, h5, h6, button, input, textarea, select, table, th, td, tr, div  {
  font-family: -apple-system, BlinkMacSystemFont, 'AvenirNextRegular', Roboto, sans-serif !important;
} */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

body,
html,
button,
input,
optgroup,
select,
textarea {
  font-family: 'Roboto', sans-serif !important;
}
