/*!
 * Font Awesome Free 6.4.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/1d340c2350914aa621c2bcec7c42de45/fa-brands-400.eot");
    src: url("/source/1d340c2350914aa621c2bcec7c42de45/fa-brands-400.eot") format("embedded-opentype"),
        url("/source/9cdd7932560440aaf194cc08d4d0526d") format("woff2"),
        url("/source/1aaaf689b441d70bc4c59a2efe9fbee4/fa-brands-400.woff") format("woff"),
        url("/source/a842c52ee285c66150ddcd41f64dec48/fa-brands-400.ttf") format("truetype"),
        url("/source/d58afe39215bdc66375a3c8339a470c9/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/bc1d89bb33c0e0f0688fa2d0ed1917b4/fa-regular-400.eot");
    src: url("/source/bc1d89bb33c0e0f0688fa2d0ed1917b4/fa-regular-400.eot") format("embedded-opentype"),
        url("/source/9b4168bf3ed711e6dc00285be3b039a0") format("woff2"),
        url("/source/6e27cdba6a75814a4339e910cf0d82e3/fa-regular-400.woff") format("woff"),
        url("/source/a166906536904ecd8b5c708ef8959172/fa-regular-400.ttf") format("truetype"),
        url("/source/3c739d03441a0e3de9638fd8f311d75b/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/8f12e09b9e413e6ef86a77432cbe666f/fa-solid-900.eot");
    src: url("/source/8f12e09b9e413e6ef86a77432cbe666f/fa-solid-900.eot") format("embedded-opentype"),
        url("/source/2665dc44547eb835ce0a1d6877b44435") format("woff2"),
        url("/source/ad55b19d908440540b1e5f73dcc9e2a3/fa-solid-900.woff") format("woff"),
        url("/source/1143e577a4064417cc18f0bcb553e036/fa-solid-900.ttf") format("truetype"),
        url("/source/e64b8ae19fec4a1a67034e4604c531b7/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);
}
