/* body{
  color: #9be4ff;
} */
/* @font-face {
    font-family: "Termina-Bold";
    src: url("/fonts/Termina-Bold.ttf") format("truetype");
    font-weight: bold;
  }
  
  @font-face {
    font-family: "Termina-Bold";
    src: url("/fonts/Termina-Heavy.ttf") format("truetype");
    font-weight: bolder;
  }
  
  @font-face {
    font-family: "Termina-Light";
    src: url("/fonts/Termina-Light.ttf") format("truetype");
    font-weight: lighter;
  }
  
  @font-face {
    font-family: "Termina-Regular";
    src: url("/fonts/Termina-Regular.ttf") format("truetype");
    font-weight: normal;
  } */