/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016. 4. 11, 오후 3:42:56
    Author     : baeminki
*/

@charset "utf-8";

/*
@font-face{
    font-family: 'NanumGothic';
    font-style: normal;
    font-weight: normal;
    src:url('../font/Nanum-web-font/NanumGothic.eot');
    src:local(※),url('../font/Nanum-web-font/NanumGothic.woff')format('woff')    
}
@font-face{
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: normal;
    src:url('../font/Nanum-web-font/NanumGothicExtraBold.eot');
    src:local(※),url('../font/Nanum-web-font/NanumGothicExtraBold.woff')format('woff')    
}
body{font-family:NanumGothicExtraBold, NanumGothic, ng}
h1{font-family: NanumGothic;font-size: 150%;color:#373737 ;}*/



