@CHARSET "UTF-8";



@font-face {
  font-family: 'NanumGothic';
  font-style: bold;
  font-weight: 600;
  src: url(/dev/pub/com/fonts/NanumGothic-Bold.eot);
  src: local('☺'),
       url(/dev/pub/com/fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(/dev/pub/com/fonts/NanumGothic-Bold.woff) format('woff'),
       url(/dev/pub/com/fonts/NanumGothic-Bold.ttf) format('truetype');
}

