@aztopdavid
Copy the lines below to Extra CSS section in your Hestia theme. Fixes the missing icons in the Very top bar and some other icons. Credits go to @jaretc
/** Temp fix for missing icons **/
.fa-search, .fas, .fa-times{
font-family: FontAwesome;
}
.hestia-top-bar .nav li a:before {
font-family: FontAwesome;
}
I think we just have to wait for version 2.5.2