


@font-face {
 font-family: 'mgb';
 src: url('/css/font/NanumGothicBold.eot');
 src: local(※),
  url('/css/font/NanumGothicBold.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/css/font/NanumGothicBold.woff') format('woff'),
  url('/css/font/NanumGothicBold.ttf') format('truetype'),
  url('/css/font/NanumGothicBold.svg#webfonturzspG4F') format('svg');
}

input, select, button, textarea {
	font-family:'Nanum Barun Gothic','나눔바른고딕','돋움',Dotum;
}

/* Base */
body {
	font-family:'Nanum Barun Gothic','나눔바른고딕','돋움',Dotum;
}