The heading typeface ships 2.95 MB — 64% of the page
shipporimincho_n4.woff2 transfers at 2,951 KB decoded. Total uncached page weight is 4.6 MB across 194 requests, so this one file is nearly two-thirds of everything the browser downloads.
Shippori Mincho is a Japanese Mincho carrying the full JIS kanji set. The store renders roughly 100 Latin glyphs. The other ~7,000 are paid for on every first visit.
Five @font-face rules declare it — four at weight 400, one at 700. None declares font-display, so the browser defaults to auto: a flash of invisible text while a 2.95 MB file downloads. On 4G that is several seconds of blank headings.
Switch to a Latin-subset face in the theme's typography settings, or self-host a subset built with pyftsubset (Latin, punctuation, and the ₱ sign). Add font-display: swap. Expected result: 2,951 KB → 20–30 KB — the single largest win available anywhere on the site.