/* Font declarations only. The woff2 binaries live in /assets/fonts/ and are
   preloaded from each page's head, so they load in parallel instead of
   blocking first paint inside this stylesheet as base64. */
@font-face{font-family:'Outfit'; src:url(/assets/fonts/outfit.woff2) format('woff2'); font-weight:100 900; font-style:normal; font-display:swap}
@font-face{font-family:'Manrope'; src:url(/assets/fonts/manrope.woff2) format('woff2'); font-weight:200 800; font-style:normal; font-display:swap}
