@font-face {
  font-family: 'Roboto';
  src: url('../fonts/roboto/Roboto-Variable.ttf') format('truetype');
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 75% 100%;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/roboto/Roboto-Variable-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: 100 900;
  font-stretch: 75% 100%;
  font-display: swap;
}
