/*!
 * 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/47f7fc9a900f1ff2a353eb11166aac74/fa-brands-400.eot");
    src: url("/source/47f7fc9a900f1ff2a353eb11166aac74/fa-brands-400.eot") format("embedded-opentype"),
        url("/source/f6118262cdfbe3ce17ec7a6c1d83c5fd") format("woff2"),
        url("/source/8c339f911814c8feb21c32b92c0b999c/fa-brands-400.woff") format("woff"),
        url("/source/5e49da613bc33642af1467e637cb4eb0/fa-brands-400.ttf") format("truetype"),
        url("/source/4ac78428bdab3468855beeceb63d2adb/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/db7fbff6c8496b341db145f440d654b0/fa-regular-400.eot");
    src: url("/source/db7fbff6c8496b341db145f440d654b0/fa-regular-400.eot") format("embedded-opentype"),
        url("/source/08754f9c18e9bf93be0148626caf2d54") format("woff2"),
        url("/source/26d98324183bf60490a6b401d01e1f54/fa-regular-400.woff") format("woff"),
        url("/source/92952c8b09b0fe87d8ac60f91acccce6/fa-regular-400.ttf") format("truetype"),
        url("/source/b69eb33dba95728d0de6c38757d4bf62/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/957d1b67627f64dc7bdf8ca1b0ead257/fa-solid-900.eot");
    src: url("/source/957d1b67627f64dc7bdf8ca1b0ead257/fa-solid-900.eot") format("embedded-opentype"),
        url("/source/69f3e279d7949cf33d3b8a350bc07dae") format("woff2"),
        url("/source/c476ecd88ae3df9223e24164933330f9/fa-solid-900.woff") format("woff"),
        url("/source/b5037e5dc12058115f2b027d8f25cc86/fa-solid-900.ttf") format("truetype"),
        url("/source/6d12d83735d1761b162caf462f9941ae/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);
}
