@font-face {
  font-family: "TiltWarp";
  src: url("../fonts/TiltWarp-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Tomorrow";
  src: url("../fonts/Tomorrow-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Evolventa";
  src: url("../fonts/Evolventa-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Evolventa";
  src: url("../fonts/Evolventa-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}