@charset "UTF-8";

@font-face {
	font-family: 'GmarketSansMedium';
	src: url('/assists/fonts/GmarketSansMedium.otf') format('woff');
	font-weight : normal;
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'GmarketSansLight';
	src: url('/assists/fonts/GmarketSansLight.otf') format('woff');
	font-weight : normal;
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'GmarketSansBold';
	src: url('/assists/fonts/GmarketSansBold.otf') format('woff');
	font-weight : normal;
	font-style: normal;
	font-weight: normal;
}