/* Placeholder for the CDN (Cloudflare Pages) build.
 *
 * site/index.html links /fonts.css — on a self-hosted deploy serve.mjs generates
 * it from the font registry (/settings/fonts, see server/fonts.mjs). A static
 * CDN has no such generator, and without a real file here the SPA fallback in
 * _redirects would answer the stylesheet request with the app shell HTML at 200.
 * Shipping this empty file keeps that request a genuine (and trivially cached)
 * stylesheet.
 *
 * Custom webfonts are a self-hosted-server feature; register them there. */
