p {
  font-family: "EB Garamond";
  text-align: justify;
  font-size: 13pt;
}

li {
  font-family: "EB Garamond";
}

h1, h2 {
	font-family: "EB Garamond";
	font-style: italic;
	font-weight; normal;
	}

h3, h4, h5, h6 {
  font-family: "EB Garamond";
}

.footnote {
	font-size: 80%;
	}
	
.footnote::before {
	content: "Notes";
	}