/* Pretendard — loaded from jsDelivr in the page head.
   NOTE: the URL this file originally used
     gh/orioncactus/pretendard@v1.3.9/dist/web/variable/woff2/PretendardVariable.woff2
   returns 404, which silently dropped the whole site to system fonts. The working
   path is the npm dynamic-subset build, which also ships only the Hangul ranges
   a page actually uses instead of one 2 MB file. */

:root {
  --font-display: "Pretendard Variable", "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  --font-text: "Pretendard Variable", "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
}
