/* Medium weight — non-critical, loaded after first paint */
@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/Pretendard-Medium.subset.woff2') format('woff2');
}
