From a275601ddc48851207a837409d86bf7f9edbff7b Mon Sep 17 00:00:00 2001 From: James Date: Thu, 11 Jun 2026 01:00:36 +0100 Subject: [PATCH] fix(fonts): filter preloads by subsets and externalize @font-face CSS (#1897) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit next/font/google ignored the `subsets` option: every unicode subset's .woff2 was preloaded (13 extra preloads for two fonts in the report), and the full @font-face CSS was inlined into every HTML response as a