Font Awesome is not working in my shadow DOM since I have the following in it to prevent styles from leaking in and out:
:host { all: initial; /* 1st rul
Shadow Doms's style is scoped. And it does not interfere with outer style