@font-face {
  font-family: "Pixellari";
  src: url("./fonts/Pixellari.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Pixellari", sans-serif;
  font-size: 20px;
}