Title: remove google font?
Last modified: January 27, 2017

---

# remove google font?

 *  [djsteveb](https://wordpress.org/support/users/djsteveb/)
 * (@djsteveb)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/remove-google-font/)
 * Looking to remove the google fonts… it just uses ubuntu – which could be loaded
   locally from the site.. but for now I am fine with switching to helvetica or 
   anything to get rid of this extra loading, pagespeed stealing, privacy slaying,
   uneeded “free resource”.
 * I see:
 * \iconic-one\functions.php (1 hit)
 *  Line 100: wp_enqueue_style( ‘themonic-fonts’, add_query_arg( $query_args, “$
   protocol://fonts.googleapis.com/css” ), array(), null );
    Line 299: if ( wp_style_is(‘
   themonic-fonts’, ‘queue’ ) ) Search “googleapis” (1 hit in 1 file) Line 100: 
   wp_enqueue_style( ‘themonic-fonts’, add_query_arg( $query_args, “$protocol://
   fonts.googleapis.com/css” ), array(), null );
 * and
 * line 439: in stylle.css
    body { font-size: 14px; font-family: “Ubuntu”, Helvetica,
   Arial,
 * was thinking of over-writing the body style tag in the child theme css – and 
   then adding a de-enque / dequeue script call in the child theme functions.php–
   is this best way.. and how exactly should this be done?
 * Would be nice to see this as a checkbox function to remove in the backend someone..
 * help definitely appreciated!

The topic ‘remove google font?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/iconic-one/3.4/screenshot.png)
 * Iconic One
 * [Support Threads](https://wordpress.org/support/theme/iconic-one/)
 * [Active Topics](https://wordpress.org/support/theme/iconic-one/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/iconic-one/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/iconic-one/reviews/)

## Tags

 * [child theme](https://wordpress.org/support/topic-tag/child-theme/)
 * [google fonts](https://wordpress.org/support/topic-tag/google-fonts/)

 * 0 replies
 * 1 participant
 * Last reply from: [djsteveb](https://wordpress.org/support/users/djsteveb/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/remove-google-font/)
 * Status: not resolved