@charset "utf-8";
@font-face {
	font-family: 'Busan';
	font-style: normal;
	font-weight: 400;
	src: url(/fonts/busan/BusanFont_Provisional.eot?#iefix) format('embedded-opentype'),
		url(/fonts/busan/BusanFont_Provisional.woff) format('woff'),
		url(/fonts/busan/BusanFont_Provisional.otf) format('opentype');
}