@CHARSET "UTF-8";

/* @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); */

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/css/common/font/NanumGothic-Regular.eot);
  src: url(/css/common/font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/css/common/font/NanumGothic-Regular.woff2) format('woff2'),
       url(/css/common/font/NanumGothic-Regular.woff) format('woff'),
       url(/css/common/font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(/css/common/font/NanumGothic-Bold.eot);
  src: url(/css/common/font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(/css/common/font/NanumGothic-Bold.woff2) format('woff2'),
       url(/css/common/font/NanumGothic-Bold.woff) format('woff'),
       url(/css/common/font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(/css/common/font/NanumGothic-ExtraBold.eot);
  src: url(/css/common/font/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(/css/common/font/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(/css/common/font/NanumGothic-ExtraBold.woff) format('woff'),
       url(/css/common/font/NanumGothic-ExtraBold.ttf) format('truetype');
}

/* font ********/
body{font-family:"나눔고딕","Nanum Gothic","굴림","돋움","sans-serif";}
/*div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video, button, a  */
/* input, select,textarea { font-family:"NanumGothic", "나눔고딕","Nanum Gothic","굴림","돋움","HelveticaNeue","DroidSans" "sans-serif","Helvetica";} */







 