/* Self-hosted web fonts: keep the files in this deployment. */
@font-face {
  font-family: 'Pretendard';
  src: url('/fonts/PretendardVariable-v1.3.9.woff2') format('woff2');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard Variable';
  src: url('/fonts/PretendardVariable-v1.3.9.woff2') format('woff2');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
