The icon appears in Safari, but not FF or Chrome.
Getting the following errors in local development:
Failed to decode downloaded font: http://client.dev/wp-content/themes/client/build/assets/fonts/icons/client.woff2
(index):1 OTS parsing error: head: Bad ppm of 13
(index):1 Failed to decode downloaded font: http://client.dev/wp-content/themes/client/build/assets/fonts/icons/client.woff
(index):1 OTS parsing error: head: Bad ppm of 13
Any idea why? Can I somehow check the created font files? Thank!
source
share