/*.vt323-regular {
  font-family: "VT323", monospace;
  font-weight: 400;
  font-style: normal;
} */
 body {
  font-family: "Oxanium", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
 }
 a{
  text-underline-offset: 3px;
  border-bottom: 1px solid #000;
  text-decoration-thickness: 1px;
 }