@font-face {
  font-family: "TOM IBM VGA 8x16";
  src: url("/static/fonts/WebPlus_IBM_VGA_8x16.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --tom-font-mono: "Futura", "Futura PT", "Century Gothic", "Tw Cen MT", Arial, sans-serif;
  --tom-font-terminal: "Courier New", monospace;
}
