@charset "utf-8";

@font-face {
	font-family:'MaplestoryL';
	font-style: normal;
	font-weight: 300;
	src: url('../../font/MaplestoryLight.eot');
	src: url('../../font/MaplestoryLight.eot?#iefix') format('embedded-opentype'),
		 url('../../font/MaplestoryLight.woff2') format('woff2'),
		 url('../../font/MaplestoryLight.woff') format('woff'),
		 url('../../font/MaplestoryLight.ttf') format('truetype');
}
@font-face {
	font-family:'MaplestoryB';
	font-style: normal;
	font-weight: 700;
	src: url('../../font/MaplestoryBold.eot');
	src: url('../../font/MaplestoryBold.eot?#iefix') format('embedded-opentype'),
		 url('../../font/MaplestoryBold.woff2') format('woff2'),
		 url('../../font/MaplestoryBold.woff') format('woff'),
		 url('../../font/MaplestoryBold.ttf') format('truetype');
}