Search Results

bando 2013%2F2014 (0)

Nothing Found

Sorry, but nothing matched your search terms. Please try again with some different keywords.

function remove_google_fonts_stylesheet() { wp_dequeue_style( 'open-sans-css' ); } add_action( 'wp_enqueue_scripts', 'remove_google_fonts_stylesheet', 999 );