/*
NB : This is font-awesome 5.7 WITH adjustments; WK group css usess wk-icon-* classes so we added those classes instead of fa-.
In the app we only use "wk-icon-" classes.

LICENCE : https://fontawesome.com/license/free
*/

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/fa-regular-400.woff2") format("woff2"), url("../Fonts/fa-regular-400.ttf") format("truetype");
}


/* LOP */
[class*=' wk-icon-'], [class^=wk-icon-] {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}

[class*=' wk-icon-'], [class^=wk-icon-] {
    display: inline-block;
    width: 1.6rem;
    line-height: 1rem;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
}

[class*=' wk-icon-']::before, [class^=wk-icon-]::before, [class*=' wk-icon-']::after, [class^=wk-icon-]::after {
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
}

#iframe_set_base .wk-dropdown .wk-dropdown-toggle::after {
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
}

.fa-play:before, .wk-icon-play:before {
    font-size: 0.85em;
}

.fa-phone:before, .wk-icon-phone:before,
.fa-file-export:before, .wk-icon-file-export:before,
.fa-puzzle-piece:before, .wk-icon-puzzle-piece:before,
.fa-user-plus:before, .wk-icon-user-plus:before {
    margin-left: 0.3rem;
}


/* Fin LOP */


.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.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-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url(../Fonts/fa-brands-400.eot);
    src: url(../Fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../Fonts/fa-brands-400.woff2) format("woff2"), url(../Fonts/fa-brands-400.woff) format("woff"), url(../Fonts/fa-brands-400.ttf) format("truetype"), url(../Fonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../Fonts/fa-regular-400.eot);
    src: url(../Fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../Fonts/fa-regular-400.woff2) format("woff2"), url(../Fonts/fa-regular-400.woff) format("woff"), url(../Fonts/fa-regular-400.ttf) format("truetype"), url(../Fonts/fa-regular-400.svg#fontawesome) format("svg")
} */

/* .fab {
    font-family: "Font Awesome 5 Brands"
}
.far {
    font-family: "Font Awesome 5 Free"
}
 */

.fa,
.far,
.fas {
    font-family: "Font Awesome 6 Pro"
}
/* .far {
    font-weight: 400
} */
.fa,
.fas {
    font-weight: 400
}

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


.fa-lg ,
    .wk-icon-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs ,
    .wk-icon-xs {
    font-size: .75em
}

.fa-sm ,
    .wk-icon-sm {
    font-size: .875em
}

.fa-1x ,
    .wk-icon-1x {
    font-size: 1em
}

.fa-2x ,
    .wk-icon-2x {
    font-size: 2em
}

.fa-3x ,
    .wk-icon-3x {
    font-size: 3em
}

.fa-4x ,
    .wk-icon-4x {
    font-size: 4em
}

.fa-5x ,
    .wk-icon-5x {
    font-size: 5em
}

.fa-6x ,
    .wk-icon-6x {
    font-size: 6em
}

.fa-7x ,
    .wk-icon-7x {
    font-size: 7em
}

.fa-8x ,
    .wk-icon-8x {
    font-size: 8em
}

.fa-9x ,
    .wk-icon-9x {
    font-size: 9em
}

.fa-10x ,
    .wk-icon-10x {
    font-size: 10em
}

.fa-fw ,
    .wk-icon-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul ,
    .wk-icon-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li ,
    .wk-icon-ul>li {
    position: relative
}

.fa-li ,
    .wk-icon-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border ,
    .wk-icon-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left ,
    .wk-icon-pull-left {
    float: left
}

.fa-pull-right ,
    .wk-icon-pull-right {
    float: right
}

.fa-icon-pull-left,
.fa.wk-icon-pull-left,
.fa-icon-pull-left,
.fab.wk-icon-pull-left,
.fa-icon-pull-left,
.fal.wk-icon-pull-left,
.fa-icon-pull-left,
.far.wk-icon-pull-left,
.fa-icon-pull-left ,
    .fas.wk-icon-pull-left {
    margin-right: .3em
}

.fa-icon-pull-right,
.fa.wk-icon-pull-right,
.fa-icon-pull-right,
.fab.wk-icon-pull-right,
.fa-icon-pull-right,
.fal.wk-icon-pull-right,
.fa-icon-pull-right,
.far.wk-icon-pull-right,
.fa-icon-pull-right ,
    .fas.wk-icon-pull-right {
    margin-left: .3em
}

.fa-spin ,
    .wk-icon-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse ,
    .wk-icon-pulse {
    animation: fa-spin 1s infinite steps(8)
}

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

    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 ,
    .wk-icon-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 ,
    .wk-icon-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 ,
    .wk-icon-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal ,
    .wk-icon-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical ,
    .wk-icon-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-both,
.wk-icon-flip-both,
.fa-flip-horizontal.wk-icon-flip-vertical,
.wk-icon-flip-horizontal.wk-icon-flip-vertical,
.fa-flip-vertical ,
    .wk-icon-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.wk-icon-flip-both,
.fa-flip-horizontal.wk-icon-flip-vertical ,
    .wk-icon-flip-horizontal.wk-icon-flip-vertical {
    transform: scale(-1)
}

:fa-icon-flip-both,
:root .wk-icon-flip-both,
:fa-icon-flip-horizontal,
:root .wk-icon-flip-horizontal,
:fa-icon-flip-vertical,
:root .wk-icon-flip-vertical,
:fa-icon-rotate-90,
:root .wk-icon-rotate-90,
:fa-icon-rotate-180,
:root .wk-icon-rotate-180,
:fa-icon-rotate-270 ,
    :root .wk-icon-rotate-270 {
    filter: none
}

.fa-stack ,
    .wk-icon-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.wk-icon-stack-1x,
.fa-stack-2x ,
    .wk-icon-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x ,
    .wk-icon-stack-1x {
    line-height: inherit
}

.fa-stack-2x ,
    .wk-icon-stack-2x {
    font-size: 2em
}

.fa-inverse ,
    .wk-icon-inverse {
    color: #fff
}

.fa-500px:before ,
    .wk-icon-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before ,
    .wk-icon-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before ,
    .wk-icon-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before ,
    .wk-icon-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before ,
    .wk-icon-ad:before {
    content: "\f641"
}

.fa-address-book:before ,
    .wk-icon-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before ,
    .wk-icon-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before ,
    .wk-icon-adjust:before {
    content: "\f042"
}

.fa-adn:before ,
    .wk-icon-adn:before {
    content: "\f170"
}

.fa-adobe:before ,
    .wk-icon-adobe:before {
    content: "\f778"
}

.fa-adversal:before ,
    .wk-icon-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before ,
    .wk-icon-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before ,
    .wk-icon-air-freshener:before {
    content: "\f5d0"
}

.fa-algolia:before ,
    .wk-icon-algolia:before {
    content: "\f36c"
}

.fa-align-center:before ,
    .wk-icon-align-center:before {
    content: "\f037"
}

.fa-align-justify:before ,
    .wk-icon-align-justify:before {
    content: "\f039"
}

.fa-align-left:before ,
    .wk-icon-align-left:before {
    content: "\f036"
}

.fa-align-right:before ,
    .wk-icon-align-right:before {
    content: "\f038"
}

.fa-alipay:before ,
    .wk-icon-alipay:before {
    content: "\f642"
}

.fa-allergies:before ,
    .wk-icon-allergies:before {
    content: "\f461"
}

.fa-amazon:before ,
    .wk-icon-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before ,
    .wk-icon-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before ,
    .wk-icon-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before ,
    .wk-icon-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before ,
    .wk-icon-amilia:before {
    content: "\f36d"
}

.fa-anchor:before ,
    .wk-icon-anchor:before {
    content: "\f13d"
}

.fa-android:before ,
    .wk-icon-android:before {
    content: "\f17b"
}

.fa-angellist:before ,
    .wk-icon-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before ,
    .wk-icon-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before ,
    .wk-icon-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before ,
    .wk-icon-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before ,
    .wk-icon-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before ,
    .wk-icon-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before ,
    .wk-icon-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before ,
    .wk-icon-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before ,
.wk-icon-angle-up:before {
    content: "\f106"
}

.fa-angry:before ,
.wk-icon-angry:before {
    content: "\f556"
}

.fa-angrycreative:before ,
.wk-icon-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before ,
.wk-icon-angular:before {
    content: "\f420"
}

.fa-ankh:before ,
.wk-icon-ankh:before {
    content: "\f644"
}

.fa-app-store:before ,
.wk-icon-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before ,
.wk-icon-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before ,
.wk-icon-apper:before {
    content: "\f371"
}

.fa-apple:before ,
.wk-icon-apple:before {
    content: "\f179"
}

.fa-apple-alt:before ,
.wk-icon-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before ,
.wk-icon-apple-pay:before {
    content: "\f415"
}

.fa-archive:before ,
.wk-icon-archive:before {
    content: "\f187"
}

