@charset "UTF-8";

@font-face {
    font-family: 'KOTRA_BOLD-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10-21@1.1/KOTRA_BOLD-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'S-CoreDream-3Light';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gmarket Sans';
	font-style: normal;
	font-weight: 600;
	src:url('/_static/crezone/fonts/GmarketSansBold_subset.eot');
	src:local('Gmarket Sans'),
	url('/_static/crezone/fonts/GmarketSansBold_subset.woff2') format('woff2'),
		url('/_static/crezone/fonts/GmarketSansBold_subset.woff') format('woff'),		
		url('/_static/crezone/fonts/GmarketSansBold_subset.otf') format('opentype');
}