solid-pixel
5/12/2016 - 1:49 PM

Dequeue Merriweather font - Twenty sixteen

Dequeue Merriweather font - Twenty sixteen

function wp_dequeue_google_fonts() {
    wp_dequeue_style( 'twentysixteen-fonts' );
}
add_action( 'wp_enqueue_scripts', 'wp_dequeue_google_fonts', 20 );