.fa-archway:before ,
.wk-icon-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before ,
.wk-icon-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before ,
.wk-icon-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before ,
.wk-icon-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before ,
.wk-icon-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before ,
.wk-icon-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before ,
.wk-icon-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before ,
.wk-icon-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before ,
.wk-icon-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before ,
.wk-icon-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before ,
.wk-icon-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before ,
.wk-icon-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before ,
.wk-icon-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before ,
.wk-icon-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before ,
.wk-icon-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before ,
.wk-icon-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before ,
.wk-icon-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before ,
.wk-icon-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before ,
.wk-icon-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before ,
.wk-icon-asymmetrik:before {
    content: "\f372"
}

.fa-at:before ,
.wk-icon-at:before {
    content: "\f1fa"
}

.fa-atlas:before ,
.wk-icon-atlas:before {
    content: "\f558"
}

.fa-atlassian:before ,
.wk-icon-atlassian:before {
    content: "\f77b"
}

.fa-atom:before ,
.wk-icon-atom:before {
    content: "\f5d2"
}

.fa-audible:before ,
.wk-icon-audible:before {
    content: "\f373"
}

.fa-audio-description:before ,
.wk-icon-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before ,
.wk-icon-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before ,
.wk-icon-avianex:before {
    content: "\f374"
}

.fa-aviato:before ,
.wk-icon-aviato:before {
    content: "\f421"
}

.fa-award:before ,
.wk-icon-award:before {
    content: "\f559"
}

.fa-aws:before ,
.wk-icon-aws:before {
    content: "\f375"
}

.fa-baby:before ,
.wk-icon-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before ,
.wk-icon-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before ,
.wk-icon-backspace:before {
    content: "\f55a"
}

.fa-backward:before ,
.wk-icon-backward:before {
    content: "\f04a"
}

.fa-bacon:before ,
.wk-icon-bacon:before {
    content: "\f7e5"
}

.fa-balance-scale:before ,
.wk-icon-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before ,
.wk-icon-ban:before {
    content: "\f05e"
}

.fa-band-aid:before ,
.wk-icon-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before ,
.wk-icon-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before ,
.wk-icon-barcode:before {
    content: "\f02a"
}

.fa-bars:before ,
.wk-icon-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before ,
.wk-icon-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before ,
.wk-icon-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before ,
.wk-icon-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before ,
.wk-icon-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before ,
.wk-icon-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before ,
.wk-icon-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before ,
.wk-icon-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before ,
.wk-icon-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before ,
.wk-icon-bed:before {
    content: "\f236"
}

.fa-beer:before ,
.wk-icon-beer:before {
    content: "\f0fc"
}

.fa-behance:before ,
.wk-icon-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before ,
.wk-icon-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before ,
.wk-icon-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before ,
.wk-icon-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before ,
.wk-icon-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before ,
.wk-icon-bible:before {
    content: "\f647"
}

.fa-bicycle:before ,
.wk-icon-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before ,
.wk-icon-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before ,
.wk-icon-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before ,
.wk-icon-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before ,
.wk-icon-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before ,
.wk-icon-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before ,
.wk-icon-bitcoin:before {
    content: "\f379"
}

.fa-bity:before ,
.wk-icon-bity:before {
    content: "\f37a"
}

.fa-black-tie:before ,
.wk-icon-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before ,
.wk-icon-blackberry:before {
    content: "\f37b"
}

.fa-blender:before ,
.wk-icon-blender:before {
    content: "\f517"
}

.fa-blender-phone:before ,
.wk-icon-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before ,
.wk-icon-blind:before {
    content: "\f29d"
}

.fa-blog:before ,
.wk-icon-blog:before {
    content: "\f781"
}

.fa-blogger:before ,
.wk-icon-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before ,
.wk-icon-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before ,
.wk-icon-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before ,
.wk-icon-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before ,
.wk-icon-bold:before {
    content: "\f032"
}

.fa-bolt:before ,
.wk-icon-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before ,
.wk-icon-bomb:before {
    content: "\f1e2"
}

.fa-bone:before ,
.wk-icon-bone:before {
    content: "\f5d7"
}

.fa-bong:before ,
.wk-icon-bong:before {
    content: "\f55c"
}

.fa-book:before ,
.wk-icon-book:before {
    content: "\f02d"
}

.fa-book-dead:before ,
.wk-icon-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before ,
.wk-icon-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before ,
.wk-icon-book-open:before {
    content: "\f518"
}

.fa-book-reader:before ,
.wk-icon-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before ,
.wk-icon-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before ,
.wk-icon-bowling-ball:before {
    content: "\f436"
}

.fa-box:before ,
.wk-icon-box:before {
    content: "\f466"
}

.fa-box-open:before ,
.wk-icon-box-open:before {
    content: "\f49e"
}

.fa-boxes:before ,
.wk-icon-boxes:before {
    content: "\f468"
}

.fa-braille:before ,
.wk-icon-braille:before {
    content: "\f2a1"
}

.fa-brain:before ,
.wk-icon-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before ,
.wk-icon-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before ,
.wk-icon-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before ,
.wk-icon-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before ,
.wk-icon-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before ,
.wk-icon-broom:before {
    content: "\f51a"
}

.fa-brush:before ,
.wk-icon-brush:before {
    content: "\f55d"
}

.fa-btc:before ,
.wk-icon-btc:before {
    content: "\f15a"
}

.fa-bug:before ,
.wk-icon-bug:before {
    content: "\f188"
}

.fa-building:before ,
.wk-icon-building:before {
    content: "\f1ad"
}

.fa-building-columns:before ,
.wk-icon-building-columns:before {
    content: "\f19c"
}

.fa-bullhorn:before ,
.wk-icon-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before ,
.wk-icon-bullseye:before {
    content: "\f140"
}

.fa-burn:before ,
.wk-icon-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before ,
.wk-icon-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before ,
.wk-icon-bus:before {
    content: "\f207"
}

.fa-bus-alt:before ,
.wk-icon-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before ,
.wk-icon-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before ,
.wk-icon-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before ,
.wk-icon-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before ,
.wk-icon-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before ,
.wk-icon-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before ,
.wk-icon-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before ,
.wk-icon-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before ,
.wk-icon-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before ,
.wk-icon-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before ,
.wk-icon-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before ,
.wk-icon-calendar-week:before {
    content: "\f784"
}

.fa-camera:before ,
.wk-icon-camera:before {
    content: "\f030"
}

.fa-camera-retro:before ,
.wk-icon-camera-retro:before {
    content: "\f083"
}

.fa-campground:before ,
.wk-icon-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before ,
.wk-icon-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before ,
.wk-icon-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before ,
.wk-icon-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before ,
.wk-icon-capsules:before {
    content: "\f46b"
}

.fa-car:before ,
.wk-icon-car:before {
    content: "\f1b9"
}

.fa-car-alt:before ,
.wk-icon-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before ,
.wk-icon-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before ,
.wk-icon-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before ,
.wk-icon-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before ,
.wk-icon-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before ,
.wk-icon-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before ,
.wk-icon-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before ,
.wk-icon-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before ,
.wk-icon-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before ,
.wk-icon-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before ,
.wk-icon-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before ,
.wk-icon-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before ,
.wk-icon-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before ,
.wk-icon-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before ,
.wk-icon-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before ,
.wk-icon-cash-register:before {
    content: "\f788"
}

.fa-cat:before ,
.wk-icon-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before ,
.wk-icon-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before ,
.wk-icon-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before ,
.wk-icon-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before ,
.wk-icon-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before ,
.wk-icon-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before ,
.wk-icon-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before ,
.wk-icon-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before ,
.wk-icon-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before ,
.wk-icon-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before ,
.wk-icon-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before ,
.wk-icon-centercode:before {
    content: "\f380"
}

.fa-centos:before ,
.wk-icon-centos:before {
    content: "\f789"
}

.fa-certificate:before ,
.wk-icon-certificate:before {
    content: "\f0a3"
}

.fa-chair:before ,
.wk-icon-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before ,
.wk-icon-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before ,
.wk-icon-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before ,
.wk-icon-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before ,
.wk-icon-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before ,
.wk-icon-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before ,
.wk-icon-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before ,
.wk-icon-chart-pie:before {
    content: "\f200"
}

.fa-check:before ,
.wk-icon-check:before {
    content: "\f00c"
}

.fa-check-circle:before ,
.wk-icon-check-circle:before {
    content: "\f058"
}

.fa-check-double:before ,
.wk-icon-check-double:before {
    content: "\f560"
}

.fa-check-square:before ,
.wk-icon-check-square:before {
    content: "\f14a"
}

.fa-cheese:before ,
.wk-icon-cheese:before {
    content: "\f7ef"
}

.fa-chess:before ,
.wk-icon-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before ,
.wk-icon-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before ,
.wk-icon-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before ,
.wk-icon-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before ,
.wk-icon-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before ,
.wk-icon-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before ,
.wk-icon-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before ,
.wk-icon-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before ,
.wk-icon-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before ,
.wk-icon-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before ,
.wk-icon-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before ,
.wk-icon-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before ,
.wk-icon-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before ,
.wk-icon-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before ,
.wk-icon-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before ,
.wk-icon-chevron-up:before {
    content: "\f077"
}

.fa-child:before ,
.wk-icon-child:before {
    content: "\f1ae"
}

