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

    @keyframes fa-spin {
        0% {
            transform: rotate(0)
        }

        to {
            transform: rotate(1turn)
        }
    }

    .fa-search:before {
        content: ""
    }

    .fa-play:before {
        content: ""
    }

    .fa-facebook-f:before {
        content: ""
    }

    .fa-twitter:before {
        content: ""
    }

    .fa-arrow-circle-right:before {
        content: ""
    }

    .sr-only-focusable:active,
    .sr-only-focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

    @font-face {
        font-family: "Font Awesome 5 Brands";
        font-display: swap;
        font-style: normal;
        font-weight: 400;
        src: url(inline-font2_1.eot);
        src: url(inline-font2_2.eot?#iefix) format("embedded-opentype"), url(inline-font2_3.woff2) format("woff2"), url(inline-font2_4.woff) format("woff"), url(inline-font2_5.ttf) format("truetype"), url(inline-font2_6.svg#fontawesome) format("svg")
    }

    .fab {
        font-family: "Font Awesome 5 Brands"
    }

    @font-face {
        font-family: "Font Awesome 5 Free";
        font-display: swap;
        font-style: normal;
        font-weight: 400;
        src: url(inline-font2_7.eot);
        src: url(inline-font2_8.eot?#iefix) format("embedded-opentype"), url(inline-font2_9.woff2) format("woff2"), url(inline-font2_10.woff) format("woff"), url(inline-font2_11.ttf) format("truetype"), url(inline-font2_12.svg#fontawesome) format("svg")
    }

    @font-face {
        font-family: "Font Awesome 5 Free";
        font-display: swap;
        font-style: normal;
        font-weight: 900;
        src: url(inline-font2_13.eot);
        src: url(inline-font2_14.eot?#iefix) format("embedded-opentype"), url(inline-font2_15.woff2) format("woff2"), url(inline-font2_16.woff) format("woff"), url(inline-font2_17.ttf) format("truetype"), url(inline-font2_18.svg#fontawesome) format("svg")
    }

    .fa {
        font-family: "Font Awesome 5 Free"
    }

    .fa {
        font-weight: 900
    }
    