<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600";
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@400;500;600;700;800&amp;display=swap');

.title a{
	line-height: 1.3em;
    /* font-family: 'EB Garamond', Georgia, "Tahoma", "Century Schoolbook L", Arial, Helvetica; */
    /* font-weight: bold; */
    /* letter-spacing: -0.04em; */
}

.postbody{
	font-size:18px;
}

body {
	font-family: 'Assistant', sans-serif;
}

strong {
	font-weight: 700;
}

h2, .post h2.title {
	font-weight: 600;
	letter-spacing: -0.005em;
	line-height: 1.3em;
}

h3, .post h3.title {
	font-weight: 600;
	letter-spacing: -0.01em;
}</pre></body></html>