@charset "utf-8";

@font-face {
  font-family: 'main_font';
  font-style: normal;
  font-weight: 300;
  src: url(/pcms/common/font/NotoSansKr_2025/NotoSansKR-Light.woff) format('woff'),
}
@font-face {
  font-family: 'main_font';
  font-style: normal;
  font-weight: 400;
  src: url(/pcms/common/font/NotoSansKr_2025/NotoSansKR-Regular.woff) format('woff'),
}
@font-face {
  font-family: 'main_font';
  font-style: normal;
  font-weight: 500;
  src: url(/pcms/common/font/NotoSansKr_2025/NotoSansKR-Medium.woff) format('woff'),
}
@font-face {
  font-family: 'main_font';
  font-style: normal;
  font-weight: 600;
  src: url(/pcms/common/font/NotoSansKr_2025/NotoSansKR-SemiBold.woff) format('woff'),
}
@font-face {
  font-family: 'main_font';
  font-style: normal;
  font-weight: 700;
  src: url(/pcms/common/font/NotoSansKr_2025/NotoSansKR-Bold.woff) format('woff'),
}