/* AI WORKS — Webfonts
 * Plus Jakarta Sans (400/500/700/800/900) + Noto Sans JP (400/500/700/900) from Google Fonts.
 * Google's CSS emits its own @font-face rules with unicode-range, so we import instead of
 * hand-writing @font-face — safer than shipping stripped copies of the files.
 */

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Plus+Jakarta+Sans:wght@400;500;700;800;900&display=swap");
