@font-face {
  font-family: Gayathri Regular;
  src: url("fonts/Gayathri-Regular.ttf");
}

body {
  font-family: "Gayathri Regular";
  color: white;
}