/**
 * Legacy body font — commercial webfont (no self-hosted face).
 */
body.body-font__futura {
  --lily-body-font: FuturaPT, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  --lily-body-weight: 400;
}
