@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,500,700|Nanum+Myeongjo:400,700|Lato:400,700');
/*
:lang(en) {font-family:'verdana',Open Sans,Helvetica,Arial,sans-serif;letter-spacing:normal;}
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');
*/
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(/lib/font/NotoSansKR-Thin.eot);
  src: url(/lib/font/NotoSansKR-Thin.woff) format('woff'),
  	   url(/lib/font/NotoSansKR-Thin.ttf) format('truetype'),
       url(/lib/font/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(/lib/font/NotoSansKR-Light.eot);
  src: url(/lib/font/NotoSansKR-Light.woff) format('woff'),
  	   url(/lib/font/NotoSansKR-Light.ttf) format('truetype'),
       url(/lib/font/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(/lib/font/NotoSansKR-Regular.eot);
   src: url(/lib/font/NotoSansKR-Regular.woff) format('woff'),
        url(/lib/font/NotoSansKR-Regular.ttf) format('truetype'),
        url(/lib/font/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
  font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 600;
   src: url(/lib/font/NotoSansKR-Medium.eot);
   src: url(/lib/font/NotoSansKR-Medium.woff) format('woff'),
   		url(/lib/font/NotoSansKR-Medium.ttf) format('truetype'),
        url(/lib/font/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
  font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(/lib/font/NotoSansKR-Bold.eot);
   src: url(/lib/font/NotoSansKR-Bold.woff) format('woff'),
        url(/lib/font/NotoSansKR-Bold.ttf) format('truetype'),
        url(/lib/font/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
  font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(/lib/font/NotoSansKR-Black.eot);
   src: url(/lib/font/NotoSansKR-Black.woff) format('woff'),
        url(/lib/font/NotoSansKR-Black.ttf) format('truetype'),
        url(/lib/font/NotoSansKR-Black.otf) format('opentype');
 }

@font-face {
    font-family: 'ngl';font-weight: 100;font-style: normal;
    src: url(/lib/font/nanumbarungothiclight.eot);
    src: url(/lib/font/nanumbarungothiclight.eot?#iefix) format('embedded-opentype'),
         url(/lib/font/nanumbarungothiclight.woff2) format('woff2'),
         url(/lib/font/nanumbarungothiclight.woff) format('woff'),
         url(/lib/font/nanumbarungothiclight.ttf) format('truetype'),
         url(/lib/font/nanumbarungothiclight.svg#nanum-barun-gothic-light) format('svg');}
@font-face {
    font-family: 'ngn';font-weight: normal;font-style: normal;
    src: url(/lib/font/NanumBarunGothic.eot);
    src: url(/lib/font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
         url(/lib/font/NanumBarunGothic.woff2) format('woff2'),
         url(/lib/font/NanumBarunGothic.woff) format('woff'),
         url(/lib/font/NanumBarunGothic.ttf) format('truetype');}
@font-face {
    font-family: 'nsn';font-weight: 400;font-style: normal;
    src: url(/lib/font/NanumSquareR.eot);
    src: url(/lib/font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
         url(/lib/font/NanumSquareR.woff2) format('woff2'),
         url(/lib/font/NanumSquareR.woff) format('woff'),
         url(/lib/font/NanumSquareR.ttf) format('truetype'),
         url(/lib/font/NanumSquareR.svg#nanum-barun-gothic-light) format('svg');}
@font-face {
    font-family: 'nsb';font-weight: 700;font-style: normal;
    src: url(/lib/font/NanumSquareB.eot);
    src: url(/lib/font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
         url(/lib/font/NanumSquareB.woff2) format('woff2'),
         url(/lib/font/NanumSquareB.woff) format('woff'),
         url(/lib/font/NanumSquareB.ttf) format('truetype'),
         url(/lib/font/NanumSquareB.svg#nanum-barun-gothic-light) format('svg');}
@font-face {
    font-family: 'nsl';font-weight: 300;font-style: normal;
    src: url(/lib/font/NanumSquareL.eot);
    src: url(/lib/font/NanumSquareL.eot?#iefix) format('embedded-opentype'),
         url(/lib/font/NanumSquareL.woff2) format('woff2'),
         url(/lib/font/NanumSquareL.woff) format('woff'),
         url(/lib/font/NanumSquareL.ttf) format('truetype'),
         url(/lib/font/NanumSquareL.svg#nanum-barun-gothic-light) format('svg');}

html {font-size:16px;}
* {color: #333; font-size:1rem; font-family:'Noto Sans KR', 'Nanum Gothic', 'NanumGothic', '나눔고딕', "맑은 고딕","Malgun Gothic", sans-serif;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; word-break:break-all; }

