Remove Google fonts link from WP core( old versions ) and default themes:: twentyfourteen,twentyfifteen,twentysixteen,twentyseventeen.
- Remove Open Sans font Link from WP core
- Remove Lato font Link from the WP default theme
twentyfourteen
.
- Remove Noto Sans font link,Noto Serif font link,Inconsolata font link from the WP default theme
twentyfifteen
.
- Remove Noto Serif font link,Inconsolata font link from the WP default theme
twentyfifteen
.
- Remove Inconsolata font link from the WP default theme
twentyfifteen
.
- Remove Merriweather font link from the WP default theme
twentysixteen
.
- Remove Montserrat font link from the WP default theme
twentysixteen
.
- Remove Inconsolata font link from the WP default theme
twentysixteen
.
- Remove Libre Franklin font link from the WP default theme
twentyseventeen
.
- Use WordPress’ builtin plugin installation system located in your WordPress admin panel, labeled as the "Add New" options in the "Plugins" menu to upload the zip file you downloaded
- Extract the zip file and upload the resulting "ink" folder on your server under
wp-content/plugins/
.
All you need to do after that is navigate to your blog’s administration panel, go in the plugins section and enable No Open Sans font from Google fonts.
For more information, see the
"Installing Plugins" article on the WordPress Codex.