@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/static/fonts/noto-sans-kr-v38-korean/noto-sans-kr-v38-korean-300.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/static/fonts/noto-sans-kr-v38-korean/noto-sans-kr-v38-korean-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/static/fonts/noto-sans-kr-v38-korean/noto-sans-kr-v38-korean-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/static/fonts/noto-sans-kr-v38-korean/noto-sans-kr-v38-korean-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/static/fonts/noto-sans-kr-v38-korean/noto-sans-kr-v38-korean-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/static/fonts/noto-sans-kr-v38-korean/noto-sans-kr-v38-korean-800.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/static/fonts/Noto_Sans_SC/NotoSansSC-Regular.woff2') format('woff2'),
       url('/static/fonts/Noto_Sans_SC/NotoSansSC-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/static/fonts/Noto_Sans_SC/NotoSansSC-Bold.woff2') format('woff2'),
       url('/static/fonts/Noto_Sans_SC/NotoSansSC-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/static/fonts/pretendard/Pretendard-Light.woff2') format('woff2'),
       url('/static/fonts/pretendard/Pretendard-Light.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/static/fonts/pretendard/Pretendard-Regular.woff2') format('woff2'),
       url('/static/fonts/pretendard/Pretendard-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/static/fonts/pretendard/Pretendard-Medium.woff2') format('woff2'),
       url('/static/fonts/pretendard/Pretendard-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/static/fonts/pretendard/Pretendard-SemiBold.woff2') format('woff2'),
       url('/static/fonts/pretendard/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/static/fonts/pretendard/Pretendard-Bold.woff2') format('woff2'),
       url('/static/fonts/pretendard/Pretendard-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/static/fonts/pretendard/Pretendard-ExtraBold.woff2') format('woff2'),
       url('/static/fonts/pretendard/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/static/fonts/pretendard/Pretendard-Black.woff2') format('woff2'),
       url('/static/fonts/pretendard/Pretendard-Black.woff') format('woff');
}
