@font-face {
  font-family: MapleMono;
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/MapleMono-Regular.ttf.woff2') format('woff2');
  font-display: swap;
}

code {
    font-family: MapleMono !important;
    tab-size: 4;
}
