Hi @amafino,
How can i replase Star.woff with .svg
Thanks for the question. I think this will take a little bit of custom work to make happen. Essentially finding how this font is added to WooCommerce, removing it, then replacing with your own font or way to use an SVG star icon.
https://d.pr/i/8PmeAx
To backup one step there as well, this star.woff
is a font family just for the star icon used in reviews in WooCommerce. It comes in many different formats, one of which is an SVG version. But generally a .woff (Web Open Font Format) is more broadly supported across browsers and devices.
Is there a reason you’re wanting to force this to use the SVG file?