@charset "UTF-8";


@font-face{
	font-family:'GmarketSans';
	font-weight: 400;
	src:url("../font/GmarketSansMedium.woff") format('woff');
}
@font-face{
	font-family:'GmarketSans';
	font-weight: 600;
	src:url("../font/GmarketSansBold.woff") format('woff');
}


