@charset "utf-8";

/* NEXON Gothic - CDN에서 로드 */
@font-face {
	font-family: 'NEXON Gothic';
	font-weight: 400;
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff');
}

@font-face {
	font-family: 'NEXON Gothic Bold';
	font-weight: 700;
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Bold.woff') format('woff');
}
