<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Arvo:400);

h1 {
	font-family: "Arvo", Georgia, Times, sans-serif;
	font-size: 70px;
	font-weight: 400;
	line-height: 1em;
	margin: 0;
}
h2 {
	font-family: "Arvo", Georgia, Times, sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.3em;
	margin: 15px 0 0 0;
}</pre></body></html>