@charset "utf-8";

/* ==================================================
	폰트
================================================== */
/* Pretendard */
@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url('font/pretendard/woff2/Pretendard-ExtraBold.woff2') format('woff2'), url('font/pretendard/woff/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url('font/pretendard/woff2/Pretendard-Bold.woff2') format('woff2'), url('font/pretendard/woff/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url('font/pretendard/woff2/Pretendard-SemiBold.woff2') format('woff2'), url('font/pretendard/woff/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url('font/pretendard/woff2/Pretendard-Medium.woff2') format('woff2'), url('font/pretendard/woff/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url('font/pretendard/woff2/Pretendard-Regular.woff2') format('woff2'), url('font/pretendard/woff/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url('font/pretendard/woff2/Pretendard-Light.woff2') format('woff2'), url('font/pretendard/woff/Pretendard-Light.woff') format('woff');
}

/* nanum-gothic-coding-regular - korean_latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nanum Gothic Coding';
	font-style: normal;
	font-weight: 400;
	src: url('font/nanum/nanum-gothic-coding-v19-korean_latin-regular.eot');
	/* IE9 Compat Modes */
	src: url('font/nanum/nanum-gothic-coding-v19-korean_latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('font/nanum/nanum-gothic-coding-v19-korean_latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('font/nanum/nanum-gothic-coding-v19-korean_latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('font/nanum/nanum-gothic-coding-v19-korean_latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('font/nanum/nanum-gothic-coding-v19-korean_latin-regular.svg#NanumGothicCoding') format('svg');
	/* Legacy iOS */
}

/* NEXON Lv1 Gothic */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'NEXON Lv1 Gothic';
	font-style: normal;
	font-weight: 300;
	src: url('font/nexon_lv1/NEXONLv1GothicOTFLight.eot');
	/* Super Modern Browsers */
	src: url('font/nexon_lv1/NEXONLv1GothicOTFLight.woff') format('woff');
}

@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'NEXON Lv1 Gothic';
	font-style: normal;
	font-weight: 400;
	src: url('font/nexon_lv1/NEXONLv1GothicOTF.eot');
	/* Super Modern Browsers */
	src: url('font/nexon_lv1/NEXONLv1GothicOTF.woff') format('woff');
}

@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'NEXON Lv1 Gothic';
	font-style: normal;
	font-weight: 700;
	src: url('font/nexon_lv1/NEXONLv1GothicOTFBold.eot');
	/* Super Modern Browsers */
	src: url('font/nexon_lv1/NEXONLv1GothicOTFBold.woff') format('woff');
}

/* NEXON Lv2 Gothic */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'NEXON Lv2 Gothic';
	font-style: normal;
	font-weight: 300;
	src: url('font/nexon_lv2/NEXONLv2GothicLight.eot');
	/* Super Modern Browsers */
	src: url('font/nexon_lv2/NEXONLv2GothicLight.woff') format('woff');
}

@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'NEXON Lv2 Gothic';
	font-style: normal;
	font-weight: 400;
	src: url('font/nexon_lv2/NEXONLv2Gothic.eot');
	/* Super Modern Browsers */
	src: url('font/nexon_lv2/NEXONLv2Gothic.woff') format('woff');
}

@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'NEXON Lv2 Gothic';
	font-style: normal;
	font-weight: 700;
	src: url('font/nexon_lv2/NEXONLv2GothicBold.eot');
	/* Super Modern Browsers */
	src: url('font/nexon_lv2/NEXONLv2GothicBold.woff') format('woff');
}

/*엘리스*/
@import url('https://font.elice.io/css?family=Elice+DX+Neolli');