Description
Removed the typography (webfonts) settings from the customizer.
Motivation and Context
We are no longer using the premium fonts within the stylesheet for this theme, so all the logic surrounding the enqueuing of the fonts can be removed, including the settings.
How Has This Been Tested?
Changes tested locally.
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[x] My change requires an update to the documentation.
Description Removed the typography (webfonts) settings from the customizer.
Motivation and Context We are no longer using the premium fonts within the stylesheet for this theme, so all the logic surrounding the enqueuing of the fonts can be removed, including the settings.
How Has This Been Tested? Changes tested locally.
Types of changes
Checklist: