@font-face {
	font-family: 'Maplestory';
	font-weight: 700;
	font-display: swap;
	src: local('Maplestory Bold'),
        url('//static.inven.co.kr/image_2011/common/fonts/Maplestory-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Maplestory';
	font-weight: 300;
	font-display: swap;
	src: local('Maplestory light'),
        url('//static.inven.co.kr/image_2011/common/fonts/Maplestory-Light.woff') format('woff');
}