/*
 * Pretendard Variable — single self-hosted file (all weights 45–920).
 * Copyright (c) 2021 Kil Hyung-jin, SIL Open Font License 1.1.
 * https://github.com/orioncactus/pretendard
 *
 * Switched from the 92-part dynamic-subset to one variable file for reliable,
 * consistent loading (stability > micro-optimization). font-display: swap so
 * text is never invisible; the file is preloaded in BaseLayout.
 */
@font-face {
  font-family: 'Pretendard Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 45 920;
  src: url('/fonts/pretendard/PretendardVariable.woff2') format('woff2-variations');
}
