/* Pretendard restricted to Korean + Latin via unicode-range. PretendardVariable
   also contains kana/CJK glyphs, so this unicode-range forces those codepoints to
   skip this face and resolve against 'Pretendard JP'. CJK Han is intentionally NOT
   listed here → rendered by Pretendard JP (design decision).
   url() is relative to this file's location (fonts/pretendard/ on the host). */
@font-face {
  font-family: 'Pretendard';
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
  src: url('PretendardVariable.woff2') format('woff2-variations');
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20A9, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+1100-11FF, U+3130-318F, U+A960-A97F, U+AC00-D7A3, U+D7B0-D7FF;
}
