<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Zilla+Slab:wght@400;700&amp;family=Varela+Round&amp;family=Pacifico&amp;display=swap");

body,
.font-body,
.blockquote,
.blockquot,
.btn,
.form-control {
  font-family: "Varela Round", sans-serif !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Zilla Slab", serif !important;
}</pre></body></html>