.fa-chrome:before ,
.wk-icon-chrome:before {
    content: "\f268"
}

.fa-church:before ,
.wk-icon-church:before {
    content: "\f51d"
}

.fa-circle:before ,
.wk-icon-circle:before {
    content: "\f111"
}

.fa-circle-notch:before ,
.wk-icon-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before ,
.wk-icon-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before ,
.wk-icon-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before ,
.wk-icon-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before ,
.wk-icon-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before ,
.wk-icon-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before ,
.wk-icon-clock:before {
    content: "\f017"
}

.fa-clone:before ,
.wk-icon-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before ,
.wk-icon-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before ,
.wk-icon-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before ,
.wk-icon-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before ,
.wk-icon-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before ,
.wk-icon-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before ,
.wk-icon-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before ,
.wk-icon-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before ,
.wk-icon-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before ,
.wk-icon-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before ,
.wk-icon-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before ,
.wk-icon-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before ,
.wk-icon-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before ,
.wk-icon-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before ,
.wk-icon-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before ,
.wk-icon-cocktail:before {
    content: "\f561"
}

.fa-code:before ,
.wk-icon-code:before {
    content: "\f121"
}

.fa-code-branch:before ,
.wk-icon-code-branch:before {
    content: "\f126"
}

.fa-codepen:before ,
.wk-icon-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before ,
.wk-icon-codiepie:before {
    content: "\f284"
}

.fa-coffee:before ,
.wk-icon-coffee:before {
    content: "\f0f4"
}

.fa-cog:before ,
.wk-icon-cog:before {
    content: "\f013"
}

.fa-cogs:before ,
.wk-icon-cogs:before {
    content: "\f085"
}

.fa-coins:before ,
.wk-icon-coins:before {
    content: "\f51e"
}

.fa-columns:before ,
.wk-icon-columns:before {
    content: "\f0db"
}

.fa-comment:before ,
.wk-icon-comment:before {
    content: "\f075"
}

.fa-comment-alt:before ,
.wk-icon-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before ,
.wk-icon-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before ,
.wk-icon-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before ,
.wk-icon-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before ,
.wk-icon-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before ,
.wk-icon-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before ,
.wk-icon-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before ,
.wk-icon-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before ,
.wk-icon-compass:before {
    content: "\f14e"
}

.fa-compress:before ,
.wk-icon-compress:before {
    content: "\f066"
}

.fa-compress-arrows-alt:before ,
.wk-icon-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before ,
.wk-icon-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before ,
.wk-icon-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before ,
.wk-icon-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before ,
.wk-icon-contao:before {
    content: "\f26d"
}

.fa-cookie:before ,
.wk-icon-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before ,
.wk-icon-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before ,
.wk-icon-copy:before {
    content: "\f0c5"
}

.fa-copyright:before ,
.wk-icon-copyright:before {
    content: "\f1f9"
}

.fa-couch:before ,
.wk-icon-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before ,
.wk-icon-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before ,
.wk-icon-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before ,
.wk-icon-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before ,
.wk-icon-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before ,
.wk-icon-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before ,
.wk-icon-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before ,
.wk-icon-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before ,
.wk-icon-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before ,
.wk-icon-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before ,
.wk-icon-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before ,
.wk-icon-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before ,
.wk-icon-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before ,
.wk-icon-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before ,
.wk-icon-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before ,
.wk-icon-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before ,
.wk-icon-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before ,
.wk-icon-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before ,
.wk-icon-crop:before {
    content: "\f125"
}

.fa-crop-alt:before ,
.wk-icon-crop-alt:before {
    content: "\f565"
}

.fa-cross:before ,
.wk-icon-cross:before {
    content: "\f654"
}

.fa-crosshairs:before ,
.wk-icon-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before ,
.wk-icon-crow:before {
    content: "\f520"
}

.fa-crown:before ,
.wk-icon-crown:before {
    content: "\f521"
}

.fa-crutch:before ,
.wk-icon-crutch:before {
    content: "\f7f7"
}

.fa-css3:before ,
.wk-icon-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before ,
.wk-icon-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before ,
.wk-icon-cube:before {
    content: "\f1b2"
}

.fa-cubes:before ,
.wk-icon-cubes:before {
    content: "\f1b3"
}

.fa-cut:before ,
.wk-icon-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before ,
.wk-icon-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before ,
.wk-icon-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before ,
.wk-icon-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before ,
.wk-icon-dashcube:before {
    content: "\f210"
}

.fa-database:before ,
.wk-icon-database:before {
    content: "\f1c0"
}

.fa-deaf:before ,
.wk-icon-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before ,
.wk-icon-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before ,
.wk-icon-democrat:before {
    content: "\f747"
}

.fa-deploydog:before ,
.wk-icon-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before ,
.wk-icon-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before ,
.wk-icon-desktop:before {
    content: "\f108"
}

.fa-dev:before ,
.wk-icon-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before ,
.wk-icon-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before ,
.wk-icon-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before ,
.wk-icon-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before ,
.wk-icon-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before ,
.wk-icon-diaspora:before {
    content: "\f791"
}

.fa-dice:before ,
.wk-icon-dice:before {
    content: "\f522"
}

.fa-dice-d20:before ,
.wk-icon-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before ,
.wk-icon-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before ,
.wk-icon-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before ,
.wk-icon-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before ,
.wk-icon-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before ,
.wk-icon-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before ,
.wk-icon-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before ,
.wk-icon-dice-two:before {
    content: "\f528"
}

.fa-digg:before ,
.wk-icon-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before ,
.wk-icon-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before ,
.wk-icon-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before ,
.wk-icon-directions:before {
    content: "\f5eb"
}

.fa-discord:before ,
.wk-icon-discord:before {
    content: "\f392"
}

.fa-discourse:before ,
.wk-icon-discourse:before {
    content: "\f393"
}

.fa-divide:before ,
.wk-icon-divide:before {
    content: "\f529"
}

.fa-dizzy:before ,
.wk-icon-dizzy:before {
    content: "\f567"
}

.fa-dna:before ,
.wk-icon-dna:before {
    content: "\f471"
}

.fa-dochub:before ,
.wk-icon-dochub:before {
    content: "\f394"
}

.fa-docker:before ,
.wk-icon-docker:before {
    content: "\f395"
}

.fa-dog:before ,
.wk-icon-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before ,
.wk-icon-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before ,
.wk-icon-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before ,
.wk-icon-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before ,
.wk-icon-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before ,
.wk-icon-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before ,
.wk-icon-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before ,
.wk-icon-dot-circle:before {
    content: "\f192"
}

.fa-dove:before ,
.wk-icon-dove:before {
    content: "\f4ba"
}

.fa-download:before ,
.wk-icon-download:before {
    content: "\f019"
}

.fa-draft2digital:before ,
.wk-icon-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before ,
.wk-icon-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before ,
.wk-icon-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before ,
.wk-icon-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before ,
.wk-icon-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before ,
.wk-icon-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before ,
.wk-icon-dropbox:before {
    content: "\f16b"
}

.fa-drum:before ,
.wk-icon-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before ,
.wk-icon-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before ,
.wk-icon-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before ,
.wk-icon-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before ,
.wk-icon-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before ,
.wk-icon-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before ,
.wk-icon-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before ,
.wk-icon-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before ,
.wk-icon-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before ,
.wk-icon-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before ,
.wk-icon-ebay:before {
    content: "\f4f4"
}

.fa-edge:before ,
.wk-icon-edge:before {
    content: "\f282"
}

.fa-edit:before ,
.wk-icon-edit:before {
    content: "\f044"
}

.fa-egg:before ,
.wk-icon-egg:before {
    content: "\f7fb"
}

.fa-eject:before ,
.wk-icon-eject:before {
    content: "\f052"
}

.fa-elementor:before ,
.wk-icon-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before ,
.wk-icon-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before ,
.wk-icon-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before ,
.wk-icon-ello:before {
    content: "\f5f1"
}

.fa-ember:before ,
.wk-icon-ember:before {
    content: "\f423"
}

.fa-empire:before ,
.wk-icon-empire:before {
    content: "\f1d1"
}

.fa-envelope:before ,
.wk-icon-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before ,
.wk-icon-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before ,
.wk-icon-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before ,
.wk-icon-envelope-square:before {
    content: "\f199"
}

.fa-envira:before ,
.wk-icon-envira:before {
    content: "\f299"
}

.fa-equals:before ,
.wk-icon-equals:before {
    content: "\f52c"
}

.fa-eraser:before ,
.wk-icon-eraser:before {
    content: "\f12d"
}

.fa-erlang:before ,
.wk-icon-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before ,
.wk-icon-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before ,
.wk-icon-ethernet:before {
    content: "\f796"
}

.fa-etsy:before ,
.wk-icon-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before ,
.wk-icon-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before ,
.wk-icon-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before ,
.wk-icon-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before ,
.wk-icon-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before ,
.wk-icon-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before ,
.wk-icon-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before ,
.wk-icon-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before ,
.wk-icon-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before ,
.wk-icon-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before ,
.wk-icon-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before ,
.wk-icon-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before ,
.wk-icon-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before ,
.wk-icon-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before ,
.wk-icon-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before ,
.wk-icon-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before ,
.wk-icon-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before ,
.wk-icon-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before ,
.wk-icon-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before ,
.wk-icon-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before ,
.wk-icon-fast-forward:before {
    content: "\f050"
}

