/* Critical: Regular only for first paint */
@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
  font-display: swap;
  src:
    local('Pretendard Regular'),
    url('/fonts/woff2/Pretendard-Regular.woff2') format('woff2');
}
