@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./Roboto-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'RobotoBold';
  font-style: normal;
  font-display: swap;
  src: url('./Roboto-Bold.ttf') format('truetype');
}
