<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=Courgette&amp;family=Lexend+Deca:wght@400;500&amp;family=Righteous&amp;display=swap");

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

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