Find files where googleapis is included:
grep –include=\*.{php,js,css} -rnw wordpress/ -e “fonts.googleapis.com”
In Twentytwelve php function, you can replace “return $font_url;” with the code “return ”;”:
wordpress/wp-content/themes/twentytwelve/functions.php