@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
/**** 본고딕 ****/

/**** 나눔스퀘어 ****/
/* NanumSquare Light */
@font-face {
	font-family: 'NanumSquare';
	src: url(../font/NanumSquare/NanumSquareL.woff) format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

/* NanumSquare Regular */
@font-face {
	font-family: 'NanumSquare';
	src: url(../font/NanumSquare/NanumSquareR.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* NanumSquare Bold */
@font-face {
	font-family: 'NanumSquare';
	src: url(../font/NanumSquare/NanumSquareB.woff) format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

/* NanumSquare ExtraBold */
@font-face {
	font-family: 'NanumSquare';
	src: url(../font/NanumSquare/NanumSquareEB.woff) format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

/**** 에스코어드림 ****/
@font-face {
	font-family: 'S-CoreDream';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'S-CoreDream';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'S-CoreDream';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'S-CoreDream';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'S-CoreDream';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'S-CoreDream';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'S-CoreDream';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

/**** 나눔고딕 ****/
@font-face {
	font-family: 'Nanum Gothic';
	src: local('NanumGothic');
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype');
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Nanum Gothic';
	src: local('NanumGothic Bold');
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype');
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Nanum Gothic';
	src: local('NanumGothic ExtraBold');
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype');
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

*{font-family: var(--main-font), Malgun Gothic, 'Malgun Gothic', 'Outfit', sans-serif;}
body,html{font-family: var(--main-font), Malgun Gothic, 'Malgun Gothic', 'Outfit', sans-serif;}
.input_search {font-family: var(--main-font), Malgun Gothic, 'Malgun Gothic', 'Outfit', sans-serif;}
.eng {font-family:'Outfit', var(--main-font), sans-serif;}
.label {font-family:'Outfit', var(--main-font), sans-serif;}

/**** tinymce 적용 ****/
#tinymce strong, #tinymce em, #tinymce span{font-family:inherit;}
#tinymce strong{font-weight:700;}