/* Wanted Design System — Webfonts
   Pretendard JP is the product workhorse (Korean + Latin + CJK).
   Wanted Sans is the brand/display face used for the wordmark and large display.
   Both are the real open-source faces, loaded from jsDelivr (dynamic subset). */

/* Pretendard JP Variable — provides family "Pretendard JP Variable" */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-jp-dynamic-subset.min.css");

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