.fa-fax:before ,
.wk-icon-fax:before {
    content: "\f1ac"
}

.fa-feather:before ,
.wk-icon-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before ,
.wk-icon-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before ,
.wk-icon-fedex:before {
    content: "\f797"
}

.fa-fedora:before ,
.wk-icon-fedora:before {
    content: "\f798"
}

.fa-female:before ,
.wk-icon-female:before {
    content: "\f182"
}

.fa-fighter-jet:before ,
.wk-icon-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before ,
.wk-icon-figma:before {
    content: "\f799"
}

.fa-file:before ,
.wk-icon-file:before {
    content: "\f15b"
}

.fa-file-alt:before ,
.wk-icon-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before ,
.wk-icon-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before ,
.wk-icon-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before ,
.wk-icon-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before ,
.wk-icon-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before ,
.wk-icon-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before ,
.wk-icon-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before ,
.wk-icon-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before ,
.wk-icon-file-export:before {
    content: "\f56e"
}

.fa-file-image:before ,
.wk-icon-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before ,
.wk-icon-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before ,
.wk-icon-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before ,
.wk-icon-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before ,
.wk-icon-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before ,
.wk-icon-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before ,
.wk-icon-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before ,
.wk-icon-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before ,
.wk-icon-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before ,
.wk-icon-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before ,
.wk-icon-file-upload:before {
    content: "\f574"
}

.fa-file-video:before ,
.wk-icon-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before ,
.wk-icon-file-word:before {
    content: "\f1c2"
}

.fa-fill:before ,
.wk-icon-fill:before {
    content: "\f575"
}

.fa-fill-drip:before ,
.wk-icon-fill-drip:before {
    content: "\f576"
}

.fa-film:before ,
.wk-icon-film:before {
    content: "\f008"
}

.fa-filter:before ,
.wk-icon-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before ,
.wk-icon-fingerprint:before {
    content: "\f577"
}

.fa-fire:before ,
.wk-icon-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before ,
.wk-icon-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before ,
.wk-icon-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before ,
.wk-icon-firefox:before {
    content: "\f269"
}

.fa-first-aid:before ,
.wk-icon-first-aid:before {
    content: "\f479"
}

.fa-first-order:before ,
.wk-icon-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before ,
.wk-icon-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before ,
.wk-icon-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before ,
.wk-icon-fish:before {
    content: "\f578"
}

.fa-fist-raised:before ,
.wk-icon-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before ,
.wk-icon-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before ,
.wk-icon-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before ,
.wk-icon-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before ,
.wk-icon-flask:before {
    content: "\f0c3"
}

.fa-flickr:before ,
.wk-icon-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before ,
.wk-icon-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before ,
.wk-icon-flushed:before {
    content: "\f579"
}

.fa-fly:before ,
.wk-icon-fly:before {
    content: "\f417"
}

.fa-folder:before ,
.wk-icon-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before ,
.wk-icon-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before ,
.wk-icon-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before ,
.wk-icon-folder-plus:before {
    content: "\f65e"
}

.fa-font:before ,
.wk-icon-font:before {
    content: "\f031"
}

.fa-font-awesome:before ,
.wk-icon-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before ,
.wk-icon-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before ,
.wk-icon-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before ,
.wk-icon-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before ,
.wk-icon-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before ,
.wk-icon-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before ,
.wk-icon-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before ,
.wk-icon-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before ,
.wk-icon-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before ,
.wk-icon-forumbee:before {
    content: "\f211"
}

.fa-forward:before ,
.wk-icon-forward:before {
    content: "\f04e"
}

.fa-foursquare:before ,
.wk-icon-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before ,
.wk-icon-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before ,
.wk-icon-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before ,
.wk-icon-frog:before {
    content: "\f52e"
}

.fa-frown:before ,
.wk-icon-frown:before {
    content: "\f119"
}

.fa-frown-open:before ,
.wk-icon-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before ,
.wk-icon-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before ,
.wk-icon-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before ,
.wk-icon-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before ,
.wk-icon-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before ,
.wk-icon-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before ,
.wk-icon-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before ,
.wk-icon-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before ,
.wk-icon-gavel:before {
    content: "\f0e3"
}

.fa-gem:before ,
.wk-icon-gem:before {
    content: "\f3a5"
}

.fa-genderless:before ,
.wk-icon-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before ,
.wk-icon-get-pocket:before {
    content: "\f265"
}

.fa-gg:before ,
.wk-icon-gg:before {
    content: "\f260"
}

.fa-gg-circle:before ,
.wk-icon-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before ,
.wk-icon-ghost:before {
    content: "\f6e2"
}

.fa-gift:before ,
.wk-icon-gift:before {
    content: "\f06b"
}

.fa-gifts:before ,
.wk-icon-gifts:before {
    content: "\f79c"
}

.fa-git:before ,
.wk-icon-git:before {
    content: "\f1d3"
}

.fa-git-square:before ,
.wk-icon-git-square:before {
    content: "\f1d2"
}

.fa-github:before ,
.wk-icon-github:before {
    content: "\f09b"
}

.fa-github-alt:before ,
.wk-icon-github-alt:before {
    content: "\f113"
}

.fa-github-square:before ,
.wk-icon-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before ,
.wk-icon-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before ,
.wk-icon-gitlab:before {
    content: "\f296"
}

.fa-gitter:before ,
.wk-icon-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before ,
.wk-icon-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before ,
.wk-icon-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before ,
.wk-icon-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before ,
.wk-icon-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before ,
.wk-icon-glasses:before {
    content: "\f530"
}

.fa-glide:before ,
.wk-icon-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before ,
.wk-icon-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before ,
.wk-icon-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before ,
.wk-icon-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before ,
.wk-icon-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before ,
.wk-icon-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before ,
.wk-icon-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before ,
.wk-icon-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before ,
.wk-icon-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before ,
.wk-icon-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before ,
.wk-icon-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before ,
.wk-icon-google:before {
    content: "\f1a0"
}

.fa-google-drive:before ,
.wk-icon-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before ,
.wk-icon-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before ,
.wk-icon-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before ,
.wk-icon-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before ,
.wk-icon-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before ,
.wk-icon-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before ,
.wk-icon-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before ,
.wk-icon-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before ,
.wk-icon-gratipay:before {
    content: "\f184"
}

.fa-grav:before ,
.wk-icon-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before ,
.wk-icon-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before ,
.wk-icon-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before ,
.wk-icon-grimace:before {
    content: "\f57f"
}

.fa-grin:before ,
.wk-icon-grin:before {
    content: "\f580"
}

.fa-grin-alt:before ,
.wk-icon-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before ,
.wk-icon-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before ,
.wk-icon-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before ,
.wk-icon-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before ,
.wk-icon-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before ,
.wk-icon-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before ,
.wk-icon-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before ,
.wk-icon-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before ,
.wk-icon-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before ,
.wk-icon-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before ,
.wk-icon-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before ,
.wk-icon-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before ,
.wk-icon-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before ,
.wk-icon-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before ,
.wk-icon-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before ,
.wk-icon-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before ,
.wk-icon-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before ,
.wk-icon-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before ,
.wk-icon-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before ,
.wk-icon-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before ,
.wk-icon-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before ,
.wk-icon-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before ,
.wk-icon-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before ,
.wk-icon-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before ,
.wk-icon-hamburger:before {
    content: "\f805"
}

.fa-hammer:before ,
.wk-icon-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before ,
.wk-icon-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before ,
.wk-icon-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before ,
.wk-icon-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before ,
.wk-icon-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before ,
.wk-icon-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before ,
.wk-icon-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before ,
.wk-icon-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before ,
.wk-icon-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before ,
.wk-icon-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before ,
.wk-icon-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before ,
.wk-icon-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before ,
.wk-icon-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before ,
.wk-icon-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before ,
.wk-icon-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before ,
.wk-icon-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before ,
.wk-icon-hand-spock:before {
    content: "\f259"
}

.fa-hands:before ,
.wk-icon-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before ,
.wk-icon-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before ,
.wk-icon-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before ,
.wk-icon-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before ,
.wk-icon-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before ,
.wk-icon-hashtag:before {
    content: "\f292"
}

.fa-hat-wizard:before ,
.wk-icon-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before ,
.wk-icon-haykal:before {
    content: "\f666"
}

.fa-hdd:before ,
.wk-icon-hdd:before {
    content: "\f0a0"
}

.fa-heading:before ,
.wk-icon-heading:before {
    content: "\f1dc"
}

.fa-headphones:before ,
.wk-icon-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before ,
.wk-icon-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before ,
.wk-icon-headset:before {
    content: "\f590"
}

.fa-heart:before ,
.wk-icon-heart:before {
    content: "\f004"
}

.fa-heart-broken:before ,
.wk-icon-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before ,
.wk-icon-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before ,
.wk-icon-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before ,
.wk-icon-highlighter:before {
    content: "\f591"
}

