@font-face {
  font-family: 'Inter';                                                                                                                                                                                           
  font-style: normal;                                                                                                                                                                                             
  font-weight: 400;                                                                                                                                                                                               
  font-display: swap;                                                                                                                                                                                             
  src: url('../fonts/roboto-mono-v20.ttf') format('truetype');                                                                                     
}                                                                                                                                                                                                                 
@font-face {                                                                                                                                                                                                      
  font-family: 'Inter';                                                                                                                                                                                           
  font-style: normal;                                                                                                                                                                                             
  font-weight: 700;                                                                                                                                                                                               
  font-display: swap;                                                                                                                                                                                             
  src: url('../fonts/roboto-mono-v20.ttf') format('truetype');                                                                                     
}                                                                                                                                                                                                                 
@font-face {                                                                                                                                                                                                      
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;                                                                                                                                                                                             
  src: url('../fonts/roboto-mono-v20.ttf') format('truetype');                                                                                     
}                                                                                                                                                                                                                 
@font-face {                                                                                                                                                                                                      
  font-family: 'Roboto Mono';                                                                                                                                                                                     
  font-style: normal;                                                                                                                                                                                             
  font-weight: 400;                                                                                                                                                                                               
  font-display: swap;                                                                                                                                                                                             
  src: url('../fonts/roboto-mono-v31.ttf') format('truetype');                                                                                         
}                                                                                                                                                                                                                 
@font-face {                                                                                                                                                                                                      
  font-family: 'Roboto Mono';                                                                                                                                                                                     
  font-style: normal;                                                                                                                                                                                             
  font-weight: 700;                                                                                                                                                                                               
  font-display: swap;                                                                                                                                                                                             
  src: url('../fonts/roboto-mono-v31.ttf') format('truetype');                                                                                         
}
