@font-face {
  font-family: 'Roboto';
  src: url('./Roboto-Medium.ttf');
  src: url('./Roboto-Medium.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('./RobotoCondensed-Bold_0.ttf');
  src: url('./RobotoCondensed-Bold_0.ttf') format('truetype');
  font-weight: 700;
}
