<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Body font */
body {
	font-family:'Oxygen', sans-serif;
}

/* Slider header text */
.slider .slider-image a .slider-overlay strong {
	font-family:'Racing Sans One', cursive;
}

/* Blockquote font */
blockquote {
	font-family:'Racing Sans One', cursive;
}

/* Blockquote second style font */
blockquote.style-2 {
	font-family:'Oxygen', Sans-Serif;
}

/* Social buttons font */
.soc-button {
	font-family:Arial;
}</pre></body></html>