/* Fonts for the app-mockup section only. Loaded after first paint so their
   115KB does not compete with the two faces the hero text needs. Until this
   arrives the mockup renders in the stack's fallback, which is invisible to
   anyone who has not scrolled to it. */
@font-face { font-family: 'Fraunces'; font-style: normal; font-weight: 100 900; font-display: swap; src: url(../fonts/fraunces-var.woff2) format('woff2'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 100 900; font-display: swap; src: url(../fonts/inter-var.woff2) format('woff2'); }
