/*
Nexon Lv2
*/


@font-face {
	font-family: 'Nexon';
	font-weight: 700;
  font-style: bold;
	src: url('Nexon-Bold.woff') format('woff'), 
	url('Nexon-Bold.eot') format('eot');
}

@font-face {
	font-family: 'Nexon';
	font-weight: 500;
	src: url('Nexon-Medium.woff') format('woff'), 
	url('Nexon-Medium.eot') format('eot');
}

@font-face {
	font-family: 'Nexon';
	font-weight: 400;
  font-style: normal;
	src: url('Nexon-Regular.woff') format('woff'), 
	url('Nexon-Regular.eot') format('eot');
}

@font-face {
	font-family: 'Nexon';
	font-weight: 300;
	src: url('Nexon-Light.woff') format('woff'), 
	url('Nexon-Light.eot') format('eot');
}
