/* Self-hosted Fraunces + Inter subsets for the VIP hub.
   Split out of vip-programs.css on 2026-09-14 (audit F-04): the @font-face
   rules redefined the Fraunces/Inter families for every page that loads
   vip-programs.css, so index.html, services.html and private-care.html each
   downloaded 265 KB of yacht-subset woff2 *on top of* their Google Fonts
   request. Only vip-programs.html has no Google Fonts link, so only it needs
   these faces. */
@font-face{font-family:Fraunces;src:url('../assets/yacht/fonts/Fraunces-VF-subset.woff2') format('woff2');font-weight:100 900;font-display:swap}
@font-face{font-family:Inter;src:url('../assets/yacht/fonts/Inter-VF-subset.woff2') format('woff2');font-weight:100 900;font-display:swap}
