<style type="text/css">
@font-face {
	font-family: "bubblefont";
	src: url("../fonts/80erfinaldemo.ttf") format("truetype");
}
body {
	margin: 0;
	padding: 0;
	background-color: #c60707;
}
p {
	font-size: 1em;
	font-family: "Times New Roman", Times, Serif;
}
.anotherfont {
	color: #f9f7f7;
	font-size: 3em;
	font-family: "bubblefont";
}
.Ewert {
	color: #e8e3e3;
	padding: 0;
	margin: 0;
	font-size: 5em;
	font-family:"Ewert", serif;
}
.Miltonian {
	color: #e8e3e3;
	padding: 0;
	margin: 0;
	font-size: 3em;
	font-family:"Miltonian", serif;
}
</style>