@charset "utf-8";
/* CSS Document */

/*g마켓산스*/
@font-face {
	font-family: 'G_mk';
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/GmarketSansTTFLight.ttf") format('truetype');
 	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');	
}
@font-face {
	font-family: 'G_mk';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/GmarketSansTTFMedium.ttf") format('truetype');
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');	
}

@font-face {
	font-family: 'G_mk';
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/GmarketSansTTFBold.ttf") format('truetype');
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
}


/*나눔스퀘어*/
@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/NanumSquareL.ttf") format('truetype');
}
@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/NanumSquareR.ttf") format('truetype');
}
@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/NanumSquareB.ttf") format('truetype');
}
@font-face {
	font-family: 'NanumSquare'; 
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/NanumSquareEB.ttf") format('truetype');
}
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');


/*본고딕*/
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: url("../fonts/NotoSansCJKkr-Thin.otf") format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 200;
	src: url("../fonts/NotoSansCJKkr-Light.otf") format('opentype');
}
@font-face { 
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/NotoSansCJKkr-DemiLight.otf") format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/NotoSansCJKkr-Regular.otf") format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/NotoSansCJKkr-Medium.otf") format('opentype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/NotoSansCJKkr-Bold.otf") format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/NotoSansCJKkr-Black.otf") format('opentype');
}

/*@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);*/









