@font-face {
  font-family: "Homestuck";

  src: url("../fonts/homestuck.woff2") format("woff2"),
   url("../fonts/homestuck.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Garamond";

  src: url("../fonts/garamond.woff2") format("woff2"),
   url("../fonts/garamond.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
