/* 
 * Nanum Barun Gothic Web Fonts
 * Copyright (c) 2010, NAVER Corporation (//www.nhncorp.com) 
 */
@font-face {
  font-family:'Nanum Barun Gothic';
  font-style:normal;
  font-weight:400;
  src: url(/fonts/NanumBarunGothic.eot);
  src: url(/fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumBarunGothic.woff2) format('woff2'),
       url(/fonts/NanumBarunGothic.woff) format('woff');
}

@font-face {
  font-family:'Nanum Barun Gothic';
  font-style:normal;
  font-weight:700;
  src: url(/fonts/NanumBarunGothicBold.eot);
  src: url(/fonts/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumBarunGothicBold.woff2) format('woff2'),
       url(/fonts/NanumBarunGothicBold.woff) format('woff');
}