/* ============================================================
   Wanted Design System — Webfonts
   ------------------------------------------------------------
   Wanted Sans — the brand display/marketing typeface.
   Pretendard   — the product UI/body typeface (the Figma source
                  uses "Pretendard JP", a multi-language superset;
                  the standard Pretendard families are used here as
                  the closest publicly-distributable match).
   Fonts are loaded from jsDelivr CDN rather than bundled binaries.
   ============================================================ */

/* Wanted Sans (variable) — display / brand */
@import url("https://cdn.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.1/packages/wanted-sans/fonts/webfonts/variable/split/WantedSansVariable.min.css");

/* Pretendard (variable) — product UI / body */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.css");
