@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(Roboto-Italic-VariableFont_wdth,wght.ttf) format('ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: regular;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(Roboto-VariableFont_wdth,wght.ttf) format('ttf');
}

