@font-face {
	font-family: hourglass;
	src: url("Hourglass of Shine.otf");
}

@font-face {
	font-family: recoleta;
	src: url("Recoleta-Regular.otf");
}

.heading {
	font-family: hourglass;
	font-weight: 400;
}

.subheading {
	font-family: "PT Serif", serif;
	font-weight: 700;
	font-style: normal;
}
	

.content {
  font-family: "PT Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.heading2 {
	font-family: recoleta;
	font-weight: 400;
}