@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 100 900;
  src: url("./Roboto-VariableFont.ttf");
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 100 900;
  src: url("./Roboto-Italic-VariableFont.ttf");
  font-display: swap;
}
