/* Pretendard Font Face Definitions */

@font-face {
  font-family: 'Pretendard';
  font-weight: 300;
  font-display: swap;
  src: url("/assets/Pretendard-Light-b84f59ad.woff2") format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
  font-display: swap;
  src: url("/assets/Pretendard-Regular-900cc011.woff2") format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
  font-display: swap;
  src: url("/assets/Pretendard-Medium-c3c4ba7d.woff2") format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 600;
  font-display: swap;
  src: url("/assets/Pretendard-SemiBold-063b69f6.woff2") format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 700;
  font-display: swap;
  src: url("/assets/Pretendard-Bold-9dec1c5b.woff2") format('woff2');
}