.fa-hiking:before ,
.wk-icon-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before ,
.wk-icon-hippo:before {
    content: "\f6ed"
}

.fa-hips:before ,
.wk-icon-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before ,
.wk-icon-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before ,
.wk-icon-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before ,
.wk-icon-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before ,
.wk-icon-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before ,
.wk-icon-home:before {
    content: "\f015"
}

.fa-hooli:before ,
.wk-icon-hooli:before {
    content: "\f427"
}

.fa-hornbill:before ,
.wk-icon-hornbill:before {
    content: "\f592"
}

.fa-horse:before ,
.wk-icon-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before ,
.wk-icon-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before ,
.wk-icon-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before ,
.wk-icon-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before ,
.wk-icon-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before ,
.wk-icon-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before ,
.wk-icon-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before ,
.wk-icon-hotel:before {
    content: "\f594"
}

.fa-hotjar:before ,
.wk-icon-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before ,
.wk-icon-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before ,
.wk-icon-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before ,
.wk-icon-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before ,
.wk-icon-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before ,
.wk-icon-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before ,
.wk-icon-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before ,
.wk-icon-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before ,
.wk-icon-html5:before {
    content: "\f13b"
}

.fa-hubspot:before ,
.wk-icon-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before ,
.wk-icon-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before ,
.wk-icon-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before ,
.wk-icon-icicles:before {
    content: "\f7ad"
}

.fa-id-badge:before ,
.wk-icon-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before ,
.wk-icon-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before ,
.wk-icon-id-card-alt:before {
    content: "\f47f"
}

.fa-igloo:before ,
.wk-icon-igloo:before {
    content: "\f7ae"
}

.fa-image:before ,
.wk-icon-image:before {
    content: "\f03e"
}

.fa-images:before ,
.wk-icon-images:before {
    content: "\f302"
}

.fa-imdb:before ,
.wk-icon-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before ,
.wk-icon-inbox:before {
    content: "\f01c"
}

.fa-indent:before ,
.wk-icon-indent:before {
    content: "\f03c"
}

.fa-industry:before ,
.wk-icon-industry:before {
    content: "\f275"
}

.fa-infinity:before ,
.wk-icon-infinity:before {
    content: "\f534"
}

.fa-info:before ,
.wk-icon-info:before {
    content: "\f129"
}

.fa-info-circle:before ,
.wk-icon-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before ,
.wk-icon-instagram:before {
    content: "\f16d"
}

.fa-intercom:before ,
.wk-icon-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before ,
.wk-icon-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before ,
.wk-icon-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before ,
.wk-icon-ioxhost:before {
    content: "\f208"
}

.fa-italic:before ,
.wk-icon-italic:before {
    content: "\f033"
}

.fa-itunes:before ,
.wk-icon-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before ,
.wk-icon-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before ,
.wk-icon-java:before {
    content: "\f4e4"
}

.fa-jedi:before ,
.wk-icon-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before ,
.wk-icon-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before ,
.wk-icon-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before ,
.wk-icon-jira:before {
    content: "\f7b1"
}

.fa-joget:before ,
.wk-icon-joget:before {
    content: "\f3b7"
}

.fa-joint:before ,
.wk-icon-joint:before {
    content: "\f595"
}

.fa-joomla:before ,
.wk-icon-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before ,
.wk-icon-journal-whills:before {
    content: "\f66a"
}

.fa-js:before ,
.wk-icon-js:before {
    content: "\f3b8"
}

.fa-js-square:before ,
.wk-icon-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before ,
.wk-icon-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before ,
.wk-icon-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before ,
.wk-icon-kaggle:before {
    content: "\f5fa"
}

.fa-key:before ,
.wk-icon-key:before {
    content: "\f084"
}

.fa-keybase:before ,
.wk-icon-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before ,
.wk-icon-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before ,
.wk-icon-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before ,
.wk-icon-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before ,
.wk-icon-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before ,
.wk-icon-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before ,
.wk-icon-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before ,
.wk-icon-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before ,
.wk-icon-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before ,
.wk-icon-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before ,
.wk-icon-korvue:before {
    content: "\f42f"
}

.fa-landmark:before ,
.wk-icon-landmark:before {
    content: "\f66f"
}

.fa-language:before ,
.wk-icon-language:before {
    content: "\f1ab"
}

.fa-laptop:before ,
.wk-icon-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before ,
.wk-icon-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-medical:before ,
.wk-icon-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before ,
.wk-icon-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before ,
.wk-icon-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before ,
.wk-icon-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before ,
.wk-icon-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before ,
.wk-icon-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before ,
.wk-icon-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before ,
.wk-icon-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before ,
.wk-icon-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before ,
.wk-icon-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before ,
.wk-icon-leanpub:before {
    content: "\f212"
}

.fa-lemon:before ,
.wk-icon-lemon:before {
    content: "\f094"
}

.fa-less:before ,
.wk-icon-less:before {
    content: "\f41d"
}

.fa-less-than:before ,
.wk-icon-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before ,
.wk-icon-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before ,
.wk-icon-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before ,
.wk-icon-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before ,
.wk-icon-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before ,
.wk-icon-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before ,
.wk-icon-line:before {
    content: "\f3c0"
}

.fa-link:before ,
.wk-icon-link:before {
    content: "\f0c1"
}

.fa-linkedin:before ,
.wk-icon-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before ,
.wk-icon-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before ,
.wk-icon-linode:before {
    content: "\f2b8"
}

.fa-linux:before ,
.wk-icon-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before ,
.wk-icon-lira-sign:before {
    content: "\f195"
}

.fa-list:before ,
.wk-icon-list:before {
    content: "\f03a"
}

.fa-list-alt:before ,
.wk-icon-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before ,
.wk-icon-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before ,
.wk-icon-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before ,
.wk-icon-location-arrow:before {
    content: "\f124"
}

.fa-lock:before ,
.wk-icon-lock:before {
    content: "\f023"
}

.fa-signature-lock:before ,
.wk-icon-signature-lock:before {
    content: "\e3ca"
}

.fa-lock-open:before ,
.wk-icon-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before ,
.wk-icon-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before ,
.wk-icon-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before ,
.wk-icon-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before ,
.wk-icon-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before ,
.wk-icon-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before ,
.wk-icon-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before ,
.wk-icon-lyft:before {
    content: "\f3c3"
}

.fa-magento:before ,
.wk-icon-magento:before {
    content: "\f3c4"
}

.fa-magic:before ,
.wk-icon-magic:before {
    content: "\f0d0"
}

.fa-magnet:before ,
.wk-icon-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before ,
.wk-icon-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before ,
.wk-icon-mailchimp:before {
    content: "\f59e"
}

.fa-male:before ,
.wk-icon-male:before {
    content: "\f183"
}

.fa-mandalorian:before ,
.wk-icon-mandalorian:before {
    content: "\f50f"
}

.fa-map:before ,
.wk-icon-map:before {
    content: "\f279"
}

.fa-map-marked:before ,
.wk-icon-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before ,
.wk-icon-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before ,
.wk-icon-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before ,
.wk-icon-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before ,
.wk-icon-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before ,
.wk-icon-map-signs:before {
    content: "\f277"
}

.fa-markdown:before ,
.wk-icon-markdown:before {
    content: "\f60f"
}

.fa-marker:before ,
.wk-icon-marker:before {
    content: "\f5a1"
}

.fa-mars:before ,
.wk-icon-mars:before {
    content: "\f222"
}

.fa-mars-double:before ,
.wk-icon-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before ,
.wk-icon-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before ,
.wk-icon-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before ,
.wk-icon-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before ,
.wk-icon-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before ,
.wk-icon-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before ,
.wk-icon-maxcdn:before {
    content: "\f136"
}

.fa-medal:before ,
.wk-icon-medal:before {
    content: "\f5a2"
}

.fa-medapps:before ,
.wk-icon-medapps:before {
    content: "\f3c6"
}

.fa-medium:before ,
.wk-icon-medium:before {
    content: "\f23a"
}

.fa-medium-m:before ,
.wk-icon-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before ,
.wk-icon-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before ,
.wk-icon-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before ,
.wk-icon-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before ,
.wk-icon-megaport:before {
    content: "\f5a3"
}

.fa-meh:before ,
.wk-icon-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before ,
.wk-icon-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before ,
.wk-icon-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before ,
.wk-icon-memory:before {
    content: "\f538"
}

.fa-mendeley:before ,
.wk-icon-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before ,
.wk-icon-menorah:before {
    content: "\f676"
}

.fa-mercury:before ,
.wk-icon-mercury:before {
    content: "\f223"
}

.fa-meteor:before ,
.wk-icon-meteor:before {
    content: "\f753"
}

.fa-microchip:before ,
.wk-icon-microchip:before {
    content: "\f2db"
}

.fa-microphone:before ,
.wk-icon-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before ,
.wk-icon-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before ,
.wk-icon-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before ,
.wk-icon-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before ,
.wk-icon-microscope:before {
    content: "\f610"
}

.fa-microsoft:before ,
.wk-icon-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before ,
.wk-icon-minus:before {
    content: "\f068"
}

