h1 {
	font-family: "Cinzel", serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
}
h1 {
	font-family: "IM Fell English SC", serif;
	font-weight: 400;
	font-style: normal;
}
.card-text {
	font-family: "Cinzel", serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
}