/*— 폰트 사이즈까지 지정하면 custom css 통제에서 제어되지 않음을 유념 *—/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
body { font-family: ‘Nanum Gothic’ !important;}
/*—@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
body { font-size: 17px; font-family: ‘Nanum Gothic’ !important;}
—*/