@charset "utf-8";


@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/NanumBarunGothic.eot);/* IE9 Compat Modes */
  src: url(/fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),/* IE6-IE8 */
				url(/fonts/NanumBarunGothic.woff2) format('woff2'),/* Super Modern Browsers */
				url(/fonts/NanumBarunGothic.woff) format('woff'),/* Modern Browsers */
				url(/fonts/NanumBarunGothic.ttf) format('truetype');/* Safari, Android, iOS */
}
