@font-face {
  font-family: 'Roboto';
  src: url('/assets/fonts/roboto-v47-latin-regular.woff2') format('woff2');
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('/assets/fonts/roboto-v47-latin-500.woff2') format('woff2');
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}
