@font-face {
  font-family: "ShortStack";
  src: url("/assets/fonts/shortstack/ShortStack-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
	font-family: "ShortStack", sans-serif, "Ariel";
}
