/* Pretendard 1.3.9 — self-hosted (variable font, all weights in one file).
   원본: https://github.com/orioncactus/pretendard (SIL OFL 1.1).
   내부망 오프라인용으로 CDN(pretendard.min.css) 대체. font-family 는 main.css 의
   --font-sans('Pretendard') 와 일치시키기 위해 'Pretendard' 로 노출. */
@font-face {
  font-family: 'Pretendard';
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
  src: url('PretendardVariable.woff2') format('woff2-variations'),
       url('PretendardVariable.woff2') format('woff2');
}
@font-face {
  font-family: 'Pretendard Variable';
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
  src: url('PretendardVariable.woff2') format('woff2-variations'),
       url('PretendardVariable.woff2') format('woff2');
}
