<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=Quicksand:wght@400;600&amp;family=Playfair+Display:wght@400;700&amp;family=Lobster&amp;display=swap");

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

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