@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');

@font-face {
	font-family: 'SUIT';
	font-weight: 100;
	src: url('../fonts/SUIT-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 200;
	src: url('../fonts/SUIT-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 300;
	src: url('../fonts/SUIT-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 400;
	src: url('../fonts/SUIT-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 500;
	src: url('../fonts/SUIT-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 600;
	src: url('../fonts/SUIT-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 700;
	src: url('../fonts/SUIT-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 800;
	src: url('../fonts/SUIT-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 900;
	src: url('../fonts/SUIT-Heavy.woff2') format('woff2');
}

@font-face {
	font-family: "NEXON Lv2 Gothic";
	font-weight: 300;
	src: url("../fonts/NEXONLv2GothicLight.eot");
	src: url("../fonts/NEXONLv2GothicLight.woff");
	src: url('../fonts/NEXONLv2GothicLight?#iefix') format('embedded-opentype'),
}

@font-face {
	font-family: "NEXON Lv2 Gothic";
	font-weight: 400;
	src: url("../fonts/NEXONLv2Gothic.eot");
	src: url("../fonts/NEXONLv2Gothic.woff");
	src: url('../fonts/NEXONLv2Gothic?#iefix') format('embedded-opentype'),
}

@font-face {
	font-family: "NEXON Lv2 Gothic";
	font-weight: 500;
	src: url("../fonts/NEXONLv2GothicBold.eot");
	src: url("../fonts/NEXONLv2GothicBold.woff");
	src: url('../fonts/NEXONLv2GothicBold?#iefix') format('embedded-opentype'),
}