// : Use a unique and descriptive class name
// : Use a value from 100 to 900

.roboto-serif- {
  font-family: "Roboto Serif", system-ui;
  font-optical-sizing: auto;
  font-weight: ;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "GRAD" 0;
}