@charset "UTF-8";@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');@font-face{font-family:"berkeley";src:url("../fonts/BerkeleyMono-Regular.woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"berkeley";src:url("../fonts/BerkeleyMono-Oblique.woff2");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"berkeley";src:url("../fonts/BerkeleyMono-Bold.woff2");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"berkeley";src:url("../fonts/BerkeleyMono-Bold-Oblique.woff2");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"berkeley";src:url("../fonts/BerkeleyMono-Thin.woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"berkeley";src:url("../fonts/BerkeleyMono-Thin-Oblique.woff2");font-weight:200;font-style:italic;font-display:swap}:root{--font-berkeley:'berkeley','SF Mono',Monaco,'Cascadia Code','Roboto Mono',Consolas,'Courier New',monospace;--font-berkeley-thin:'berkeley',monospace;--font-merriweather:'Merriweather',Georgia,serif;--font-sans:var(--font-merriweather);--font-serif:var(--font-merriweather);--font-mono:var(--font-berkeley);--font-body:var(--font-serif);--font-headings:var(--font-serif)}body{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-headings)}code,pre{font-family:var(--font-mono)}