@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-display: swap;
  font-weight: 100 700;
  src: url('RobotoMono-VariableFont_wght.woff2') format('woff2-variations'),
       url('RobotoMono-VariableFont_wght.woff2') format('woff2');
}

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