body {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, system-ui, sans-serif;
}
.font-merriweather,
h1, h2, h3, .merriweather {
  font-family: "Merriweather", Georgia, "Times New Roman", serif;
}
code, kbd, pre, .font-mono,
.hljs {
  font-family: "Fira Code", "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
}
