The snap-store installation instruction can be found here.
After installation the snap store fonts cannot be properly displayed, at first thought you may think it is due to fonts not installed, but actually a simple workaround can solve this issue.
sudo rm -f /var/cache/fontconfig/*
No restart is required on Arch Linux, relaunch the snap store and you will see the fonts displayed.
does not work for me on manjaro linux
delete everything in ~/.cache/fontconfig too
I’m on EndeaverOS
thanks, that worked!