@charset "utf-8";
@font-face {
	font-family:'nexon';
	font-style:normal;
	font-weight:300;
	src:url(/fonts/nexon/NEXONLv2GothicLight.ttf) format('opentype')
}
@font-face {
	font-family:'nexon';
	font-style:normal;
	font-weight:400;
	src:url(/fonts/nexon/NEXONLv2Gothic.ttf) format('opentype')
}
@font-face {
	font-family:'nexon';
	font-style:normal;
	font-weight:500;
	src:url(/fonts/nexon/NEXONLv2GothicMedium.ttf) format('opentype')
}
@font-face {
	font-family:'nexon';
	font-style:normal;
	font-weight:700;
	src:url(/fonts/nexon/NEXONLv2GothicBold.ttf) format('opentype')
}