@font-face {
  font-family: 'Inter';
  src: url('fonts/InterVariable.ttf');
}

@font-face {
  font-family: 'InterItalic';
  src: url('fonts/InterVariable-Italic.ttf');
}

@font-face {
  font-family: 'NotoSansMono';
  src: url('fonts/NotoSansMono.ttf');
}