/* body{
    font-family:system-ui,Roboto,sans-serif;
} */

/*tipo de letra......*/
body {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  /* font-weight: <weight>; */
  font-style: normal;
  font-variation-settings:"wdth" 100;
}