Some icons are not appearing ?
2. Go to the section "Global Styling Settings".
3. Enable the button "Enable Global CSS".
4. Paste this css snippet below in the fied "Global Custom CSS".
.youzer [data-icon]:before, .youzer i.fas { font-family: "Font Awesome 5 Free"!important; font-weight: 700; }
.youzer i.fab { font-family: "Font Awesome 5 Brands" !important; }