.fa-linkedin:before {
    /* content: url(../images/email-icon.svg); */
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before {
    content: "\f39e";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-phone:before {
    content: "\f095";
}
.fa-envelope:before {
    /* content: url(../images/email-icon.svg); */
}
.flaticon-right-arrow:before {
    content: "\f102";
}