@font-face {
	font-family: 'Gsans';
	font-weight: 600;
	font-display: swap;
	src: url('./woff/GmarketSansBold.woff') format('woff');
}
@font-face {
	font-family: 'Gsans';
	font-weight: 500;
	font-display: swap;
	src: url('./woff/GmarketSansMedium.woff') format('woff');
}
@font-face {
	font-family: 'Gsans';
	font-weight: 300;
	font-display: swap;
	src: url('./woff/GmarketSansLight.woff') format('woff');
}