.woocommerce-MyAccount-navigation-link--favorites a::before {
    content: "\f004";    
}

.woocommerce-MyAccount-navigation-link--bookings a::before {
    content: "\f274";
}