@font-face{
  src: url('Roboto-Bold.ttf') format('ttf');
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@font-face{
  src: url('Roboto-BoldItalic.ttf') format('ttf');
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-style: normal;
}
@font-face{
  src: url('Roboto-Italic-VariableFont_wght.ttf') format('ttf');
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}
@font-face{
  src: url('Roboto-Italic.ttf') format('ttf');
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@font-face{
  src: url('Roboto-Medium.ttf') format('ttf');
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@font-face{
  src: url('Roboto-MediumItalic.ttf') format('ttf');
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@font-face{
  src: url('Roboto-Regular.ttf') format('ttf');
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@font-face{
  src: url('Roboto-SemiBold.ttf') format('ttf');
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@font-face{
  src: url('Roboto-SemiBoldItalic.ttf') format('ttf');
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@font-face{
  src: url('Roboto-VariableFont_wght.ttf') format('ttf');
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}