@import 'https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap';body{font-family:var(--font-family-mono);font-weight:var(--font-weight-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.serif,main p,blockquote{font-family:var(--font-family-mono)}code,pre,.mono{font-family:var(--font-family-mono);font-size:var(--font-size-sm);font-weight:var(--font-weight-normal)}h1,h2,h3,h4,h5,h6,.brand,.nav-title,.timeline-section-title{font-family:var(--font-family-mono)}@supports not (font-variation-settings:normal){body,.serif,main p,blockquote,code,pre,.mono,h1,h2,h3,h4,h5,h6,.brand,.nav-title,.timeline-section-title{font-family:jetbrains mono,fira code,Monaco,cascadia code,roboto mono,Consolas,courier new,monospace}}