@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  src: url('fonts/roboto.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  font-weight: 700;
  src: url('fonts/roboto.woff2') format('woff2');
  font-display: swap;
}
