/* HACOTONE — Webfonts
 * Brand uses Futura (geometric sans) for Latin labels. Futura is not freely
 * licensable, so this substitutes JOST — the closest geometric-grotesque
 * match on Google Fonts. Japanese is set in Zen Kaku Gothic New for running
 * text with Zen Old Mincho for editorial / illustration-led headings.
 * >>> If you obtain licensed Futura webfont files, add @font-face rules here
 *     and update --font-latin in tokens.css.
 *
 * NOTE: The Google Fonts request used to live here as an @import. That made the
 * browser download this file first, THEN discover the import, THEN fetch the
 * font CSS — a render-blocking chain (~2s in PageSpeed). It is now loaded from
 * functions.php (hacotone_font_links) with preconnect + a non-blocking <link>,
 * so the fonts no longer block the first paint. Keep this file for any local
 * @font-face overrides. */
