@font-face {
	font-family: NanumBarunGothic;
	src: url(../common/font/NanumBarunGothic.eot?#iefix) format("embedded-opentype"), url(../common/font/NanumBarunGothic.woff) format("woff"), url(../common/font/NanumBarunGothic.ttf) format("truetype");
	font-style: normal;
}
@font-face {
	font-family: NanumBarunGothicBold;
	src: url(../common/font/NanumBarunGothicBold.eot?#iefix) format("embedded-opentype"), url(../common/font/NanumBarunGothicBold.woff) format("woff"), url(../common/font/NanumBarunGothicBold.ttf) format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: NanumBarunGothicLight;
	src: url(../common/font/NanumBarunGothicLight.eot?#iefix) format("embedded-opentype"), url(../common/font/NanumBarunGothicLight.woff) format("woff"), url(../common/font/NanumBarunGothicLight.ttf) format("truetype");
}
@font-face {
	font-family: NanumBarunGothicUltraLight;
	src: url(../common/font/NanumBarunGothicUltraLight.eot?#iefix) format("embedded-opentype"), url(../common/font/NanumBarunGothicUltraLight.woff) format("woff"), url(../common/font/NanumBarunGothicUltraLight.ttf) format("truetype");
	font-style: normal;
}
@font-face {
	font-family: NanumGothic;
	src: url(../common/font/NanumGothic.eot?#iefix) format("embedded-opentype"), url(../common/font/NanumGothic.woff) format("woff"), url(../common/font/NanumGothic.ttf) format("truetype");
}



@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'), local('NotoSans-Light'),
    url(../common/font/NotoSansKR-Light-Hestia.eot),
    url(../common/font/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../common/font/NotoSansKR-Light-Hestia.woff) format('woff'),
    url(../common/font/NotoSansKR-Light-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 350;
    src: local('Noto Sans DemiLight'), local('NotoSans-DemiLight'),
    url(../common/font/NotoSansKR-DemiLight-Hestia.eot),
    url(../common/font/NotoSansKR-DemiLight-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../common/font/NotoSansKR-DemiLight-Hestia.woff) format('woff'),
    url(../common/font/NotoSansKR-DemiLight-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
    url(../common/font/NotoSansKR-Regular-Hestia.eot),
    url(../common/font/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../common/font/NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(../common/font/NotoSansKR-Regular-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'),
    url(../common/font/NotoSansKR-Medium-Hestia.eot),
    url(../common/font/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../common/font/NotoSansKR-Medium-Hestia.woff) format('woff'),
    url(../common/font/NotoSansKR-Medium-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'),
    url(../common/font/NotoSansKR-Bold-Hestia.eot),
    url(../common/font/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../common/font/NotoSansKR-Bold-Hestia.woff) format('woff'),
    url(../common/font/NotoSansKR-Bold-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans Black'), local('NotoSans-Black'),
    url(../common/font/NotoSansKR-Black-Hestia.eot),
    url(../common/font/NotoSansKR-Black-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../common/font/NotoSansKR-Black-Hestia.woff) format('woff'),
    url(../common/font/NotoSansKR-Black-Hestia.otf) format('opentype');
}




.textbox-title_1 {
	font-family: NanumBarunGothic, "나눔바른고딕", NanumBarunGothicBold, NanumBarunGothicUltraLight, Dotum,"돋움"; font-size: 24px;
	color: rgb(101, 101, 101);
	line-height: 25px;
}

.textbox-title_2 {
    font-family: "Noto Sans Korean", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    /*color: #606c71;	*/
	color: #777777;
	text-decoration: none;
    cursor: pointer;
}




.news-desc h4 {
	font-family: NanumBarunGothic, "나눔바른고딕", NanumBarunGothicBold, NanumBarunGothicUltraLight, Dotum,"돋움"; font-size: 18px;
	color: rgb(101, 101, 101);
	line-height: 25px;
}

