.fa-phone:before {
    content: "\f095";
    font-size: 20px !important;
    font-weight: 600;
}
.fa-shopping-cart:before {
    content: "\f07a";
    font-size: 25px !important;
}
.fa-search:before {
    content: "\f002";
    font-size: 20px !important;
}

