/* Theme Name: Twenty Twelve child Theme URI: http://wordpress.org/extend/themes/twentytwelve Author: the WordPress team Author URI: http://wordpress.org/ Template: twentytwelve */ @import url(../twentytwelve/style.css); @import url("http://api.mobilis.co.kr/webfonts/css/?fontface=NanumGothicWeb"); *{ font-family: NanumGothicWeb !important; font-style: normal !important; } @import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css"); @import url("http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css"); *{ font-family: 'Nanum Gothic' !important; font-style: normal !important; } #template textarea { font-family: 'Nanum Gothic Coding', monospace !important; font-size: 15px; }