/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-family: 'sow-fontawesome-brands';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: url("/source/5efdad3ab3fb288a5b533210cfde1d36/fa-brands-400.eot");
    src: url("/source/5efdad3ab3fb288a5b533210cfde1d36/fa-brands-400.eot") format("embedded-opentype"),
        url("/source/fc4dd745d6c9115d3a994fe5c71354f1") format("woff2"),
        url("/source/a92bd48d4b409822cdc46cb0c9c3fdf8/fa-brands-400.woff") format("woff"),
        url("/source/87ca0f9519d946925cc93b5524df7b2e/fa-brands-400.ttf") format("truetype"),
        url("/source/89c9b43b3d75d113fb4085e392298f40/fa-brands-400.svg") format("svg");
}

.sow-fab {
    font-family: 'sow-fontawesome-brands';
    font-style: normal !important;
    font-weight: normal !important;
}

@font-face {
    font-family: 'sow-fontawesome-free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/source/8f8d9274d23381b8b260dfd6d4fbe6d0/fa-regular-400.eot");
    src: url("/source/8f8d9274d23381b8b260dfd6d4fbe6d0/fa-regular-400.eot") format("embedded-opentype"),
        url("/source/36cca8c3546c1dc0ea5a3c81c861d5a4") format("woff2"),
        url("/source/7d8471feb2be27febc262cf1db4b2b51/fa-regular-400.woff") format("woff"),
        url("/source/2b595b43486d48068ec4e37304185367/fa-regular-400.ttf") format("truetype"),
        url("/source/13d2aa2ad7c89bb6d6a14b5087651973/fa-regular-400.svg") format("svg");
}

.sow-far {
    font-family: 'sow-fontawesome-free';
    font-style: normal !important;
    font-weight: 400 !important;
}

@font-face {
    font-family: 'sow-fontawesome-free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("/source/982ec8e9fbeee058bfe36992c91d838a/fa-solid-900.eot");
    src: url("/source/982ec8e9fbeee058bfe36992c91d838a/fa-solid-900.eot") format("embedded-opentype"),
        url("/source/96738f37be26bdee531ea7b9c4c136d3") format("woff2"),
        url("/source/a1984ecd27e7e03edfc41351f568824b/fa-solid-900.woff") format("woff"),
        url("/source/e6e6415b02005614fa2cc1c108b866a8/fa-solid-900.ttf") format("truetype"),
        url("/source/49b86a4dfb4df69a8b78315b90f02841/fa-solid-900.svg") format("svg");
}

.sow-fa,
.sow-fas {
    font-family: 'sow-fontawesome-free';
    font-weight: 900 !important;
    font-style: normal !important;
}

.sow-icon-fontawesome {
    display: inline-block;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sow-icon-fontawesome[data-sow-icon]:before {
    content: attr(data-sow-icon);
}
