@font-face {
  font-family: 'Roboto Mono';
  src: 
    url('/fonts/roboto-mono/RobotoMono-VariableFont_wght.woff2') format("woff2-variations"),
    url('/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf') format('truetype-variations');
  font-weight: 1 999;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Mono';
  src: 
    url('/fonts/roboto-mono/RobotoMono-Italic-VariableFont_wght.woff2') format("woff2-variations"),
    url('/fonts/roboto-mono/RobotoMono-Italic-VariableFont_wght.ttf') format('truetype-variations');
  font-weight: 1 999;
  font-style: italic;
}
