@font-face {
  font-family: "Mojangles Bold";
  src: url(/fonts/mojangles-bold.ttf);
}
h1 {
  font-family: "Mojangles Bold";}