/* 프리텐다드 */
@font-face {
font-family: 'Pretendard';
font-style: normal;
font-weight: 100;
font-display: swap;
src: local('Pretendard Thin'),
     url('/font/Pretendard-Thin.woff2') format('woff2'), /* Super Modern Browsers */
     url('/font/Pretendard-Thin.woff') format('woff'), /* Modern Browsers */
     url('/font/Pretendard-Thin.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
font-family: 'Pretendard';
font-style: normal;
font-weight: 200;
font-display: swap;
src: local('Pretendard ExtraLight'),
     url('/font/Pretendard-ExtraLight.woff2') format('woff2'), /* Super Modern Browsers */
     url('/font/Pretendard-ExtraLight.woff') format('woff'), /* Modern Browsers */
     url('/font/Pretendard-ExtraLight.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
font-family: 'Pretendard';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Pretendard Light'),
     url('/font/Pretendard-Light.woff2') format('woff2'), /* Super Modern Browsers */
     url('/font/Pretendard-Light.woff') format('woff'), /* Modern Browsers */
     url('/font/Pretendard-Light.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
font-family: 'Pretendard';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Pretendard Regular'),
     url('/font/Pretendard-Regular.woff2') format('woff2'), /* Super Modern Browsers */
     url('/font/Pretendard-Regular.woff') format('woff'), /* Modern Browsers */
     url('/font/Pretendard-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
font-family: 'Pretendard';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Pretendard Medium'),
     url('/font/Pretendard-Medium.woff2') format('woff2'), /* Super Modern Browsers */
     url('/font/Pretendard-Medium.woff') format('woff'), /* Modern Browsers */
     url('/font/Pretendard-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
font-family: 'Pretendard';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Pretendard SemiBold'),
     url('/font/Pretendard-SemiBold.woff2') format('woff2'), /* Super Modern Browsers */
     url('/font/Pretendard-SemiBold.woff') format('woff'), /* Modern Browsers */
     url('/font/Pretendard-SemiBold.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
font-family: 'Pretendard';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Pretendard Bold'),
     url('/font/Pretendard-Bold.woff2') format('woff2'), /* Super Modern Browsers */
     url('/font/Pretendard-Bold.woff') format('woff'), /* Modern Browsers */
     url('/font/Pretendard-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
font-family: 'Pretendard';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Pretendard ExtraBold'),
     url('/font/Pretendard-ExtraBold.woff2') format('woff2'), /* Super Modern Browsers */
     url('/font/Pretendard-ExtraBold.woff') format('woff'), /* Modern Browsers */
     url('/font/Pretendard-ExtraBold.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
font-family: 'Pretendard';
font-style: normal;
font-weight: 900;
font-display: swap;
src: local('Pretendard Black'),
     url('/font/Pretendard-Black.woff2') format('woff2'), /* Super Modern Browsers */
     url('/font/Pretendard-Black.woff') format('woff'), /* Modern Browsers */
     url('/font/Pretendard-Black.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* 나눔스퀘어 */
@font-face {
  font-family: 'NanumSquare';
  src: url('/font/NanumSquareL.eot');
  src: url('/font/NanumSquareL.eot?#iefix') format('embedded-opentype'),
       url('/font/NanumSquareL.woff') format('woff'),
       url('/font/NanumSquareL.ttf')  format('truetype'),
       url('/font/NanumSquareOTFL.svg#9e23ceb0c858ca37642ba540402577eb') format('svg');
  font-style:  normal;
  font-weight: 300;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('/font/NanumSquareR.eot');
  src: url('/font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
       url('/font/NanumSquareR.woff') format('woff'),
       url('/font/NanumSquareR.ttf')  format('truetype'),
       url('/font/NanumSquareOTFR.svg#9e23ceb0c858ca37642ba540402577eb') format('svg');
  font-style:  normal;
  font-weight: 400;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('/font/NanumSquareB.eot');
  src: url('/font/NanumSquareB.eot?#iefix') format('embedded-opentype'),
       url('/font/NanumSquareB.woff') format('woff'),
       url('/font/NanumSquareB.ttf')  format('truetype'),
       url('/font/NanumSquareOTFB.svg#a41a1fda1fdf3dafd3394867a156b1cf') format('svg');
  font-style:  normal;
  font-weight: 500;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('/font/NanumSquareEB.eot');
  src: url('/font/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
       url('/font/NanumSquareEB.woff') format('woff'),
       url('/font/NanumSquareEB.ttf')  format('truetype'),
       url('/font/NanumSquareOTFExtraBold.svg#090d6763bc81b49309446d23fbd10e87') format('svg');
  font-style:  normal;
  font-weight: 600;
}

body, th, td, input, select, textarea, button, p{font-family:'Pretendard','Apple SD Gothic Neo','notokr','Malgun Gothic','맑은 고딕','돋움',dotum,Helvetica,sans-serif !important}


/* Merriweather */
/* .header div[class^="menu-main-nav"] > .menu > .menu-item > a,
h1,
h2, h2 > *,
h3, h3 > *,
h4,
.serif,
.heading,
.heading b,
.title, */
/* .btn, */
/* :where(.intro .diagram) :where(dt, dd, dd *), */
/* .vision ol li .count{font-family:'NanumSquare',serif !important} */
