@charset "utf-8";

@font-face {
	font-family: "GmarketSans";
	font-weight: 300;
	src: url(../../resources/font/GmarketSansLight.woff2) format(woff);
}
@font-face {
	font-family: "GmarketSans";
	font-weight: 500;
	src: url(../../resources/font/GmarketSansMedium.woff2) format(woff);
}
@font-face {
	font-family: "GmarketSans";
	font-weight: 700;
	src: url(../../resources/font/GmarketSansBold.woff2) format(woff);
}