@font-face {                  
  font-family: 'Illusion';
  src: url(https://humantooth.neocities.org/fonts/IllusionSerif-Regular.woff2) format('woff2');
  font-weight: normal;
  font-style: normal;
} 
body {
  background-color: white;
  color: black;
  font-family: Illusion;
}