/* Webfont sources — ⚠ font substitutions noted in README.md
 *
 * The original design uses:
 *   • Pretendard JP — Korean+Japanese variant of Pretendard (CC-BY-OFL).
 *   • Wanted Sans   — proprietary Wanted brand display sans (free for personal use).
 *
 * We pull "Pretendard" from cdnjs (an exact metric-equivalent for the JP variant
 * for our Latin-glyph use) and "Wanted Sans" from its public CDN.  When working
 * inside the actual Wanted brand, replace these imports with the licensed font
 * files in /fonts/.
 */

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");
@import url("https://cdn.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.3/packages/wanted-sans/fonts/webfonts/variable/complete/WantedSansVariable.min.css");