.fa-minus-circle:before ,
.wk-icon-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before ,
.wk-icon-minus-square:before {
    content: "\f146"
}

.fa-mitten:before ,
.wk-icon-mitten:before {
    content: "\f7b5"
}

.fa-mix:before ,
.wk-icon-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before ,
.wk-icon-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before ,
.wk-icon-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before ,
.wk-icon-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before ,
.wk-icon-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before ,
.wk-icon-modx:before {
    content: "\f285"
}

.fa-monero:before ,
.wk-icon-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before ,
.wk-icon-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before ,
.wk-icon-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before ,
.wk-icon-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before ,
.wk-icon-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before ,
.wk-icon-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before ,
.wk-icon-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before ,
.wk-icon-monument:before {
    content: "\f5a6"
}

.fa-moon:before ,
.wk-icon-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before ,
.wk-icon-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before ,
.wk-icon-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before ,
.wk-icon-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before ,
.wk-icon-mountain:before {
    content: "\f6fc"
}

.fa-mouse-pointer:before ,
.wk-icon-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before ,
.wk-icon-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before ,
.wk-icon-music:before {
    content: "\f001"
}

.fa-napster:before ,
.wk-icon-napster:before {
    content: "\f3d2"
}

.fa-neos:before ,
.wk-icon-neos:before {
    content: "\f612"
}

.fa-network-wired:before ,
.wk-icon-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before ,
.wk-icon-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before ,
.wk-icon-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before ,
.wk-icon-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before ,
.wk-icon-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before ,
.wk-icon-node:before {
    content: "\f419"
}

.fa-node-js:before ,
.wk-icon-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before ,
.wk-icon-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before ,
.wk-icon-notes-medical:before {
    content: "\f481"
}

.fa-npm:before ,
.wk-icon-npm:before {
    content: "\f3d4"
}

.fa-ns8:before ,
.wk-icon-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before ,
.wk-icon-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before ,
.wk-icon-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before ,
.wk-icon-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before ,
.wk-icon-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before ,
.wk-icon-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before ,
.wk-icon-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before ,
.wk-icon-old-republic:before {
    content: "\f510"
}

.fa-om:before ,
.wk-icon-om:before {
    content: "\f679"
}

.fa-opencart:before ,
.wk-icon-opencart:before {
    content: "\f23d"
}

.fa-openid:before ,
.wk-icon-openid:before {
    content: "\f19b"
}

.fa-opera:before ,
.wk-icon-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before ,
.wk-icon-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before ,
.wk-icon-osi:before {
    content: "\f41a"
}

.fa-otter:before ,
.wk-icon-otter:before {
    content: "\f700"
}

.fa-outdent:before ,
.wk-icon-outdent:before {
    content: "\f03b"
}

.fa-page4:before ,
.wk-icon-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before ,
.wk-icon-pagelines:before {
    content: "\f18c"
}

.fa-pager:before ,
.wk-icon-pager:before {
    content: "\f815"
}

.fa-paint-brush:before ,
.wk-icon-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before ,
.wk-icon-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before ,
.wk-icon-palette:before {
    content: "\f53f"
}

.fa-palfed:before ,
.wk-icon-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before ,
.wk-icon-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before ,
.wk-icon-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before ,
.wk-icon-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before ,
.wk-icon-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before ,
.wk-icon-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before ,
.wk-icon-parking:before {
    content: "\f540"
}

.fa-passport:before ,
.wk-icon-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before ,
.wk-icon-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before ,
.wk-icon-paste:before {
    content: "\f0ea"
}

.fa-patreon:before ,
.wk-icon-patreon:before {
    content: "\f3d9"
}

.fa-pause:before ,
.wk-icon-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before ,
.wk-icon-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before ,
.wk-icon-paw:before {
    content: "\f1b0"
}

.fa-paypal:before ,
.wk-icon-paypal:before {
    content: "\f1ed"
}

.fa-peace:before ,
.wk-icon-peace:before {
    content: "\f67c"
}

.fa-pen:before ,
.wk-icon-pen:before {
    content: "\f304"
}

.fa-pen-alt:before ,
.wk-icon-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before ,
.wk-icon-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before ,
.wk-icon-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before ,
.wk-icon-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before ,
.wk-icon-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before ,
.wk-icon-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before ,
.wk-icon-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before ,
.wk-icon-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before ,
.wk-icon-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before ,
.wk-icon-percent:before {
    content: "\f295"
}

.fa-percentage:before ,
.wk-icon-percentage:before {
    content: "\f541"
}

.fa-periscope:before ,
.wk-icon-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before ,
.wk-icon-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before ,
.wk-icon-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before ,
.wk-icon-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before ,
.wk-icon-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before ,
.wk-icon-phone:before {
    content: "\f095"
}

.fa-phone-slash:before ,
.wk-icon-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before ,
.wk-icon-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before ,
.wk-icon-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before ,
.wk-icon-php:before {
    content: "\f457"
}

.fa-pied-piper:before ,
.wk-icon-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before ,
.wk-icon-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before ,
.wk-icon-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before ,
.wk-icon-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before ,
.wk-icon-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before ,
.wk-icon-pills:before {
    content: "\f484"
}

.fa-pinterest:before ,
.wk-icon-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before ,
.wk-icon-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before ,
.wk-icon-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before ,
.wk-icon-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before ,
.wk-icon-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before ,
.wk-icon-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before ,
.wk-icon-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before ,
.wk-icon-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before ,
.wk-icon-play:before {
    content: "\f04b"
}

.fa-play-circle:before ,
.wk-icon-play-circle:before {
    content: "\f144"
}

.fa-playstation:before ,
.wk-icon-playstation:before {
    content: "\f3df"
}

.fa-plug:before ,
.wk-icon-plug:before {
    content: "\f1e6"
}

.fa-plus:before ,
.wk-icon-plus:before {
    content: "\f067"
}

.fa-plus-circle:before ,
.wk-icon-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before ,
.wk-icon-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before ,
.wk-icon-podcast:before {
    content: "\f2ce"
}

.fa-poll:before ,
.wk-icon-poll:before {
    content: "\f681"
}

.fa-poll-h:before ,
.wk-icon-poll-h:before {
    content: "\f682"
}

.fa-poo:before ,
.wk-icon-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before ,
.wk-icon-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before ,
.wk-icon-poop:before {
    content: "\f619"
}

.fa-portrait:before ,
.wk-icon-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before ,
.wk-icon-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before ,
.wk-icon-power-off:before {
    content: "\f011"
}

.fa-pray:before ,
.wk-icon-pray:before {
    content: "\f683"
}

.fa-praying-hands:before ,
.wk-icon-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before ,
.wk-icon-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before ,
.wk-icon-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before ,
.wk-icon-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before ,
.wk-icon-print:before {
    content: "\f02f"
}

.fa-procedures:before ,
.wk-icon-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before ,
.wk-icon-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before ,
.wk-icon-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before ,
.wk-icon-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before ,
.wk-icon-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before ,
.wk-icon-python:before {
    content: "\f3e2"
}

.fa-qq:before ,
.wk-icon-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before ,
.wk-icon-qrcode:before {
    content: "\f029"
}

.fa-question:before ,
.wk-icon-question:before {
    content: "\f128"
}

.fa-question-circle:before ,
.wk-icon-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before ,
.wk-icon-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before ,
.wk-icon-quinscape:before {
    content: "\f459"
}

.fa-quora:before ,
.wk-icon-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before ,
.wk-icon-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before ,
.wk-icon-quote-right:before {
    content: "\f10e"
}

.fa-quran:before ,
.wk-icon-quran:before {
    content: "\f687"
}

.fa-r-project:before ,
.wk-icon-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before ,
.wk-icon-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before ,
.wk-icon-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before ,
.wk-icon-rainbow:before {
    content: "\f75b"
}

.fa-random:before ,
.wk-icon-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before ,
.wk-icon-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before ,
.wk-icon-ravelry:before {
    content: "\f2d9"
}

.fa-react:before ,
.wk-icon-react:before {
    content: "\f41b"
}

.fa-reacteurope:before ,
.wk-icon-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before ,
.wk-icon-readme:before {
    content: "\f4d5"
}

.fa-rebel:before ,
.wk-icon-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before ,
.wk-icon-receipt:before {
    content: "\f543"
}

.fa-recycle:before ,
.wk-icon-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before ,
.wk-icon-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before ,
.wk-icon-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before ,
.wk-icon-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before ,
.wk-icon-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before ,
.wk-icon-redhat:before {
    content: "\f7bc"
}

.fa-redo:before ,
.wk-icon-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before ,
.wk-icon-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before ,
.wk-icon-registered:before {
    content: "\f25d"
}

.fa-renren:before ,
.wk-icon-renren:before {
    content: "\f18b"
}

.fa-reply:before ,
.wk-icon-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before ,
.wk-icon-reply-all:before {
    content: "\f122"
}

.fa-replyd:before ,
.wk-icon-replyd:before {
    content: "\f3e6"
}

.fa-republican:before ,
.wk-icon-republican:before {
    content: "\f75e"
}

