@font-face { font-family: 'DejaVu Sans'; font-style: normal; src: local("DejaVu Sans"), local("DejaVuSans"), url("DejaVuSans.woff2") format("woff2"); }

@font-face { font-family: 'DejaVu Serif'; font-style: normal; src: local("DejaVu Serif"), local("DejaVuSerif"), url("DejaVuSerif.woff2") format("woff2"); }

@font-face { font-family: 'Terminus'; font-style: normal; font-weight: 400; src: local("Terminus (TTF)"), url("Terminus.woff2") format("woff2"); }

body { color: black; font: normal 16px DejaVu Sans, sans-serif; background-image: linear-gradient(30deg, #568649 25%, #689e59 25%, #689e59 50%, #568649 50%, #568649 75%, #689e59 75%, #689e59 100%); background-size: 128.00px 73.90px; }

.site { max-width: 800px; margin: auto; padding: 40px; background-color: white; }

h1, h2, h3 { line-height: 1.5; font-weight: normal; }

h1 { font-size: 2em; }

h2 { font-size: 1.25em; }

h3 { font-size: 1.25em; }

.logo { font-size: 1.5em; text-align: left; width: 100%; max-width: 200px; }

.logo img { width: 100%; }

hr { border: 1px solid black; margin: 0.5; }

/*# sourceMappingURL=main.css.map */