/* Self-hosted, subsetted webfonts — replaces the Google Fonts <link> tags.
   One @font-face per weight (vs Google's ~2000 CJK unicode-range rules) carrying
   only the ~970 glyphs the site actually uses. Loaded ASYNC per page (media=print
   onload) so the ~800KB of CJK faces never race the LCP hero image for bandwidth;
   font-display:swap paints text in the fallback until they arrive.
   url() is relative: the build versions this file and assets/fonts/ under the same
   hash dir, so fonts/<f>.woff2 resolves next to it. Regenerate the woff2 subsets
   (scripts + charset) whenever new copy introduces glyphs. */
@font-face{font-family:'Cinzel';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/cinzel-400.woff2) format('woff2')}
@font-face{font-family:'Cinzel';font-style:normal;font-weight:600;font-display:swap;src:url(fonts/cinzel-600.woff2) format('woff2')}
@font-face{font-family:'Cinzel';font-style:normal;font-weight:700;font-display:swap;src:url(fonts/cinzel-700.woff2) format('woff2')}
@font-face{font-family:'Jost';font-style:normal;font-weight:300;font-display:swap;src:url(fonts/jost-300.woff2) format('woff2')}
@font-face{font-family:'Jost';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/jost-400.woff2) format('woff2')}
@font-face{font-family:'Jost';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/jost-500.woff2) format('woff2')}
@font-face{font-family:'Jost';font-style:normal;font-weight:600;font-display:swap;src:url(fonts/jost-600.woff2) format('woff2')}
@font-face{font-family:'Shippori Mincho B1';font-style:normal;font-weight:600;font-display:swap;src:url(fonts/shippori-600.woff2) format('woff2')}
@font-face{font-family:'Shippori Mincho B1';font-style:normal;font-weight:700;font-display:swap;src:url(fonts/shippori-700.woff2) format('woff2')}
@font-face{font-family:'Zen Kaku Gothic New';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/zen-kaku-400.woff2) format('woff2')}
@font-face{font-family:'Zen Kaku Gothic New';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/zen-kaku-500.woff2) format('woff2')}
@font-face{font-family:'Zen Kaku Gothic New';font-style:normal;font-weight:700;font-display:swap;src:url(fonts/zen-kaku-700.woff2) format('woff2')}
@font-face{font-family:'Pinyon Script';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/pinyon-400.woff2) format('woff2')}