.fa-researchgate:before ,
.wk-icon-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before ,
.wk-icon-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before ,
.wk-icon-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before ,
.wk-icon-retweet:before {
    content: "\f079"
}

.fa-rev:before ,
.wk-icon-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before ,
.wk-icon-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before ,
.wk-icon-ring:before {
    content: "\f70b"
}

.fa-road:before ,
.wk-icon-road:before {
    content: "\f018"
}

.fa-robot:before ,
.wk-icon-robot:before {
    content: "\f544"
}

.fa-rocket:before ,
.wk-icon-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before ,
.wk-icon-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before ,
.wk-icon-rockrms:before {
    content: "\f3e9"
}

.fa-route:before ,
.wk-icon-route:before {
    content: "\f4d7"
}

.fa-rss:before ,
.wk-icon-rss:before {
    content: "\f09e"
}

.fa-rss-square:before ,
.wk-icon-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before ,
.wk-icon-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before ,
.wk-icon-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before ,
.wk-icon-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before ,
.wk-icon-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before ,
.wk-icon-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before ,
.wk-icon-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before ,
.wk-icon-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before ,
.wk-icon-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before ,
.wk-icon-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before ,
.wk-icon-safari:before {
    content: "\f267"
}

.fa-sass:before ,
.wk-icon-sass:before {
    content: "\f41e"
}

.fa-satellite:before ,
.wk-icon-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before ,
.wk-icon-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before ,
.wk-icon-save:before {
    content: "\f0c7"
}

.fa-schlix:before ,
.wk-icon-schlix:before {
    content: "\f3ea"
}

.fa-school:before ,
.wk-icon-school:before {
    content: "\f549"
}

.fa-screwdriver:before ,
.wk-icon-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before ,
.wk-icon-scribd:before {
    content: "\f28a"
}

.fa-scroll:before ,
.wk-icon-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before ,
.wk-icon-sd-card:before {
    content: "\f7c2"
}

.fa-search:before ,
.wk-icon-search:before {
    content: "\f002"
}

.fa-search-dollar:before ,
.wk-icon-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before ,
.wk-icon-search-location:before {
    content: "\f689"
}

.fa-search-minus:before ,
.wk-icon-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before ,
.wk-icon-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before ,
.wk-icon-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before ,
.wk-icon-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before ,
.wk-icon-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before ,
.wk-icon-sellsy:before {
    content: "\f213"
}

.fa-server:before ,
.wk-icon-server:before {
    content: "\f233"
}

.fa-servicestack:before ,
.wk-icon-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before ,
.wk-icon-shapes:before {
    content: "\f61f"
}

.fa-share:before ,
.wk-icon-share:before {
    content: "\f064"
}

.fa-share-alt:before ,
.wk-icon-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before ,
.wk-icon-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before ,
.wk-icon-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before ,
.wk-icon-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before ,
.wk-icon-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before ,
.wk-icon-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before ,
.wk-icon-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before ,
.wk-icon-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before ,
.wk-icon-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before ,
.wk-icon-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before ,
.wk-icon-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before ,
.wk-icon-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before ,
.wk-icon-shopware:before {
    content: "\f5b5"
}

.fa-shower:before ,
.wk-icon-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before ,
.wk-icon-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before ,
.wk-icon-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before ,
.wk-icon-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before ,
.wk-icon-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before ,
.wk-icon-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before ,
.wk-icon-signal:before {
    content: "\f012"
}

.fa-signature:before ,
.wk-icon-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before ,
.wk-icon-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before ,
.wk-icon-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before ,
.wk-icon-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before ,
.wk-icon-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before ,
.wk-icon-sith:before {
    content: "\f512"
}

.fa-skating:before ,
.wk-icon-skating:before {
    content: "\f7c5"
}

.fa-sketch:before ,
.wk-icon-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before ,
.wk-icon-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before ,
.wk-icon-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before ,
.wk-icon-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before ,
.wk-icon-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before ,
.wk-icon-skyatlas:before {
    content: "\f216"
}

.fa-skype:before ,
.wk-icon-skype:before {
    content: "\f17e"
}

.fa-slack:before ,
.wk-icon-slack:before {
    content: "\f198"
}

.fa-slack-hash:before ,
.wk-icon-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before ,
.wk-icon-slash:before {
    content: "\f715"
}

.fa-sleigh:before ,
.wk-icon-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before ,
.wk-icon-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before ,
.wk-icon-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before ,
.wk-icon-smile:before {
    content: "\f118"
}

.fa-smile-beam:before ,
.wk-icon-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before ,
.wk-icon-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before ,
.wk-icon-smog:before {
    content: "\f75f"
}

.fa-smoking:before ,
.wk-icon-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before ,
.wk-icon-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before ,
.wk-icon-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before ,
.wk-icon-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before ,
.wk-icon-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before ,
.wk-icon-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before ,
.wk-icon-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before ,
.wk-icon-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before ,
.wk-icon-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before ,
.wk-icon-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before ,
.wk-icon-socks:before {
    content: "\f696"
}

.fa-solar-panel:before ,
.wk-icon-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before ,
.wk-icon-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before ,
.wk-icon-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before ,
.wk-icon-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before ,
.wk-icon-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before ,
.wk-icon-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before ,
.wk-icon-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before ,
.wk-icon-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before ,
.wk-icon-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before ,
.wk-icon-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before ,
.wk-icon-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before ,
.wk-icon-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before ,
.wk-icon-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before ,
.wk-icon-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before ,
.wk-icon-speakap:before {
    content: "\f3f3"
}

.fa-spider:before ,
.wk-icon-spider:before {
    content: "\f717"
}

.fa-spinner:before ,
.wk-icon-spinner:before {
    content: "\f110"
}

.fa-splotch:before ,
.wk-icon-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before ,
.wk-icon-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before ,
.wk-icon-spray-can:before {
    content: "\f5bd"
}

.fa-square:before ,
.wk-icon-square:before {
    content: "\f0c8"
}

.fa-square-full:before ,
.wk-icon-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before ,
.wk-icon-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before ,
.wk-icon-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before ,
.wk-icon-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before ,
.wk-icon-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before ,
.wk-icon-stamp:before {
    content: "\f5bf"
}

.fa-star:before ,
.wk-icon-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before ,
.wk-icon-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before ,
.wk-icon-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before ,
.wk-icon-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before ,
.wk-icon-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before ,
.wk-icon-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before ,
.wk-icon-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before ,
.wk-icon-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before ,
.wk-icon-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before ,
.wk-icon-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before ,
.wk-icon-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before ,
.wk-icon-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before ,
.wk-icon-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before ,
.wk-icon-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before ,
.wk-icon-sticky-note:before {
    content: "\f249"
}

.fa-stop:before ,
.wk-icon-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before ,
.wk-icon-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before ,
.wk-icon-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before ,
.wk-icon-store:before {
    content: "\f54e"
}

.fa-store-alt:before ,
.wk-icon-store-alt:before {
    content: "\f54f"
}

.fa-strava:before ,
.wk-icon-strava:before {
    content: "\f428"
}

.fa-stream:before ,
.wk-icon-stream:before {
    content: "\f550"
}

.fa-street-view:before ,
.wk-icon-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before ,
.wk-icon-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before ,
.wk-icon-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before ,
.wk-icon-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before ,
.wk-icon-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before ,
.wk-icon-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before ,
.wk-icon-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before ,
.wk-icon-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before ,
.wk-icon-subscript:before {
    content: "\f12c"
}

.fa-subway:before ,
.wk-icon-subway:before {
    content: "\f239"
}

.fa-suitcase:before ,
.wk-icon-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before ,
.wk-icon-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before ,
.wk-icon-sun:before {
    content: "\f185"
}

.fa-superpowers:before ,
.wk-icon-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before ,
.wk-icon-superscript:before {
    content: "\f12b"
}

.fa-supple:before ,
.wk-icon-supple:before {
    content: "\f3f9"
}

.fa-surprise:before ,
.wk-icon-surprise:before {
    content: "\f5c2"
}

.fa-suse:before ,
.wk-icon-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before ,
.wk-icon-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before ,
.wk-icon-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before ,
.wk-icon-swimming-pool:before {
    content: "\f5c5"
}

.fa-synagogue:before ,
.wk-icon-synagogue:before {
    content: "\f69b"
}

.fa-sync:before ,
.wk-icon-sync:before {
    content: "\f021"
}

.fa-sync-alt:before ,
.wk-icon-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before ,
.wk-icon-syringe:before {
    content: "\f48e"
}

.fa-table:before ,
.wk-icon-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before ,
.wk-icon-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before ,
.wk-icon-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before ,
.wk-icon-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before ,
.wk-icon-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before ,
.wk-icon-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before ,
.wk-icon-tag:before {
    content: "\f02b"
}

.fa-tags:before ,
.wk-icon-tags:before {
    content: "\f02c"
}

.fa-tape:before ,
.wk-icon-tape:before {
    content: "\f4db"
}

.fa-tasks:before ,
.wk-icon-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before ,
.wk-icon-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before ,
.wk-icon-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before ,
.wk-icon-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before ,
.wk-icon-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before ,
.wk-icon-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before ,
.wk-icon-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before ,
.wk-icon-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before ,
.wk-icon-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before ,
.wk-icon-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before ,
.wk-icon-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before ,
.wk-icon-terminal:before {
    content: "\f120"
}

