.social-link-content .fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto; }
.social-link-content .fas,
.social-link-content .fa-classic,
.social-link-content .fa-solid,
.social-link-content .far,
.social-link-content .fa-regular {
font-family: 'Font Awesome 6 Free'; }
.social-link-content .fab,
.social-link-content .fa-brands {
font-family: 'Font Awesome 6 Brands'; }
.fa-envelope::before {
content: "\f0e0"; }