@font-face {
  font-family: 'Roboto';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  src: url('../fonts/Roboto/Roboto-Regular.ttf') format("truetype");
}
@font-face {
  font-family: 'Roboto';
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  src: url('../fonts/Roboto/Roboto-Bold.ttf') format("truetype");
}