.fa-text-height:before ,
.wk-icon-text-height:before {
    content: "\f034"
}

.fa-text-width:before ,
.wk-icon-text-width:before {
    content: "\f035"
}

.fa-th:before ,
.wk-icon-th:before {
    content: "\f00a"
}

.fa-th-large:before ,
.wk-icon-th-large:before {
    content: "\f009"
}

.fa-th-list:before ,
.wk-icon-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before ,
.wk-icon-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before ,
.wk-icon-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before ,
.wk-icon-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before ,
.wk-icon-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before ,
.wk-icon-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before ,
.wk-icon-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before ,
.wk-icon-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before ,
.wk-icon-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before ,
.wk-icon-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before ,
.wk-icon-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before ,
.wk-icon-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before ,
.wk-icon-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before ,
.wk-icon-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before ,
.wk-icon-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before ,
.wk-icon-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before ,
.wk-icon-times:before {
    content: "\f00d"
}

.fa-times-circle:before ,
.wk-icon-times-circle:before {
    content: "\f057"
}

.fa-tint:before ,
.wk-icon-tint:before {
    content: "\f043"
}

.fa-tint-slash:before ,
.wk-icon-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before ,
.wk-icon-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before ,
.wk-icon-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before ,
.wk-icon-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before ,
.wk-icon-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before ,
.wk-icon-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before ,
.wk-icon-toolbox:before {
    content: "\f552"
}

.fa-tools:before ,
.wk-icon-tools:before {
    content: "\f7d9"
}

.fa-tooth:before ,
.wk-icon-tooth:before {
    content: "\f5c9"
}

.fa-torah:before ,
.wk-icon-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before ,
.wk-icon-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before ,
.wk-icon-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before ,
.wk-icon-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before ,
.wk-icon-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before ,
.wk-icon-traffic-light:before {
    content: "\f637"
}

.fa-train:before ,
.wk-icon-train:before {
    content: "\f238"
}

.fa-tram:before ,
.wk-icon-tram:before {
    content: "\f7da"
}

.fa-transgender:before ,
.wk-icon-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before ,
.wk-icon-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before ,
.wk-icon-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before ,
.wk-icon-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before ,
.wk-icon-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before ,
.wk-icon-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before ,
.wk-icon-tree:before {
    content: "\f1bb"
}

.fa-trello:before ,
.wk-icon-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before ,
.wk-icon-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before ,
.wk-icon-trophy:before {
    content: "\f091"
}

.fa-truck:before ,
.wk-icon-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before ,
.wk-icon-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before ,
.wk-icon-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before ,
.wk-icon-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before ,
.wk-icon-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before ,
.wk-icon-tshirt:before {
    content: "\f553"
}

.fa-tty:before ,
.wk-icon-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before ,
.wk-icon-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before ,
.wk-icon-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before ,
.wk-icon-tv:before {
    content: "\f26c"
}

.fa-twitch:before ,
.wk-icon-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before ,
.wk-icon-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before ,
.wk-icon-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before ,
.wk-icon-typo3:before {
    content: "\f42b"
}

.fa-uber:before ,
.wk-icon-uber:before {
    content: "\f402"
}

.fa-ubuntu:before ,
.wk-icon-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before ,
.wk-icon-uikit:before {
    content: "\f403"
}

.fa-umbrella:before ,
.wk-icon-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before ,
.wk-icon-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before ,
.wk-icon-underline:before {
    content: "\f0cd"
}

.fa-undo:before ,
.wk-icon-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before ,
.wk-icon-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before ,
.wk-icon-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before ,
.wk-icon-universal-access:before {
    content: "\f29a"
}

.fa-university:before ,
.wk-icon-university:before {
    content: "\f19c"
}

.fa-unlink:before ,
.wk-icon-unlink:before {
    content: "\f127"
}

.fa-unlock:before ,
.wk-icon-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before ,
.wk-icon-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before ,
.wk-icon-untappd:before {
    content: "\f405"
}

.fa-upload:before ,
.wk-icon-upload:before {
    content: "\f093"
}

.fa-ups:before ,
.wk-icon-ups:before {
    content: "\f7e0"
}

.fa-usb:before ,
.wk-icon-usb:before {
    content: "\f287"
}

.fa-user:before ,
.wk-icon-user:before {
    content: "\f007"
}

.fa-user-alt:before ,
.wk-icon-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before ,
.wk-icon-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before ,
.wk-icon-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before ,
.wk-icon-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before ,
.wk-icon-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before ,
.wk-icon-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before ,
.wk-icon-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before ,
.wk-icon-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before ,
.wk-icon-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before ,
.wk-icon-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before ,
.wk-icon-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before ,
.wk-icon-user-lock:before {
    content: "\f502"
}

.fa-user-md:before ,
.wk-icon-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before ,
.wk-icon-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before ,
.wk-icon-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before ,
.wk-icon-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before ,
.wk-icon-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before ,
.wk-icon-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before ,
.wk-icon-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before ,
.wk-icon-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before ,
.wk-icon-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before ,
.wk-icon-user-tie:before {
    content: "\f508"
}

.fa-user-times:before ,
.wk-icon-user-times:before {
    content: "\f235"
}

.fa-users:before ,
.wk-icon-users:before {
    content: "\f0c0"
}

.fa-users-cog:before ,
.wk-icon-users-cog:before {
    content: "\f509"
}

.fa-usps:before ,
.wk-icon-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before ,
.wk-icon-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before ,
.wk-icon-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before ,
.wk-icon-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before ,
.wk-icon-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before ,
.wk-icon-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before ,
.wk-icon-venus:before {
    content: "\f221"
}

.fa-venus-double:before ,
.wk-icon-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before ,
.wk-icon-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before ,
.wk-icon-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before ,
.wk-icon-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before ,
.wk-icon-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before ,
.wk-icon-vial:before {
    content: "\f492"
}

.fa-vials:before ,
.wk-icon-vials:before {
    content: "\f493"
}

.fa-viber:before ,
.wk-icon-viber:before {
    content: "\f409"
}

.fa-video:before ,
.wk-icon-video:before {
    content: "\f03d"
}

.fa-video-slash:before ,
.wk-icon-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before ,
.wk-icon-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before ,
.wk-icon-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before ,
.wk-icon-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before ,
.wk-icon-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before ,
.wk-icon-vine:before {
    content: "\f1ca"
}

.fa-vk:before ,
.wk-icon-vk:before {
    content: "\f189"
}

.fa-vnv:before ,
.wk-icon-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before ,
.wk-icon-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before ,
.wk-icon-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before ,
.wk-icon-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before ,
.wk-icon-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before ,
.wk-icon-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before ,
.wk-icon-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before ,
.wk-icon-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before ,
.wk-icon-vuejs:before {
    content: "\f41f"
}

.fa-walking:before ,
.wk-icon-walking:before {
    content: "\f554"
}

.fa-wallet:before ,
.wk-icon-wallet:before {
    content: "\f555"
}

.fa-warehouse:before ,
.wk-icon-warehouse:before {
    content: "\f494"
}

.fa-water:before ,
.wk-icon-water:before {
    content: "\f773"
}

.fa-weebly:before ,
.wk-icon-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before ,
.wk-icon-weibo:before {
    content: "\f18a"
}

.fa-weight:before ,
.wk-icon-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before ,
.wk-icon-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before ,
.wk-icon-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before ,
.wk-icon-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before ,
.wk-icon-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before ,
.wk-icon-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before ,
.wk-icon-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before ,
.wk-icon-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before ,
.wk-icon-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before ,
.wk-icon-wind:before {
    content: "\f72e"
}

.fa-window-close:before ,
.wk-icon-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before ,
.wk-icon-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before ,
.wk-icon-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before ,
.wk-icon-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before ,
.wk-icon-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before ,
.wk-icon-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before ,
.wk-icon-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before ,
.wk-icon-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before ,
.wk-icon-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before ,
.wk-icon-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before ,
.wk-icon-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before ,
.wk-icon-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before ,
.wk-icon-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before ,
.wk-icon-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before ,
.wk-icon-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before ,
.wk-icon-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before ,
.wk-icon-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before ,
.wk-icon-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before ,
.wk-icon-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before ,
.wk-icon-x-ray:before {
    content: "\f497"
}

.fa-xbox:before ,
.wk-icon-xbox:before {
    content: "\f412"
}

.fa-xing:before ,
.wk-icon-xing:before {
    content: "\f168"
}

.fa-xing-square:before ,
.wk-icon-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before ,
.wk-icon-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before ,
.wk-icon-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before ,
.wk-icon-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before ,
.wk-icon-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before ,
.wk-icon-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before ,
.wk-icon-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before ,
.wk-icon-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before ,
.wk-icon-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before ,
.wk-icon-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before ,
.wk-icon-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before ,
.wk-icon-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before ,
.wk-icon-zhihu:before {
    content: "\f63f"
}

.fa-sync:before ,
.wk-icon-refresh:before {
    content: "\f021";
}
