Title: disable enqueue styles
Last modified: February 8, 2018

---

# disable enqueue styles

 *  [marties](https://wordpress.org/support/users/marties/)
 * (@marties)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/disable-enqueue-styles/)
 * hi,
    i’d prefer to load my fonts directly from google as i can choose how bold-
   er i want my font.
 * Plus, is there any way to disable your loading fonts which appears at line 122
   in functions.php ?
 * `wp_enqueue_style( 'conica-body-font-default', '//fonts.googleapis.com/css?family
   =Poppins:400,300,500,600,700|Open+Sans:400,300,300italic,400italic,600,600italic,
   700,700italic', array(), CONICA_THEME_VERSION );`
 * Thanks

Viewing 1 replies (of 1 total)

 *  Thread Starter [marties](https://wordpress.org/support/users/marties/)
 * (@marties)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/disable-enqueue-styles/#post-9952889)
 * Hi again,
    it seems to me that it is embeded in your big function conica_scripts()
 * – one way is to completely redefine your script in my functions.php file, might
   break in the future if you redefine it
    – other way is to comment out the line
   122 in your function.php and check when you’ll update the theme – let load fonts
   i don’t use on my theme

Viewing 1 replies (of 1 total)

The topic ‘disable enqueue styles’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/conica/1.4.01/screenshot.png)
 * Conica
 * [Support Threads](https://wordpress.org/support/theme/conica/)
 * [Active Topics](https://wordpress.org/support/theme/conica/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/conica/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/conica/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [marties](https://wordpress.org/support/users/marties/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/disable-enqueue-styles/#post-9952889)
 * Status: not resolved