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