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