/*  NanumSquareNeo : FONT */
@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 300;
	font-style:normal;
	src:url('font/NanumSquareNeo-aLt.woff2') format('woff2');
}

@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 400;
	font-style:normal;
	src:url('font/NanumSquareNeo-bRg.woff2') format('woff2');
}

@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 600;
	font-style:normal;
	src:url('font/NanumSquareNeo-cBd.woff2') format('woff2');
}

@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 700;
	font-style:normal;
	src:url('font/NanumSquareNeo-dEb.woff2') format('woff2');
}

@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 800;
	font-style:normal;
	src:url('font/NanumSquareNeo-eHv.woff2') format('woff2');
}

/* GmarketSans : FONT */
@font-face {
	font-family:'GmarketSans';
    font-weight:300;
    font-style:normal;
	src:url('font/GmarketSansLight.woff2') format('woff2');
}
@font-face {
	font-family:'GmarketSans';
    font-weight:500;
    font-style:normal;
	src:url('font/GmarketSansMedium.woff2') format('woff2');
}
@font-face {
	font-family:'GmarketSans';
    font-weight:700;
    font-style:normal;
	src:url('font/GmarketSansBold.woff2') format('woff2');
}

@import url("http://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700");