	@font-face {
		font-family: 'GmarketSansTTF';
		font-weight: 300;
		font-style: normal;
		src: url('/resources/common/fonts/GmarketSansTTFLight.otf');
	}
	
	@font-face {
		font-family: 'GmarketSansTTF';
		font-weight: 500;
		font-style: normal;
		src: url('/resources/common/fonts/GmarketSansTTFMedium.otf');
	}
	
	@font-face {
		font-family: 'GmarketSansTTF';
		font-weight: 700;
		font-style: normal;
		src: url('/resources/common/fonts/GmarketSansTTFBold.otf');
	}
	
	@font-face {
		font-family: 'Jalnan2';
		font-weight: 400;
		font-style: normal;
		src: url('/resources/common/fonts/Jalnan2.otf'),
		      url('/resources/common/fonts/Jalnan2TTF.ttf') format('truetype') ;
	}
	