@font-face {
  font-family: 'Roboto';
  src: url('./Roboto/Roboto-VariableFont_wdth_wght.ttf');
}

.font-Roboto {
  font-family: 'Roboto';
}

