.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-whatsapp:before {
    content: "\f232";
}
.fa-whatsapp-square:before {
    content: "\f40c";
}
.fa-telegram:before {
    content: "\f2c6";
}
.fa-telegram-plane:before {
    content: "\f3fe";
}
.fa-viber:before {
    content: "\f409";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-phone:before {
    content: "\f095";
}
.fa-phone-alt:before {
    content: "\f879";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-times:before {
    content: "\f00d";
}
.fa-file-word:before {
    content: "\f1c2";
}
.fa-check:before {
    content: "\f00c";
}
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-circle:before {
    content: "\f111";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}