/*!
 * 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/f386b0bc8a06021a45bf45739b1a4ed2/fa-brands-400.eot");
    src: url("/source/f386b0bc8a06021a45bf45739b1a4ed2/fa-brands-400.eot") format("embedded-opentype"),
        url("/source/68f80bfab4f746fd30c884959df96a82") format("woff2"),
        url("/source/b6ee0126801c4847eac8e8f64a1d0e06/fa-brands-400.woff") format("woff"),
        url("/source/cb1254b18c22414e8919d10685e5f9f1/fa-brands-400.ttf") format("truetype"),
        url("/source/4832cffd78ef50b62f6d6f78fae484db/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/fc206106a8d6f7f438e25412741079e6/fa-regular-400.eot");
    src: url("/source/fc206106a8d6f7f438e25412741079e6/fa-regular-400.eot") format("embedded-opentype"),
        url("/source/992588cf59f689464e930e23739fe692") format("woff2"),
        url("/source/c2449b19387e174310579fbb5f7ee9c7/fa-regular-400.woff") format("woff"),
        url("/source/c376bd1e4a8637aad4bd7e0871d1f3ef/fa-regular-400.ttf") format("truetype"),
        url("/source/1814c0cb8fb615d175559a32b1568725/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/f9f4b11a5fbac35940418c75bce512e2/fa-solid-900.eot");
    src: url("/source/f9f4b11a5fbac35940418c75bce512e2/fa-solid-900.eot") format("embedded-opentype"),
        url("/source/959ead4203af91965ed8b9e0708c0697") format("woff2"),
        url("/source/5fde8718714cb73064ec73740ea937ba/fa-solid-900.woff") format("woff"),
        url("/source/ea1744c28a6518ffe1d43271b2f79c76/fa-solid-900.ttf") format("truetype"),
        url("/source/46dd421edc35dfa73d981883138470a5/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);
}
