Hello! I am on Fedora 41 and I have installed FontAwesome (free) which can be observed in ~/.local/share/fonts (first picture). However, it doesn't seem to be recognized by Typst as when I type typst fonts --variants there is not trace of FontAwesome (second picture). If I type typst fonts --font-path ~/.local/share/fonts/, it does acknowledge FontAwesome (third picture). But it is still broken in my document (fourth picture).
Any help would be appreciated.