@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500 700;
  font-display: swap;
  src: url(./RobotoMono-VariableFont_wght.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 500 700;
  font-display: swap;
  src: url(./RobotoMono-Italic-VariableFont_wght.woff2) format('woff2');
}