i.fa,
i.fas,
i.far,
i.fab,
i.fa-solid,
i.fa-regular,
i.fa-brands {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-bars::before { content: "☰"; }
.fa-times::before,
.fa-xmark::before { content: "✕"; }
.fa-search::before,
.fa-magnifying-glass::before { content: "⌕"; }
.fa-play::before { content: "▶"; }
.fa-envelope::before { content: "✉"; }
.fa-facebook-f::before { content: "f"; font-weight: 700; }
.fa-instagram::before { content: "◎"; }
.fa-linkedin::before { content: "in"; font-weight: 700; font-size: 0.72em; }
