@charset "utf-8";

/* Poppins 
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
.font_poppins {font-family: 'Poppins', sans-serif;}
*/ 

/* 환경체  
@font-face {
	font-family:"hwan";
	font-style: normal;
	src : url(/fonts/hwangyeongR.woff2) format('woff2'),
		  url(/fonts/hwangyeongR.woff) format('woff'),
		  url(/fonts/hwangyeongR.otf) format('opentype');
}
@font-face {
	font-family:"hwan";
	font-style: bold;
	src : url(/fonts/hwangyeongB.woff2) format('woff2'),
		  url(/fonts/hwangyeongB.woff) format('woff'),
		  url(/fonts/hwangyeongB.otf) format('opentype');
}
*/


/* CSS Document */
/* 
기본폰트 : ibm sans kr
font-family : "ibm-kr";
서브폰트 : spoqa han sans
fot-family : "Spoqa Han Sans";
*/

@font-face {
    font-family: 'IBMPlexSansKR-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/IBMPlexSansKR-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "ibm-kr";
	font-style: normal;
	font-weight: 400;
	src: url("/fonts/IBMPlexSansKR-Regular.eot");
	src: url("/fonts/IBMPlexSansKR-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/IBMPlexSansKR-Regular.woff2") format("woff2"), url("/fonts/IBMPlexSansKR-Regular.woff") format("woff"), url("/fonts/IBMPlexSansKR-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "ibm-kr";
	font-style: normal;
	font-weight: 500;
	src: url("/fonts/IBMPlexSansKR-Medium.eot");
	src: url("/fonts/IBMPlexSansKR-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/IBMPlexSansKR-SemiBold.woff2") format("woff2"), url("/fonts/IBMPlexSansKR-Medium.woff") format("woff"), url("/fonts/IBMPlexSansKR-Medium.ttf") format("truetype");
}

@font-face {
	font-family: "ibm-kr";
	font-style: normal;
	font-weight: 700;
	src: url("/fonts/IBMPlexSansKR-SemiBold.eot");
	src: url("/fonts/IBMPlexSansKR-SemiBold.eot?#iefix") format("embedded-opentype"), url("/fonts/IBMPlexSansKR-SemiBold.woff2") format("woff2"), url("/fonts/IBMPlexSansKR-SemiBold.woff") format("woff"), url("/fonts/IBMPlexSansKR-SemiBold.ttf") format("truetype");
}

@font-face {
	font-family: "ibm-kr";
	font-style: normal;
	font-weight: 800;
	src: url("/fonts/IBMPlexSansKR-Bold.eot");
	src: url("/fonts/IBMPlexSansKR-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/IBMPlexSansKR-Bold.woff2") format("woff2"), url("/fonts/IBMPlexSansKR-Bold.woff") format("woff"), url("/fonts/IBMPlexSansKR-Bold.ttf") format("truetype");
}

/* 일반폰트 : 스포카한산스
ont-family: "Spoqa Han Sans", sans-serif;*/

@font-face {
	font-family: "Spoqa Han Sans";
	font-style: normal;
	font-weight: 300;
	src: url("/fonts/SpoqaHanSansLight.eot");
	src: url("/fonts/SpoqaHanSansLight.eot?#iefix") format("embedded-opentype"), url("/fonts/SpoqaHanSansLight.woff2") format("woff2"), url("/fonts/SpoqaHanSansLight.woff") format("woff"), url("/fonts/SpoqaHanSansLight.ttf") format("truetype");
}

@font-face {
	font-family: "Spoqa Han Sans";
	font-style: normal;
	font-weight: 400;
	src: url("/fonts/SpoqaHanSansRegular.eot");
	src: url("/fonts/SpoqaHanSansRegular.eot?#iefix") format("embedded-opentype"), url("/fonts/SpoqaHanSansRegular.woff2") format("woff2"), url("/fonts/SpoqaHanSansRegular.woff") format("woff"), url("/fonts/SpoqaHanSansRegular.ttf") format("truetype");
}

@font-face {
	font-family: "Spoqa Han Sans";
	font-style: normal;
	font-weight: 700;
	src: url("/fonts/SpoqaHanSansBold.eot");
	src: url("/fonts/SpoqaHanSansBold.eot?#iefix") format("embedded-opentype"), url("/fonts/SpoqaHanSansBold.woff2") format("woff2"), url("/fonts/SpoqaHanSansBold.woff") format("woff"), url("/fonts/SpoqaHanSansBold.ttf") format("truetype");
}






/* 나눔 스퀘어체
@font-face {
  font-family: 'nsr';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/NanumSquareR.eot);
  src: local('Nanum Square Regular'),
       local('NanumSquareR'),
       url(/fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumSquareR.woff2) format('woff2'),
       url(/fonts/NanumSquareR.woff) format('woff'),
       url(/fonts/NanumSquareR.ttf) format('truetype');
}

@font-face {
  font-family: 'nsr';
  font-style: bold;
  font-weight: 700;
  src: url(/fonts/NanumSquareB.eot);
  src: local('Nanum Square Bold'),
       local('NanumSquareB'),
       url(/fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumSquareB.woff2) format('woff2'),
       url(/fonts/NanumSquareB.woff) format('woff'),
       url(/fonts/NanumSquareB.ttf) format('truetype');
}
 */

/* 나눔고딕체 
@import url(//cdn.jsdelivr.net/font-nanum/1.0/nanumgothic/nanumgothic.css);
*/
/* 나눔명조체 
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
.font_nmr { font-family:나눔명조, 'Nanum Myeongjo', serif; }
*/

/* 본고딕 
@font-face{
	font-family:'NotoSanskr';
	font-style: normal;
	font-weight: 300;
	src:url("/fonts/notokr-demilight.eot");
	src:src: local('※'),
			url("/fonts/notokr-demilight.eot?#iefix") format('embedded-opentype'),
			url("/fonts/notokr-demilight.woff2") format('woff2'),
			url("/fonts/notokr-demilight.woff") format('woff');
}

@font-face{
    font-family: 'NotoSanskr';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/NotoSansCJKkr-Regular.eot');
    src: local('※'),
         url('/fonts/NotoSansCJKkr-Regular.woff2') format('woff2'),
         url('/fonts/NotoSansCJKkr-Regular.woff') format('woff'),
         url('/fonts/NotoSansCJKkr-Regular.ttf') format('truetype');
}

@font-face{
    font-family: 'NotoSanskr';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/NotoSansCJKkr-Medium.eot');
    src: local('※'),
         url('/fonts/NotoSansCJKkr-Medium.woff2') format('woff2'),
         url('/fonts/NotoSansCJKkr-Medium.woff') format('woff'),
         url('/fonts/NotoSansCJKkr-Medium.ttf') format('truetype');
}

@font-face{
    font-family: 'NotoSanskr';
    font-style: normal;
    font-weight: 600;
    src: url('/fonts/NotoSansCJKkr-Black.eot');
    src: local('※'),
         url('/fonts/NotoSansCJKkr-Black.woff2') format('woff2'),
         url('/fonts/NotoSansCJKkr-Black.woff') format('woff'),
         url('/fonts/NotoSansCJKkr-Black.ttf') format('truetype');
}

@font-face{
    font-family: 'NotoSanskr';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/NotoSansCJKkr-Bold.eot');
    src: local('※'),
         url('/fonts/NotoSansCJKkr-Bold.woff2') format('woff2'),
         url('/fonts/NotoSansCJKkr-Bold.woff') format('woff'),
         url('/fonts/NotoSansCJKkr-Bold.ttf') format('truetype');
}
*/


html, body {
	/*font-family:'NanumSquareRound', NotoSanskr, nsr, 나눔고딕, 'Nanum Gothic', 나눔바른고딕, 돋움;*/
	font-family: "ibm-kr", sans-serif;
	-webkit-text-size-adjust:none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-text-size-adjust: none;
}
