@font-face {
    font-family: "social_logo";
    src: url("social-logo.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="fax-"],
[class*=" fax-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "social_logo" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fax-github-square:before {
    content: "\e900";
}
.fax-yandex:before {
    content: "\e901";
}
.fax-yahoo:before {
    content: "\e902";
}
.fax-vk:before {
    content: "\e903";
}
.fax-twitter:before {
    content: "\e904";
}
.fax-twitter-square:before {
    content: "\e905";
}
.fax-twitch:before {
    content: "\e906";
}
.fax-tumblr:before {
    content: "\e907";
}
.fax-tumblr-square:before {
    content: "\e908";
}
.fax-tiktok:before {
    content: "\e909";
}
.fax-spotify:before {
    content: "\e90a";
}
.fax-snapchat:before {
    content: "\e90b";
}
.fax-snapchat-ghost:before {
    content: "\e90c";
}
.fax-microsoft:before {
    content: "\e90d";
}
.fax-linkedin:before {
    content: "\e90e";
}
.fax-linkedin-in:before {
    content: "\e90f";
}
.fax-line:before {
    content: "\e910";
}
.fax-google:before {
    content: "\e911";
}
.fax-github:before {
    content: "\e912";
}
.fax-facebook:before {
    content: "\e913";
}
.fax-facebook-square:before {
    content: "\e914";
}
.fax-facebook-f:before {
    content: "\e915";
}
.fax-discord:before {
    content: "\e916";
}
.fax-apple:before {
    content: "\e917";
}
.fax-amazon:before {
    content: "\e918";
}
.fax-amazon-pay:before {
    content: "\e919";
}