themegrill / estore

Free WooCommerce Responsive WordPress Theme
29 stars 15 forks source link

Add/font display #117

Closed beingaashishr closed 3 years ago

beingaashishr commented 3 years ago

Changes proposed in this Pull Request

Adds 'font-display:swap' CSS property for fonts. This ensures that our fonts remains visible and also ensures better load performance.

Type of change

  • [ ] Code Refactor
  • [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 not work as expected)
  • [ ] This change requires a documentation update

How to test the changes in this Pull Request:

  1. Use google inbuilt tool "Light House".
  2. Change fonts options from the customizer.
  3. There must not be any error related to fonts that say "Ensure fonts remains visible during page reload".

Checklist: