@charset "UTF-8";

/* 나눔바른고딕 */

@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 200;
	src: local('Nanum Barun Gothic UltraLight'), local('Nanum Barun Gothic-UltraLight'), local('NanumBarunGothic UltraLight');
	src: url('/resource/oldSiteFont/nanumbarungothic.eot');
	src: url('/resource/oldSiteFont/nanumbarungothic.eot?#iefix') format('embedded-opentype'),
	url('/resource/oldSiteFont/nanumbarungothiclight.woff') format('woff'),
	url('/resource/oldSiteFont/nanumbarungothiclight.ttf') format('truetype');
}

@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 300;
	src: local('Nanum Barun Gothic Light'), local('Nanum Barun Gothic-Light'), local('NanumBarunGothic Light');
	src: url('/resource/oldSiteFont/nanumbarungothiclight.eot');
	src: url('/resource/oldSiteFont/nanumbarungothiclight.eot?#iefix') format('embedded-opentype'),
	url('/resource/oldSiteFont/nanumbarungothiclight.woff') format('woff'),
	url('/resource/oldSiteFont/nanumbarungothiclight.ttf') format('truetype');
}

@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 400;
	src: local('Nanum Barun Gothic Regular'), local('Nanum Barun Gothic-Regular'), local('NanumBarunGothic Regular');
	src: url('/resource/oldSiteFont/nanumbarungothic.eot');
	src: url('/resource/oldSiteFont/nanumbarungothic.eot?#iefix') format('embedded-opentype'),
	url('/resource/oldSiteFont/nanumbarungothic.woff') format('woff'),
	url('/resource/oldSiteFont/nanumbarungothic.ttf') format('truetype');
}

@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 700;
	src: local('Nanum Barun Gothic Bold'), local('Nanum Barun Gothic-Bold'), local('NanumBarunGothic Bold');
	src: url('/resource/oldSiteFont/nanumbarungothicbold.eot');
	src: url('/resource/oldSiteFont/nanumbarungothicbold.eot?#iefix') format('embedded-opentype'),
	url('/resource/oldSiteFont/nanumbarungothicbold.woff') format('woff'),
	url('/resource/oldSiteFont/nanumbarungothicbold.ttf') format('truetype');
}

/* 페이북 폰트 */

@font-face {
	font-family: 'paybooc-ExtraBold';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-ExtraBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'paybooc-Bold';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'paybooc-Medium';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'paybooc-Light';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/*말줄임*/
[data-class="ell"]{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


@font-face {
	font-family: 'GmarketSans';
	font-style: normal;
	font-weight: 100;
	src: url('/resource/oldSiteFont/GmarketSansLight.woff2') format('woff2'),
	url('/resource/oldSiteFont/GmarketSansLight.woff') format('woff'),
	url('/resource/oldSiteFont/GmarketSansLight.eot') format('embedded-opentype');
}

@font-face {
	font-family: 'GmarketSans';
	font-style: normal;
	font-weight: 300;
	src: url('/resource/oldSiteFont/GmarketSansMedium.woff2') format('woff2'),
	url('/resource/oldSiteFont/GmarketSansMedium.woff') format('woff'),
	url('/resource/oldSiteFont/GmarketSansMedium.eot') format('embedded-opentype');
}

@font-face {
	font-family: 'GmarketSans';
	font-style: normal;
	font-weight: 600;
	src: url('/resource/oldSiteFont/GmarketSansBold.woff2') format('woff2'),
	url('/resource/oldSiteFont/GmarketSansBold.woff') format('woff'),
	url('/resource/oldSiteFont/GmarketSansBold.eot') format('embedded-opentype');
}