/* Pretendard Variable (self-hosted public-page copy)
 *
 * Blog, History, and Design System pages load this stylesheet directly. It
 * supplies Latin and Korean glyphs; their font stacks fall back to installed
 * system sans fonts for scripts not covered by this face.
 *
 * License: fonts/PRETENDARD_LICENSE.txt (SIL Open Font License 1.1)
 */

@font-face {
  font-family: "Pretendard";
  /* The supported browser matrix accepts WOFF2, so no WOFF copy is shipped. */
  src: url("../fonts/PretendardVariable.woff2") format("woff2");
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
}
