@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url('https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css'); /* Bold(700), Regular(400), Light(300), UltraLight(200) */
@import url('http://fonts.googleapis.com/css?family=Titillium+Web:200,400,600'); /* font-family:'Titillium Web';thin은 font-weight:200, Regular은 font-weight:400, Semibold는 font-weight:600 */
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
/* 서버에 직접 폰트 설치하는 경우 (Naver)
@font-face {
    font-family:'NanumGothic';
    src: url('./NanumGothic.eot');
    src: url('./NanumGothic.eot?#iefix') format('embedded-opentype'),
         url('./NanumGothic.woff') format('woff'),
         url('./NanumGothic.ttf') format('truetype');
         url('./NanumGothic.svg#NanumGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
body, h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, .new_win .win_ul a, td, .c1, .ct, .small {
  
}
