/* #main-visual .swiper-slide .boundary .title-text {font-size: 5.5rem; font-weight: 600;} */


body {font-family: 'Pretendard','sans-serif';}
.form-wrap>li>input {font-family: 'Pretendard','sans-serif';}
.section .title>h3 {font-weight: 600;}

#section-03 .boundary .text-wrap>p {line-height: 1.6;}
#section-06 .boundary>.text-wrap>ul>li>p {font-weight: 300;}

.header .header_inner .nav .main_nav .main_menu .dp2 .dp02 {font-size: 2rem;}
.form-wrap>li>textarea {font-family: 'Pretendard','sans-serif';}

.search-wrap input[type='text']  {font-family: 'Pretendard','sans-serif';}
.no-data>button {font-family: 'Pretendard','sans-serif';}


@font-face {
  font-family: 'Pretendard';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Pretendard';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Pretendard';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Pretendard';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Pretendard';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Pretendard';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}