@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
  font-family: 'RobotoMono';
  src: url("/assets/roboto_mono/RobotoMono-Regular-1a647c04.woff2") format('woff2'), url("/assets/roboto_mono/RobotoMono-Regular-edf1e801.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
