/*
  Pretendard (variable) — self-hosted to remove the CDN single point of failure.
  Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
  https://github.com/orioncactus/pretendard — SIL Open Font License 1.1
  Single variable woff2 covers weights 45–920; replaces the static multi-file CDN build.
*/
@font-face {
  font-family: 'Pretendard';
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
  src: url('./woff2/PretendardVariable.woff2') format('woff2-variations');
}
