<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	font-family: Georgia, "Times New Roman", "Times", serif;
	font-size: 13px;
}

.post-text {
	font-family: Georgia, "Times New Roman", "Times", serif;
}

h1, h2, h3, h4, .post-title, .sidebar-box-title{
	font-family: 'Sacramento', cursive;
}
.blog-title{ 
	font-family: Georgia, "Times New Roman", "Times", serif;
	font-size: 2.2em;
}
.sidebar-box-title{ font-size: 1.6em; }
</pre></body></html>