/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .fa,
 .fas,
 .far,
 .fal,
 .fad,
 .fab {
   -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 {
   font-size: 1.33333em;
   line-height: 0.75em;
   vertical-align: -.0667em; }
 
 .fa-xs {
   font-size: .75em; }
 
 .fa-sm {
   font-size: .875em; }
 
 .fa-1x {
   font-size: 1em; }
 
 .fa-2x {
   font-size: 2em; }
 
 .fa-3x {
   font-size: 3em; }
 
 .fa-4x {
   font-size: 4em; }
 
 .fa-5x {
   font-size: 5em; }
 
 .fa-6x {
   font-size: 6em; }
 
 .fa-7x {
   font-size: 7em; }
 
 .fa-8x {
   font-size: 8em; }
 
 .fa-9x {
   font-size: 9em; }
 
 .fa-10x {
   font-size: 10em; }
 
 .fa-fw {
   text-align: center;
   width: 1.25em; }
 
 .fa-ul {
   list-style-type: none;
   margin-left: 2.5em;
   padding-left: 0; }
   .fa-ul > li {
     position: relative; }
 
 .fa-li {
   left: -2em;
   position: absolute;
   text-align: center;
   width: 2em;
   line-height: inherit; }
 
 .fa-border {
   border: solid 0.08em #eee;
   border-radius: .1em;
   padding: .2em .25em .15em; }
 
 .fa-pull-left {
   float: left; }
 
 .fa-pull-right {
   float: right; }
 
 .fa.fa-pull-left,
 .fas.fa-pull-left,
 .far.fa-pull-left,
 .fal.fa-pull-left,
 .fab.fa-pull-left {
   margin-right: .3em; }
 
 .fa.fa-pull-right,
 .fas.fa-pull-right,
 .far.fa-pull-right,
 .fal.fa-pull-right,
 .fab.fa-pull-right {
   margin-left: .3em; }
 
 .fa-spin {
   -webkit-animation: fa-spin 2s infinite linear;
           animation: fa-spin 2s infinite linear; }
 
 .fa-pulse {
   -webkit-animation: fa-spin 1s infinite steps(8);
           animation: fa-spin 1s infinite steps(8); }
 
 @-webkit-keyframes fa-spin {
   0% {
     -webkit-transform: rotate(0deg);
             transform: rotate(0deg); }
   100% {
     -webkit-transform: rotate(360deg);
             transform: rotate(360deg); } }
 
 @keyframes fa-spin {
   0% {
     -webkit-transform: rotate(0deg);
             transform: rotate(0deg); }
   100% {
     -webkit-transform: rotate(360deg);
             transform: rotate(360deg); } }
 
 .fa-rotate-90 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
   -webkit-transform: rotate(90deg);
           transform: rotate(90deg); }
 
 .fa-rotate-180 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
   -webkit-transform: rotate(180deg);
           transform: rotate(180deg); }
 
 .fa-rotate-270 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
   -webkit-transform: rotate(270deg);
           transform: rotate(270deg); }
 
 .fa-flip-horizontal {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
   -webkit-transform: scale(-1, 1);
           transform: scale(-1, 1); }
 
 .fa-flip-vertical {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
   -webkit-transform: scale(1, -1);
           transform: scale(1, -1); }
 
 .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
   -webkit-transform: scale(-1, -1);
           transform: scale(-1, -1); }
 
 :root .fa-rotate-90,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-flip-horizontal,
 :root .fa-flip-vertical,
 :root .fa-flip-both {
   -webkit-filter: none;
           filter: none; }
 
 .fa-stack {
   display: inline-block;
   height: 2em;
   line-height: 2em;
   position: relative;
   vertical-align: middle;
   width: 2.5em; }
 
 .fa-stack-1x,
 .fa-stack-2x {
   left: 0;
   position: absolute;
   text-align: center;
   width: 100%; }
 
 .fa-stack-1x {
   line-height: inherit; }
 
 .fa-stack-2x {
   font-size: 2em; }
 
 .fa-inverse {
   color: #fff; }
 
 /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 readers do not read off random characters that represent icons */
 .fa-500px:before {
   content: "\f26e"; }
 
 .fa-accessible-icon:before {
   content: "\f368"; }
 
 .fa-accusoft:before {
   content: "\f369"; }
 
 .fa-acquisitions-incorporated:before {
   content: "\f6af"; }
 
 .fa-ad:before {
   content: "\f641"; }
 
 .fa-address-book:before {
   content: "\f2b9"; }
 
 .fa-address-card:before {
   content: "\f2bb"; }
 
 .fa-adjust:before {
   content: "\f042"; }
 
 .fa-adn:before {
   content: "\f170"; }
 
 .fa-adobe:before {
   content: "\f778"; }
 
 .fa-adversal:before {
   content: "\f36a"; }
 
 .fa-affiliatetheme:before {
   content: "\f36b"; }
 
 .fa-air-freshener:before {
   content: "\f5d0"; }
 
 .fa-airbnb:before {
   content: "\f834"; }
 
 .fa-algolia:before {
   content: "\f36c"; }
 
 .fa-align-center:before {
   content: "\f037"; }
 
 .fa-align-justify:before {
   content: "\f039"; }
 
 .fa-align-left:before {
   content: "\f036"; }
 
 .fa-align-right:before {
   content: "\f038"; }
 
 .fa-alipay:before {
   content: "\f642"; }
 
 .fa-allergies:before {
   content: "\f461"; }
 
 .fa-amazon:before {
   content: "\f270"; }
 
 .fa-amazon-pay:before {
   content: "\f42c"; }
 
 .fa-ambulance:before {
   content: "\f0f9"; }
 
 .fa-american-sign-language-interpreting:before {
   content: "\f2a3"; }
 
 .fa-amilia:before {
   content: "\f36d"; }
 
 .fa-anchor:before {
   content: "\f13d"; }
 
 .fa-android:before {
   content: "\f17b"; }
 
 .fa-angellist:before {
   content: "\f209"; }
 
 .fa-angle-double-down:before {
   content: "\f103"; }
 
 .fa-angle-double-left:before {
   content: "\f100"; }
 
 .fa-angle-double-right:before {
   content: "\f101"; }
 
 .fa-angle-double-up:before {
   content: "\f102"; }
 
 .fa-angle-down:before {
   content: "\f107"; }
 
 .fa-angle-left:before {
   content: "\f104"; }
 
 .fa-angle-right:before {
   content: "\f105"; }
 
 .fa-angle-up:before {
   content: "\f106"; }
 
 .fa-angry:before {
   content: "\f556"; }
 
 .fa-angrycreative:before {
   content: "\f36e"; }
 
 .fa-angular:before {
   content: "\f420"; }
 
 .fa-ankh:before {
   content: "\f644"; }
 
 .fa-app-store:before {
   content: "\f36f"; }
 
 .fa-app-store-ios:before {
   content: "\f370"; }
 
 .fa-apper:before {
   content: "\f371"; }
 
 .fa-apple:before {
   content: "\f179"; }
 
 .fa-apple-alt:before {
   content: "\f5d1"; }
 
 .fa-apple-pay:before {
   content: "\f415"; }
 
 .fa-archive:before {
   content: "\f187"; }
 
 .fa-archway:before {
   content: "\f557"; }
 
 .fa-arrow-alt-circle-down:before {
   content: "\f358"; }
 
 .fa-arrow-alt-circle-left:before {
   content: "\f359"; }
 
 .fa-arrow-alt-circle-right:before {
   content: "\f35a"; }
 
 .fa-arrow-alt-circle-up:before {
   content: "\f35b"; }
 
 .fa-arrow-circle-down:before {
   content: "\f0ab"; }
 
 .fa-arrow-circle-left:before {
   content: "\f0a8"; }
 
 .fa-arrow-circle-right:before {
   content: "\f0a9"; }
 
 .fa-arrow-circle-up:before {
   content: "\f0aa"; }
 
 .fa-arrow-down:before {
   content: "\f063"; }
 
 .fa-arrow-left:before {
   content: "\f060"; }
 
 .fa-arrow-right:before {
   content: "\f061"; }
 
 .fa-arrow-up:before {
   content: "\f062"; }
 
 .fa-arrows-alt:before {
   content: "\f0b2"; }
 
 .fa-arrows-alt-h:before {
   content: "\f337"; }
 
 .fa-arrows-alt-v:before {
   content: "\f338"; }
 
 .fa-artstation:before {
   content: "\f77a"; }
 
 .fa-assistive-listening-systems:before {
   content: "\f2a2"; }
 
 .fa-asterisk:before {
   content: "\f069"; }
 
 .fa-asymmetrik:before {
   content: "\f372"; }
 
 .fa-at:before {
   content: "\f1fa"; }
 
 .fa-atlas:before {
   content: "\f558"; }
 
 .fa-atlassian:before {
   content: "\f77b"; }
 
 .fa-atom:before {
   content: "\f5d2"; }
 
 .fa-audible:before {
   content: "\f373"; }
 
 .fa-audio-description:before {
   content: "\f29e"; }
 
 .fa-autoprefixer:before {
   content: "\f41c"; }
 
 .fa-avianex:before {
   content: "\f374"; }
 
 .fa-aviato:before {
   content: "\f421"; }
 
 .fa-award:before {
   content: "\f559"; }
 
 .fa-aws:before {
   content: "\f375"; }
 
 .fa-baby:before {
   content: "\f77c"; }
 
 .fa-baby-carriage:before {
   content: "\f77d"; }
 
 .fa-backspace:before {
   content: "\f55a"; }
 
 .fa-backward:before {
   content: "\f04a"; }
 
 .fa-bacon:before {
   content: "\f7e5"; }
 
 .fa-bacteria:before {
   content: "\e059"; }
 
 .fa-bacterium:before {
   content: "\e05a"; }
 
 .fa-bahai:before {
   content: "\f666"; }
 
 .fa-balance-scale:before {
   content: "\f24e"; }
 
 .fa-balance-scale-left:before {
   content: "\f515"; }
 
 .fa-balance-scale-right:before {
   content: "\f516"; }
 
 .fa-ban:before {
   content: "\f05e"; }
 
 .fa-band-aid:before {
   content: "\f462"; }
 
 .fa-bandcamp:before {
   content: "\f2d5"; }
 
 .fa-barcode:before {
   content: "\f02a"; }
 
 .fa-bars:before {
   content: "\f0c9"; }
 
 .fa-baseball-ball:before {
   content: "\f433"; }
 
 .fa-basketball-ball:before {
   content: "\f434"; }
 
 .fa-bath:before {
   content: "\f2cd"; }
 
 .fa-battery-empty:before {
   content: "\f244"; }
 
 .fa-battery-full:before {
   content: "\f240"; }
 
 .fa-battery-half:before {
   content: "\f242"; }
 
 .fa-battery-quarter:before {
   content: "\f243"; }
 
 .fa-battery-three-quarters:before {
   content: "\f241"; }
 
 .fa-battle-net:before {
   content: "\f835"; }
 
 .fa-bed:before {
   content: "\f236"; }
 
 .fa-beer:before {
   content: "\f0fc"; }
 
 .fa-behance:before {
   content: "\f1b4"; }
 
 .fa-behance-square:before {
   content: "\f1b5"; }
 
 .fa-bell:before {
   content: "\f0f3"; }
 
 .fa-bell-slash:before {
   content: "\f1f6"; }
 
 .fa-bezier-curve:before {
   content: "\f55b"; }
 
 .fa-bible:before {
   content: "\f647"; }
 
 .fa-bicycle:before {
   content: "\f206"; }
 
 .fa-biking:before {
   content: "\f84a"; }
 
 .fa-bimobject:before {
   content: "\f378"; }
 
 .fa-binoculars:before {
   content: "\f1e5"; }
 
 .fa-biohazard:before {
   content: "\f780"; }
 
 .fa-birthday-cake:before {
   content: "\f1fd"; }
 
 .fa-bitbucket:before {
   content: "\f171"; }
 
 .fa-bitcoin:before {
   content: "\f379"; }
 
 .fa-bity:before {
   content: "\f37a"; }
 
 .fa-black-tie:before {
   content: "\f27e"; }
 
 .fa-blackberry:before {
   content: "\f37b"; }
 
 .fa-blender:before {
   content: "\f517"; }
 
 .fa-blender-phone:before {
   content: "\f6b6"; }
 
 .fa-blind:before {
   content: "\f29d"; }
 
 .fa-blog:before {
   content: "\f781"; }
 
 .fa-blogger:before {
   content: "\f37c"; }
 
 .fa-blogger-b:before {
   content: "\f37d"; }
 
 .fa-bluetooth:before {
   content: "\f293"; }
 
 .fa-bluetooth-b:before {
   content: "\f294"; }
 
 .fa-bold:before {
   content: "\f032"; }
 
 .fa-bolt:before {
   content: "\f0e7"; }
 
 .fa-bomb:before {
   content: "\f1e2"; }
 
 .fa-bone:before {
   content: "\f5d7"; }
 
 .fa-bong:before {
   content: "\f55c"; }
 
 .fa-book:before {
   content: "\f02d"; }
 
 .fa-book-dead:before {
   content: "\f6b7"; }
 
 .fa-book-medical:before {
   content: "\f7e6"; }
 
 .fa-book-open:before {
   content: "\f518"; }
 
 .fa-book-reader:before {
   content: "\f5da"; }
 
 .fa-bookmark:before {
   content: "\f02e"; }
 
 .fa-bootstrap:before {
   content: "\f836"; }
 
 .fa-border-all:before {
   content: "\f84c"; }
 
 .fa-border-none:before {
   content: "\f850"; }
 
 .fa-border-style:before {
   content: "\f853"; }
 
 .fa-bowling-ball:before {
   content: "\f436"; }
 
 .fa-box:before {
   content: "\f466"; }
 
 .fa-box-open:before {
   content: "\f49e"; }
 
 .fa-box-tissue:before {
   content: "\e05b"; }
 
 .fa-boxes:before {
   content: "\f468"; }
 
 .fa-braille:before {
   content: "\f2a1"; }
 
 .fa-brain:before {
   content: "\f5dc"; }
 
 .fa-bread-slice:before {
   content: "\f7ec"; }
 
 .fa-briefcase:before {
   content: "\f0b1"; }
 
 .fa-briefcase-medical:before {
   content: "\f469"; }
 
 .fa-broadcast-tower:before {
   content: "\f519"; }
 
 .fa-broom:before {
   content: "\f51a"; }
 
 .fa-brush:before {
   content: "\f55d"; }
 
 .fa-btc:before {
   content: "\f15a"; }
 
 .fa-buffer:before {
   content: "\f837"; }
 
 .fa-bug:before {
   content: "\f188"; }
 
 .fa-building:before {
   content: "\f1ad"; }
 
 .fa-bullhorn:before {
   content: "\f0a1"; }
 
 .fa-bullseye:before {
   content: "\f140"; }
 
 .fa-burn:before {
   content: "\f46a"; }
 
 .fa-buromobelexperte:before {
   content: "\f37f"; }
 
 .fa-bus:before {
   content: "\f207"; }
 
 .fa-bus-alt:before {
   content: "\f55e"; }
 
 .fa-business-time:before {
   content: "\f64a"; }
 
 .fa-buy-n-large:before {
   content: "\f8a6"; }
 
 .fa-buysellads:before {
   content: "\f20d"; }
 
 .fa-calculator:before {
   content: "\f1ec"; }
 
 .fa-calendar:before {
   content: "\f133"; }
 
 .fa-calendar-alt:before {
   content: "\f073"; }
 
 .fa-calendar-check:before {
   content: "\f274"; }
 
 .fa-calendar-day:before {
   content: "\f783"; }
 
 .fa-calendar-minus:before {
   content: "\f272"; }
 
 .fa-calendar-plus:before {
   content: "\f271"; }
 
 .fa-calendar-times:before {
   content: "\f273"; }
 
 .fa-calendar-week:before {
   content: "\f784"; }
 
 .fa-camera:before {
   content: "\f030"; }
 
 .fa-camera-retro:before {
   content: "\f083"; }
 
 .fa-campground:before {
   content: "\f6bb"; }
 
 .fa-canadian-maple-leaf:before {
   content: "\f785"; }
 
 .fa-candy-cane:before {
   content: "\f786"; }
 
 .fa-cannabis:before {
   content: "\f55f"; }
 
 .fa-capsules:before {
   content: "\f46b"; }
 
 .fa-car:before {
   content: "\f1b9"; }
 
 .fa-car-alt:before {
   content: "\f5de"; }
 
 .fa-car-battery:before {
   content: "\f5df"; }
 
 .fa-car-crash:before {
   content: "\f5e1"; }
 
 .fa-car-side:before {
   content: "\f5e4"; }
 
 .fa-caravan:before {
   content: "\f8ff"; }
 
 .fa-caret-down:before {
   content: "\f0d7"; }
 
 .fa-caret-left:before {
   content: "\f0d9"; }
 
 .fa-caret-right:before {
   content: "\f0da"; }
 
 .fa-caret-square-down:before {
   content: "\f150"; }
 
 .fa-caret-square-left:before {
   content: "\f191"; }
 
 .fa-caret-square-right:before {
   content: "\f152"; }
 
 .fa-caret-square-up:before {
   content: "\f151"; }
 
 .fa-caret-up:before {
   content: "\f0d8"; }
 
 .fa-carrot:before {
   content: "\f787"; }
 
 .fa-cart-arrow-down:before {
   content: "\f218"; }
 
 .fa-cart-plus:before {
   content: "\f217"; }
 
 .fa-cash-register:before {
   content: "\f788"; }
 
 .fa-cat:before {
   content: "\f6be"; }
 
 .fa-cc-amazon-pay:before {
   content: "\f42d"; }
 
 .fa-cc-amex:before {
   content: "\f1f3"; }
 
 .fa-cc-apple-pay:before {
   content: "\f416"; }
 
 .fa-cc-diners-club:before {
   content: "\f24c"; }
 
 .fa-cc-discover:before {
   content: "\f1f2"; }
 
 .fa-cc-jcb:before {
   content: "\f24b"; }
 
 .fa-cc-mastercard:before {
   content: "\f1f1"; }
 
 .fa-cc-paypal:before {
   content: "\f1f4"; }
 
 .fa-cc-stripe:before {
   content: "\f1f5"; }
 
 .fa-cc-visa:before {
   content: "\f1f0"; }
 
 .fa-centercode:before {
   content: "\f380"; }
 
 .fa-centos:before {
   content: "\f789"; }
 
 .fa-certificate:before {
   content: "\f0a3"; }
 
 .fa-chair:before {
   content: "\f6c0"; }
 
 .fa-chalkboard:before {
   content: "\f51b"; }
 
 .fa-chalkboard-teacher:before {
   content: "\f51c"; }
 
 .fa-charging-station:before {
   content: "\f5e7"; }
 
 .fa-chart-area:before {
   content: "\f1fe"; }
 
 .fa-chart-bar:before {
   content: "\f080"; }
 
 .fa-chart-line:before {
   content: "\f201"; }
 
 .fa-chart-pie:before {
   content: "\f200"; }
 
 .fa-check:before {
   content: "\f00c"; }
 
 .fa-check-circle:before {
   content: "\f058"; }
 
 .fa-check-double:before {
   content: "\f560"; }
 
 .fa-check-square:before {
   content: "\f14a"; }
 
 .fa-cheese:before {
   content: "\f7ef"; }
 
 .fa-chess:before {
   content: "\f439"; }
 
 .fa-chess-bishop:before {
   content: "\f43a"; }
 
 .fa-chess-board:before {
   content: "\f43c"; }
 
 .fa-chess-king:before {
   content: "\f43f"; }
 
 .fa-chess-knight:before {
   content: "\f441"; }
 
 .fa-chess-pawn:before {
   content: "\f443"; }
 
 .fa-chess-queen:before {
   content: "\f445"; }
 
 .fa-chess-rook:before {
   content: "\f447"; }
 
 .fa-chevron-circle-down:before {
   content: "\f13a"; }
 
 .fa-chevron-circle-left:before {
   content: "\f137"; }
 
 .fa-chevron-circle-right:before {
   content: "\f138"; }
 
 .fa-chevron-circle-up:before {
   content: "\f139"; }
 
 .fa-chevron-down:before {
   content: "\f078"; }
 
 .fa-chevron-left:before {
   content: "\f053"; }
 
 .fa-chevron-right:before {
   content: "\f054"; }
 
 .fa-chevron-up:before {
   content: "\f077"; }
 
 .fa-child:before {
   content: "\f1ae"; }
 
 .fa-chrome:before {
   content: "\f268"; }
 
 .fa-chromecast:before {
   content: "\f838"; }
 
 .fa-church:before {
   content: "\f51d"; }
 
 .fa-circle:before {
   content: "\f111"; }
 
 .fa-circle-notch:before {
   content: "\f1ce"; }
 
 .fa-city:before {
   content: "\f64f"; }
 
 .fa-clinic-medical:before {
   content: "\f7f2"; }
 
 .fa-clipboard:before {
   content: "\f328"; }
 
 .fa-clipboard-check:before {
   content: "\f46c"; }
 
 .fa-clipboard-list:before {
   content: "\f46d"; }
 
 .fa-clock:before {
   content: "\f017"; }
 
 .fa-clone:before {
   content: "\f24d"; }
 
 .fa-closed-captioning:before {
   content: "\f20a"; }
 
 .fa-cloud:before {
   content: "\f0c2"; }
 
 .fa-cloud-download-alt:before {
   content: "\f381"; }
 
 .fa-cloud-meatball:before {
   content: "\f73b"; }
 
 .fa-cloud-moon:before {
   content: "\f6c3"; }
 
 .fa-cloud-moon-rain:before {
   content: "\f73c"; }
 
 .fa-cloud-rain:before {
   content: "\f73d"; }
 
 .fa-cloud-showers-heavy:before {
   content: "\f740"; }
 
 .fa-cloud-sun:before {
   content: "\f6c4"; }
 
 .fa-cloud-sun-rain:before {
   content: "\f743"; }
 
 .fa-cloud-upload-alt:before {
   content: "\f382"; }
 
 .fa-cloudscale:before {
   content: "\f383"; }
 
 .fa-cloudsmith:before {
   content: "\f384"; }
 
 .fa-cloudversify:before {
   content: "\f385"; }
 
 .fa-cocktail:before {
   content: "\f561"; }
 
 .fa-code:before {
   content: "\f121"; }
 
 .fa-code-branch:before {
   content: "\f126"; }
 
 .fa-codepen:before {
   content: "\f1cb"; }
 
 .fa-codiepie:before {
   content: "\f284"; }
 
 .fa-coffee:before {
   content: "\f0f4"; }
 
 .fa-cog:before {
   content: "\f013"; }
 
 .fa-cogs:before {
   content: "\f085"; }
 
 .fa-coins:before {
   content: "\f51e"; }
 
 .fa-columns:before {
   content: "\f0db"; }
 
 .fa-comment:before {
   content: "\f075"; }
 
 .fa-comment-alt:before {
   content: "\f27a"; }
 
 .fa-comment-dollar:before {
   content: "\f651"; }
 
 .fa-comment-dots:before {
   content: "\f4ad"; }
 
 .fa-comment-medical:before {
   content: "\f7f5"; }
 
 .fa-comment-slash:before {
   content: "\f4b3"; }
 
 .fa-comments:before {
   content: "\f086"; }
 
 .fa-comments-dollar:before {
   content: "\f653"; }
 
 .fa-compact-disc:before {
   content: "\f51f"; }
 
 .fa-compass:before {
   content: "\f14e"; }
 
 .fa-compress:before {
   content: "\f066"; }
 
 .fa-compress-alt:before {
   content: "\f422"; }
 
 .fa-compress-arrows-alt:before {
   content: "\f78c"; }
 
 .fa-concierge-bell:before {
   content: "\f562"; }
 
 .fa-confluence:before {
   content: "\f78d"; }
 
 .fa-connectdevelop:before {
   content: "\f20e"; }
 
 .fa-contao:before {
   content: "\f26d"; }
 
 .fa-cookie:before {
   content: "\f563"; }
 
 .fa-cookie-bite:before {
   content: "\f564"; }
 
 .fa-copy:before {
   content: "\f0c5"; }
 
 .fa-copyright:before {
   content: "\f1f9"; }
 
 .fa-cotton-bureau:before {
   content: "\f89e"; }
 
 .fa-couch:before {
   content: "\f4b8"; }
 
 .fa-cpanel:before {
   content: "\f388"; }
 
 .fa-creative-commons:before {
   content: "\f25e"; }
 
 .fa-creative-commons-by:before {
   content: "\f4e7"; }
 
 .fa-creative-commons-nc:before {
   content: "\f4e8"; }
 
 .fa-creative-commons-nc-eu:before {
   content: "\f4e9"; }
 
 .fa-creative-commons-nc-jp:before {
   content: "\f4ea"; }
 
 .fa-creative-commons-nd:before {
   content: "\f4eb"; }
 
 .fa-creative-commons-pd:before {
   content: "\f4ec"; }
 
 .fa-creative-commons-pd-alt:before {
   content: "\f4ed"; }
 
 .fa-creative-commons-remix:before {
   content: "\f4ee"; }
 
 .fa-creative-commons-sa:before {
   content: "\f4ef"; }
 
 .fa-creative-commons-sampling:before {
   content: "\f4f0"; }
 
 .fa-creative-commons-sampling-plus:before {
   content: "\f4f1"; }
 
 .fa-creative-commons-share:before {
   content: "\f4f2"; }
 
 .fa-creative-commons-zero:before {
   content: "\f4f3"; }
 
 .fa-credit-card:before {
   content: "\f09d"; }
 
 .fa-critical-role:before {
   content: "\f6c9"; }
 
 .fa-crop:before {
   content: "\f125"; }
 
 .fa-crop-alt:before {
   content: "\f565"; }
 
 .fa-cross:before {
   content: "\f654"; }
 
 .fa-crosshairs:before {
   content: "\f05b"; }
 
 .fa-crow:before {
   content: "\f520"; }
 
 .fa-crown:before {
   content: "\f521"; }
 
 .fa-crutch:before {
   content: "\f7f7"; }
 
 .fa-css3:before {
   content: "\f13c"; }
 
 .fa-css3-alt:before {
   content: "\f38b"; }
 
 .fa-cube:before {
   content: "\f1b2"; }
 
 .fa-cubes:before {
   content: "\f1b3"; }
 
 .fa-cut:before {
   content: "\f0c4"; }
 
 .fa-cuttlefish:before {
   content: "\f38c"; }
 
 .fa-d-and-d:before {
   content: "\f38d"; }
 
 .fa-d-and-d-beyond:before {
   content: "\f6ca"; }
 
 .fa-dailymotion:before {
   content: "\e052"; }
 
 .fa-dashcube:before {
   content: "\f210"; }
 
 .fa-database:before {
   content: "\f1c0"; }
 
 .fa-deaf:before {
   content: "\f2a4"; }
 
 .fa-deezer:before {
   content: "\e077"; }
 
 .fa-delicious:before {
   content: "\f1a5"; }
 
 .fa-democrat:before {
   content: "\f747"; }
 
 .fa-deploydog:before {
   content: "\f38e"; }
 
 .fa-deskpro:before {
   content: "\f38f"; }
 
 .fa-desktop:before {
   content: "\f108"; }
 
 .fa-dev:before {
   content: "\f6cc"; }
 
 .fa-deviantart:before {
   content: "\f1bd"; }
 
 .fa-dharmachakra:before {
   content: "\f655"; }
 
 .fa-dhl:before {
   content: "\f790"; }
 
 .fa-diagnoses:before {
   content: "\f470"; }
 
 .fa-diaspora:before {
   content: "\f791"; }
 
 .fa-dice:before {
   content: "\f522"; }
 
 .fa-dice-d20:before {
   content: "\f6cf"; }
 
 .fa-dice-d6:before {
   content: "\f6d1"; }
 
 .fa-dice-five:before {
   content: "\f523"; }
 
 .fa-dice-four:before {
   content: "\f524"; }
 
 .fa-dice-one:before {
   content: "\f525"; }
 
 .fa-dice-six:before {
   content: "\f526"; }
 
 .fa-dice-three:before {
   content: "\f527"; }
 
 .fa-dice-two:before {
   content: "\f528"; }
 
 .fa-digg:before {
   content: "\f1a6"; }
 
 .fa-digital-ocean:before {
   content: "\f391"; }
 
 .fa-digital-tachograph:before {
   content: "\f566"; }
 
 .fa-directions:before {
   content: "\f5eb"; }
 
 .fa-discord:before {
   content: "\f392"; }
 
 .fa-discourse:before {
   content: "\f393"; }
 
 .fa-disease:before {
   content: "\f7fa"; }
 
 .fa-divide:before {
   content: "\f529"; }
 
 .fa-dizzy:before {
   content: "\f567"; }
 
 .fa-dna:before {
   content: "\f471"; }
 
 .fa-dochub:before {
   content: "\f394"; }
 
 .fa-docker:before {
   content: "\f395"; }
 
 .fa-dog:before {
   content: "\f6d3"; }
 
 .fa-dollar-sign:before {
   content: "\f155"; }
 
 .fa-dolly:before {
   content: "\f472"; }
 
 .fa-dolly-flatbed:before {
   content: "\f474"; }
 
 .fa-donate:before {
   content: "\f4b9"; }
 
 .fa-door-closed:before {
   content: "\f52a"; }
 
 .fa-door-open:before {
   content: "\f52b"; }
 
 .fa-dot-circle:before {
   content: "\f192"; }
 
 .fa-dove:before {
   content: "\f4ba"; }
 
 .fa-download:before {
   content: "\f019"; }
 
 .fa-draft2digital:before {
   content: "\f396"; }
 
 .fa-drafting-compass:before {
   content: "\f568"; }
 
 .fa-dragon:before {
   content: "\f6d5"; }
 
 .fa-draw-polygon:before {
   content: "\f5ee"; }
 
 .fa-dribbble:before {
   content: "\f17d"; }
 
 .fa-dribbble-square:before {
   content: "\f397"; }
 
 .fa-dropbox:before {
   content: "\f16b"; }
 
 .fa-drum:before {
   content: "\f569"; }
 
 .fa-drum-steelpan:before {
   content: "\f56a"; }
 
 .fa-drumstick-bite:before {
   content: "\f6d7"; }
 
 .fa-drupal:before {
   content: "\f1a9"; }
 
 .fa-dumbbell:before {
   content: "\f44b"; }
 
 .fa-dumpster:before {
   content: "\f793"; }
 
 .fa-dumpster-fire:before {
   content: "\f794"; }
 
 .fa-dungeon:before {
   content: "\f6d9"; }
 
 .fa-dyalog:before {
   content: "\f399"; }
 
 .fa-earlybirds:before {
   content: "\f39a"; }
 
 .fa-ebay:before {
   content: "\f4f4"; }
 
 .fa-edge:before {
   content: "\f282"; }
 
 .fa-edge-legacy:before {
   content: "\e078"; }
 
 .fa-edit:before {
   content: "\f044"; }
 
 .fa-egg:before {
   content: "\f7fb"; }
 
 .fa-eject:before {
   content: "\f052"; }
 
 .fa-elementor:before {
   content: "\f430"; }
 
 .fa-ellipsis-h:before {
   content: "\f141"; }
 
 .fa-ellipsis-v:before {
   content: "\f142"; }
 
 .fa-ello:before {
   content: "\f5f1"; }
 
 .fa-ember:before {
   content: "\f423"; }
 
 .fa-empire:before {
   content: "\f1d1"; }
 
 .fa-envelope:before {
   content: "\f0e0"; }
 
 .fa-envelope-open:before {
   content: "\f2b6"; }
 
 .fa-envelope-open-text:before {
   content: "\f658"; }
 
 .fa-envelope-square:before {
   content: "\f199"; }
 
 .fa-envira:before {
   content: "\f299"; }
 
 .fa-equals:before {
   content: "\f52c"; }
 
 .fa-eraser:before {
   content: "\f12d"; }
 
 .fa-erlang:before {
   content: "\f39d"; }
 
 .fa-ethereum:before {
   content: "\f42e"; }
 
 .fa-ethernet:before {
   content: "\f796"; }
 
 .fa-etsy:before {
   content: "\f2d7"; }
 
 .fa-euro-sign:before {
   content: "\f153"; }
 
 .fa-evernote:before {
   content: "\f839"; }
 
 .fa-exchange-alt:before {
   content: "\f362"; }
 
 .fa-exclamation:before {
   content: "\f12a"; }
 
 .fa-exclamation-circle:before {
   content: "\f06a"; }
 
 .fa-exclamation-triangle:before {
   content: "\f071"; }
 
 .fa-expand:before {
   content: "\f065"; }
 
 .fa-expand-alt:before {
   content: "\f424"; }
 
 .fa-expand-arrows-alt:before {
   content: "\f31e"; }
 
 .fa-expeditedssl:before {
   content: "\f23e"; }
 
 .fa-external-link-alt:before {
   content: "\f35d"; }
 
 .fa-external-link-square-alt:before {
   content: "\f360"; }
 
 .fa-eye:before {
   content: "\f06e"; }
 
 .fa-eye-dropper:before {
   content: "\f1fb"; }
 
 .fa-eye-slash:before {
   content: "\f070"; }
 
 .fa-facebook:before {
   content: "\f09a"; }
 
 .fa-facebook-f:before {
   content: "\f39e"; }
 
 .fa-facebook-messenger:before {
   content: "\f39f"; }
 
 .fa-facebook-square:before {
   content: "\f082"; }
 
 .fa-fan:before {
   content: "\f863"; }
 
 .fa-fantasy-flight-games:before {
   content: "\f6dc"; }
 
 .fa-fast-backward:before {
   content: "\f049"; }
 
 .fa-fast-forward:before {
   content: "\f050"; }
 
 .fa-faucet:before {
   content: "\e005"; }
 
 .fa-fax:before {
   content: "\f1ac"; }
 
 .fa-feather:before {
   content: "\f52d"; }
 
 .fa-feather-alt:before {
   content: "\f56b"; }
 
 .fa-fedex:before {
   content: "\f797"; }
 
 .fa-fedora:before {
   content: "\f798"; }
 
 .fa-female:before {
   content: "\f182"; }
 
 .fa-fighter-jet:before {
   content: "\f0fb"; }
 
 .fa-figma:before {
   content: "\f799"; }
 
 .fa-file:before {
   content: "\f15b"; }
 
 .fa-file-alt:before {
   content: "\f15c"; }
 
 .fa-file-archive:before {
   content: "\f1c6"; }
 
 .fa-file-audio:before {
   content: "\f1c7"; }
 
 .fa-file-code:before {
   content: "\f1c9"; }
 
 .fa-file-contract:before {
   content: "\f56c"; }
 
 .fa-file-csv:before {
   content: "\f6dd"; }
 
 .fa-file-download:before {
   content: "\f56d"; }
 
 .fa-file-excel:before {
   content: "\f1c3"; }
 
 .fa-file-export:before {
   content: "\f56e"; }
 
 .fa-file-image:before {
   content: "\f1c5"; }
 
 .fa-file-import:before {
   content: "\f56f"; }
 
 .fa-file-invoice:before {
   content: "\f570"; }
 
 .fa-file-invoice-dollar:before {
   content: "\f571"; }
 
 .fa-file-medical:before {
   content: "\f477"; }
 
 .fa-file-medical-alt:before {
   content: "\f478"; }
 
 .fa-file-pdf:before {
   content: "\f1c1"; }
 
 .fa-file-powerpoint:before {
   content: "\f1c4"; }
 
 .fa-file-prescription:before {
   content: "\f572"; }
 
 .fa-file-signature:before {
   content: "\f573"; }
 
 .fa-file-upload:before {
   content: "\f574"; }
 
 .fa-file-video:before {
   content: "\f1c8"; }
 
 .fa-file-word:before {
   content: "\f1c2"; }
 
 .fa-fill:before {
   content: "\f575"; }
 
 .fa-fill-drip:before {
   content: "\f576"; }
 
 .fa-film:before {
   content: "\f008"; }
 
 .fa-filter:before {
   content: "\f0b0"; }
 
 .fa-fingerprint:before {
   content: "\f577"; }
 
 .fa-fire:before {
   content: "\f06d"; }
 
 .fa-fire-alt:before {
   content: "\f7e4"; }
 
 .fa-fire-extinguisher:before {
   content: "\f134"; }
 
 .fa-firefox:before {
   content: "\f269"; }
 
 .fa-firefox-browser:before {
   content: "\e007"; }
 
 .fa-first-aid:before {
   content: "\f479"; }
 
 .fa-first-order:before {
   content: "\f2b0"; }
 
 .fa-first-order-alt:before {
   content: "\f50a"; }
 
 .fa-firstdraft:before {
   content: "\f3a1"; }
 
 .fa-fish:before {
   content: "\f578"; }
 
 .fa-fist-raised:before {
   content: "\f6de"; }
 
 .fa-flag:before {
   content: "\f024"; }
 
 .fa-flag-checkered:before {
   content: "\f11e"; }
 
 .fa-flag-usa:before {
   content: "\f74d"; }
 
 .fa-flask:before {
   content: "\f0c3"; }
 
 .fa-flickr:before {
   content: "\f16e"; }
 
 .fa-flipboard:before {
   content: "\f44d"; }
 
 .fa-flushed:before {
   content: "\f579"; }
 
 .fa-fly:before {
   content: "\f417"; }
 
 .fa-folder:before {
   content: "\f07b"; }
 
 .fa-folder-minus:before {
   content: "\f65d"; }
 
 .fa-folder-open:before {
   content: "\f07c"; }
 
 .fa-folder-plus:before {
   content: "\f65e"; }
 
 .fa-font:before {
   content: "\f031"; }
 
 .fa-font-awesome:before {
   content: "\f2b4"; }
 
 .fa-font-awesome-alt:before {
   content: "\f35c"; }
 
 .fa-font-awesome-flag:before {
   content: "\f425"; }
 
 .fa-font-awesome-logo-full:before {
   content: "\f4e6"; }
 
 .fa-fonticons:before {
   content: "\f280"; }
 
 .fa-fonticons-fi:before {
   content: "\f3a2"; }
 
 .fa-football-ball:before {
   content: "\f44e"; }
 
 .fa-fort-awesome:before {
   content: "\f286"; }
 
 .fa-fort-awesome-alt:before {
   content: "\f3a3"; }
 
 .fa-forumbee:before {
   content: "\f211"; }
 
 .fa-forward:before {
   content: "\f04e"; }
 
 .fa-foursquare:before {
   content: "\f180"; }
 
 .fa-free-code-camp:before {
   content: "\f2c5"; }
 
 .fa-freebsd:before {
   content: "\f3a4"; }
 
 .fa-frog:before {
   content: "\f52e"; }
 
 .fa-frown:before {
   content: "\f119"; }
 
 .fa-frown-open:before {
   content: "\f57a"; }
 
 .fa-fulcrum:before {
   content: "\f50b"; }
 
 .fa-funnel-dollar:before {
   content: "\f662"; }
 
 .fa-futbol:before {
   content: "\f1e3"; }
 
 .fa-galactic-republic:before {
   content: "\f50c"; }
 
 .fa-galactic-senate:before {
   content: "\f50d"; }
 
 .fa-gamepad:before {
   content: "\f11b"; }
 
 .fa-gas-pump:before {
   content: "\f52f"; }
 
 .fa-gavel:before {
   content: "\f0e3"; }
 
 .fa-gem:before {
   content: "\f3a5"; }
 
 .fa-genderless:before {
   content: "\f22d"; }
 
 .fa-get-pocket:before {
   content: "\f265"; }
 
 .fa-gg:before {
   content: "\f260"; }
 
 .fa-gg-circle:before {
   content: "\f261"; }
 
 .fa-ghost:before {
   content: "\f6e2"; }
 
 .fa-gift:before {
   content: "\f06b"; }
 
 .fa-gifts:before {
   content: "\f79c"; }
 
 .fa-git:before {
   content: "\f1d3"; }
 
 .fa-git-alt:before {
   content: "\f841"; }
 
 .fa-git-square:before {
   content: "\f1d2"; }
 
 .fa-github:before {
   content: "\f09b"; }
 
 .fa-github-alt:before {
   content: "\f113"; }
 
 .fa-github-square:before {
   content: "\f092"; }
 
 .fa-gitkraken:before {
   content: "\f3a6"; }
 
 .fa-gitlab:before {
   content: "\f296"; }
 
 .fa-gitter:before {
   content: "\f426"; }
 
 .fa-glass-cheers:before {
   content: "\f79f"; }
 
 .fa-glass-martini:before {
   content: "\f000"; }
 
 .fa-glass-martini-alt:before {
   content: "\f57b"; }
 
 .fa-glass-whiskey:before {
   content: "\f7a0"; }
 
 .fa-glasses:before {
   content: "\f530"; }
 
 .fa-glide:before {
   content: "\f2a5"; }
 
 .fa-glide-g:before {
   content: "\f2a6"; }
 
 .fa-globe:before {
   content: "\f0ac"; }
 
 .fa-globe-africa:before {
   content: "\f57c"; }
 
 .fa-globe-americas:before {
   content: "\f57d"; }
 
 .fa-globe-asia:before {
   content: "\f57e"; }
 
 .fa-globe-europe:before {
   content: "\f7a2"; }
 
 .fa-gofore:before {
   content: "\f3a7"; }
 
 .fa-golf-ball:before {
   content: "\f450"; }
 
 .fa-goodreads:before {
   content: "\f3a8"; }
 
 .fa-goodreads-g:before {
   content: "\f3a9"; }
 
 .fa-google:before {
   content: "\f1a0"; }
 
 .fa-google-drive:before {
   content: "\f3aa"; }
 
 .fa-google-pay:before {
   content: "\e079"; }
 
 .fa-google-play:before {
   content: "\f3ab"; }
 
 .fa-google-plus:before {
   content: "\f2b3"; }
 
 .fa-google-plus-g:before {
   content: "\f0d5"; }
 
 .fa-google-plus-square:before {
   content: "\f0d4"; }
 
 .fa-google-wallet:before {
   content: "\f1ee"; }
 
 .fa-gopuram:before {
   content: "\f664"; }
 
 .fa-graduation-cap:before {
   content: "\f19d"; }
 
 .fa-gratipay:before {
   content: "\f184"; }
 
 .fa-grav:before {
   content: "\f2d6"; }
 
 .fa-greater-than:before {
   content: "\f531"; }
 
 .fa-greater-than-equal:before {
   content: "\f532"; }
 
 .fa-grimace:before {
   content: "\f57f"; }
 
 .fa-grin:before {
   content: "\f580"; }
 
 .fa-grin-alt:before {
   content: "\f581"; }
 
 .fa-grin-beam:before {
   content: "\f582"; }
 
 .fa-grin-beam-sweat:before {
   content: "\f583"; }
 
 .fa-grin-hearts:before {
   content: "\f584"; }
 
 .fa-grin-squint:before {
   content: "\f585"; }
 
 .fa-grin-squint-tears:before {
   content: "\f586"; }
 
 .fa-grin-stars:before {
   content: "\f587"; }
 
 .fa-grin-tears:before {
   content: "\f588"; }
 
 .fa-grin-tongue:before {
   content: "\f589"; }
 
 .fa-grin-tongue-squint:before {
   content: "\f58a"; }
 
 .fa-grin-tongue-wink:before {
   content: "\f58b"; }
 
 .fa-grin-wink:before {
   content: "\f58c"; }
 
 .fa-grip-horizontal:before {
   content: "\f58d"; }
 
 .fa-grip-lines:before {
   content: "\f7a4"; }
 
 .fa-grip-lines-vertical:before {
   content: "\f7a5"; }
 
 .fa-grip-vertical:before {
   content: "\f58e"; }
 
 .fa-gripfire:before {
   content: "\f3ac"; }
 
 .fa-grunt:before {
   content: "\f3ad"; }
 
 .fa-guitar:before {
   content: "\f7a6"; }
 
 .fa-gulp:before {
   content: "\f3ae"; }
 
 .fa-h-square:before {
   content: "\f0fd"; }
 
 .fa-hacker-news:before {
   content: "\f1d4"; }
 
 .fa-hacker-news-square:before {
   content: "\f3af"; }
 
 .fa-hackerrank:before {
   content: "\f5f7"; }
 
 .fa-hamburger:before {
   content: "\f805"; }
 
 .fa-hammer:before {
   content: "\f6e3"; }
 
 .fa-hamsa:before {
   content: "\f665"; }
 
 .fa-hand-holding:before {
   content: "\f4bd"; }
 
 .fa-hand-holding-heart:before {
   content: "\f4be"; }
 
 .fa-hand-holding-medical:before {
   content: "\e05c"; }
 
 .fa-hand-holding-usd:before {
   content: "\f4c0"; }
 
 .fa-hand-holding-water:before {
   content: "\f4c1"; }
 
 .fa-hand-lizard:before {
   content: "\f258"; }
 
 .fa-hand-middle-finger:before {
   content: "\f806"; }
 
 .fa-hand-paper:before {
   content: "\f256"; }
 
 .fa-hand-peace:before {
   content: "\f25b"; }
 
 .fa-hand-point-down:before {
   content: "\f0a7"; }
 
 .fa-hand-point-left:before {
   content: "\f0a5"; }
 
 .fa-hand-point-right:before {
   content: "\f0a4"; }
 
 .fa-hand-point-up:before {
   content: "\f0a6"; }
 
 .fa-hand-pointer:before {
   content: "\f25a"; }
 
 .fa-hand-rock:before {
   content: "\f255"; }
 
 .fa-hand-scissors:before {
   content: "\f257"; }
 
 .fa-hand-sparkles:before {
   content: "\e05d"; }
 
 .fa-hand-spock:before {
   content: "\f259"; }
 
 .fa-hands:before {
   content: "\f4c2"; }
 
 .fa-hands-helping:before {
   content: "\f4c4"; }
 
 .fa-hands-wash:before {
   content: "\e05e"; }
 
 .fa-handshake:before {
   content: "\f2b5"; }
 
 .fa-handshake-alt-slash:before {
   content: "\e05f"; }
 
 .fa-handshake-slash:before {
   content: "\e060"; }
 
 .fa-hanukiah:before {
   content: "\f6e6"; }
 
 .fa-hard-hat:before {
   content: "\f807"; }
 
 .fa-hashtag:before {
   content: "\f292"; }
 
 .fa-hat-cowboy:before {
   content: "\f8c0"; }
 
 .fa-hat-cowboy-side:before {
   content: "\f8c1"; }
 
 .fa-hat-wizard:before {
   content: "\f6e8"; }
 
 .fa-hdd:before {
   content: "\f0a0"; }
 
 .fa-head-side-cough:before {
   content: "\e061"; }
 
 .fa-head-side-cough-slash:before {
   content: "\e062"; }
 
 .fa-head-side-mask:before {
   content: "\e063"; }
 
 .fa-head-side-virus:before {
   content: "\e064"; }
 
 .fa-heading:before {
   content: "\f1dc"; }
 
 .fa-headphones:before {
   content: "\f025"; }
 
 .fa-headphones-alt:before {
   content: "\f58f"; }
 
 .fa-headset:before {
   content: "\f590"; }
 
 .fa-heart:before {
   content: "\f004"; }
 
 .fa-heart-broken:before {
   content: "\f7a9"; }
 
 .fa-heartbeat:before {
   content: "\f21e"; }
 
 .fa-helicopter:before {
   content: "\f533"; }
 
 .fa-highlighter:before {
   content: "\f591"; }
 
 .fa-hiking:before {
   content: "\f6ec"; }
 
 .fa-hippo:before {
   content: "\f6ed"; }
 
 .fa-hips:before {
   content: "\f452"; }
 
 .fa-hire-a-helper:before {
   content: "\f3b0"; }
 
 .fa-history:before {
   content: "\f1da"; }
 
 .fa-hockey-puck:before {
   content: "\f453"; }
 
 .fa-holly-berry:before {
   content: "\f7aa"; }
 
 .fa-home:before {
   content: "\f015"; }
 
 .fa-hooli:before {
   content: "\f427"; }
 
 .fa-hornbill:before {
   content: "\f592"; }
 
 .fa-horse:before {
   content: "\f6f0"; }
 
 .fa-horse-head:before {
   content: "\f7ab"; }
 
 .fa-hospital:before {
   content: "\f0f8"; }
 
 .fa-hospital-alt:before {
   content: "\f47d"; }
 
 .fa-hospital-symbol:before {
   content: "\f47e"; }
 
 .fa-hospital-user:before {
   content: "\f80d"; }
 
 .fa-hot-tub:before {
   content: "\f593"; }
 
 .fa-hotdog:before {
   content: "\f80f"; }
 
 .fa-hotel:before {
   content: "\f594"; }
 
 .fa-hotjar:before {
   content: "\f3b1"; }
 
 .fa-hourglass:before {
   content: "\f254"; }
 
 .fa-hourglass-end:before {
   content: "\f253"; }
 
 .fa-hourglass-half:before {
   content: "\f252"; }
 
 .fa-hourglass-start:before {
   content: "\f251"; }
 
 .fa-house-damage:before {
   content: "\f6f1"; }
 
 .fa-house-user:before {
   content: "\e065"; }
 
 .fa-houzz:before {
   content: "\f27c"; }
 
 .fa-hryvnia:before {
   content: "\f6f2"; }
 
 .fa-html5:before {
   content: "\f13b"; }
 
 .fa-hubspot:before {
   content: "\f3b2"; }
 
 .fa-i-cursor:before {
   content: "\f246"; }
 
 .fa-ice-cream:before {
   content: "\f810"; }
 
 .fa-icicles:before {
   content: "\f7ad"; }
 
 .fa-icons:before {
   content: "\f86d"; }
 
 .fa-id-badge:before {
   content: "\f2c1"; }
 
 .fa-id-card:before {
   content: "\f2c2"; }
 
 .fa-id-card-alt:before {
   content: "\f47f"; }
 
 .fa-ideal:before {
   content: "\e013"; }
 
 .fa-igloo:before {
   content: "\f7ae"; }
 
 .fa-image:before {
   content: "\f03e"; }
 
 .fa-images:before {
   content: "\f302"; }
 
 .fa-imdb:before {
   content: "\f2d8"; }
 
 .fa-inbox:before {
   content: "\f01c"; }
 
 .fa-indent:before {
   content: "\f03c"; }
 
 .fa-industry:before {
   content: "\f275"; }
 
 .fa-infinity:before {
   content: "\f534"; }
 
 .fa-info:before {
   content: "\f129"; }
 
 .fa-info-circle:before {
   content: "\f05a"; }
 
 .fa-instagram:before {
   content: "\f16d"; }
 
 .fa-instagram-square:before {
   content: "\e055"; }
 
 .fa-intercom:before {
   content: "\f7af"; }
 
 .fa-internet-explorer:before {
   content: "\f26b"; }
 
 .fa-invision:before {
   content: "\f7b0"; }
 
 .fa-ioxhost:before {
   content: "\f208"; }
 
 .fa-italic:before {
   content: "\f033"; }
 
 .fa-itch-io:before {
   content: "\f83a"; }
 
 .fa-itunes:before {
   content: "\f3b4"; }
 
 .fa-itunes-note:before {
   content: "\f3b5"; }
 
 .fa-java:before {
   content: "\f4e4"; }
 
 .fa-jedi:before {
   content: "\f669"; }
 
 .fa-jedi-order:before {
   content: "\f50e"; }
 
 .fa-jenkins:before {
   content: "\f3b6"; }
 
 .fa-jira:before {
   content: "\f7b1"; }
 
 .fa-joget:before {
   content: "\f3b7"; }
 
 .fa-joint:before {
   content: "\f595"; }
 
 .fa-joomla:before {
   content: "\f1aa"; }
 
 .fa-journal-whills:before {
   content: "\f66a"; }
 
 .fa-js:before {
   content: "\f3b8"; }
 
 .fa-js-square:before {
   content: "\f3b9"; }
 
 .fa-jsfiddle:before {
   content: "\f1cc"; }
 
 .fa-kaaba:before {
   content: "\f66b"; }
 
 .fa-kaggle:before {
   content: "\f5fa"; }
 
 .fa-key:before {
   content: "\f084"; }
 
 .fa-keybase:before {
   content: "\f4f5"; }
 
 .fa-keyboard:before {
   content: "\f11c"; }
 
 .fa-keycdn:before {
   content: "\f3ba"; }
 
 .fa-khanda:before {
   content: "\f66d"; }
 
 .fa-kickstarter:before {
   content: "\f3bb"; }
 
 .fa-kickstarter-k:before {
   content: "\f3bc"; }
 
 .fa-kiss:before {
   content: "\f596"; }
 
 .fa-kiss-beam:before {
   content: "\f597"; }
 
 .fa-kiss-wink-heart:before {
   content: "\f598"; }
 
 .fa-kiwi-bird:before {
   content: "\f535"; }
 
 .fa-korvue:before {
   content: "\f42f"; }
 
 .fa-landmark:before {
   content: "\f66f"; }
 
 .fa-language:before {
   content: "\f1ab"; }
 
 .fa-laptop:before {
   content: "\f109"; }
 
 .fa-laptop-code:before {
   content: "\f5fc"; }
 
 .fa-laptop-house:before {
   content: "\e066"; }
 
 .fa-laptop-medical:before {
   content: "\f812"; }
 
 .fa-laravel:before {
   content: "\f3bd"; }
 
 .fa-lastfm:before {
   content: "\f202"; }
 
 .fa-lastfm-square:before {
   content: "\f203"; }
 
 .fa-laugh:before {
   content: "\f599"; }
 
 .fa-laugh-beam:before {
   content: "\f59a"; }
 
 .fa-laugh-squint:before {
   content: "\f59b"; }
 
 .fa-laugh-wink:before {
   content: "\f59c"; }
 
 .fa-layer-group:before {
   content: "\f5fd"; }
 
 .fa-leaf:before {
   content: "\f06c"; }
 
 .fa-leanpub:before {
   content: "\f212"; }
 
 .fa-lemon:before {
   content: "\f094"; }
 
 .fa-less:before {
   content: "\f41d"; }
 
 .fa-less-than:before {
   content: "\f536"; }
 
 .fa-less-than-equal:before {
   content: "\f537"; }
 
 .fa-level-down-alt:before {
   content: "\f3be"; }
 
 .fa-level-up-alt:before {
   content: "\f3bf"; }
 
 .fa-life-ring:before {
   content: "\f1cd"; }
 
 .fa-lightbulb:before {
   content: "\f0eb"; }
 
 .fa-line:before {
   content: "\f3c0"; }
 
 .fa-link:before {
   content: "\f0c1"; }
 
 .fa-linkedin:before {
   content: "\f08c"; }
 
 .fa-linkedin-in:before {
   content: "\f0e1"; }
 
 .fa-linode:before {
   content: "\f2b8"; }
 
 .fa-linux:before {
   content: "\f17c"; }
 
 .fa-lira-sign:before {
   content: "\f195"; }
 
 .fa-list:before {
   content: "\f03a"; }
 
 .fa-list-alt:before {
   content: "\f022"; }
 
 .fa-list-ol:before {
   content: "\f0cb"; }
 
 .fa-list-ul:before {
   content: "\f0ca"; }
 
 .fa-location-arrow:before {
   content: "\f124"; }
 
 .fa-lock:before {
   content: "\f023"; }
 
 .fa-lock-open:before {
   content: "\f3c1"; }
 
 .fa-long-arrow-alt-down:before {
   content: "\f309"; }
 
 .fa-long-arrow-alt-left:before {
   content: "\f30a"; }
 
 .fa-long-arrow-alt-right:before {
   content: "\f30b"; }
 
 .fa-long-arrow-alt-up:before {
   content: "\f30c"; }
 
 .fa-low-vision:before {
   content: "\f2a8"; }
 
 .fa-luggage-cart:before {
   content: "\f59d"; }
 
 .fa-lungs:before {
   content: "\f604"; }
 
 .fa-lungs-virus:before {
   content: "\e067"; }
 
 .fa-lyft:before {
   content: "\f3c3"; }
 
 .fa-magento:before {
   content: "\f3c4"; }
 
 .fa-magic:before {
   content: "\f0d0"; }
 
 .fa-magnet:before {
   content: "\f076"; }
 
 .fa-mail-bulk:before {
   content: "\f674"; }
 
 .fa-mailchimp:before {
   content: "\f59e"; }
 
 .fa-male:before {
   content: "\f183"; }
 
 .fa-mandalorian:before {
   content: "\f50f"; }
 
 .fa-map:before {
   content: "\f279"; }
 
 .fa-map-marked:before {
   content: "\f59f"; }
 
 .fa-map-marked-alt:before {
   content: "\f5a0"; }
 
 .fa-map-marker:before {
   content: "\f041"; }
 
 .fa-map-marker-alt:before {
   content: "\f3c5"; }
 
 .fa-map-pin:before {
   content: "\f276"; }
 
 .fa-map-signs:before {
   content: "\f277"; }
 
 .fa-markdown:before {
   content: "\f60f"; }
 
 .fa-marker:before {
   content: "\f5a1"; }
 
 .fa-mars:before {
   content: "\f222"; }
 
 .fa-mars-double:before {
   content: "\f227"; }
 
 .fa-mars-stroke:before {
   content: "\f229"; }
 
 .fa-mars-stroke-h:before {
   content: "\f22b"; }
 
 .fa-mars-stroke-v:before {
   content: "\f22a"; }
 
 .fa-mask:before {
   content: "\f6fa"; }
 
 .fa-mastodon:before {
   content: "\f4f6"; }
 
 .fa-maxcdn:before {
   content: "\f136"; }
 
 .fa-mdb:before {
   content: "\f8ca"; }
 
 .fa-medal:before {
   content: "\f5a2"; }
 
 .fa-medapps:before {
   content: "\f3c6"; }
 
 .fa-medium:before {
   content: "\f23a"; }
 
 .fa-medium-m:before {
   content: "\f3c7"; }
 
 .fa-medkit:before {
   content: "\f0fa"; }
 
 .fa-medrt:before {
   content: "\f3c8"; }
 
 .fa-meetup:before {
   content: "\f2e0"; }
 
 .fa-megaport:before {
   content: "\f5a3"; }
 
 .fa-meh:before {
   content: "\f11a"; }
 
 .fa-meh-blank:before {
   content: "\f5a4"; }
 
 .fa-meh-rolling-eyes:before {
   content: "\f5a5"; }
 
 .fa-memory:before {
   content: "\f538"; }
 
 .fa-mendeley:before {
   content: "\f7b3"; }
 
 .fa-menorah:before {
   content: "\f676"; }
 
 .fa-mercury:before {
   content: "\f223"; }
 
 .fa-meteor:before {
   content: "\f753"; }
 
 .fa-microblog:before {
   content: "\e01a"; }
 
 .fa-microchip:before {
   content: "\f2db"; }
 
 .fa-microphone:before {
   content: "\f130"; }
 
 .fa-microphone-alt:before {
   content: "\f3c9"; }
 
 .fa-microphone-alt-slash:before {
   content: "\f539"; }
 
 .fa-microphone-slash:before {
   content: "\f131"; }
 
 .fa-microscope:before {
   content: "\f610"; }
 
 .fa-microsoft:before {
   content: "\f3ca"; }
 
 .fa-minus:before {
   content: "\f068"; }
 
 .fa-minus-circle:before {
   content: "\f056"; }
 
 .fa-minus-square:before {
   content: "\f146"; }
 
 .fa-mitten:before {
   content: "\f7b5"; }
 
 .fa-mix:before {
   content: "\f3cb"; }
 
 .fa-mixcloud:before {
   content: "\f289"; }
 
 .fa-mixer:before {
   content: "\e056"; }
 
 .fa-mizuni:before {
   content: "\f3cc"; }
 
 .fa-mobile:before {
   content: "\f10b"; }
 
 .fa-mobile-alt:before {
   content: "\f3cd"; }
 
 .fa-modx:before {
   content: "\f285"; }
 
 .fa-monero:before {
   content: "\f3d0"; }
 
 .fa-money-bill:before {
   content: "\f0d6"; }
 
 .fa-money-bill-alt:before {
   content: "\f3d1"; }
 
 .fa-money-bill-wave:before {
   content: "\f53a"; }
 
 .fa-money-bill-wave-alt:before {
   content: "\f53b"; }
 
 .fa-money-check:before {
   content: "\f53c"; }
 
 .fa-money-check-alt:before {
   content: "\f53d"; }
 
 .fa-monument:before {
   content: "\f5a6"; }
 
 .fa-moon:before {
   content: "\f186"; }
 
 .fa-mortar-pestle:before {
   content: "\f5a7"; }
 
 .fa-mosque:before {
   content: "\f678"; }
 
 .fa-motorcycle:before {
   content: "\f21c"; }
 
 .fa-mountain:before {
   content: "\f6fc"; }
 
 .fa-mouse:before {
   content: "\f8cc"; }
 
 .fa-mouse-pointer:before {
   content: "\f245"; }
 
 .fa-mug-hot:before {
   content: "\f7b6"; }
 
 .fa-music:before {
   content: "\f001"; }
 
 .fa-napster:before {
   content: "\f3d2"; }
 
 .fa-neos:before {
   content: "\f612"; }
 
 .fa-network-wired:before {
   content: "\f6ff"; }
 
 .fa-neuter:before {
   content: "\f22c"; }
 
 .fa-newspaper:before {
   content: "\f1ea"; }
 
 .fa-nimblr:before {
   content: "\f5a8"; }
 
 .fa-node:before {
   content: "\f419"; }
 
 .fa-node-js:before {
   content: "\f3d3"; }
 
 .fa-not-equal:before {
   content: "\f53e"; }
 
 .fa-notes-medical:before {
   content: "\f481"; }
 
 .fa-npm:before {
   content: "\f3d4"; }
 
 .fa-ns8:before {
   content: "\f3d5"; }
 
 .fa-nutritionix:before {
   content: "\f3d6"; }
 
 .fa-object-group:before {
   content: "\f247"; }
 
 .fa-object-ungroup:before {
   content: "\f248"; }
 
 .fa-odnoklassniki:before {
   content: "\f263"; }
 
 .fa-odnoklassniki-square:before {
   content: "\f264"; }
 
 .fa-oil-can:before {
   content: "\f613"; }
 
 .fa-old-republic:before {
   content: "\f510"; }
 
 .fa-om:before {
   content: "\f679"; }
 
 .fa-opencart:before {
   content: "\f23d"; }
 
 .fa-openid:before {
   content: "\f19b"; }
 
 .fa-opera:before {
   content: "\f26a"; }
 
 .fa-optin-monster:before {
   content: "\f23c"; }
 
 .fa-orcid:before {
   content: "\f8d2"; }
 
 .fa-osi:before {
   content: "\f41a"; }
 
 .fa-otter:before {
   content: "\f700"; }
 
 .fa-outdent:before {
   content: "\f03b"; }
 
 .fa-page4:before {
   content: "\f3d7"; }
 
 .fa-pagelines:before {
   content: "\f18c"; }
 
 .fa-pager:before {
   content: "\f815"; }
 
 .fa-paint-brush:before {
   content: "\f1fc"; }
 
 .fa-paint-roller:before {
   content: "\f5aa"; }
 
 .fa-palette:before {
   content: "\f53f"; }
 
 .fa-palfed:before {
   content: "\f3d8"; }
 
 .fa-pallet:before {
   content: "\f482"; }
 
 .fa-paper-plane:before {
   content: "\f1d8"; }
 
 .fa-paperclip:before {
   content: "\f0c6"; }
 
 .fa-parachute-box:before {
   content: "\f4cd"; }
 
 .fa-paragraph:before {
   content: "\f1dd"; }
 
 .fa-parking:before {
   content: "\f540"; }
 
 .fa-passport:before {
   content: "\f5ab"; }
 
 .fa-pastafarianism:before {
   content: "\f67b"; }
 
 .fa-paste:before {
   content: "\f0ea"; }
 
 .fa-patreon:before {
   content: "\f3d9"; }
 
 .fa-pause:before {
   content: "\f04c"; }
 
 .fa-pause-circle:before {
   content: "\f28b"; }
 
 .fa-paw:before {
   content: "\f1b0"; }
 
 .fa-paypal:before {
   content: "\f1ed"; }
 
 .fa-peace:before {
   content: "\f67c"; }
 
 .fa-pen:before {
   content: "\f304"; }
 
 .fa-pen-alt:before {
   content: "\f305"; }
 
 .fa-pen-fancy:before {
   content: "\f5ac"; }
 
 .fa-pen-nib:before {
   content: "\f5ad"; }
 
 .fa-pen-square:before {
   content: "\f14b"; }
 
 .fa-pencil-alt:before {
   content: "\f303"; }
 
 .fa-pencil-ruler:before {
   content: "\f5ae"; }
 
 .fa-penny-arcade:before {
   content: "\f704"; }
 
 .fa-people-arrows:before {
   content: "\e068"; }
 
 .fa-people-carry:before {
   content: "\f4ce"; }
 
 .fa-pepper-hot:before {
   content: "\f816"; }
 
 .fa-percent:before {
   content: "\f295"; }
 
 .fa-percentage:before {
   content: "\f541"; }
 
 .fa-periscope:before {
   content: "\f3da"; }
 
 .fa-person-booth:before {
   content: "\f756"; }
 
 .fa-phabricator:before {
   content: "\f3db"; }
 
 .fa-phoenix-framework:before {
   content: "\f3dc"; }
 
 .fa-phoenix-squadron:before {
   content: "\f511"; }
 
 .fa-phone:before {
   content: "\f095"; }
 
 .fa-phone-alt:before {
   content: "\f879"; }
 
 .fa-phone-slash:before {
   content: "\f3dd"; }
 
 .fa-phone-square:before {
   content: "\f098"; }
 
 .fa-phone-square-alt:before {
   content: "\f87b"; }
 
 .fa-phone-volume:before {
   content: "\f2a0"; }
 
 .fa-photo-video:before {
   content: "\f87c"; }
 
 .fa-php:before {
   content: "\f457"; }
 
 .fa-pied-piper:before {
   content: "\f2ae"; }
 
 .fa-pied-piper-alt:before {
   content: "\f1a8"; }
 
 .fa-pied-piper-hat:before {
   content: "\f4e5"; }
 
 .fa-pied-piper-pp:before {
   content: "\f1a7"; }
 
 .fa-pied-piper-square:before {
   content: "\e01e"; }
 
 .fa-piggy-bank:before {
   content: "\f4d3"; }
 
 .fa-pills:before {
   content: "\f484"; }
 
 .fa-pinterest:before {
   content: "\f0d2"; }
 
 .fa-pinterest-p:before {
   content: "\f231"; }
 
 .fa-pinterest-square:before {
   content: "\f0d3"; }
 
 .fa-pizza-slice:before {
   content: "\f818"; }
 
 .fa-place-of-worship:before {
   content: "\f67f"; }
 
 .fa-plane:before {
   content: "\f072"; }
 
 .fa-plane-arrival:before {
   content: "\f5af"; }
 
 .fa-plane-departure:before {
   content: "\f5b0"; }
 
 .fa-plane-slash:before {
   content: "\e069"; }
 
 .fa-play:before {
   content: "\f04b"; }
 
 .fa-play-circle:before {
   content: "\f144"; }
 
 .fa-playstation:before {
   content: "\f3df"; }
 
 .fa-plug:before {
   content: "\f1e6"; }
 
 .fa-plus:before {
   content: "\f067"; }
 
 .fa-plus-circle:before {
   content: "\f055"; }
 
 .fa-plus-square:before {
   content: "\f0fe"; }
 
 .fa-podcast:before {
   content: "\f2ce"; }
 
 .fa-poll:before {
   content: "\f681"; }
 
 .fa-poll-h:before {
   content: "\f682"; }
 
 .fa-poo:before {
   content: "\f2fe"; }
 
 .fa-poo-storm:before {
   content: "\f75a"; }
 
 .fa-poop:before {
   content: "\f619"; }
 
 .fa-portrait:before {
   content: "\f3e0"; }
 
 .fa-pound-sign:before {
   content: "\f154"; }
 
 .fa-power-off:before {
   content: "\f011"; }
 
 .fa-pray:before {
   content: "\f683"; }
 
 .fa-praying-hands:before {
   content: "\f684"; }
 
 .fa-prescription:before {
   content: "\f5b1"; }
 
 .fa-prescription-bottle:before {
   content: "\f485"; }
 
 .fa-prescription-bottle-alt:before {
   content: "\f486"; }
 
 .fa-print:before {
   content: "\f02f"; }
 
 .fa-procedures:before {
   content: "\f487"; }
 
 .fa-product-hunt:before {
   content: "\f288"; }
 
 .fa-project-diagram:before {
   content: "\f542"; }
 
 .fa-pump-medical:before {
   content: "\e06a"; }
 
 .fa-pump-soap:before {
   content: "\e06b"; }
 
 .fa-pushed:before {
   content: "\f3e1"; }
 
 .fa-puzzle-piece:before {
   content: "\f12e"; }
 
 .fa-python:before {
   content: "\f3e2"; }
 
 .fa-qq:before {
   content: "\f1d6"; }
 
 .fa-qrcode:before {
   content: "\f029"; }
 
 .fa-question:before {
   content: "\f128"; }
 
 .fa-question-circle:before {
   content: "\f059"; }
 
 .fa-quidditch:before {
   content: "\f458"; }
 
 .fa-quinscape:before {
   content: "\f459"; }
 
 .fa-quora:before {
   content: "\f2c4"; }
 
 .fa-quote-left:before {
   content: "\f10d"; }
 
 .fa-quote-right:before {
   content: "\f10e"; }
 
 .fa-quran:before {
   content: "\f687"; }
 
 .fa-r-project:before {
   content: "\f4f7"; }
 
 .fa-radiation:before {
   content: "\f7b9"; }
 
 .fa-radiation-alt:before {
   content: "\f7ba"; }
 
 .fa-rainbow:before {
   content: "\f75b"; }
 
 .fa-random:before {
   content: "\f074"; }
 
 .fa-raspberry-pi:before {
   content: "\f7bb"; }
 
 .fa-ravelry:before {
   content: "\f2d9"; }
 
 .fa-react:before {
   content: "\f41b"; }
 
 .fa-reacteurope:before {
   content: "\f75d"; }
 
 .fa-readme:before {
   content: "\f4d5"; }
 
 .fa-rebel:before {
   content: "\f1d0"; }
 
 .fa-receipt:before {
   content: "\f543"; }
 
 .fa-record-vinyl:before {
   content: "\f8d9"; }
 
 .fa-recycle:before {
   content: "\f1b8"; }
 
 .fa-red-river:before {
   content: "\f3e3"; }
 
 .fa-reddit:before {
   content: "\f1a1"; }
 
 .fa-reddit-alien:before {
   content: "\f281"; }
 
 .fa-reddit-square:before {
   content: "\f1a2"; }
 
 .fa-redhat:before {
   content: "\f7bc"; }
 
 .fa-redo:before {
   content: "\f01e"; }
 
 .fa-redo-alt:before {
   content: "\f2f9"; }
 
 .fa-registered:before {
   content: "\f25d"; }
 
 .fa-remove-format:before {
   content: "\f87d"; }
 
 .fa-renren:before {
   content: "\f18b"; }
 
 .fa-reply:before {
   content: "\f3e5"; }
 
 .fa-reply-all:before {
   content: "\f122"; }
 
 .fa-replyd:before {
   content: "\f3e6"; }
 
 .fa-republican:before {
   content: "\f75e"; }
 
 .fa-researchgate:before {
   content: "\f4f8"; }
 
 .fa-resolving:before {
   content: "\f3e7"; }
 
 .fa-restroom:before {
   content: "\f7bd"; }
 
 .fa-retweet:before {
   content: "\f079"; }
 
 .fa-rev:before {
   content: "\f5b2"; }
 
 .fa-ribbon:before {
   content: "\f4d6"; }
 
 .fa-ring:before {
   content: "\f70b"; }
 
 .fa-road:before {
   content: "\f018"; }
 
 .fa-robot:before {
   content: "\f544"; }
 
 .fa-rocket:before {
   content: "\f135"; }
 
 .fa-rocketchat:before {
   content: "\f3e8"; }
 
 .fa-rockrms:before {
   content: "\f3e9"; }
 
 .fa-route:before {
   content: "\f4d7"; }
 
 .fa-rss:before {
   content: "\f09e"; }
 
 .fa-rss-square:before {
   content: "\f143"; }
 
 .fa-ruble-sign:before {
   content: "\f158"; }
 
 .fa-ruler:before {
   content: "\f545"; }
 
 .fa-ruler-combined:before {
   content: "\f546"; }
 
 .fa-ruler-horizontal:before {
   content: "\f547"; }
 
 .fa-ruler-vertical:before {
   content: "\f548"; }
 
 .fa-running:before {
   content: "\f70c"; }
 
 .fa-rupee-sign:before {
   content: "\f156"; }
 
 .fa-rust:before {
   content: "\e07a"; }
 
 .fa-sad-cry:before {
   content: "\f5b3"; }
 
 .fa-sad-tear:before {
   content: "\f5b4"; }
 
 .fa-safari:before {
   content: "\f267"; }
 
 .fa-salesforce:before {
   content: "\f83b"; }
 
 .fa-sass:before {
   content: "\f41e"; }
 
 .fa-satellite:before {
   content: "\f7bf"; }
 
 .fa-satellite-dish:before {
   content: "\f7c0"; }
 
 .fa-save:before {
   content: "\f0c7"; }
 
 .fa-schlix:before {
   content: "\f3ea"; }
 
 .fa-school:before {
   content: "\f549"; }
 
 .fa-screwdriver:before {
   content: "\f54a"; }
 
 .fa-scribd:before {
   content: "\f28a"; }
 
 .fa-scroll:before {
   content: "\f70e"; }
 
 .fa-sd-card:before {
   content: "\f7c2"; }
 
 .fa-search:before {
   content: "\f002"; }
 
 .fa-search-dollar:before {
   content: "\f688"; }
 
 .fa-search-location:before {
   content: "\f689"; }
 
 .fa-search-minus:before {
   content: "\f010"; }
 
 .fa-search-plus:before {
   content: "\f00e"; }
 
 .fa-searchengin:before {
   content: "\f3eb"; }
 
 .fa-seedling:before {
   content: "\f4d8"; }
 
 .fa-sellcast:before {
   content: "\f2da"; }
 
 .fa-sellsy:before {
   content: "\f213"; }
 
 .fa-server:before {
   content: "\f233"; }
 
 .fa-servicestack:before {
   content: "\f3ec"; }
 
 .fa-shapes:before {
   content: "\f61f"; }
 
 .fa-share:before {
   content: "\f064"; }
 
 .fa-share-alt:before {
   content: "\f1e0"; }
 
 .fa-share-alt-square:before {
   content: "\f1e1"; }
 
 .fa-share-square:before {
   content: "\f14d"; }
 
 .fa-shekel-sign:before {
   content: "\f20b"; }
 
 .fa-shield-alt:before {
   content: "\f3ed"; }
 
 .fa-shield-virus:before {
   content: "\e06c"; }
 
 .fa-ship:before {
   content: "\f21a"; }
 
 .fa-shipping-fast:before {
   content: "\f48b"; }
 
 .fa-shirtsinbulk:before {
   content: "\f214"; }
 
 .fa-shoe-prints:before {
   content: "\f54b"; }
 
 .fa-shopify:before {
   content: "\e057"; }
 
 .fa-shopping-bag:before {
   content: "\f290"; }
 
 .fa-shopping-basket:before {
   content: "\f291"; }
 
 .fa-shopping-cart:before {
   content: "\f07a"; }
 
 .fa-shopware:before {
   content: "\f5b5"; }
 
 .fa-shower:before {
   content: "\f2cc"; }
 
 .fa-shuttle-van:before {
   content: "\f5b6"; }
 
 .fa-sign:before {
   content: "\f4d9"; }
 
 .fa-sign-in-alt:before {
   content: "\f2f6"; }
 
 .fa-sign-language:before {
   content: "\f2a7"; }
 
 .fa-sign-out-alt:before {
   content: "\f2f5"; }
 
 .fa-signal:before {
   content: "\f012"; }
 
 .fa-signature:before {
   content: "\f5b7"; }
 
 .fa-sim-card:before {
   content: "\f7c4"; }
 
 .fa-simplybuilt:before {
   content: "\f215"; }
 
 .fa-sink:before {
   content: "\e06d"; }
 
 .fa-sistrix:before {
   content: "\f3ee"; }
 
 .fa-sitemap:before {
   content: "\f0e8"; }
 
 .fa-sith:before {
   content: "\f512"; }
 
 .fa-skating:before {
   content: "\f7c5"; }
 
 .fa-sketch:before {
   content: "\f7c6"; }
 
 .fa-skiing:before {
   content: "\f7c9"; }
 
 .fa-skiing-nordic:before {
   content: "\f7ca"; }
 
 .fa-skull:before {
   content: "\f54c"; }
 
 .fa-skull-crossbones:before {
   content: "\f714"; }
 
 .fa-skyatlas:before {
   content: "\f216"; }
 
 .fa-skype:before {
   content: "\f17e"; }
 
 .fa-slack:before {
   content: "\f198"; }
 
 .fa-slack-hash:before {
   content: "\f3ef"; }
 
 .fa-slash:before {
   content: "\f715"; }
 
 .fa-sleigh:before {
   content: "\f7cc"; }
 
 .fa-sliders-h:before {
   content: "\f1de"; }
 
 .fa-slideshare:before {
   content: "\f1e7"; }
 
 .fa-smile:before {
   content: "\f118"; }
 
 .fa-smile-beam:before {
   content: "\f5b8"; }
 
 .fa-smile-wink:before {
   content: "\f4da"; }
 
 .fa-smog:before {
   content: "\f75f"; }
 
 .fa-smoking:before {
   content: "\f48d"; }
 
 .fa-smoking-ban:before {
   content: "\f54d"; }
 
 .fa-sms:before {
   content: "\f7cd"; }
 
 .fa-snapchat:before {
   content: "\f2ab"; }
 
 .fa-snapchat-ghost:before {
   content: "\f2ac"; }
 
 .fa-snapchat-square:before {
   content: "\f2ad"; }
 
 .fa-snowboarding:before {
   content: "\f7ce"; }
 
 .fa-snowflake:before {
   content: "\f2dc"; }
 
 .fa-snowman:before {
   content: "\f7d0"; }
 
 .fa-snowplow:before {
   content: "\f7d2"; }
 
 .fa-soap:before {
   content: "\e06e"; }
 
 .fa-socks:before {
   content: "\f696"; }
 
 .fa-solar-panel:before {
   content: "\f5ba"; }
 
 .fa-sort:before {
   content: "\f0dc"; }
 
 .fa-sort-alpha-down:before {
   content: "\f15d"; }
 
 .fa-sort-alpha-down-alt:before {
   content: "\f881"; }
 
 .fa-sort-alpha-up:before {
   content: "\f15e"; }
 
 .fa-sort-alpha-up-alt:before {
   content: "\f882"; }
 
 .fa-sort-amount-down:before {
   content: "\f160"; }
 
 .fa-sort-amount-down-alt:before {
   content: "\f884"; }
 
 .fa-sort-amount-up:before {
   content: "\f161"; }
 
 .fa-sort-amount-up-alt:before {
   content: "\f885"; }
 
 .fa-sort-down:before {
   content: "\f0dd"; }
 
 .fa-sort-numeric-down:before {
   content: "\f162"; }
 
 .fa-sort-numeric-down-alt:before {
   content: "\f886"; }
 
 .fa-sort-numeric-up:before {
   content: "\f163"; }
 
 .fa-sort-numeric-up-alt:before {
   content: "\f887"; }
 
 .fa-sort-up:before {
   content: "\f0de"; }
 
 .fa-soundcloud:before {
   content: "\f1be"; }
 
 .fa-sourcetree:before {
   content: "\f7d3"; }
 
 .fa-spa:before {
   content: "\f5bb"; }
 
 .fa-space-shuttle:before {
   content: "\f197"; }
 
 .fa-speakap:before {
   content: "\f3f3"; }
 
 .fa-speaker-deck:before {
   content: "\f83c"; }
 
 .fa-spell-check:before {
   content: "\f891"; }
 
 .fa-spider:before {
   content: "\f717"; }
 
 .fa-spinner:before {
   content: "\f110"; }
 
 .fa-splotch:before {
   content: "\f5bc"; }
 
 .fa-spotify:before {
   content: "\f1bc"; }
 
 .fa-spray-can:before {
   content: "\f5bd"; }
 
 .fa-square:before {
   content: "\f0c8"; }
 
 .fa-square-full:before {
   content: "\f45c"; }
 
 .fa-square-root-alt:before {
   content: "\f698"; }
 
 .fa-squarespace:before {
   content: "\f5be"; }
 
 .fa-stack-exchange:before {
   content: "\f18d"; }
 
 .fa-stack-overflow:before {
   content: "\f16c"; }
 
 .fa-stackpath:before {
   content: "\f842"; }
 
 .fa-stamp:before {
   content: "\f5bf"; }
 
 .fa-star:before {
   content: "\f005"; }
 
 .fa-star-and-crescent:before {
   content: "\f699"; }
 
 .fa-star-half:before {
   content: "\f089"; }
 
 .fa-star-half-alt:before {
   content: "\f5c0"; }
 
 .fa-star-of-david:before {
   content: "\f69a"; }
 
 .fa-star-of-life:before {
   content: "\f621"; }
 
 .fa-staylinked:before {
   content: "\f3f5"; }
 
 .fa-steam:before {
   content: "\f1b6"; }
 
 .fa-steam-square:before {
   content: "\f1b7"; }
 
 .fa-steam-symbol:before {
   content: "\f3f6"; }
 
 .fa-step-backward:before {
   content: "\f048"; }
 
 .fa-step-forward:before {
   content: "\f051"; }
 
 .fa-stethoscope:before {
   content: "\f0f1"; }
 
 .fa-sticker-mule:before {
   content: "\f3f7"; }
 
 .fa-sticky-note:before {
   content: "\f249"; }
 
 .fa-stop:before {
   content: "\f04d"; }
 
 .fa-stop-circle:before {
   content: "\f28d"; }
 
 .fa-stopwatch:before {
   content: "\f2f2"; }
 
 .fa-stopwatch-20:before {
   content: "\e06f"; }
 
 .fa-store:before {
   content: "\f54e"; }
 
 .fa-store-alt:before {
   content: "\f54f"; }
 
 .fa-store-alt-slash:before {
   content: "\e070"; }
 
 .fa-store-slash:before {
   content: "\e071"; }
 
 .fa-strava:before {
   content: "\f428"; }
 
 .fa-stream:before {
   content: "\f550"; }
 
 .fa-street-view:before {
   content: "\f21d"; }
 
 .fa-strikethrough:before {
   content: "\f0cc"; }
 
 .fa-stripe:before {
   content: "\f429"; }
 
 .fa-stripe-s:before {
   content: "\f42a"; }
 
 .fa-stroopwafel:before {
   content: "\f551"; }
 
 .fa-studiovinari:before {
   content: "\f3f8"; }
 
 .fa-stumbleupon:before {
   content: "\f1a4"; }
 
 .fa-stumbleupon-circle:before {
   content: "\f1a3"; }
 
 .fa-subscript:before {
   content: "\f12c"; }
 
 .fa-subway:before {
   content: "\f239"; }
 
 .fa-suitcase:before {
   content: "\f0f2"; }
 
 .fa-suitcase-rolling:before {
   content: "\f5c1"; }
 
 .fa-sun:before {
   content: "\f185"; }
 
 .fa-superpowers:before {
   content: "\f2dd"; }
 
 .fa-superscript:before {
   content: "\f12b"; }
 
 .fa-supple:before {
   content: "\f3f9"; }
 
 .fa-surprise:before {
   content: "\f5c2"; }
 
 .fa-suse:before {
   content: "\f7d6"; }
 
 .fa-swatchbook:before {
   content: "\f5c3"; }
 
 .fa-swift:before {
   content: "\f8e1"; }
 
 .fa-swimmer:before {
   content: "\f5c4"; }
 
 .fa-swimming-pool:before {
   content: "\f5c5"; }
 
 .fa-symfony:before {
   content: "\f83d"; }
 
 .fa-synagogue:before {
   content: "\f69b"; }
 
 .fa-sync:before {
   content: "\f021"; }
 
 .fa-sync-alt:before {
   content: "\f2f1"; }
 
 .fa-syringe:before {
   content: "\f48e"; }
 
 .fa-table:before {
   content: "\f0ce"; }
 
 .fa-table-tennis:before {
   content: "\f45d"; }
 
 .fa-tablet:before {
   content: "\f10a"; }
 
 .fa-tablet-alt:before {
   content: "\f3fa"; }
 
 .fa-tablets:before {
   content: "\f490"; }
 
 .fa-tachometer-alt:before {
   content: "\f3fd"; }
 
 .fa-tag:before {
   content: "\f02b"; }
 
 .fa-tags:before {
   content: "\f02c"; }
 
 .fa-tape:before {
   content: "\f4db"; }
 
 .fa-tasks:before {
   content: "\f0ae"; }
 
 .fa-taxi:before {
   content: "\f1ba"; }
 
 .fa-teamspeak:before {
   content: "\f4f9"; }
 
 .fa-teeth:before {
   content: "\f62e"; }
 
 .fa-teeth-open:before {
   content: "\f62f"; }
 
 .fa-telegram:before {
   content: "\f2c6"; }
 
 .fa-telegram-plane:before {
   content: "\f3fe"; }
 
 .fa-temperature-high:before {
   content: "\f769"; }
 
 .fa-temperature-low:before {
   content: "\f76b"; }
 
 .fa-tencent-weibo:before {
   content: "\f1d5"; }
 
 .fa-tenge:before {
   content: "\f7d7"; }
 
 .fa-terminal:before {
   content: "\f120"; }
 
 .fa-text-height:before {
   content: "\f034"; }
 
 .fa-text-width:before {
   content: "\f035"; }
 
 .fa-th:before {
   content: "\f00a"; }
 
 .fa-th-large:before {
   content: "\f009"; }
 
 .fa-th-list:before {
   content: "\f00b"; }
 
 .fa-the-red-yeti:before {
   content: "\f69d"; }
 
 .fa-theater-masks:before {
   content: "\f630"; }
 
 .fa-themeco:before {
   content: "\f5c6"; }
 
 .fa-themeisle:before {
   content: "\f2b2"; }
 
 .fa-thermometer:before {
   content: "\f491"; }
 
 .fa-thermometer-empty:before {
   content: "\f2cb"; }
 
 .fa-thermometer-full:before {
   content: "\f2c7"; }
 
 .fa-thermometer-half:before {
   content: "\f2c9"; }
 
 .fa-thermometer-quarter:before {
   content: "\f2ca"; }
 
 .fa-thermometer-three-quarters:before {
   content: "\f2c8"; }
 
 .fa-think-peaks:before {
   content: "\f731"; }
 
 .fa-thumbs-down:before {
   content: "\f165"; }
 
 .fa-thumbs-up:before {
   content: "\f164"; }
 
 .fa-thumbtack:before {
   content: "\f08d"; }
 
 .fa-ticket-alt:before {
   content: "\f3ff"; }
 
 .fa-tiktok:before {
   content: "\e07b"; }
 
 .fa-times:before {
   content: "\f00d"; }
 
 .fa-times-circle:before {
   content: "\f057"; }
 
 .fa-tint:before {
   content: "\f043"; }
 
 .fa-tint-slash:before {
   content: "\f5c7"; }
 
 .fa-tired:before {
   content: "\f5c8"; }
 
 .fa-toggle-off:before {
   content: "\f204"; }
 
 .fa-toggle-on:before {
   content: "\f205"; }
 
 .fa-toilet:before {
   content: "\f7d8"; }
 
 .fa-toilet-paper:before {
   content: "\f71e"; }
 
 .fa-toilet-paper-slash:before {
   content: "\e072"; }
 
 .fa-toolbox:before {
   content: "\f552"; }
 
 .fa-tools:before {
   content: "\f7d9"; }
 
 .fa-tooth:before {
   content: "\f5c9"; }
 
 .fa-torah:before {
   content: "\f6a0"; }
 
 .fa-torii-gate:before {
   content: "\f6a1"; }
 
 .fa-tractor:before {
   content: "\f722"; }
 
 .fa-trade-federation:before {
   content: "\f513"; }
 
 .fa-trademark:before {
   content: "\f25c"; }
 
 .fa-traffic-light:before {
   content: "\f637"; }
 
 .fa-trailer:before {
   content: "\e041"; }
 
 .fa-train:before {
   content: "\f238"; }
 
 .fa-tram:before {
   content: "\f7da"; }
 
 .fa-transgender:before {
   content: "\f224"; }
 
 .fa-transgender-alt:before {
   content: "\f225"; }
 
 .fa-trash:before {
   content: "\f1f8"; }
 
 .fa-trash-alt:before {
   content: "\f2ed"; }
 
 .fa-trash-restore:before {
   content: "\f829"; }
 
 .fa-trash-restore-alt:before {
   content: "\f82a"; }
 
 .fa-tree:before {
   content: "\f1bb"; }
 
 .fa-trello:before {
   content: "\f181"; }
 
 .fa-tripadvisor:before {
   content: "\f262"; }
 
 .fa-trophy:before {
   content: "\f091"; }
 
 .fa-truck:before {
   content: "\f0d1"; }
 
 .fa-truck-loading:before {
   content: "\f4de"; }
 
 .fa-truck-monster:before {
   content: "\f63b"; }
 
 .fa-truck-moving:before {
   content: "\f4df"; }
 
 .fa-truck-pickup:before {
   content: "\f63c"; }
 
 .fa-tshirt:before {
   content: "\f553"; }
 
 .fa-tty:before {
   content: "\f1e4"; }
 
 .fa-tumblr:before {
   content: "\f173"; }
 
 .fa-tumblr-square:before {
   content: "\f174"; }
 
 .fa-tv:before {
   content: "\f26c"; }
 
 .fa-twitch:before {
   content: "\f1e8"; }
 
 .fa-twitter:before {
   content: "\f099"; }
 
 .fa-twitter-square:before {
   content: "\f081"; }
 
 .fa-typo3:before {
   content: "\f42b"; }
 
 .fa-uber:before {
   content: "\f402"; }
 
 .fa-ubuntu:before {
   content: "\f7df"; }
 
 .fa-uikit:before {
   content: "\f403"; }
 
 .fa-umbraco:before {
   content: "\f8e8"; }
 
 .fa-umbrella:before {
   content: "\f0e9"; }
 
 .fa-umbrella-beach:before {
   content: "\f5ca"; }
 
 .fa-underline:before {
   content: "\f0cd"; }
 
 .fa-undo:before {
   content: "\f0e2"; }
 
 .fa-undo-alt:before {
   content: "\f2ea"; }
 
 .fa-uniregistry:before {
   content: "\f404"; }
 
 .fa-unity:before {
   content: "\e049"; }
 
 .fa-universal-access:before {
   content: "\f29a"; }
 
 .fa-university:before {
   content: "\f19c"; }
 
 .fa-unlink:before {
   content: "\f127"; }
 
 .fa-unlock:before {
   content: "\f09c"; }
 
 .fa-unlock-alt:before {
   content: "\f13e"; }
 
 .fa-unsplash:before {
   content: "\e07c"; }
 
 .fa-untappd:before {
   content: "\f405"; }
 
 .fa-upload:before {
   content: "\f093"; }
 
 .fa-ups:before {
   content: "\f7e0"; }
 
 .fa-usb:before {
   content: "\f287"; }
 
 .fa-user:before {
   content: "\f007"; }
 
 .fa-user-alt:before {
   content: "\f406"; }
 
 .fa-user-alt-slash:before {
   content: "\f4fa"; }
 
 .fa-user-astronaut:before {
   content: "\f4fb"; }
 
 .fa-user-check:before {
   content: "\f4fc"; }
 
 .fa-user-circle:before {
   content: "\f2bd"; }
 
 .fa-user-clock:before {
   content: "\f4fd"; }
 
 .fa-user-cog:before {
   content: "\f4fe"; }
 
 .fa-user-edit:before {
   content: "\f4ff"; }
 
 .fa-user-friends:before {
   content: "\f500"; }
 
 .fa-user-graduate:before {
   content: "\f501"; }
 
 .fa-user-injured:before {
   content: "\f728"; }
 
 .fa-user-lock:before {
   content: "\f502"; }
 
 .fa-user-md:before {
   content: "\f0f0"; }
 
 .fa-user-minus:before {
   content: "\f503"; }
 
 .fa-user-ninja:before {
   content: "\f504"; }
 
 .fa-user-nurse:before {
   content: "\f82f"; }
 
 .fa-user-plus:before {
   content: "\f234"; }
 
 .fa-user-secret:before {
   content: "\f21b"; }
 
 .fa-user-shield:before {
   content: "\f505"; }
 
 .fa-user-slash:before {
   content: "\f506"; }
 
 .fa-user-tag:before {
   content: "\f507"; }
 
 .fa-user-tie:before {
   content: "\f508"; }
 
 .fa-user-times:before {
   content: "\f235"; }
 
 .fa-users:before {
   content: "\f0c0"; }
 
 .fa-users-cog:before {
   content: "\f509"; }
 
 .fa-users-slash:before {
   content: "\e073"; }
 
 .fa-usps:before {
   content: "\f7e1"; }
 
 .fa-ussunnah:before {
   content: "\f407"; }
 
 .fa-utensil-spoon:before {
   content: "\f2e5"; }
 
 .fa-utensils:before {
   content: "\f2e7"; }
 
 .fa-vaadin:before {
   content: "\f408"; }
 
 .fa-vector-square:before {
   content: "\f5cb"; }
 
 .fa-venus:before {
   content: "\f221"; }
 
 .fa-venus-double:before {
   content: "\f226"; }
 
 .fa-venus-mars:before {
   content: "\f228"; }
 
 .fa-viacoin:before {
   content: "\f237"; }
 
 .fa-viadeo:before {
   content: "\f2a9"; }
 
 .fa-viadeo-square:before {
   content: "\f2aa"; }
 
 .fa-vial:before {
   content: "\f492"; }
 
 .fa-vials:before {
   content: "\f493"; }
 
 .fa-viber:before {
   content: "\f409"; }
 
 .fa-video:before {
   content: "\f03d"; }
 
 .fa-video-slash:before {
   content: "\f4e2"; }
 
 .fa-vihara:before {
   content: "\f6a7"; }
 
 .fa-vimeo:before {
   content: "\f40a"; }
 
 .fa-vimeo-square:before {
   content: "\f194"; }
 
 .fa-vimeo-v:before {
   content: "\f27d"; }
 
 .fa-vine:before {
   content: "\f1ca"; }
 
 .fa-virus:before {
   content: "\e074"; }
 
 .fa-virus-slash:before {
   content: "\e075"; }
 
 .fa-viruses:before {
   content: "\e076"; }
 
 .fa-vk:before {
   content: "\f189"; }
 
 .fa-vnv:before {
   content: "\f40b"; }
 
 .fa-voicemail:before {
   content: "\f897"; }
 
 .fa-volleyball-ball:before {
   content: "\f45f"; }
 
 .fa-volume-down:before {
   content: "\f027"; }
 
 .fa-volume-mute:before {
   content: "\f6a9"; }
 
 .fa-volume-off:before {
   content: "\f026"; }
 
 .fa-volume-up:before {
   content: "\f028"; }
 
 .fa-vote-yea:before {
   content: "\f772"; }
 
 .fa-vr-cardboard:before {
   content: "\f729"; }
 
 .fa-vuejs:before {
   content: "\f41f"; }
 
 .fa-walking:before {
   content: "\f554"; }
 
 .fa-wallet:before {
   content: "\f555"; }
 
 .fa-warehouse:before {
   content: "\f494"; }
 
 .fa-water:before {
   content: "\f773"; }
 
 .fa-wave-square:before {
   content: "\f83e"; }
 
 .fa-waze:before {
   content: "\f83f"; }
 
 .fa-weebly:before {
   content: "\f5cc"; }
 
 .fa-weibo:before {
   content: "\f18a"; }
 
 .fa-weight:before {
   content: "\f496"; }
 
 .fa-weight-hanging:before {
   content: "\f5cd"; }
 
 .fa-weixin:before {
   content: "\f1d7"; }
 
 .fa-whatsapp:before {
   content: "\f232"; }
 
 .fa-whatsapp-square:before {
   content: "\f40c"; }
 
 .fa-wheelchair:before {
   content: "\f193"; }
 
 .fa-whmcs:before {
   content: "\f40d"; }
 
 .fa-wifi:before {
   content: "\f1eb"; }
 
 .fa-wikipedia-w:before {
   content: "\f266"; }
 
 .fa-wind:before {
   content: "\f72e"; }
 
 .fa-window-close:before {
   content: "\f410"; }
 
 .fa-window-maximize:before {
   content: "\f2d0"; }
 
 .fa-window-minimize:before {
   content: "\f2d1"; }
 
 .fa-window-restore:before {
   content: "\f2d2"; }
 
 .fa-windows:before {
   content: "\f17a"; }
 
 .fa-wine-bottle:before {
   content: "\f72f"; }
 
 .fa-wine-glass:before {
   content: "\f4e3"; }
 
 .fa-wine-glass-alt:before {
   content: "\f5ce"; }
 
 .fa-wix:before {
   content: "\f5cf"; }
 
 .fa-wizards-of-the-coast:before {
   content: "\f730"; }
 
 .fa-wolf-pack-battalion:before {
   content: "\f514"; }
 
 .fa-won-sign:before {
   content: "\f159"; }
 
 .fa-wordpress:before {
   content: "\f19a"; }
 
 .fa-wordpress-simple:before {
   content: "\f411"; }
 
 .fa-wpbeginner:before {
   content: "\f297"; }
 
 .fa-wpexplorer:before {
   content: "\f2de"; }
 
 .fa-wpforms:before {
   content: "\f298"; }
 
 .fa-wpressr:before {
   content: "\f3e4"; }
 
 .fa-wrench:before {
   content: "\f0ad"; }
 
 .fa-x-ray:before {
   content: "\f497"; }
 
 .fa-xbox:before {
   content: "\f412"; }
 
 .fa-xing:before {
   content: "\f168"; }
 
 .fa-xing-square:before {
   content: "\f169"; }
 
 .fa-y-combinator:before {
   content: "\f23b"; }
 
 .fa-yahoo:before {
   content: "\f19e"; }
 
 .fa-yammer:before {
   content: "\f840"; }
 
 .fa-yandex:before {
   content: "\f413"; }
 
 .fa-yandex-international:before {
   content: "\f414"; }
 
 .fa-yarn:before {
   content: "\f7e3"; }
 
 .fa-yelp:before {
   content: "\f1e9"; }
 
 .fa-yen-sign:before {
   content: "\f157"; }
 
 .fa-yin-yang:before {
   content: "\f6ad"; }
 
 .fa-yoast:before {
   content: "\f2b1"; }
 
 .fa-youtube:before {
   content: "\f167"; }
 
 .fa-youtube-square:before {
   content: "\f431"; }
 
 .fa-zhihu:before {
   content: "\f63f"; }
 
 .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: 400;
   font-display: block;
   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"); }
 
 .fab {
   font-family: 'Font Awesome 5 Brands';
   font-weight: 400; }
 @font-face {
   font-family: 'Font Awesome 5 Free';
   font-style: normal;
   font-weight: 400;
   font-display: block;
   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"); }
 
 .far {
   font-family: 'Font Awesome 5 Free';
   font-weight: 400; }
 @font-face {
   font-family: 'Font Awesome 5 Free';
   font-style: normal;
   font-weight: 900;
   font-display: block;
   src: url("../fonts/fa-solid-900.eot");
   src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }
 
 .fa,
 .fas {
   font-family: 'Font Awesome 5 Free';
   font-weight: 900; }
 

   /*--------------------------------

LineIconsPro Light Web Font
Generated using nucleoapp.com

-------------------------------- */
@font-face {
    font-family: 'LineIconsPro Light';
    src: url('../fonts/LineIconsPro Light.eot');
    src: url('../fonts/LineIconsPro Light.eot') format('embedded-opentype'), url('../fonts/LineIconsPro Light.woff2') format('woff2'), url('../fonts/LineIconsPro Light.woff') format('woff'), url('../fonts/LineIconsPro Light.ttf') format('truetype'), url('../fonts/LineIconsPro Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  /*------------------------
      base class definition
  -------------------------*/
  .lnil {
    display: inline-block;
    font: normal normal normal 1em/1 'LineIconsPro Light';
    speak: none;
    text-transform: none;
    /* Better Font Rendering */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /*------------------------
    change icon size
  -------------------------*/
  /* relative units */
  .lnil-sm {
    font-size: 0.8em;
  }
  .lnil-lg {
    font-size: 1.2em;
  }
  /* absolute units */
  .lnil-16 {
    font-size: 16px;
  }
  .lnil-32 {
    font-size: 32px;
  }
  /*----------------------------------
    add a square/circle background
  -----------------------------------*/
  .lnil-bg-square,
  .lnil-bg-circle {
    padding: 0.35em;
    background-color: #eee;
  }
  .lnil-bg-circle {
    border-radius: 50%;
  }
  /*------------------------------------
    use icons as list item markers
  -------------------------------------*/
  .lnil-ul {
    padding-left: 0;
    list-style-type: none;
  }
  .lnil-ul > li {
    display: flex;
    align-items: flex-start;
    line-height: 1.4;
  }
  .lnil-ul > li > .lnil {
    margin-right: 0.4em;
    line-height: inherit;
  }
  /*------------------------
    spinning icons
  -------------------------*/
  .lnil-is-spinning {
    -webkit-animation: lnil-spin 2s infinite linear;
    -moz-animation: lnil-spin 2s infinite linear;
    animation: lnil-spin 2s infinite linear;
  }
  @-webkit-keyframes lnil-spin {
    0% {
      -webkit-transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
    }
  }
  @-moz-keyframes lnil-spin {
    0% {
      -moz-transform: rotate(0deg);
    }
    100% {
      -moz-transform: rotate(360deg);
    }
  }
  @keyframes lnil-spin {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  /*------------------------
    rotated/flipped icons
  -------------------------*/
  .lnil-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .lnil-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .lnil-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .lnil-flip-y {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  .lnil-flip-x {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
  }
  /*------------------------
      icons
  -------------------------*/
  
  .lnil-air-flow::before {
    content: "\ea02";
  }
  
  .lnil-air::before {
    content: "\ea03";
  }
  
  .lnil-cloud-moon::before {
    content: "\ea04";
  }
  
  .lnil-cloud-sun::before {
    content: "\ea05";
  }
  
  .lnil-cloud-alt::before {
    content: "\ea06";
  }
  
  .lnil-cloudy-sun::before {
    content: "\ea07";
  }
  
  .lnil-cloud-alt-2::before {
    content: "\ea08";
  }
  
  .lnil-drop::before {
    content: "\ea09";
  }
  
  .lnil-farenheit::before {
    content: "\ea0a";
  }
  
  .lnil-moon-star::before {
    content: "\ea0b";
  }
  
  .lnil-cloud::before {
    content: "\ea0c";
  }
  
  .lnil-night-thunder::before {
    content: "\ea0d";
  }
  
  .lnil-drop-alt::before {
    content: "\ea0e";
  }
  
  .lnil-night::before {
    content: "\ea0f";
  }
  
  .lnil-rain::before {
    content: "\ea10";
  }
  
  .lnil-snowfall::before {
    content: "\ea11";
  }
  
  .lnil-sun-rain::before {
    content: "\ea12";
  }
  
  .lnil-sun::before {
    content: "\ea13";
  }
  
  .lnil-thunder-alt::before {
    content: "\ea14";
  }
  
  .lnil-thunder::before {
    content: "\ea15";
  }
  
  .lnil-umbrella-alt::before {
    content: "\ea16";
  }
  
  .lnil-umbrella-rain-alt::before {
    content: "\ea17";
  }
  
  .lnil-umbrella-rain::before {
    content: "\ea18";
  }
  
  .lnil-umbrella::before {
    content: "\ea19";
  }
  
  .lnil-water-drops::before {
    content: "\ea1a";
  }
  
  .lnil-wind-cloud::before {
    content: "\ea1b";
  }
  
  .lnil-wind-sun::before {
    content: "\ea1c";
  }
  
  .lnil-cloud-alt-1::before {
    content: "\ea1d";
  }
  
  .lnil-night-wind::before {
    content: "\ea1e";
  }
  
  .lnil-moon::before {
    content: "\ea1f";
  }
  
  .lnil-beach-chair::before {
    content: "\ea20";
  }
  
  .lnil-beach::before {
    content: "\ea21";
  }
  
  .lnil-hot-air-baloon::before {
    content: "\ea22";
  }
  
  .lnil-cable-car::before {
    content: "\ea23";
  }
  
  .lnil-suitcase-alt::before {
    content: "\ea24";
  }
  
  .lnil-suitcase::before {
    content: "\ea25";
  }
  
  .lnil-surf-board::before {
    content: "\ea26";
  }
  
  .lnil-tent-alt::before {
    content: "\ea27";
  }
  
  .lnil-tent::before {
    content: "\ea28";
  }
  
  .lnil-travel::before {
    content: "\ea29";
  }
  
  .lnil-pyramids::before {
    content: "\ea2a";
  }
  
  .lnil-flight-search::before {
    content: "\ea2b";
  }
  
  .lnil-beachball::before {
    content: "\ea2c";
  }
  
  .lnil-3d::before {
    content: "\ea2d";
  }
  
  .lnil-Mobile::before {
    content: "\ea2e";
  }
  
  .lnil-alarm-2::before {
    content: "\ea2f";
  }
  
  .lnil-alarm-3::before {
    content: "\ea30";
  }
  
  .lnil-alarm-4::before {
    content: "\ea31";
  }
  
  .lnil-alarm-clock-alt::before {
    content: "\ea32";
  }
  
  .lnil-add-files::before {
    content: "\ea33";
  }
  
  .lnil-ai::before {
    content: "\ea34";
  }
  
  .lnil-alarm-clock::before {
    content: "\ea35";
  }
  
  .lnil-archive::before {
    content: "\ea36";
  }
  
  .lnil-backspace::before {
    content: "\ea37";
  }
  
  .lnil-ban::before {
    content: "\ea38";
  }
  
  .lnil-battery::before {
    content: "\ea39";
  }
  
  .lnil-block-user::before {
    content: "\ea3a";
  }
  
  .lnil-bluetooth::before {
    content: "\ea3b";
  }
  
  .lnil-bookmark-alt::before {
    content: "\ea3c";
  }
  
  .lnil-bookmark::before {
    content: "\ea3d";
  }
  
  .lnil-brightness::before {
    content: "\ea3e";
  }
  
  .lnil-bulb-alt::before {
    content: "\ea3f";
  }
  
  .lnil-bulb::before {
    content: "\ea40";
  }
  
  .lnil-calendar::before {
    content: "\ea41";
  }
  
  .lnil-calender-alt-1::before {
    content: "\ea42";
  }
  
  .lnil-calender-alt-2::before {
    content: "\ea43";
  }
  
  .lnil-calender-alt-3::before {
    content: "\ea44";
  }
  
  .lnil-calender-alt-4::before {
    content: "\ea45";
  }
  
  .lnil-calender-alt::before {
    content: "\ea46";
  }
  
  .lnil-camera-alt-1::before {
    content: "\ea47";
  }
  
  .lnil-camera-alt::before {
    content: "\ea48";
  }
  
  .lnil-camera::before {
    content: "\ea49";
  }
  
  .lnil-change::before {
    content: "\ea4a";
  }
  
  .lnil-charging::before {
    content: "\ea4b";
  }
  
  .lnil-cloud-check-alt::before {
    content: "\ea4c";
  }
  
  .lnil-cloud-check::before {
    content: "\ea4d";
  }
  
  .lnil-cloud-computing-alt::before {
    content: "\ea4e";
  }
  
  .lnil-cloud-computing::before {
    content: "\ea4f";
  }
  
  .lnil-Website::before {
    content: "\ea50";
  }
  
  .lnil-alarm::before {
    content: "\ea51";
  }
  
  .lnil-cloud-network-alt::before {
    content: "\ea52";
  }
  
  .lnil-cloud-network::before {
    content: "\ea53";
  }
  
  .lnil-cloud-search-1::before {
    content: "\ea54";
  }
  
  .lnil-cloud-search-2::before {
    content: "\ea55";
  }
  
  .lnil-cloud-search::before {
    content: "\ea56";
  }
  
  .lnil-cloud-sync-alt::before {
    content: "\ea57";
  }
  
  .lnil-cloud-sync::before {
    content: "\ea58";
  }
  
  .lnil-cloud-download-alt::before {
    content: "\ea59";
  }
  
  .lnil-cloud-download::before {
    content: "\ea5a";
  }
  
  .lnil-appointment::before {
    content: "\ea5b";
  }
  
  .lnil-cloud-upload-alt::before {
    content: "\ea5c";
  }
  
  .lnil-cloud-upload::before {
    content: "\ea5d";
  }
  
  .lnil-code-alt::before {
    content: "\ea5e";
  }
  
  .lnil-code::before {
    content: "\ea5f";
  }
  
  .lnil-cog::before {
    content: "\ea60";
  }
  
  .lnil-cogs::before {
    content: "\ea61";
  }
  
  .lnil-control-panel::before {
    content: "\ea62";
  }
  
  .lnil-copy::before {
    content: "\ea63";
  }
  
  .lnil-cut::before {
    content: "\ea64";
  }
  
  .lnil-dashboard::before {
    content: "\ea65";
  }
  
  .lnil-database::before {
    content: "\ea66";
  }
  
  .lnil-display-alt::before {
    content: "\ea67";
  }
  
  .lnil-display::before {
    content: "\ea68";
  }
  
  .lnil-domain::before {
    content: "\ea69";
  }
  
  .lnil-download::before {
    content: "\ea6a";
  }
  
  .lnil-empty-battery::before {
    content: "\ea6b";
  }
  
  .lnil-empty-file::before {
    content: "\ea6c";
  }
  
  .lnil-file-download::before {
    content: "\ea6d";
  }
  
  .lnil-file-lock::before {
    content: "\ea6e";
  }
  
  .lnil-file-name::before {
    content: "\ea6f";
  }
  
  .lnil-file-protection::before {
    content: "\ea70";
  }
  
  .lnil-file-upload::before {
    content: "\ea71";
  }
  
  .lnil-files-alt::before {
    content: "\ea72";
  }
  
  .lnil-files::before {
    content: "\ea73";
  }
  
  .lnil-folder-alt-1::before {
    content: "\ea74";
  }
  
  .lnil-folder-alt::before {
    content: "\ea75";
  }
  
  .lnil-folder::before {
    content: "\ea76";
  }
  
  .lnil-full-battery::before {
    content: "\ea77";
  }
  
  .lnil-game::before {
    content: "\ea78";
  }
  
  .lnil-half-battery::before {
    content: "\ea79";
  }
  
  .lnil-harddrive::before {
    content: "\ea7a";
  }
  
  .lnil-headphone-alt::before {
    content: "\ea7b";
  }
  
  .lnil-headphone::before {
    content: "\ea7c";
  }
  
  .lnil-laptop-alt-switch::before {
    content: "\ea7d";
  }
  
  .lnil-laptop-alt::before {
    content: "\ea7e";
  }
  
  .lnil-laptop-phone::before {
    content: "\ea7f";
  }
  
  .lnil-laptop::before {
    content: "\ea80";
  }
  
  .lnil-link-alt-1::before {
    content: "\ea81";
  }
  
  .lnil-link-alt::before {
    content: "\ea82";
  }
  
  .lnil-link::before {
    content: "\ea83";
  }
  
  .lnil-low-battery::before {
    content: "\ea84";
  }
  
  .lnil-magnet::before {
    content: "\ea85";
  }
  
  .lnil-magnifier::before {
    content: "\ea86";
  }
  
  .lnil-map-marker::before {
    content: "\ea87";
  }
  
  .lnil-map::before {
    content: "\ea88";
  }
  
  .lnil-menu-alt-1::before {
    content: "\ea89";
  }
  
  .lnil-menu-alt-2::before {
    content: "\ea8a";
  }
  
  .lnil-menu-alt-3::before {
    content: "\ea8b";
  }
  
  .lnil-menu-alt-4::before {
    content: "\ea8c";
  }
  
  .lnil-menu-alt-5::before {
    content: "\ea8d";
  }
  
  .lnil-menu-alt::before {
    content: "\ea8e";
  }
  
  .lnil-menu-circle::before {
    content: "\ea8f";
  }
  
  .lnil-menu::before {
    content: "\ea90";
  }
  
  .lnil-mic::before {
    content: "\ea91";
  }
  
  .lnil-microphone-alt-1::before {
    content: "\ea92";
  }
  
  .lnil-microphone-alt::before {
    content: "\ea93";
  }
  
  .lnil-microphone::before {
    content: "\ea94";
  }
  
  .lnil-mobile-alt-1::before {
    content: "\ea95";
  }
  
  .lnil-mobile-alt-2::before {
    content: "\ea96";
  }
  
  .lnil-mobile-alt-button::before {
    content: "\ea97";
  }
  
  .lnil-mouse::before {
    content: "\ea98";
  }
  
  .lnil-no-charge-battery::before {
    content: "\ea99";
  }
  
  .lnil-package::before {
    content: "\ea9a";
  }
  
  .lnil-plug::before {
    content: "\ea9b";
  }
  
  .lnil-presentation::before {
    content: "\ea9c";
  }
  
  .lnil-printer::before {
    content: "\ea9d";
  }
  
  .lnil-ps::before {
    content: "\ea9e";
  }
  
  .lnil-recycle-alt::before {
    content: "\ea9f";
  }
  
  .lnil-image::before {
    content: "\eaa0";
  }
  
  .lnil-reload-alt-box::before {
    content: "\eaa1";
  }
  
  .lnil-reload-alt::before {
    content: "\eaa2";
  }
  
  .lnil-reload::before {
    content: "\eaa3";
  }
  
  .lnil-recycle::before {
    content: "\eaa4";
  }
  
  .lnil-rocket::before {
    content: "\eaa5";
  }
  
  .lnil-rss-feed::before {
    content: "\eaa6";
  }
  
  .lnil-save-alt::before {
    content: "\eaa7";
  }
  
  .lnil-save::before {
    content: "\eaa8";
  }
  
  .lnil-scan::before {
    content: "\eaa9";
  }
  
  .lnil-scroll-down::before {
    content: "\eaaa";
  }
  
  .lnil-search-alt::before {
    content: "\eaab";
  }
  
  .lnil-search::before {
    content: "\eaac";
  }
  
  .lnil-share-alt::before {
    content: "\eaad";
  }
  
  .lnil-share::before {
    content: "\eaae";
  }
  
  .lnil-shopping-basket::before {
    content: "\eaaf";
  }
  
  .lnil-shortcode::before {
    content: "\eab0";
  }
  
  .lnil-signal::before {
    content: "\eab1";
  }
  
  .lnil-laptop-alt-keyboard::before {
    content: "\eab2";
  }
  
  .lnil-star-fill::before {
    content: "\eab3";
  }
  
  .lnil-star-half::before {
    content: "\eab4";
  }
  
  .lnil-star::before {
    content: "\eab5";
  }
  
  .lnil-tab::before {
    content: "\eab6";
  }
  
  .lnil-tap::before {
    content: "\eab7";
  }
  
  .lnil-thumbnail::before {
    content: "\eab8";
  }
  
  .lnil-timer::before {
    content: "\eab9";
  }
  
  .lnil-trash-can-alt-1::before {
    content: "\eaba";
  }
  
  .lnil-trash-can-alt::before {
    content: "\eabb";
  }
  
  .lnil-trash-can::before {
    content: "\eabc";
  }
  
  .lnil-trash::before {
    content: "\eabd";
  }
  
  .lnil-unlink::before {
    content: "\eabe";
  }
  
  .lnil-upload::before {
    content: "\eabf";
  }
  
  .lnil-user-alt-1::before {
    content: "\eac0";
  }
  
  .lnil-user-alt-2::before {
    content: "\eac1";
  }
  
  .lnil-user-alt::before {
    content: "\eac2";
  }
  
  .lnil-user::before {
    content: "\eac3";
  }
  
  .lnil-users-alt::before {
    content: "\eac4";
  }
  
  .lnil-users::before {
    content: "\eac5";
  }
  
  .lnil-website-alt::before {
    content: "\eac6";
  }
  
  .lnil-zip::before {
    content: "\eac7";
  }
  
  .lnil-zoom-in::before {
    content: "\eac8";
  }
  
  .lnil-zoom-out::before {
    content: "\eac9";
  }
  
  .lnil-star-empty::before {
    content: "\eaca";
  }
  
  .lnil-remove-file::before {
    content: "\eacb";
  }
  
  .lnil-keyboard::before {
    content: "\eacc";
  }
  
  .lnil-hourglass::before {
    content: "\eacd";
  }
  
  .lnil-spinner-1::before {
    content: "\eace";
  }
  
  .lnil-spinner-10::before {
    content: "\eacf";
  }
  
  .lnil-spinner-11::before {
    content: "\ead0";
  }
  
  .lnil-spinner-2::before {
    content: "\ead1";
  }
  
  .lnil-spinner-3::before {
    content: "\ead2";
  }
  
  .lnil-spinner-4::before {
    content: "\ead3";
  }
  
  .lnil-spinner-5::before {
    content: "\ead4";
  }
  
  .lnil-spinner-9::before {
    content: "\ead5";
  }
  
  .lnil-spinner-7::before {
    content: "\ead6";
  }
  
  .lnil-spinner-8::before {
    content: "\ead7";
  }
  
  .lnil-spinner-6::before {
    content: "\ead8";
  }
  
  .lnil-angry::before {
    content: "\ead9";
  }
  
  .lnil-bored::before {
    content: "\eada";
  }
  
  .lnil-cry::before {
    content: "\eadb";
  }
  
  .lnil-cute::before {
    content: "\eadc";
  }
  
  .lnil-dead::before {
    content: "\eadd";
  }
  
  .lnil-emoji-cool::before {
    content: "\eade";
  }
  
  .lnil-emoji-friendly::before {
    content: "\eadf";
  }
  
  .lnil-emoji-happy::before {
    content: "\eae0";
  }
  
  .lnil-emoji-sad::before {
    content: "\eae1";
  }
  
  .lnil-emoji-smile::before {
    content: "\eae2";
  }
  
  .lnil-emoji-speechless::before {
    content: "\eae3";
  }
  
  .lnil-emoji-suspect::before {
    content: "\eae4";
  }
  
  .lnil-emoji-tounge::before {
    content: "\eae5";
  }
  
  .lnil-happy-1::before {
    content: "\eae6";
  }
  
  .lnil-happy-2::before {
    content: "\eae7";
  }
  
  .lnil-happy-smile::before {
    content: "\eae8";
  }
  
  .lnil-kiss-2::before {
    content: "\eae9";
  }
  
  .lnil-kiss::before {
    content: "\eaea";
  }
  
  .lnil-love::before {
    content: "\eaeb";
  }
  
  .lnil-loved-surprise::before {
    content: "\eaec";
  }
  
  .lnil-mute::before {
    content: "\eaed";
  }
  
  .lnil-piss::before {
    content: "\eaee";
  }
  
  .lnil-sick-1::before {
    content: "\eaef";
  }
  
  .lnil-sick::before {
    content: "\eaf0";
  }
  
  .lnil-sleep::before {
    content: "\eaf1";
  }
  
  .lnil-super-cool::before {
    content: "\eaf2";
  }
  
  .lnil-super-happy::before {
    content: "\eaf3";
  }
  
  .lnil-wink::before {
    content: "\eaf4";
  }
  
  .lnil-wow::before {
    content: "\eaf5";
  }
  
  .lnil-yawn::before {
    content: "\eaf6";
  }
  
  .lnil-cool-1::before {
    content: "\eaf7";
  }
  
  .lnil-cool-3::before {
    content: "\eaf8";
  }
  
  .lnil-cool-kiss::before {
    content: "\eaf9";
  }
  
  .lnil-cotton-bud::before {
    content: "\eafa";
  }
  
  .lnil-crown::before {
    content: "\eafb";
  }
  
  .lnil-cup-alt::before {
    content: "\eafc";
  }
  
  .lnil-crown-alt::before {
    content: "\eafd";
  }
  
  .lnil-gift-alt-1::before {
    content: "\eafe";
  }
  
  .lnil-crown-alt-2::before {
    content: "\eaff";
  }
  
  .lnil-cup::before {
    content: "\eb00";
  }
  
  .lnil-gift-bag::before {
    content: "\eb01";
  }
  
  .lnil-gift::before {
    content: "\eb02";
  }
  
  .lnil-gift-alt::before {
    content: "\eb03";
  }
  
  .lnil-ladies-tshirt::before {
    content: "\eb04";
  }
  
  .lnil-crown-alt-1::before {
    content: "\eb05";
  }
  
  .lnil-sunglass::before {
    content: "\eb06";
  }
  
  .lnil-thought::before {
    content: "\eb07";
  }
  
  .lnil-tshirt-alt-1::before {
    content: "\eb08";
  }
  
  .lnil-tshirt-alt::before {
    content: "\eb09";
  }
  
  .lnil-home::before {
    content: "\eb0a";
  }
  
  .lnil-glasses::before {
    content: "\eb0b";
  }
  
  .lnil-tshirt::before {
    content: "\eb0c";
  }
  
  .lnil-baloon-alt-1::before {
    content: "\eb0d";
  }
  
  .lnil-baloon-alt::before {
    content: "\eb0e";
  }
  
  .lnil-baloon::before {
    content: "\eb0f";
  }
  
  .lnil-candle-alt::before {
    content: "\eb10";
  }
  
  .lnil-candy-cane::before {
    content: "\eb11";
  }
  
  .lnil-candy::before {
    content: "\eb12";
  }
  
  .lnil-confetti::before {
    content: "\eb13";
  }
  
  .lnil-firecracker::before {
    content: "\eb14";
  }
  
  .lnil-fireworks::before {
    content: "\eb15";
  }
  
  .lnil-flags::before {
    content: "\eb16";
  }
  
  .lnil-mask::before {
    content: "\eb17";
  }
  
  .lnil-spray::before {
    content: "\eb18";
  }
  
  .lnil-wand::before {
    content: "\eb19";
  }
  
  .lnil-birthday-hat::before {
    content: "\eb1a";
  }
  
  .lnil-candle::before {
    content: "\eb1b";
  }
  
  .lnil-cake::before {
    content: "\eb1c";
  }
  
  .lnil-bug-alt::before {
    content: "\eb1d";
  }
  
  .lnil-bug::before {
    content: "\eb1e";
  }
  
  .lnil-flower::before {
    content: "\eb1f";
  }
  
  .lnil-island::before {
    content: "\eb20";
  }
  
  .lnil-leaf-alt-1::before {
    content: "\eb21";
  }
  
  .lnil-leaf-alt::before {
    content: "\eb22";
  }
  
  .lnil-leaf::before {
    content: "\eb23";
  }
  
  .lnil-leaves::before {
    content: "\eb24";
  }
  
  .lnil-mashroom::before {
    content: "\eb25";
  }
  
  .lnil-mountain::before {
    content: "\eb26";
  }
  
  .lnil-mushroom-alt::before {
    content: "\eb27";
  }
  
  .lnil-mushrooms::before {
    content: "\eb28";
  }
  
  .lnil-plant-pot::before {
    content: "\eb29";
  }
  
  .lnil-plant::before {
    content: "\eb2a";
  }
  
  .lnil-sprout-alt::before {
    content: "\eb2b";
  }
  
  .lnil-sprout::before {
    content: "\eb2c";
  }
  
  .lnil-tornado::before {
    content: "\eb2d";
  }
  
  .lnil-tree-alt-1::before {
    content: "\eb2e";
  }
  
  .lnil-tree-alt::before {
    content: "\eb2f";
  }
  
  .lnil-tree::before {
    content: "\eb30";
  }
  
  .lnil-trees-alt-1::before {
    content: "\eb31";
  }
  
  .lnil-trees-alt::before {
    content: "\eb32";
  }
  
  .lnil-trees::before {
    content: "\eb33";
  }
  
  .lnil-flower-alt::before {
    content: "\eb34";
  }
  
  .lnil-cactus-alt::before {
    content: "\eb35";
  }
  
  .lnil-cactus::before {
    content: "\eb36";
  }
  
  .lnil-bank::before {
    content: "\eb37";
  }
  
  .lnil-calculator-alt::before {
    content: "\eb38";
  }
  
  .lnil-calculator::before {
    content: "\eb39";
  }
  
  .lnil-coin::before {
    content: "\eb3a";
  }
  
  .lnil-diamond-alt::before {
    content: "\eb3b";
  }
  
  .lnil-diamond::before {
    content: "\eb3c";
  }
  
  .lnil-dollar-card::before {
    content: "\eb3d";
  }
  
  .lnil-credit-cards::before {
    content: "\eb3e";
  }
  
  .lnil-dollar-down::before {
    content: "\eb3f";
  }
  
  .lnil-dollar-up::before {
    content: "\eb40";
  }
  
  .lnil-euro-card::before {
    content: "\eb41";
  }
  
  .lnil-dollar::before {
    content: "\eb42";
  }
  
  .lnil-euro-coin::before {
    content: "\eb43";
  }
  
  .lnil-euro-down::before {
    content: "\eb44";
  }
  
  .lnil-euro-up::before {
    content: "\eb45";
  }
  
  .lnil-euro::before {
    content: "\eb46";
  }
  
  .lnil-gold-bar::before {
    content: "\eb47";
  }
  
  .lnil-mobile-coin-taka::before {
    content: "\eb48";
  }
  
  .lnil-mobile-coin::before {
    content: "\eb49";
  }
  
  .lnil-money-bag::before {
    content: "\eb4a";
  }
  
  .lnil-money-location::before {
    content: "\eb4b";
  }
  
  .lnil-money-protection::before {
    content: "\eb4c";
  }
  
  .lnil-pound-card::before {
    content: "\eb4d";
  }
  
  .lnil-pound-coin::before {
    content: "\eb4e";
  }
  
  .lnil-pound-down::before {
    content: "\eb4f";
  }
  
  .lnil-pound-up::before {
    content: "\eb50";
  }
  
  .lnil-pound::before {
    content: "\eb51";
  }
  
  .lnil-rupee-card::before {
    content: "\eb52";
  }
  
  .lnil-rupee-coin::before {
    content: "\eb53";
  }
  
  .lnil-rupee-down::before {
    content: "\eb54";
  }
  
  .lnil-rupee-up::before {
    content: "\eb55";
  }
  
  .lnil-rupee::before {
    content: "\eb56";
  }
  
  .lnil-taka-card::before {
    content: "\eb57";
  }
  
  .lnil-taka-coin::before {
    content: "\eb58";
  }
  
  .lnil-taka-down::before {
    content: "\eb59";
  }
  
  .lnil-taka-up::before {
    content: "\eb5a";
  }
  
  .lnil-taka::before {
    content: "\eb5b";
  }
  
  .lnil-wallet-alt-1::before {
    content: "\eb5c";
  }
  
  .lnil-wallet::before {
    content: "\eb5d";
  }
  
  .lnil-yen-card::before {
    content: "\eb5e";
  }
  
  .lnil-yen-coin::before {
    content: "\eb5f";
  }
  
  .lnil-yen-down::before {
    content: "\eb60";
  }
  
  .lnil-yen-up::before {
    content: "\eb61";
  }
  
  .lnil-yen::before {
    content: "\eb62";
  }
  
  .lnil-coins::before {
    content: "\eb63";
  }
  
  .lnil-credit-card::before {
    content: "\eb64";
  }
  
  .lnil-backward-alt::before {
    content: "\eb65";
  }
  
  .lnil-backward::before {
    content: "\eb66";
  }
  
  .lnil-forward::before {
    content: "\eb67";
  }
  
  .lnil-frame-expand::before {
    content: "\eb68";
  }
  
  .lnil-film::before {
    content: "\eb69";
  }
  
  .lnil-gallery::before {
    content: "\eb6a";
  }
  
  .lnil-next::before {
    content: "\eb6b";
  }
  
  .lnil-pause::before {
    content: "\eb6c";
  }
  
  .lnil-play::before {
    content: "\eb6d";
  }
  
  .lnil-previous::before {
    content: "\eb6e";
  }
  
  .lnil-repeat-one::before {
    content: "\eb6f";
  }
  
  .lnil-shuffle::before {
    content: "\eb70";
  }
  
  .lnil-slideshow::before {
    content: "\eb71";
  }
  
  .lnil-stop::before {
    content: "\eb72";
  }
  
  .lnil-video-alt-1::before {
    content: "\eb73";
  }
  
  .lnil-video-alt::before {
    content: "\eb74";
  }
  
  .lnil-video-camera-alt-1::before {
    content: "\eb75";
  }
  
  .lnil-video-camera-alt-2::before {
    content: "\eb76";
  }
  
  .lnil-video-camera-alt::before {
    content: "\eb77";
  }
  
  .lnil-video-cut::before {
    content: "\eb78";
  }
  
  .lnil-video::before {
    content: "\eb79";
  }
  
  .lnil-volume-high::before {
    content: "\eb7a";
  }
  
  .lnil-volume-low::before {
    content: "\eb7b";
  }
  
  .lnil-volume-medium::before {
    content: "\eb7c";
  }
  
  .lnil-volume-mute::before {
    content: "\eb7d";
  }
  
  .lnil-volume::before {
    content: "\eb7e";
  }
  
  .lnil-full-screen::before {
    content: "\eb7f";
  }
  
  .lnil-expand-alt-1::before {
    content: "\eb80";
  }
  
  .lnil-fast-forward::before {
    content: "\eb81";
  }
  
  .lnil-analytics::before {
    content: "\eb82";
  }
  
  .lnil-bar-chart::before {
    content: "\eb83";
  }
  
  .lnil-graph-alt-1::before {
    content: "\eb84";
  }
  
  .lnil-graph-alt-2::before {
    content: "\eb85";
  }
  
  .lnil-graph-alt-3::before {
    content: "\eb86";
  }
  
  .lnil-graph-alt-4::before {
    content: "\eb87";
  }
  
  .lnil-graph-alt::before {
    content: "\eb88";
  }
  
  .lnil-graph-decrease::before {
    content: "\eb89";
  }
  
  .lnil-graph-increase::before {
    content: "\eb8a";
  }
  
  .lnil-invest-monitor::before {
    content: "\eb8b";
  }
  
  .lnil-keyword-research::before {
    content: "\eb8c";
  }
  
  .lnil-network-alt::before {
    content: "\eb8d";
  }
  
  .lnil-network::before {
    content: "\eb8e";
  }
  
  .lnil-pyramid-decrease::before {
    content: "\eb8f";
  }
  
  .lnil-pyramid-increase::before {
    content: "\eb90";
  }
  
  .lnil-pyramid::before {
    content: "\eb91";
  }
  
  .lnil-rook::before {
    content: "\eb92";
  }
  
  .lnil-seo::before {
    content: "\eb93";
  }
  
  .lnil-strategy::before {
    content: "\eb94";
  }
  
  .lnil-target-audience-alt::before {
    content: "\eb95";
  }
  
  .lnil-target-customer::before {
    content: "\eb96";
  }
  
  .lnil-website-rank::before {
    content: "\eb97";
  }
  
  .lnil-bar-check::before {
    content: "\eb98";
  }
  
  .lnil-billboard-alt::before {
    content: "\eb99";
  }
  
  .lnil-billboard::before {
    content: "\eb9a";
  }
  
  .lnil-barrier::before {
    content: "\eb9b";
  }
  
  .lnil-bolt-alt::before {
    content: "\eb9c";
  }
  
  .lnil-checkmark::before {
    content: "\eb9d";
  }
  
  .lnil-check-box::before {
    content: "\eb9e";
  }
  
  .lnil-circle-plus::before {
    content: "\eb9f";
  }
  
  .lnil-circle-minus::before {
    content: "\eba0";
  }
  
  .lnil-cross-circle::before {
    content: "\eba1";
  }
  
  .lnil-electricity::before {
    content: "\eba2";
  }
  
  .lnil-eye-alt::before {
    content: "\eba3";
  }
  
  .lnil-eye::before {
    content: "\eba4";
  }
  
  .lnil-find::before {
    content: "\eba5";
  }
  
  .lnil-flag-alt::before {
    content: "\eba6";
  }
  
  .lnil-flag::before {
    content: "\eba7";
  }
  
  .lnil-funnel-alt-1::before {
    content: "\eba8";
  }
  
  .lnil-funnel-alt::before {
    content: "\eba9";
  }
  
  .lnil-funnel::before {
    content: "\ebaa";
  }
  
  .lnil-hand::before {
    content: "\ebab";
  }
  
  .lnil-heart-filled::before {
    content: "\ebac";
  }
  
  .lnil-heart-plus::before {
    content: "\ebad";
  }
  
  .lnil-heart::before {
    content: "\ebae";
  }
  
  .lnil-help::before {
    content: "\ebaf";
  }
  
  .lnil-hotel-sign::before {
    content: "\ebb0";
  }
  
  .lnil-idea-alt::before {
    content: "\ebb1";
  }
  
  .lnil-identity::before {
    content: "\ebb2";
  }
  
  .lnil-infinite::before {
    content: "\ebb3";
  }
  
  .lnil-information::before {
    content: "\ebb4";
  }
  
  .lnil-invention::before {
    content: "\ebb5";
  }
  
  .lnil-key-alt-1::before {
    content: "\ebb6";
  }
  
  .lnil-key-alt-2::before {
    content: "\ebb7";
  }
  
  .lnil-key-alt-3::before {
    content: "\ebb8";
  }
  
  .lnil-key-alt::before {
    content: "\ebb9";
  }
  
  .lnil-key::before {
    content: "\ebba";
  }
  
  .lnil-life-ring::before {
    content: "\ebbb";
  }
  
  .lnil-list-alt-1::before {
    content: "\ebbc";
  }
  
  .lnil-list-alt::before {
    content: "\ebbd";
  }
  
  .lnil-list::before {
    content: "\ebbe";
  }
  
  .lnil-lock-alt-1::before {
    content: "\ebbf";
  }
  
  .lnil-lock-alt-2::before {
    content: "\ebc0";
  }
  
  .lnil-lock-alt::before {
    content: "\ebc1";
  }
  
  .lnil-lock::before {
    content: "\ebc2";
  }
  
  .lnil-minus::before {
    content: "\ebc3";
  }
  
  .lnil-more-alt-1::before {
    content: "\ebc4";
  }
  
  .lnil-more-alt::before {
    content: "\ebc5";
  }
  
  .lnil-more::before {
    content: "\ebc6";
  }
  
  .lnil-music-note::before {
    content: "\ebc7";
  }
  
  .lnil-music::before {
    content: "\ebc8";
  }
  
  .lnil-notification::before {
    content: "\ebc9";
  }
  
  .lnil-passport-alt::before {
    content: "\ebca";
  }
  
  .lnil-passport::before {
    content: "\ebcb";
  }
  
  .lnil-playlist-alt::before {
    content: "\ebcc";
  }
  
  .lnil-playlist::before {
    content: "\ebcd";
  }
  
  .lnil-plus::before {
    content: "\ebce";
  }
  
  .lnil-pointer::before {
    content: "\ebcf";
  }
  
  .lnil-power-switch::before {
    content: "\ebd0";
  }
  
  .lnil-protection::before {
    content: "\ebd1";
  }
  
  .lnil-question-circle::before {
    content: "\ebd2";
  }
  
  .lnil-radio-button::before {
    content: "\ebd3";
  }
  
  .lnil-record::before {
    content: "\ebd4";
  }
  
  .lnil-round-box-check::before {
    content: "\ebd5";
  }
  
  .lnil-round-box-cross::before {
    content: "\ebd6";
  }
  
  .lnil-round-box-minus::before {
    content: "\ebd7";
  }
  
  .lnil-round-box-plus::before {
    content: "\ebd8";
  }
  
  .lnil-shield::before {
    content: "\ebd9";
  }
  
  .lnil-sort::before {
    content: "\ebda";
  }
  
  .lnil-switch::before {
    content: "\ebdb";
  }
  
  .lnil-teabag::before {
    content: "\ebdc";
  }
  
  .lnil-thumbs-down-alt::before {
    content: "\ebdd";
  }
  
  .lnil-thumbs-down::before {
    content: "\ebde";
  }
  
  .lnil-thumbs-up-alt::before {
    content: "\ebdf";
  }
  
  .lnil-thumbs-up::before {
    content: "\ebe0";
  }
  
  .lnil-thunderbolt::before {
    content: "\ebe1";
  }
  
  .lnil-ticket-alt-1::before {
    content: "\ebe2";
  }
  
  .lnil-ticket-alt-2::before {
    content: "\ebe3";
  }
  
  .lnil-ticket-alt-3::before {
    content: "\ebe4";
  }
  
  .lnil-ticket-alt::before {
    content: "\ebe5";
  }
  
  .lnil-ticket::before {
    content: "\ebe6";
  }
  
  .lnil-unlock::before {
    content: "\ebe7";
  }
  
  .lnil-warning::before {
    content: "\ebe8";
  }
  
  .lnil-checkmark-circle::before {
    content: "\ebe9";
  }
  
  .lnil-close::before {
    content: "\ebea";
  }
  
  .lnil-bolt::before {
    content: "\ebeb";
  }
  
  .lnil-ambulance-alt-1::before {
    content: "\ebec";
  }
  
  .lnil-ambulance-alt::before {
    content: "\ebed";
  }
  
  .lnil-brain-alt::before {
    content: "\ebee";
  }
  
  .lnil-basketball::before {
    content: "\ebef";
  }
  
  .lnil-bone::before {
    content: "\ebf0";
  }
  
  .lnil-ambulance::before {
    content: "\ebf1";
  }
  
  .lnil-broken-bone::before {
    content: "\ebf2";
  }
  
  .lnil-brain-check::before {
    content: "\ebf3";
  }
  
  .lnil-brain::before {
    content: "\ebf4";
  }
  
  .lnil-capsule::before {
    content: "\ebf5";
  }
  
  .lnil-capsules::before {
    content: "\ebf6";
  }
  
  .lnil-cardiology::before {
    content: "\ebf7";
  }
  
  .lnil-diagnosis-alt::before {
    content: "\ebf8";
  }
  
  .lnil-diagnosis::before {
    content: "\ebf9";
  }
  
  .lnil-dna::before {
    content: "\ebfa";
  }
  
  .lnil-dropper-alt-1::before {
    content: "\ebfb";
  }
  
  .lnil-dropper-alt-2::before {
    content: "\ebfc";
  }
  
  .lnil-dropper-alt::before {
    content: "\ebfd";
  }
  
  .lnil-dropper::before {
    content: "\ebfe";
  }
  
  .lnil-dumbbell::before {
    content: "\ebff";
  }
  
  .lnil-eye-test::before {
    content: "\ec00";
  }
  
  .lnil-female::before {
    content: "\ec01";
  }
  
  .lnil-first-aid::before {
    content: "\ec02";
  }
  
  .lnil-gluten-free::before {
    content: "\ec03";
  }
  
  .lnil-heart-check::before {
    content: "\ec04";
  }
  
  .lnil-heart-monitor::before {
    content: "\ec05";
  }
  
  .lnil-heartrate-monitor::before {
    content: "\ec06";
  }
  
  .lnil-hospital-alt-1::before {
    content: "\ec07";
  }
  
  .lnil-hospital-alt-2::before {
    content: "\ec08";
  }
  
  .lnil-hospital-alt-3::before {
    content: "\ec09";
  }
  
  .lnil-hospital-alt-4::before {
    content: "\ec0a";
  }
  
  .lnil-hospital-alt::before {
    content: "\ec0b";
  }
  
  .lnil-hospital-bed-alt-1::before {
    content: "\ec0c";
  }
  
  .lnil-hospital-bed-alt-2::before {
    content: "\ec0d";
  }
  
  .lnil-hospital-bed-alt::before {
    content: "\ec0e";
  }
  
  .lnil-hospital-bed::before {
    content: "\ec0f";
  }
  
  .lnil-hospital-location::before {
    content: "\ec10";
  }
  
  .lnil-hospital-sign::before {
    content: "\ec11";
  }
  
  .lnil-hospital::before {
    content: "\ec12";
  }
  
  .lnil-kettlebell::before {
    content: "\ec13";
  }
  
  .lnil-lungs::before {
    content: "\ec14";
  }
  
  .lnil-male::before {
    content: "\ec15";
  }
  
  .lnil-medical-briefcase-alt::before {
    content: "\ec16";
  }
  
  .lnil-medical-briefcase::before {
    content: "\ec17";
  }
  
  .lnil-medical-protection::before {
    content: "\ec18";
  }
  
  .lnil-medical-sign::before {
    content: "\ec19";
  }
  
  .lnil-medicine-alt::before {
    content: "\ec1a";
  }
  
  .lnil-medicine-bottle::before {
    content: "\ec1b";
  }
  
  .lnil-medicine::before {
    content: "\ec1c";
  }
  
  .lnil-microscope::before {
    content: "\ec1d";
  }
  
  .lnil-pulse::before {
    content: "\ec1e";
  }
  
  .lnil-report-laptop::before {
    content: "\ec1f";
  }
  
  .lnil-saline-alt-1::before {
    content: "\ec20";
  }
  
  .lnil-saline-alt::before {
    content: "\ec21";
  }
  
  .lnil-saline::before {
    content: "\ec22";
  }
  
  .lnil-skipping-rope::before {
    content: "\ec23";
  }
  
  .lnil-slim::before {
    content: "\ec24";
  }
  
  .lnil-sthethoscope::before {
    content: "\ec25";
  }
  
  .lnil-syringe::before {
    content: "\ec26";
  }
  
  .lnil-test-tube-alt::before {
    content: "\ec27";
  }
  
  .lnil-test-tube::before {
    content: "\ec28";
  }
  
  .lnil-thermometer-alt::before {
    content: "\ec29";
  }
  
  .lnil-thermometer::before {
    content: "\ec2a";
  }
  
  .lnil-tooth::before {
    content: "\ec2b";
  }
  
  .lnil-walker::before {
    content: "\ec2c";
  }
  
  .lnil-weight-machine::before {
    content: "\ec2d";
  }
  
  .lnil-weight::before {
    content: "\ec2e";
  }
  
  .lnil-wheelchair::before {
    content: "\ec2f";
  }
  
  .lnil-yoga-mat::before {
    content: "\ec30";
  }
  
  .lnil-capsule-alt-1::before {
    content: "\ec31";
  }
  
  .lnil-capsule-alt::before {
    content: "\ec32";
  }
  
  .lnil-brain-check-alt::before {
    content: "\ec33";
  }
  
  .lnil-apple-alt::before {
    content: "\ec34";
  }
  
  .lnil-banana::before {
    content: "\ec35";
  }
  
  .lnil-brocolli::before {
    content: "\ec36";
  }
  
  .lnil-burger-alt-1::before {
    content: "\ec37";
  }
  
  .lnil-burger-alt::before {
    content: "\ec38";
  }
  
  .lnil-burger::before {
    content: "\ec39";
  }
  
  .lnil-chef-hat-alt-1::before {
    content: "\ec3a";
  }
  
  .lnil-chef-hat-alt-2::before {
    content: "\ec3b";
  }
  
  .lnil-chef-hat-alt::before {
    content: "\ec3c";
  }
  
  .lnil-chef-hat::before {
    content: "\ec3d";
  }
  
  .lnil-chicken::before {
    content: "\ec3e";
  }
  
  .lnil-cocktail-alt-1::before {
    content: "\ec3f";
  }
  
  .lnil-cocktail-alt::before {
    content: "\ec40";
  }
  
  .lnil-cocktail::before {
    content: "\ec41";
  }
  
  .lnil-coffee-cup-alt::before {
    content: "\ec42";
  }
  
  .lnil-coffee-cup::before {
    content: "\ec43";
  }
  
  .lnil-cupcake-alt::before {
    content: "\ec44";
  }
  
  .lnil-cupcake::before {
    content: "\ec45";
  }
  
  .lnil-cutlery-alt-1::before {
    content: "\ec46";
  }
  
  .lnil-cutlery-alt::before {
    content: "\ec47";
  }
  
  .lnil-cutlery::before {
    content: "\ec48";
  }
  
  .lnil-dinner-table::before {
    content: "\ec49";
  }
  
  .lnil-dinner::before {
    content: "\ec4a";
  }
  
  .lnil-drumstick::before {
    content: "\ec4b";
  }
  
  .lnil-fresh-juice::before {
    content: "\ec4c";
  }
  
  .lnil-ice-cream-alt::before {
    content: "\ec4d";
  }
  
  .lnil-ice-cream::before {
    content: "\ec4e";
  }
  
  .lnil-juice::before {
    content: "\ec4f";
  }
  
  .lnil-lolypop::before {
    content: "\ec50";
  }
  
  .lnil-meat::before {
    content: "\ec51";
  }
  
  .lnil-pizza-alt::before {
    content: "\ec52";
  }
  
  .lnil-pizza::before {
    content: "\ec53";
  }
  
  .lnil-plate::before {
    content: "\ec54";
  }
  
  .lnil-popcorn::before {
    content: "\ec55";
  }
  
  .lnil-restaurant::before {
    content: "\ec56";
  }
  
  .lnil-service::before {
    content: "\ec57";
  }
  
  .lnil-silverware::before {
    content: "\ec58";
  }
  
  .lnil-spatula::before {
    content: "\ec59";
  }
  
  .lnil-bowl-alt::before {
    content: "\ec5a";
  }
  
  .lnil-bowl::before {
    content: "\ec5b";
  }
  
  .lnil-bowl-alt-1::before {
    content: "\ec5c";
  }
  
  .lnil-atom::before {
    content: "\ec5d";
  }
  
  .lnil-backpack-alt::before {
    content: "\ec5e";
  }
  
  .lnil-book::before {
    content: "\ec5f";
  }
  
  .lnil-blackboard::before {
    content: "\ec60";
  }
  
  .lnil-books::before {
    content: "\ec61";
  }
  
  .lnil-brakckets::before {
    content: "\ec62";
  }
  
  .lnil-certificate-alt-1::before {
    content: "\ec63";
  }
  
  .lnil-certificate-alt::before {
    content: "\ec64";
  }
  
  .lnil-certificate::before {
    content: "\ec65";
  }
  
  .lnil-classroom::before {
    content: "\ec66";
  }
  
  .lnil-clipboard::before {
    content: "\ec67";
  }
  
  .lnil-compass::before {
    content: "\ec68";
  }
  
  .lnil-cubes::before {
    content: "\ec69";
  }
  
  .lnil-eraser::before {
    content: "\ec6a";
  }
  
  .lnil-flask-alt-1::before {
    content: "\ec6b";
  }
  
  .lnil-flask-alt-2::before {
    content: "\ec6c";
  }
  
  .lnil-flask-alt::before {
    content: "\ec6d";
  }
  
  .lnil-flask::before {
    content: "\ec6e";
  }
  
  .lnil-graduate-alt::before {
    content: "\ec6f";
  }
  
  .lnil-graduate::before {
    content: "\ec70";
  }
  
  .lnil-graduation::before {
    content: "\ec71";
  }
  
  .lnil-letterblocks::before {
    content: "\ec72";
  }
  
  .lnil-library::before {
    content: "\ec73";
  }
  
  .lnil-medal-alt::before {
    content: "\ec74";
  }
  
  .lnil-medal::before {
    content: "\ec75";
  }
  
  .lnil-molecule-alt::before {
    content: "\ec76";
  }
  
  .lnil-molecule::before {
    content: "\ec77";
  }
  
  .lnil-pencil-alt::before {
    content: "\ec78";
  }
  
  .lnil-pencil::before {
    content: "\ec79";
  }
  
  .lnil-quill::before {
    content: "\ec7a";
  }
  
  .lnil-school-bench-alt::before {
    content: "\ec7b";
  }
  
  .lnil-school-bench::before {
    content: "\ec7c";
  }
  
  .lnil-sketchbook::before {
    content: "\ec7d";
  }
  
  .lnil-whiteboard-alt-1::before {
    content: "\ec7e";
  }
  
  .lnil-whiteboard-alt-2::before {
    content: "\ec7f";
  }
  
  .lnil-whiteboard-alt::before {
    content: "\ec80";
  }
  
  .lnil-whiteboard::before {
    content: "\ec81";
  }
  
  .lnil-world-2::before {
    content: "\ec82";
  }
  
  .lnil-world-alt::before {
    content: "\ec83";
  }
  
  .lnil-world::before {
    content: "\ec84";
  }
  
  .lnil-book-alt::before {
    content: "\ec85";
  }
  
  .lnil-write::before {
    content: "\ec86";
  }
  
  .lnil-backpack::before {
    content: "\ec87";
  }
  
  .lnil-books-alt::before {
    content: "\ec88";
  }
  
  .lnil-Italic::before {
    content: "\ec89";
  }
  
  .lnil-bold::before {
    content: "\ec8a";
  }
  
  .lnil-indent-decrease::before {
    content: "\ec8b";
  }
  
  .lnil-font::before {
    content: "\ec8c";
  }
  
  .lnil-line-dashed::before {
    content: "\ec8d";
  }
  
  .lnil-line-dotted::before {
    content: "\ec8e";
  }
  
  .lnil-line-double::before {
    content: "\ec8f";
  }
  
  .lnil-line-spacing::before {
    content: "\ec90";
  }
  
  .lnil-page-break::before {
    content: "\ec91";
  }
  
  .lnil-pagination::before {
    content: "\ec92";
  }
  
  .lnil-pilcrow::before {
    content: "\ec93";
  }
  
  .lnil-redo::before {
    content: "\ec94";
  }
  
  .lnil-reflect::before {
    content: "\ec95";
  }
  
  .lnil-sort-alpha-asc::before {
    content: "\ec96";
  }
  
  .lnil-sort-amount-asc::before {
    content: "\ec97";
  }
  
  .lnil-sort-amount-dsc::before {
    content: "\ec98";
  }
  
  .lnil-spellcheck::before {
    content: "\ec99";
  }
  
  .lnil-strikethrough::before {
    content: "\ec9a";
  }
  
  .lnil-text-align-center::before {
    content: "\ec9b";
  }
  
  .lnil-text-align-justify::before {
    content: "\ec9c";
  }
  
  .lnil-text-align-left::before {
    content: "\ec9d";
  }
  
  .lnil-text-align-right::before {
    content: "\ec9e";
  }
  
  .lnil-text-format-remove::before {
    content: "\ec9f";
  }
  
  .lnil-text-format::before {
    content: "\eca0";
  }
  
  .lnil-text::before {
    content: "\eca1";
  }
  
  .lnil-underline::before {
    content: "\eca2";
  }
  
  .lnil-undo::before {
    content: "\eca3";
  }
  
  .lnil-vertical-line::before {
    content: "\eca4";
  }
  
  .lnil-height::before {
    content: "\eca5";
  }
  
  .lnil-capital-letter::before {
    content: "\eca6";
  }
  
  .lnil-indent-increase::before {
    content: "\eca7";
  }
  
  .lnil-angle-double-down::before {
    content: "\eca8";
  }
  
  .lnil-angle-double-left::before {
    content: "\eca9";
  }
  
  .lnil-angle-double-right::before {
    content: "\ecaa";
  }
  
  .lnil-angle-double-up::before {
    content: "\ecab";
  }
  
  .lnil-arrow-double-down::before {
    content: "\ecac";
  }
  
  .lnil-arrow-double-right::before {
    content: "\ecad";
  }
  
  .lnil-arrow-double-top::before {
    content: "\ecae";
  }
  
  .lnil-arrow-down-circle::before {
    content: "\ecaf";
  }
  
  .lnil-arrow-expand-alt::before {
    content: "\ecb0";
  }
  
  .lnil-arrow-left-circle::before {
    content: "\ecb1";
  }
  
  .lnil-arrow-left::before {
    content: "\ecb2";
  }
  
  .lnil-arrow-minimize-alt::before {
    content: "\ecb3";
  }
  
  .lnil-arrow-minimize::before {
    content: "\ecb4";
  }
  
  .lnil-arrow-right-circle::before {
    content: "\ecb5";
  }
  
  .lnil-arrow-right::before {
    content: "\ecb6";
  }
  
  .lnil-arrow-top-left::before {
    content: "\ecb7";
  }
  
  .lnil-arrow-top-right::before {
    content: "\ecb8";
  }
  
  .lnil-arrow-up-circle::before {
    content: "\ecb9";
  }
  
  .lnil-arrow-expand::before {
    content: "\ecba";
  }
  
  .lnil-arrow-double-left::before {
    content: "\ecbb";
  }
  
  .lnil-arrows-vertical::before {
    content: "\ecbc";
  }
  
  .lnil-axis::before {
    content: "\ecbd";
  }
  
  .lnil-arrow-up::before {
    content: "\ecbe";
  }
  
  .lnil-chevron-down::before {
    content: "\ecbf";
  }
  
  .lnil-chevron-left-circle::before {
    content: "\ecc0";
  }
  
  .lnil-chevron-left::before {
    content: "\ecc1";
  }
  
  .lnil-chevron-down-circle::before {
    content: "\ecc2";
  }
  
  .lnil-chevron-right::before {
    content: "\ecc3";
  }
  
  .lnil-chevron-up-circle::before {
    content: "\ecc4";
  }
  
  .lnil-chevron-right-circle::before {
    content: "\ecc5";
  }
  
  .lnil-arrow-down::before {
    content: "\ecc6";
  }
  
  .lnil-chevron-up::before {
    content: "\ecc7";
  }
  
  .lnil-direction-alt::before {
    content: "\ecc8";
  }
  
  .lnil-direction::before {
    content: "\ecc9";
  }
  
  .lnil-down-arrow-box::before {
    content: "\ecca";
  }
  
  .lnil-down-left-arrow-box::before {
    content: "\eccb";
  }
  
  .lnil-down-right-arrow-box::before {
    content: "\eccc";
  }
  
  .lnil-enter::before {
    content: "\eccd";
  }
  
  .lnil-exit-down::before {
    content: "\ecce";
  }
  
  .lnil-exit-up::before {
    content: "\eccf";
  }
  
  .lnil-arrows-horizontal::before {
    content: "\ecd0";
  }
  
  .lnil-direction-ltr::before {
    content: "\ecd1";
  }
  
  .lnil-direction-rtl::before {
    content: "\ecd2";
  }
  
  .lnil-exit::before {
    content: "\ecd3";
  }
  
  .lnil-left-arrow-box::before {
    content: "\ecd4";
  }
  
  .lnil-pointer-top::before {
    content: "\ecd5";
  }
  
  .lnil-right-arrow-box::before {
    content: "\ecd6";
  }
  
  .lnil-shift-left::before {
    content: "\ecd7";
  }
  
  .lnil-shift-right::before {
    content: "\ecd8";
  }
  
  .lnil-top-arrow-box::before {
    content: "\ecd9";
  }
  
  .lnil-top-left-arrow-box::before {
    content: "\ecda";
  }
  
  .lnil-top-right-arrow-box::before {
    content: "\ecdb";
  }
  
  .lnil-pointer-down::before {
    content: "\ecdc";
  }
  
  .lnil-pointer-left::before {
    content: "\ecdd";
  }
  
  .lnil-pointer-right::before {
    content: "\ecde";
  }
  
  .lnil-brush-alt::before {
    content: "\ecdf";
  }
  
  .lnil-brush::before {
    content: "\ece0";
  }
  
  .lnil-grid-alt::before {
    content: "\ece1";
  }
  
  .lnil-grid::before {
    content: "\ece2";
  }
  
  .lnil-highlight-alt::before {
    content: "\ece3";
  }
  
  .lnil-highlight::before {
    content: "\ece4";
  }
  
  .lnil-image-crop::before {
    content: "\ece5";
  }
  
  .lnil-layers-alt-::before {
    content: "\ece6";
  }
  
  .lnil-layers-alt-1::before {
    content: "\ece7";
  }
  
  .lnil-layers::before {
    content: "\ece8";
  }
  
  .lnil-layout-alt-1::before {
    content: "\ece9";
  }
  
  .lnil-layout-alt-2::before {
    content: "\ecea";
  }
  
  .lnil-layout-alt::before {
    content: "\eceb";
  }
  
  .lnil-layout::before {
    content: "\ecec";
  }
  
  .lnil-magic-wand::before {
    content: "\eced";
  }
  
  .lnil-margin::before {
    content: "\ecee";
  }
  
  .lnil-move::before {
    content: "\ecef";
  }
  
  .lnil-pallet::before {
    content: "\ecf0";
  }
  
  .lnil-rotate::before {
    content: "\ecf1";
  }
  
  .lnil-scaling::before {
    content: "\ecf2";
  }
  
  .lnil-select::before {
    content: "\ecf3";
  }
  
  .lnil-size::before {
    content: "\ecf4";
  }
  
  .lnil-slice::before {
    content: "\ecf5";
  }
  
  .lnil-transform::before {
    content: "\ecf6";
  }
  
  .lnil-ux::before {
    content: "\ecf7";
  }
  
  .lnil-vector-alt::before {
    content: "\ecf8";
  }
  
  .lnil-vector-pen::before {
    content: "\ecf9";
  }
  
  .lnil-vector::before {
    content: "\ecfa";
  }
  
  .lnil-crop::before {
    content: "\ecfb";
  }
  
  .lnil-color-palette::before {
    content: "\ecfc";
  }
  
  .lnil-crop-alt::before {
    content: "\ecfd";
  }
  
  .lnil-boundary::before {
    content: "\ecfe";
  }
  
  .lnil-bricks-alt::before {
    content: "\ecff";
  }
  
  .lnil-construction-hammer::before {
    content: "\ed00";
  }
  
  .lnil-construction-rular::before {
    content: "\ed01";
  }
  
  .lnil-construction::before {
    content: "\ed02";
  }
  
  .lnil-door-alt::before {
    content: "\ed03";
  }
  
  .lnil-door::before {
    content: "\ed04";
  }
  
  .lnil-drill::before {
    content: "\ed05";
  }
  
  .lnil-fence::before {
    content: "\ed06";
  }
  
  .lnil-hammer-alt::before {
    content: "\ed07";
  }
  
  .lnil-hammer::before {
    content: "\ed08";
  }
  
  .lnil-helmet-alt::before {
    content: "\ed09";
  }
  
  .lnil-helmet::before {
    content: "\ed0a";
  }
  
  .lnil-hook::before {
    content: "\ed0b";
  }
  
  .lnil-house-alt-1::before {
    content: "\ed0c";
  }
  
  .lnil-house-alt::before {
    content: "\ed0d";
  }
  
  .lnil-house-heart::before {
    content: "\ed0e";
  }
  
  .lnil-house-plan::before {
    content: "\ed0f";
  }
  
  .lnil-house::before {
    content: "\ed10";
  }
  
  .lnil-measuring-tape::before {
    content: "\ed11";
  }
  
  .lnil-paint-bucket::before {
    content: "\ed12";
  }
  
  .lnil-paint-roller-alt-1::before {
    content: "\ed13";
  }
  
  .lnil-paint-roller-alt::before {
    content: "\ed14";
  }
  
  .lnil-paint-roller::before {
    content: "\ed15";
  }
  
  .lnil-pipe::before {
    content: "\ed16";
  }
  
  .lnil-ruler-alt::before {
    content: "\ed17";
  }
  
  .lnil-ruler-pencil::before {
    content: "\ed18";
  }
  
  .lnil-ruler::before {
    content: "\ed19";
  }
  
  .lnil-saw-alt::before {
    content: "\ed1a";
  }
  
  .lnil-saw::before {
    content: "\ed1b";
  }
  
  .lnil-screw::before {
    content: "\ed1c";
  }
  
  .lnil-screwdriver::before {
    content: "\ed1d";
  }
  
  .lnil-shovel::before {
    content: "\ed1e";
  }
  
  .lnil-toolbox::before {
    content: "\ed1f";
  }
  
  .lnil-triangle-ruler-1::before {
    content: "\ed20";
  }
  
  .lnil-triangle-ruler::before {
    content: "\ed21";
  }
  
  .lnil-trowel-alt::before {
    content: "\ed22";
  }
  
  .lnil-trowel::before {
    content: "\ed23";
  }
  
  .lnil-wheelbarrow::before {
    content: "\ed24";
  }
  
  .lnil-wrench::before {
    content: "\ed25";
  }
  
  .lnil-cone::before {
    content: "\ed26";
  }
  
  .lnil-bricks::before {
    content: "\ed27";
  }
  
  .lnil-bulldozer::before {
    content: "\ed28";
  }
  
  .lnil-anchor::before {
    content: "\ed29";
  }
  
  .lnil-bi-cycle::before {
    content: "\ed2a";
  }
  
  .lnil-bubble::before {
    content: "\ed2b";
  }
  
  .lnil-boarding-pass::before {
    content: "\ed2c";
  }
  
  .lnil-bridge::before {
    content: "\ed2d";
  }
  
  .lnil-car-alt::before {
    content: "\ed2e";
  }
  
  .lnil-car::before {
    content: "\ed2f";
  }
  
  .lnil-caravan::before {
    content: "\ed30";
  }
  
  .lnil-chat-add::before {
    content: "\ed31";
  }
  
  .lnil-chat-minus::before {
    content: "\ed32";
  }
  
  .lnil-comments-alt::before {
    content: "\ed33";
  }
  
  .lnil-comments-reply::before {
    content: "\ed34";
  }
  
  .lnil-comments::before {
    content: "\ed35";
  }
  
  .lnil-envelope-alt::before {
    content: "\ed36";
  }
  
  .lnil-envelope::before {
    content: "\ed37";
  }
  
  .lnil-helicopter::before {
    content: "\ed38";
  }
  
  .lnil-inbox::before {
    content: "\ed39";
  }
  
  .lnil-megaphone::before {
    content: "\ed3a";
  }
  
  .lnil-message-attachement::before {
    content: "\ed3b";
  }
  
  .lnil-message-block::before {
    content: "\ed3c";
  }
  
  .lnil-message-check::before {
    content: "\ed3d";
  }
  
  .lnil-message-cross::before {
    content: "\ed3e";
  }
  
  .lnil-message-desktop::before {
    content: "\ed3f";
  }
  
  .lnil-message-edit::before {
    content: "\ed40";
  }
  
  .lnil-message-forward::before {
    content: "\ed41";
  }
  
  .lnil-message-incoming::before {
    content: "\ed42";
  }
  
  .lnil-message-laptop::before {
    content: "\ed43";
  }
  
  .lnil-message-lock::before {
    content: "\ed44";
  }
  
  .lnil-message-love::before {
    content: "\ed45";
  }
  
  .lnil-message-minus::before {
    content: "\ed46";
  }
  
  .lnil-message-outgoing::before {
    content: "\ed47";
  }
  
  .lnil-message-plus::before {
    content: "\ed48";
  }
  
  .lnil-message-reply::before {
    content: "\ed49";
  }
  
  .lnil-message-search::before {
    content: "\ed4a";
  }
  
  .lnil-message-share::before {
    content: "\ed4b";
  }
  
  .lnil-mobile-chat::before {
    content: "\ed4c";
  }
  
  .lnil-page::before {
    content: "\ed4d";
  }
  
  .lnil-phone-block::before {
    content: "\ed4e";
  }
  
  .lnil-phone-caling::before {
    content: "\ed4f";
  }
  
  .lnil-phone-conference::before {
    content: "\ed50";
  }
  
  .lnil-phone-cut::before {
    content: "\ed51";
  }
  
  .lnil-phone-forward::before {
    content: "\ed52";
  }
  
  .lnil-phone-incoming::before {
    content: "\ed53";
  }
  
  .lnil-phone-misscall::before {
    content: "\ed54";
  }
  
  .lnil-phone-outgoing::before {
    content: "\ed55";
  }
  
  .lnil-phone-pause::before {
    content: "\ed56";
  }
  
  .lnil-phone-redial::before {
    content: "\ed57";
  }
  
  .lnil-phone-ring::before {
    content: "\ed58";
  }
  
  .lnil-phone-set::before {
    content: "\ed59";
  }
  
  .lnil-phone::before {
    content: "\ed5a";
  }
  
  .lnil-plane-alt::before {
    content: "\ed5b";
  }
  
  .lnil-plane::before {
    content: "\ed5c";
  }
  
  .lnil-popup::before {
    content: "\ed5d";
  }
  
  .lnil-postcard-alt::before {
    content: "\ed5e";
  }
  
  .lnil-postcard::before {
    content: "\ed5f";
  }
  
  .lnil-reply::before {
    content: "\ed60";
  }
  
  .lnil-road::before {
    content: "\ed61";
  }
  
  .lnil-scooter::before {
    content: "\ed62";
  }
  
  .lnil-ship::before {
    content: "\ed63";
  }
  
  .lnil-support::before {
    content: "\ed64";
  }
  
  .lnil-target-mail::before {
    content: "\ed65";
  }
  
  .lnil-taxi::before {
    content: "\ed66";
  }
  
  .lnil-train-alt::before {
    content: "\ed67";
  }
  
  .lnil-train::before {
    content: "\ed68";
  }
  
  .lnil-bullhorn::before {
    content: "\ed69";
  }
  
  .lnil-bus::before {
    content: "\ed6a";
  }
  
  .lnil-boarding-pass-alt::before {
    content: "\ed6b";
  }
  
  .lnil-achievement::before {
    content: "\ed6c";
  }
  
  .lnil-agenda::before {
    content: "\ed6d";
  }
  
  .lnil-briefcase-alt::before {
    content: "\ed6e";
  }
  
  .lnil-apartment-alt::before {
    content: "\ed6f";
  }
  
  .lnil-apartment::before {
    content: "\ed70";
  }
  
  .lnil-analytics-alt-1::before {
    content: "\ed71";
  }
  
  .lnil-briefcase::before {
    content: "\ed72";
  }
  
  .lnil-cart-alt::before {
    content: "\ed73";
  }
  
  .lnil-cart-down::before {
    content: "\ed74";
  }
  
  .lnil-cart-empty::before {
    content: "\ed75";
  }
  
  .lnil-cart-full::before {
    content: "\ed76";
  }
  
  .lnil-delivery::before {
    content: "\ed77";
  }
  
  .lnil-desk::before {
    content: "\ed78";
  }
  
  .lnil-customer::before {
    content: "\ed79";
  }
  
  .lnil-graph::before {
    content: "\ed7a";
  }
  
  .lnil-grow::before {
    content: "\ed7b";
  }
  
  .lnil-hierchy-alt::before {
    content: "\ed7c";
  }
  
  .lnil-global::before {
    content: "\ed7d";
  }
  
  .lnil-hierchy::before {
    content: "\ed7e";
  }
  
  .lnil-investment::before {
    content: "\ed7f";
  }
  
  .lnil-notepad::before {
    content: "\ed80";
  }
  
  .lnil-consulting::before {
    content: "\ed81";
  }
  
  .lnil-office-plan::before {
    content: "\ed82";
  }
  
  .lnil-paperclip::before {
    content: "\ed83";
  }
  
  .lnil-cart::before {
    content: "\ed84";
  }
  
  .lnil-offer::before {
    content: "\ed85";
  }
  
  .lnil-pie-chart-alt::before {
    content: "\ed86";
  }
  
  .lnil-pie-chart-dollar::before {
    content: "\ed87";
  }
  
  .lnil-pie-chart::before {
    content: "\ed88";
  }
  
  .lnil-pie-report::before {
    content: "\ed89";
  }
  
  .lnil-handshake::before {
    content: "\ed8a";
  }
  
  .lnil-pin-alt::before {
    content: "\ed8b";
  }
  
  .lnil-pin::before {
    content: "\ed8c";
  }
  
  .lnil-quotation::before {
    content: "\ed8d";
  }
  
  .lnil-revenue::before {
    content: "\ed8e";
  }
  
  .lnil-stamp::before {
    content: "\ed8f";
  }
  
  .lnil-tablet-alt::before {
    content: "\ed90";
  }
  
  .lnil-tag::before {
    content: "\ed91";
  }
  
  .lnil-target-achievement::before {
    content: "\ed92";
  }
  
  .lnil-table::before {
    content: "\ed93";
  }
  
  .lnil-target-alt::before {
    content: "\ed94";
  }
  
  .lnil-target-alt-1::before {
    content: "\ed95";
  }
  
  .lnil-swatches::before {
    content: "\ed96";
  }
  
  .lnil-stats-down::before {
    content: "\ed97";
  }
  
  .lnil-stats-up::before {
    content: "\ed98";
  }
  
  .lnil-target-revenue::before {
    content: "\ed99";
  }
  
  .lnil-tie::before {
    content: "\ed9a";
  }
  
  .lnil-target::before {
    content: "\ed9b";
  }
  
  .lnil-licencse::before {
    content: "\ed9c";
  }
  
  .lnil-target-remove::before {
    content: "\ed9d";
  }
  
  .lnil-sales-report::before {
    content: "\ed9e";
  }
  
  .lnil-Instagram::before {
    content: "\ed9f";
  }
  
  .lnil-amazon::before {
    content: "\eda0";
  }
  
  .lnil-amex::before {
    content: "\eda1";
  }
  
  .lnil-bitbucket::before {
    content: "\eda2";
  }
  
  .lnil-bitcoin::before {
    content: "\eda3";
  }
  
  .lnil-chrome::before {
    content: "\eda4";
  }
  
  .lnil-css3::before {
    content: "\eda5";
  }
  
  .lnil-dribbble::before {
    content: "\eda6";
  }
  
  .lnil-dropbox::before {
    content: "\eda7";
  }
  
  .lnil-drupal::before {
    content: "\eda8";
  }
  
  .lnil-facebook::before {
    content: "\eda9";
  }
  
  .lnil-firefox::before {
    content: "\edaa";
  }
  
  .lnil-github::before {
    content: "\edab";
  }
  
  .lnil-html5::before {
    content: "\edac";
  }
  
  .lnil-mastercard::before {
    content: "\edad";
  }
  
  .lnil-paypal::before {
    content: "\edae";
  }
  
  .lnil-play-store::before {
    content: "\edaf";
  }
  
  .lnil-slack::before {
    content: "\edb0";
  }
  
  .lnil-quora::before {
    content: "\edb1";
  }
  
  .lnil-soundcloud::before {
    content: "\edb2";
  }
  
  .lnil-spotify::before {
    content: "\edb3";
  }
  
  .lnil-twitter::before {
    content: "\edb4";
  }
  
  .lnil-visa::before {
    content: "\edb5";
  }
  
  .lnil-android::before {
    content: "\edb6";
  }
  
  .lnil-apple::before {
    content: "\edb7";
  }
  
  .lnil-behance::before {
    content: "\edb8";
  }
  
  /*--------------------------------

LineIconsPro Regular Web Font
Author: lineicons.com

-------------------------------- */
@font-face {
    font-family: 'LineIconsPro Regular';
    src: url('../fonts/LineIconsPro Regular.eot');
    src: url('../fonts/LineIconsPro Regular.eot') format('embedded-opentype'), url('../fonts/LineIconsPro Regular.woff2') format('woff2'), url('../fonts/LineIconsPro Regular.woff') format('woff'), url('../fonts/LineIconsPro Regular.ttf') format('truetype'), url('../fonts/LineIconsPro Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  /*------------------------
      base class definition
  -------------------------*/
  .lnir {
    display: inline-block;
    font: normal normal normal 1em/1 'LineIconsPro Regular';
    speak: none;
    text-transform: none;
    /* Better Font Rendering */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /*------------------------
    change icon size
  -------------------------*/
  /* relative units */
  .lnir-sm {
    font-size: 0.8em;
  }
  .lnir-lg {
    font-size: 1.2em;
  }
  /* absolute units */
  .lnir-16 {
    font-size: 16px;
  }
  .lnir-32 {
    font-size: 32px;
  }
  /*----------------------------------
    add a square/circle background
  -----------------------------------*/
  .lnir-bg-square,
  .lnir-bg-circle {
    padding: 0.35em;
    background-color: #eee;
  }
  .lnir-bg-circle {
    border-radius: 50%;
  }
  /*------------------------------------
    use icons as list item markers
  -------------------------------------*/
  .lnir-ul {
    padding-left: 0;
    list-style-type: none;
  }
  .lnir-ul > li {
    display: flex;
    align-items: flex-start;
    line-height: 1.4;
  }
  .lnir-ul > li > .lnir {
    margin-right: 0.4em;
    line-height: inherit;
  }
  /*------------------------
    spinning icons
  -------------------------*/
  .lnir-is-spinning {
    -webkit-animation: lnir-spin 2s infinite linear;
    -moz-animation: lnir-spin 2s infinite linear;
    animation: lnir-spin 2s infinite linear;
  }
  @-webkit-keyframes lnir-spin {
    0% {
      -webkit-transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
    }
  }
  @-moz-keyframes lnir-spin {
    0% {
      -moz-transform: rotate(0deg);
    }
    100% {
      -moz-transform: rotate(360deg);
    }
  }
  @keyframes lnir-spin {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  /*------------------------
    rotated/flipped icons
  -------------------------*/
  .lnir-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .lnir-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .lnir-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .lnir-flip-y {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  .lnir-flip-x {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
  }
  /*------------------------
      icons
  -------------------------*/
  
  .lnir-500px::before {
    content: "\ea02";
  }
  
  .lnir-adobe::before {
    content: "\ea03";
  }
  
  .lnir-airbnb::before {
    content: "\ea04";
  }
  
  .lnir-amazon-original::before {
    content: "\ea05";
  }
  
  .lnir-amazon-pay::before {
    content: "\ea06";
  }
  
  .lnir-amazon::before {
    content: "\ea07";
  }
  
  .lnir-angellist::before {
    content: "\ea08";
  }
  
  .lnir-android-original::before {
    content: "\ea09";
  }
  
  .lnir-android::before {
    content: "\ea0a";
  }
  
  .lnir-amex::before {
    content: "\ea0b";
  }
  
  .lnir-angular::before {
    content: "\ea0c";
  }
  
  .lnir-atlassian::before {
    content: "\ea0d";
  }
  
  .lnir-apple-pay::before {
    content: "\ea0e";
  }
  
  .lnir-apple::before {
    content: "\ea0f";
  }
  
  .lnir-app-store::before {
    content: "\ea10";
  }
  
  .lnir-aws::before {
    content: "\ea11";
  }
  
  .lnir-behance-original::before {
    content: "\ea12";
  }
  
  .lnir-behance::before {
    content: "\ea13";
  }
  
  .lnir-bitbucket::before {
    content: "\ea14";
  }
  
  .lnir-chrome::before {
    content: "\ea15";
  }
  
  .lnir-bitcoin::before {
    content: "\ea16";
  }
  
  .lnir-codepen::before {
    content: "\ea17";
  }
  
  .lnir-bootstrap::before {
    content: "\ea18";
  }
  
  .lnir-css3::before {
    content: "\ea19";
  }
  
  .lnir-blogger::before {
    content: "\ea1a";
  }
  
  .lnir-dev::before {
    content: "\ea1b";
  }
  
  .lnir-diners-club::before {
    content: "\ea1c";
  }
  
  .lnir-discord::before {
    content: "\ea1d";
  }
  
  .lnir-discover::before {
    content: "\ea1e";
  }
  
  .lnir-docker::before {
    content: "\ea1f";
  }
  
  .lnir-dribbble::before {
    content: "\ea20";
  }
  
  .lnir-dropbox::before {
    content: "\ea21";
  }
  
  .lnir-drupal-original::before {
    content: "\ea22";
  }
  
  .lnir-drupal::before {
    content: "\ea23";
  }
  
  .lnir-edge::before {
    content: "\ea24";
  }
  
  .lnir-envato::before {
    content: "\ea25";
  }
  
  .lnir-facebook-filled::before {
    content: "\ea26";
  }
  
  .lnir-cpanel::before {
    content: "\ea27";
  }
  
  .lnir-creative-commons::before {
    content: "\ea28";
  }
  
  .lnir-facebook-messenger::before {
    content: "\ea29";
  }
  
  .lnir-facebook-original::before {
    content: "\ea2a";
  }
  
  .lnir-facebook-oval::before {
    content: "\ea2b";
  }
  
  .lnir-facebook::before {
    content: "\ea2c";
  }
  
  .lnir-figma::before {
    content: "\ea2d";
  }
  
  .lnir-firefox-original::before {
    content: "\ea2e";
  }
  
  .lnir-firefox::before {
    content: "\ea2f";
  }
  
  .lnir-flickr::before {
    content: "\ea30";
  }
  
  .lnir-git::before {
    content: "\ea31";
  }
  
  .lnir-github-original::before {
    content: "\ea32";
  }
  
  .lnir-github::before {
    content: "\ea33";
  }
  
  .lnir-goodreads::before {
    content: "\ea34";
  }
  
  .lnir-google-drive::before {
    content: "\ea35";
  }
  
  .lnir-google-pay::before {
    content: "\ea36";
  }
  
  .lnir-google-wallet::before {
    content: "\ea37";
  }
  
  .lnir-google::before {
    content: "\ea38";
  }
  
  .lnir-hacker-news::before {
    content: "\ea39";
  }
  
  .lnir-html5::before {
    content: "\ea3a";
  }
  
  .lnir-instagram-filled::before {
    content: "\ea3b";
  }
  
  .lnir-instagram-original::before {
    content: "\ea3c";
  }
  
  .lnir-instagram::before {
    content: "\ea3d";
  }
  
  .lnir-javascript::before {
    content: "\ea3e";
  }
  
  .lnir-jcb::before {
    content: "\ea3f";
  }
  
  .lnir-joomla::before {
    content: "\ea40";
  }
  
  .lnir-laravel::before {
    content: "\ea41";
  }
  
  .lnir-lineicons-alt::before {
    content: "\ea42";
  }
  
  .lnir-dropbox-original::before {
    content: "\ea43";
  }
  
  .lnir-linkedin-original::before {
    content: "\ea44";
  }
  
  .lnir-mailchimp::before {
    content: "\ea45";
  }
  
  .lnir-mastercard::before {
    content: "\ea46";
  }
  
  .lnir-medium::before {
    content: "\ea47";
  }
  
  .lnir-megento::before {
    content: "\ea48";
  }
  
  .lnir-microsoft::before {
    content: "\ea49";
  }
  
  .lnir-nodejs-alt::before {
    content: "\ea4a";
  }
  
  .lnir-nodejs::before {
    content: "\ea4b";
  }
  
  .lnir-npm::before {
    content: "\ea4c";
  }
  
  .lnir-opera::before {
    content: "\ea4d";
  }
  
  .lnir-patreon::before {
    content: "\ea4e";
  }
  
  .lnir-paypal-original::before {
    content: "\ea4f";
  }
  
  .lnir-paypal::before {
    content: "\ea50";
  }
  
  .lnir-php::before {
    content: "\ea51";
  }
  
  .lnir-line::before {
    content: "\ea52";
  }
  
  .lnir-lineicons::before {
    content: "\ea53";
  }
  
  .lnir-linkedin::before {
    content: "\ea54";
  }
  
  .lnir-pinterest::before {
    content: "\ea55";
  }
  
  .lnir-play-store::before {
    content: "\ea56";
  }
  
  .lnir-producthunt::before {
    content: "\ea57";
  }
  
  .lnir-python::before {
    content: "\ea58";
  }
  
  .lnir-quora::before {
    content: "\ea59";
  }
  
  .lnir-react::before {
    content: "\ea5a";
  }
  
  .lnir-reddit::before {
    content: "\ea5b";
  }
  
  .lnir-shopify::before {
    content: "\ea5c";
  }
  
  .lnir-sketch::before {
    content: "\ea5d";
  }
  
  .lnir-skype::before {
    content: "\ea5e";
  }
  
  .lnir-slack::before {
    content: "\ea5f";
  }
  
  .lnir-slideshare::before {
    content: "\ea60";
  }
  
  .lnir-snapchat::before {
    content: "\ea61";
  }
  
  .lnir-souncloud-original::before {
    content: "\ea62";
  }
  
  .lnir-soundcloud::before {
    content: "\ea63";
  }
  
  .lnir-spotify-original::before {
    content: "\ea64";
  }
  
  .lnir-spotify::before {
    content: "\ea65";
  }
  
  .lnir-stackoverflow::before {
    content: "\ea66";
  }
  
  .lnir-swift::before {
    content: "\ea67";
  }
  
  .lnir-telegram-original::before {
    content: "\ea68";
  }
  
  .lnir-telegram::before {
    content: "\ea69";
  }
  
  .lnir-trello::before {
    content: "\ea6a";
  }
  
  .lnir-stripe::before {
    content: "\ea6b";
  }
  
  .lnir-tumblr::before {
    content: "\ea6c";
  }
  
  .lnir-stumbleupon::before {
    content: "\ea6d";
  }
  
  .lnir-twitter-original::before {
    content: "\ea6e";
  }
  
  .lnir-twitter::before {
    content: "\ea6f";
  }
  
  .lnir-ubuntu::before {
    content: "\ea70";
  }
  
  .lnir-vimeo::before {
    content: "\ea71";
  }
  
  .lnir-twitch::before {
    content: "\ea72";
  }
  
  .lnir-steam::before {
    content: "\ea73";
  }
  
  .lnir-twitter-filled::before {
    content: "\ea74";
  }
  
  .lnir-visa::before {
    content: "\ea75";
  }
  
  .lnir-vk::before {
    content: "\ea76";
  }
  
  .lnir-wechat::before {
    content: "\ea77";
  }
  
  .lnir-whatsapp::before {
    content: "\ea78";
  }
  
  .lnir-windows::before {
    content: "\ea79";
  }
  
  .lnir-wordpress-filled::before {
    content: "\ea7a";
  }
  
  .lnir-wordpress::before {
    content: "\ea7b";
  }
  
  .lnir-yahoo::before {
    content: "\ea7c";
  }
  
  .lnir-ycombinator::before {
    content: "\ea7d";
  }
  
  .lnir-youtube::before {
    content: "\ea7e";
  }
  
  .lnir-anchor::before {
    content: "\ea7f";
  }
  
  .lnir-bi-cycle::before {
    content: "\ea80";
  }
  
  .lnir-boarding-pass-alt::before {
    content: "\ea81";
  }
  
  .lnir-boarding-pass::before {
    content: "\ea82";
  }
  
  .lnir-java::before {
    content: "\ea83";
  }
  
  .lnir-jsfiddle::before {
    content: "\ea84";
  }
  
  .lnir-bridge::before {
    content: "\ea85";
  }
  
  .lnir-bullhorn::before {
    content: "\ea86";
  }
  
  .lnir-bus::before {
    content: "\ea87";
  }
  
  .lnir-car-alt::before {
    content: "\ea88";
  }
  
  .lnir-car::before {
    content: "\ea89";
  }
  
  .lnir-caravan::before {
    content: "\ea8a";
  }
  
  .lnir-chat-add::before {
    content: "\ea8b";
  }
  
  .lnir-chat-minus::before {
    content: "\ea8c";
  }
  
  .lnir-comments-alt::before {
    content: "\ea8d";
  }
  
  .lnir-comments-reply::before {
    content: "\ea8e";
  }
  
  .lnir-comments::before {
    content: "\ea8f";
  }
  
  .lnir-envelope-alt::before {
    content: "\ea90";
  }
  
  .lnir-helicopter::before {
    content: "\ea91";
  }
  
  .lnir-inbox::before {
    content: "\ea92";
  }
  
  .lnir-megaphone::before {
    content: "\ea93";
  }
  
  .lnir-message-attachement::before {
    content: "\ea94";
  }
  
  .lnir-message-block::before {
    content: "\ea95";
  }
  
  .lnir-message-check::before {
    content: "\ea96";
  }
  
  .lnir-message-cross::before {
    content: "\ea97";
  }
  
  .lnir-message-desktop::before {
    content: "\ea98";
  }
  
  .lnir-message-edit::before {
    content: "\ea99";
  }
  
  .lnir-message-forward::before {
    content: "\ea9a";
  }
  
  .lnir-message-incoming::before {
    content: "\ea9b";
  }
  
  .lnir-message-laptop::before {
    content: "\ea9c";
  }
  
  .lnir-message-lock::before {
    content: "\ea9d";
  }
  
  .lnir-message-love::before {
    content: "\ea9e";
  }
  
  .lnir-message-minus::before {
    content: "\ea9f";
  }
  
  .lnir-message-outgoing::before {
    content: "\eaa0";
  }
  
  .lnir-message-plus::before {
    content: "\eaa1";
  }
  
  .lnir-message-reply::before {
    content: "\eaa2";
  }
  
  .lnir-message-search::before {
    content: "\eaa3";
  }
  
  .lnir-message-share::before {
    content: "\eaa4";
  }
  
  .lnir-mobile-chat::before {
    content: "\eaa5";
  }
  
  .lnir-page::before {
    content: "\eaa6";
  }
  
  .lnir-phone-block::before {
    content: "\eaa7";
  }
  
  .lnir-phone-caling::before {
    content: "\eaa8";
  }
  
  .lnir-phone-conference::before {
    content: "\eaa9";
  }
  
  .lnir-phone-cut::before {
    content: "\eaaa";
  }
  
  .lnir-phone-forward::before {
    content: "\eaab";
  }
  
  .lnir-phone-incoming::before {
    content: "\eaac";
  }
  
  .lnir-phone-misscall::before {
    content: "\eaad";
  }
  
  .lnir-phone-outgoing::before {
    content: "\eaae";
  }
  
  .lnir-phone-pause::before {
    content: "\eaaf";
  }
  
  .lnir-phone-redial::before {
    content: "\eab0";
  }
  
  .lnir-phone-ring::before {
    content: "\eab1";
  }
  
  .lnir-phone-set::before {
    content: "\eab2";
  }
  
  .lnir-phone::before {
    content: "\eab3";
  }
  
  .lnir-plane-alt::before {
    content: "\eab4";
  }
  
  .lnir-plane::before {
    content: "\eab5";
  }
  
  .lnir-popup::before {
    content: "\eab6";
  }
  
  .lnir-postcard-alt::before {
    content: "\eab7";
  }
  
  .lnir-postcard::before {
    content: "\eab8";
  }
  
  .lnir-reply::before {
    content: "\eab9";
  }
  
  .lnir-road::before {
    content: "\eaba";
  }
  
  .lnir-scooter::before {
    content: "\eabb";
  }
  
  .lnir-ship::before {
    content: "\eabc";
  }
  
  .lnir-support::before {
    content: "\eabd";
  }
  
  .lnir-target-mail::before {
    content: "\eabe";
  }
  
  .lnir-taxi::before {
    content: "\eabf";
  }
  
  .lnir-train-alt::before {
    content: "\eac0";
  }
  
  .lnir-train::before {
    content: "\eac1";
  }
  
  .lnir-boundary::before {
    content: "\eac2";
  }
  
  .lnir-bricks-alt::before {
    content: "\eac3";
  }
  
  .lnir-bricks::before {
    content: "\eac4";
  }
  
  .lnir-bulldozer::before {
    content: "\eac5";
  }
  
  .lnir-cone::before {
    content: "\eac6";
  }
  
  .lnir-construction-hammer::before {
    content: "\eac7";
  }
  
  .lnir-construction-rular::before {
    content: "\eac8";
  }
  
  .lnir-construction::before {
    content: "\eac9";
  }
  
  .lnir-door-alt::before {
    content: "\eaca";
  }
  
  .lnir-drill::before {
    content: "\eacb";
  }
  
  .lnir-fence::before {
    content: "\eacc";
  }
  
  .lnir-hammer-alt::before {
    content: "\eacd";
  }
  
  .lnir-envelope::before {
    content: "\eace";
  }
  
  .lnir-joomla-original::before {
    content: "\eacf";
  }
  
  .lnir-bubble::before {
    content: "\ead0";
  }
  
  .lnir-door::before {
    content: "\ead1";
  }
  
  .lnir-helmet::before {
    content: "\ead2";
  }
  
  .lnir-hook::before {
    content: "\ead3";
  }
  
  .lnir-house-alt-1::before {
    content: "\ead4";
  }
  
  .lnir-house-alt::before {
    content: "\ead5";
  }
  
  .lnir-house-heart::before {
    content: "\ead6";
  }
  
  .lnir-house-plan::before {
    content: "\ead7";
  }
  
  .lnir-house::before {
    content: "\ead8";
  }
  
  .lnir-measuring-tape::before {
    content: "\ead9";
  }
  
  .lnir-paint-bucket::before {
    content: "\eada";
  }
  
  .lnir-paint-roller-alt-1::before {
    content: "\eadb";
  }
  
  .lnir-paint-roller-alt::before {
    content: "\eadc";
  }
  
  .lnir-paint-roller::before {
    content: "\eadd";
  }
  
  .lnir-pipe::before {
    content: "\eade";
  }
  
  .lnir-ruler-alt::before {
    content: "\eadf";
  }
  
  .lnir-ruler-pencil::before {
    content: "\eae0";
  }
  
  .lnir-ruler::before {
    content: "\eae1";
  }
  
  .lnir-saw-alt::before {
    content: "\eae2";
  }
  
  .lnir-saw::before {
    content: "\eae3";
  }
  
  .lnir-screw::before {
    content: "\eae4";
  }
  
  .lnir-screwdriver::before {
    content: "\eae5";
  }
  
  .lnir-shovel::before {
    content: "\eae6";
  }
  
  .lnir-toolbox::before {
    content: "\eae7";
  }
  
  .lnir-triangle-ruler-1::before {
    content: "\eae8";
  }
  
  .lnir-triangle-ruler::before {
    content: "\eae9";
  }
  
  .lnir-trowel-alt::before {
    content: "\eaea";
  }
  
  .lnir-trowel::before {
    content: "\eaeb";
  }
  
  .lnir-wheelbarrow::before {
    content: "\eaec";
  }
  
  .lnir-wrench::before {
    content: "\eaed";
  }
  
  .lnir-brush-alt::before {
    content: "\eaee";
  }
  
  .lnir-brush::before {
    content: "\eaef";
  }
  
  .lnir-color-palette::before {
    content: "\eaf0";
  }
  
  .lnir-crop-alt::before {
    content: "\eaf1";
  }
  
  .lnir-crop::before {
    content: "\eaf2";
  }
  
  .lnir-grid-alt::before {
    content: "\eaf3";
  }
  
  .lnir-grid::before {
    content: "\eaf4";
  }
  
  .lnir-highlight-alt::before {
    content: "\eaf5";
  }
  
  .lnir-highlight::before {
    content: "\eaf6";
  }
  
  .lnir-image-crop::before {
    content: "\eaf7";
  }
  
  .lnir-layers-alt-1::before {
    content: "\eaf8";
  }
  
  .lnir-layers-alt::before {
    content: "\eaf9";
  }
  
  .lnir-layers::before {
    content: "\eafa";
  }
  
  .lnir-layout-alt-1::before {
    content: "\eafb";
  }
  
  .lnir-layout-alt-2::before {
    content: "\eafc";
  }
  
  .lnir-layout-alt::before {
    content: "\eafd";
  }
  
  .lnir-layout::before {
    content: "\eafe";
  }
  
  .lnir-magic-wand::before {
    content: "\eaff";
  }
  
  .lnir-margin::before {
    content: "\eb00";
  }
  
  .lnir-move::before {
    content: "\eb01";
  }
  
  .lnir-pallet::before {
    content: "\eb02";
  }
  
  .lnir-rotate::before {
    content: "\eb03";
  }
  
  .lnir-scaling::before {
    content: "\eb04";
  }
  
  .lnir-select::before {
    content: "\eb05";
  }
  
  .lnir-size::before {
    content: "\eb06";
  }
  
  .lnir-slice::before {
    content: "\eb07";
  }
  
  .lnir-transform::before {
    content: "\eb08";
  }
  
  .lnir-ux::before {
    content: "\eb09";
  }
  
  .lnir-vector-alt::before {
    content: "\eb0a";
  }
  
  .lnir-vector-pen::before {
    content: "\eb0b";
  }
  
  .lnir-vector::before {
    content: "\eb0c";
  }
  
  .lnir-angle-double-down::before {
    content: "\eb0d";
  }
  
  .lnir-angle-double-left::before {
    content: "\eb0e";
  }
  
  .lnir-angle-double-right::before {
    content: "\eb0f";
  }
  
  .lnir-angle-double-up::before {
    content: "\eb10";
  }
  
  .lnir-arrow-double-down::before {
    content: "\eb11";
  }
  
  .lnir-arrow-double-left::before {
    content: "\eb12";
  }
  
  .lnir-arrow-double-right::before {
    content: "\eb13";
  }
  
  .lnir-arrow-double-top::before {
    content: "\eb14";
  }
  
  .lnir-arrow-down-circle::before {
    content: "\eb15";
  }
  
  .lnir-arrow-down::before {
    content: "\eb16";
  }
  
  .lnir-arrow-expand-alt::before {
    content: "\eb17";
  }
  
  .lnir-arrow-expand::before {
    content: "\eb18";
  }
  
  .lnir-arrow-left-circle::before {
    content: "\eb19";
  }
  
  .lnir-arrow-left::before {
    content: "\eb1a";
  }
  
  .lnir-arrow-minimize-alt::before {
    content: "\eb1b";
  }
  
  .lnir-arrow-minimize::before {
    content: "\eb1c";
  }
  
  .lnir-arrow-right-circle::before {
    content: "\eb1d";
  }
  
  .lnir-arrow-right::before {
    content: "\eb1e";
  }
  
  .lnir-arrow-top-left::before {
    content: "\eb1f";
  }
  
  .lnir-arrow-top-right::before {
    content: "\eb20";
  }
  
  .lnir-arrow-up-circle::before {
    content: "\eb21";
  }
  
  .lnir-arrow-up::before {
    content: "\eb22";
  }
  
  .lnir-arrows-horizontal::before {
    content: "\eb23";
  }
  
  .lnir-arrows-vertical::before {
    content: "\eb24";
  }
  
  .lnir-axis::before {
    content: "\eb25";
  }
  
  .lnir-chevron-down-circle::before {
    content: "\eb26";
  }
  
  .lnir-chevron-down::before {
    content: "\eb27";
  }
  
  .lnir-chevron-left-circle::before {
    content: "\eb28";
  }
  
  .lnir-chevron-left::before {
    content: "\eb29";
  }
  
  .lnir-chevron-right-circle::before {
    content: "\eb2a";
  }
  
  .lnir-chevron-right::before {
    content: "\eb2b";
  }
  
  .lnir-chevron-up-circle::before {
    content: "\eb2c";
  }
  
  .lnir-chevron-up::before {
    content: "\eb2d";
  }
  
  .lnir-direction-alt::before {
    content: "\eb2e";
  }
  
  .lnir-direction-ltr::before {
    content: "\eb2f";
  }
  
  .lnir-direction-rtl::before {
    content: "\eb30";
  }
  
  .lnir-direction::before {
    content: "\eb31";
  }
  
  .lnir-down-arrow-box::before {
    content: "\eb32";
  }
  
  .lnir-down-left-arrow-box::before {
    content: "\eb33";
  }
  
  .lnir-down-right-arrow-box::before {
    content: "\eb34";
  }
  
  .lnir-enter::before {
    content: "\eb35";
  }
  
  .lnir-exit-down::before {
    content: "\eb36";
  }
  
  .lnir-exit-up::before {
    content: "\eb37";
  }
  
  .lnir-exit::before {
    content: "\eb38";
  }
  
  .lnir-left-arrow-box::before {
    content: "\eb39";
  }
  
  .lnir-pointer-down::before {
    content: "\eb3a";
  }
  
  .lnir-pointer-left::before {
    content: "\eb3b";
  }
  
  .lnir-pointer-right::before {
    content: "\eb3c";
  }
  
  .lnir-pointer-up::before {
    content: "\eb3d";
  }
  
  .lnir-right-arrow-box::before {
    content: "\eb3e";
  }
  
  .lnir-shift-left::before {
    content: "\eb3f";
  }
  
  .lnir-shift-right::before {
    content: "\eb40";
  }
  
  .lnir-top-left-arrow-box::before {
    content: "\eb41";
  }
  
  .lnir-top-arrow-box::before {
    content: "\eb42";
  }
  
  .lnir-top-right-arrow-box::before {
    content: "\eb43";
  }
  
  .lnir-capital-letter::before {
    content: "\eb44";
  }
  
  .lnir-font::before {
    content: "\eb45";
  }
  
  .lnir-height::before {
    content: "\eb46";
  }
  
  .lnir-indent-decrease::before {
    content: "\eb47";
  }
  
  .lnir-indent-increase::before {
    content: "\eb48";
  }
  
  .lnir-italic::before {
    content: "\eb49";
  }
  
  .lnir-line-dashed::before {
    content: "\eb4a";
  }
  
  .lnir-line-dotted::before {
    content: "\eb4b";
  }
  
  .lnir-line-double::before {
    content: "\eb4c";
  }
  
  .lnir-line-spacing::before {
    content: "\eb4d";
  }
  
  .lnir-page-break::before {
    content: "\eb4e";
  }
  
  .lnir-pagination::before {
    content: "\eb4f";
  }
  
  .lnir-pilcrow::before {
    content: "\eb50";
  }
  
  .lnir-redo::before {
    content: "\eb51";
  }
  
  .lnir-reflect::before {
    content: "\eb52";
  }
  
  .lnir-sort-alpha-asc::before {
    content: "\eb53";
  }
  
  .lnir-sort-amount-asc::before {
    content: "\eb54";
  }
  
  .lnir-sort-amount-dsc::before {
    content: "\eb55";
  }
  
  .lnir-spellcheck::before {
    content: "\eb56";
  }
  
  .lnir-text-align-justify::before {
    content: "\eb57";
  }
  
  .lnir-text-align-left::before {
    content: "\eb58";
  }
  
  .lnir-hammer::before {
    content: "\eb59";
  }
  
  .lnir-helmet-alt::before {
    content: "\eb5a";
  }
  
  .lnir-text-align-right::before {
    content: "\eb5b";
  }
  
  .lnir-text-align-center::before {
    content: "\eb5c";
  }
  
  .lnir-text-format-remove::before {
    content: "\eb5d";
  }
  
  .lnir-text::before {
    content: "\eb5e";
  }
  
  .lnir-underline::before {
    content: "\eb5f";
  }
  
  .lnir-undo::before {
    content: "\eb60";
  }
  
  .lnir-vertical-line::before {
    content: "\eb61";
  }
  
  .lnir-atom::before {
    content: "\eb62";
  }
  
  .lnir-backpack-alt::before {
    content: "\eb63";
  }
  
  .lnir-backpack::before {
    content: "\eb64";
  }
  
  .lnir-blackboard::before {
    content: "\eb65";
  }
  
  .lnir-book-alt::before {
    content: "\eb66";
  }
  
  .lnir-book::before {
    content: "\eb67";
  }
  
  .lnir-books-alt::before {
    content: "\eb68";
  }
  
  .lnir-books::before {
    content: "\eb69";
  }
  
  .lnir-brakckets::before {
    content: "\eb6a";
  }
  
  .lnir-certificate-alt-1::before {
    content: "\eb6b";
  }
  
  .lnir-certificate-alt::before {
    content: "\eb6c";
  }
  
  .lnir-certificate::before {
    content: "\eb6d";
  }
  
  .lnir-classroom::before {
    content: "\eb6e";
  }
  
  .lnir-clipboard::before {
    content: "\eb6f";
  }
  
  .lnir-compass::before {
    content: "\eb70";
  }
  
  .lnir-cubes::before {
    content: "\eb71";
  }
  
  .lnir-eraser::before {
    content: "\eb72";
  }
  
  .lnir-flask-alt-1::before {
    content: "\eb73";
  }
  
  .lnir-flask-alt-2::before {
    content: "\eb74";
  }
  
  .lnir-flask-alt::before {
    content: "\eb75";
  }
  
  .lnir-flask::before {
    content: "\eb76";
  }
  
  .lnir-graduate-alt::before {
    content: "\eb77";
  }
  
  .lnir-graduate::before {
    content: "\eb78";
  }
  
  .lnir-graduation::before {
    content: "\eb79";
  }
  
  .lnir-letterblocks::before {
    content: "\eb7a";
  }
  
  .lnir-library::before {
    content: "\eb7b";
  }
  
  .lnir-medal-alt::before {
    content: "\eb7c";
  }
  
  .lnir-medal::before {
    content: "\eb7d";
  }
  
  .lnir-molecule-alt::before {
    content: "\eb7e";
  }
  
  .lnir-molecule::before {
    content: "\eb7f";
  }
  
  .lnir-pencil-alt::before {
    content: "\eb80";
  }
  
  .lnir-pencil::before {
    content: "\eb81";
  }
  
  .lnir-quill::before {
    content: "\eb82";
  }
  
  .lnir-school-bench-alt::before {
    content: "\eb83";
  }
  
  .lnir-school-bench::before {
    content: "\eb84";
  }
  
  .lnir-sketchbook::before {
    content: "\eb85";
  }
  
  .lnir-whiteboard-alt-1::before {
    content: "\eb86";
  }
  
  .lnir-whiteboard-alt-2::before {
    content: "\eb87";
  }
  
  .lnir-whiteboard-alt::before {
    content: "\eb88";
  }
  
  .lnir-whiteboard::before {
    content: "\eb89";
  }
  
  .lnir-world-2::before {
    content: "\eb8a";
  }
  
  .lnir-world-alt::before {
    content: "\eb8b";
  }
  
  .lnir-world::before {
    content: "\eb8c";
  }
  
  .lnir-write::before {
    content: "\eb8d";
  }
  
  .lnir-apple-alt::before {
    content: "\eb8e";
  }
  
  .lnir-banana::before {
    content: "\eb8f";
  }
  
  .lnir-bowl-alt::before {
    content: "\eb90";
  }
  
  .lnir-bowl-alt-1::before {
    content: "\eb91";
  }
  
  .lnir-bowl::before {
    content: "\eb92";
  }
  
  .lnir-brocolli::before {
    content: "\eb93";
  }
  
  .lnir-burger-alt-1::before {
    content: "\eb94";
  }
  
  .lnir-burger-alt::before {
    content: "\eb95";
  }
  
  .lnir-burger::before {
    content: "\eb96";
  }
  
  .lnir-chef-hat-alt-1::before {
    content: "\eb97";
  }
  
  .lnir-chef-hat-alt-2::before {
    content: "\eb98";
  }
  
  .lnir-chef-hat-alt::before {
    content: "\eb99";
  }
  
  .lnir-chef-hat::before {
    content: "\eb9a";
  }
  
  .lnir-chicken::before {
    content: "\eb9b";
  }
  
  .lnir-cocktail-alt-1::before {
    content: "\eb9c";
  }
  
  .lnir-cocktail-alt::before {
    content: "\eb9d";
  }
  
  .lnir-cocktail::before {
    content: "\eb9e";
  }
  
  .lnir-coffee-cup-alt::before {
    content: "\eb9f";
  }
  
  .lnir-coffee-cup::before {
    content: "\eba0";
  }
  
  .lnir-cupcake-alt::before {
    content: "\eba1";
  }
  
  .lnir-cupcake::before {
    content: "\eba2";
  }
  
  .lnir-cutlery-alt-1::before {
    content: "\eba3";
  }
  
  .lnir-cutlery-alt::before {
    content: "\eba4";
  }
  
  .lnir-cutlery::before {
    content: "\eba5";
  }
  
  .lnir-dinner-table::before {
    content: "\eba6";
  }
  
  .lnir-dinner::before {
    content: "\eba7";
  }
  
  .lnir-drumstick::before {
    content: "\eba8";
  }
  
  .lnir-fresh-juice::before {
    content: "\eba9";
  }
  
  .lnir-ice-cream-alt::before {
    content: "\ebaa";
  }
  
  .lnir-ice-cream::before {
    content: "\ebab";
  }
  
  .lnir-juice::before {
    content: "\ebac";
  }
  
  .lnir-lolypop::before {
    content: "\ebad";
  }
  
  .lnir-meat::before {
    content: "\ebae";
  }
  
  .lnir-pizza-alt::before {
    content: "\ebaf";
  }
  
  .lnir-pizza::before {
    content: "\ebb0";
  }
  
  .lnir-plate::before {
    content: "\ebb1";
  }
  
  .lnir-popcorn::before {
    content: "\ebb2";
  }
  
  .lnir-restaurant::before {
    content: "\ebb3";
  }
  
  .lnir-service::before {
    content: "\ebb4";
  }
  
  .lnir-silverware::before {
    content: "\ebb5";
  }
  
  .lnir-spatula::before {
    content: "\ebb6";
  }
  
  .lnir-ambulance-alt-1::before {
    content: "\ebb7";
  }
  
  .lnir-ambulance-alt::before {
    content: "\ebb8";
  }
  
  .lnir-ambulance::before {
    content: "\ebb9";
  }
  
  .lnir-basketball::before {
    content: "\ebba";
  }
  
  .lnir-bone::before {
    content: "\ebbb";
  }
  
  .lnir-brain-alt::before {
    content: "\ebbc";
  }
  
  .lnir-brain-check-alt::before {
    content: "\ebbd";
  }
  
  .lnir-brain-check::before {
    content: "\ebbe";
  }
  
  .lnir-brain::before {
    content: "\ebbf";
  }
  
  .lnir-broken-bone::before {
    content: "\ebc0";
  }
  
  .lnir-capsule-alt-1::before {
    content: "\ebc1";
  }
  
  .lnir-capsule-alt::before {
    content: "\ebc2";
  }
  
  .lnir-capsule::before {
    content: "\ebc3";
  }
  
  .lnir-capsules::before {
    content: "\ebc4";
  }
  
  .lnir-cardiology::before {
    content: "\ebc5";
  }
  
  .lnir-diagnosis-alt::before {
    content: "\ebc6";
  }
  
  .lnir-diagnosis::before {
    content: "\ebc7";
  }
  
  .lnir-dna::before {
    content: "\ebc8";
  }
  
  .lnir-dropper-alt-1::before {
    content: "\ebc9";
  }
  
  .lnir-dropper-alt-2::before {
    content: "\ebca";
  }
  
  .lnir-dropper-alt::before {
    content: "\ebcb";
  }
  
  .lnir-dropper::before {
    content: "\ebcc";
  }
  
  .lnir-dumbbell::before {
    content: "\ebcd";
  }
  
  .lnir-eye-test::before {
    content: "\ebce";
  }
  
  .lnir-female::before {
    content: "\ebcf";
  }
  
  .lnir-first-aid::before {
    content: "\ebd0";
  }
  
  .lnir-gluten-free::before {
    content: "\ebd1";
  }
  
  .lnir-heart-check::before {
    content: "\ebd2";
  }
  
  .lnir-heart-monitor::before {
    content: "\ebd3";
  }
  
  .lnir-heartrate-monitor::before {
    content: "\ebd4";
  }
  
  .lnir-hospital-alt-1::before {
    content: "\ebd5";
  }
  
  .lnir-hospital-alt-2::before {
    content: "\ebd6";
  }
  
  .lnir-hospital-alt-3::before {
    content: "\ebd7";
  }
  
  .lnir-hospital-alt-4::before {
    content: "\ebd8";
  }
  
  .lnir-hospital-alt::before {
    content: "\ebd9";
  }
  
  .lnir-hospital-bed-alt-1::before {
    content: "\ebda";
  }
  
  .lnir-hospital-bed-alt-2::before {
    content: "\ebdb";
  }
  
  .lnir-hospital-bed-alt::before {
    content: "\ebdc";
  }
  
  .lnir-hospital-bed::before {
    content: "\ebdd";
  }
  
  .lnir-hospital-location::before {
    content: "\ebde";
  }
  
  .lnir-hospital-sign::before {
    content: "\ebdf";
  }
  
  .lnir-hospital::before {
    content: "\ebe0";
  }
  
  .lnir-kettlebell::before {
    content: "\ebe1";
  }
  
  .lnir-lungs::before {
    content: "\ebe2";
  }
  
  .lnir-male::before {
    content: "\ebe3";
  }
  
  .lnir-medical-briefcase-alt::before {
    content: "\ebe4";
  }
  
  .lnir-medical-briefcase::before {
    content: "\ebe5";
  }
  
  .lnir-medical-protection::before {
    content: "\ebe6";
  }
  
  .lnir-medical-sign::before {
    content: "\ebe7";
  }
  
  .lnir-medicine-alt::before {
    content: "\ebe8";
  }
  
  .lnir-medicine-bottle::before {
    content: "\ebe9";
  }
  
  .lnir-medicine::before {
    content: "\ebea";
  }
  
  .lnir-microscope::before {
    content: "\ebeb";
  }
  
  .lnir-pulse::before {
    content: "\ebec";
  }
  
  .lnir-report-laptop::before {
    content: "\ebed";
  }
  
  .lnir-saline-alt-1::before {
    content: "\ebee";
  }
  
  .lnir-saline::before {
    content: "\ebef";
  }
  
  .lnir-skipping-rope::before {
    content: "\ebf0";
  }
  
  .lnir-slim::before {
    content: "\ebf1";
  }
  
  .lnir-sthethoscope::before {
    content: "\ebf2";
  }
  
  .lnir-saline-alt::before {
    content: "\ebf3";
  }
  
  .lnir-syringe::before {
    content: "\ebf4";
  }
  
  .lnir-test-tube-alt::before {
    content: "\ebf5";
  }
  
  .lnir-test-tube::before {
    content: "\ebf6";
  }
  
  .lnir-thermometer-alt::before {
    content: "\ebf7";
  }
  
  .lnir-thermometer::before {
    content: "\ebf8";
  }
  
  .lnir-tooth::before {
    content: "\ebf9";
  }
  
  .lnir-walker::before {
    content: "\ebfa";
  }
  
  .lnir-weight-machine::before {
    content: "\ebfb";
  }
  
  .lnir-weight::before {
    content: "\ebfc";
  }
  
  .lnir-wheelchair::before {
    content: "\ebfd";
  }
  
  .lnir-yoga-mat::before {
    content: "\ebfe";
  }
  
  .lnir-achievement::before {
    content: "\ebff";
  }
  
  .lnir-analytics-alt-1::before {
    content: "\ec00";
  }
  
  .lnir-agenda::before {
    content: "\ec01";
  }
  
  .lnir-apartment-alt::before {
    content: "\ec02";
  }
  
  .lnir-apartment::before {
    content: "\ec03";
  }
  
  .lnir-briefcase-alt::before {
    content: "\ec04";
  }
  
  .lnir-briefcase::before {
    content: "\ec05";
  }
  
  .lnir-cart-alt::before {
    content: "\ec06";
  }
  
  .lnir-cart-down::before {
    content: "\ec07";
  }
  
  .lnir-cart-empty::before {
    content: "\ec08";
  }
  
  .lnir-cart-full::before {
    content: "\ec09";
  }
  
  .lnir-cart::before {
    content: "\ec0a";
  }
  
  .lnir-consulting::before {
    content: "\ec0b";
  }
  
  .lnir-customer::before {
    content: "\ec0c";
  }
  
  .lnir-delivery::before {
    content: "\ec0d";
  }
  
  .lnir-desk::before {
    content: "\ec0e";
  }
  
  .lnir-global::before {
    content: "\ec0f";
  }
  
  .lnir-grow::before {
    content: "\ec10";
  }
  
  .lnir-handshake::before {
    content: "\ec11";
  }
  
  .lnir-hierchy-alt::before {
    content: "\ec12";
  }
  
  .lnir-hierchy::before {
    content: "\ec13";
  }
  
  .lnir-invest-monitor::before {
    content: "\ec14";
  }
  
  .lnir-investment::before {
    content: "\ec15";
  }
  
  .lnir-license::before {
    content: "\ec16";
  }
  
  .lnir-notepad::before {
    content: "\ec17";
  }
  
  .lnir-offer::before {
    content: "\ec18";
  }
  
  .lnir-office-plan::before {
    content: "\ec19";
  }
  
  .lnir-pie-chart-alt::before {
    content: "\ec1a";
  }
  
  .lnir-paperclip::before {
    content: "\ec1b";
  }
  
  .lnir-pie-chart-dollar::before {
    content: "\ec1c";
  }
  
  .lnir-pie-chart::before {
    content: "\ec1d";
  }
  
  .lnir-pie-report::before {
    content: "\ec1e";
  }
  
  .lnir-pin-alt::before {
    content: "\ec1f";
  }
  
  .lnir-pin::before {
    content: "\ec20";
  }
  
  .lnir-quotation::before {
    content: "\ec21";
  }
  
  .lnir-revenue::before {
    content: "\ec22";
  }
  
  .lnir-sales-report::before {
    content: "\ec23";
  }
  
  .lnir-stamp::before {
    content: "\ec24";
  }
  
  .lnir-stats-down::before {
    content: "\ec25";
  }
  
  .lnir-stats-up::before {
    content: "\ec26";
  }
  
  .lnir-swatches::before {
    content: "\ec27";
  }
  
  .lnir-table::before {
    content: "\ec28";
  }
  
  .lnir-tablet-alt::before {
    content: "\ec29";
  }
  
  .lnir-tag::before {
    content: "\ec2a";
  }
  
  .lnir-target-achievement::before {
    content: "\ec2b";
  }
  
  .lnir-target-alt-1::before {
    content: "\ec2c";
  }
  
  .lnir-target-alt::before {
    content: "\ec2d";
  }
  
  .lnir-target-remove::before {
    content: "\ec2e";
  }
  
  .lnir-target-revenue::before {
    content: "\ec2f";
  }
  
  .lnir-target::before {
    content: "\ec30";
  }
  
  .lnir-tie::before {
    content: "\ec31";
  }
  
  .lnir-analytics::before {
    content: "\ec32";
  }
  
  .lnir-bar-chart::before {
    content: "\ec33";
  }
  
  .lnir-bar-check::before {
    content: "\ec34";
  }
  
  .lnir-billboard-alt::before {
    content: "\ec35";
  }
  
  .lnir-billboard::before {
    content: "\ec36";
  }
  
  .lnir-graph-alt-1::before {
    content: "\ec37";
  }
  
  .lnir-graph-alt-2::before {
    content: "\ec38";
  }
  
  .lnir-graph-alt-3::before {
    content: "\ec39";
  }
  
  .lnir-graph-alt-4::before {
    content: "\ec3a";
  }
  
  .lnir-graph-alt::before {
    content: "\ec3b";
  }
  
  .lnir-graph-decrease::before {
    content: "\ec3c";
  }
  
  .lnir-graph-increase::before {
    content: "\ec3d";
  }
  
  .lnir-graph::before {
    content: "\ec3e";
  }
  
  .lnir-keyword-research::before {
    content: "\ec3f";
  }
  
  .lnir-network-alt::before {
    content: "\ec40";
  }
  
  .lnir-network::before {
    content: "\ec41";
  }
  
  .lnir-pyramid-decrease::before {
    content: "\ec42";
  }
  
  .lnir-pyramid-increase::before {
    content: "\ec43";
  }
  
  .lnir-pyramid::before {
    content: "\ec44";
  }
  
  .lnir-rook::before {
    content: "\ec45";
  }
  
  .lnir-seo::before {
    content: "\ec46";
  }
  
  .lnir-strategy::before {
    content: "\ec47";
  }
  
  .lnir-target-audience-alt::before {
    content: "\ec48";
  }
  
  .lnir-target-customer::before {
    content: "\ec49";
  }
  
  .lnir-website-rank::before {
    content: "\ec4a";
  }
  
  .lnir-barrier::before {
    content: "\ec4b";
  }
  
  .lnir-bolt-alt::before {
    content: "\ec4c";
  }
  
  .lnir-bolt::before {
    content: "\ec4d";
  }
  
  .lnir-checkbox::before {
    content: "\ec4e";
  }
  
  .lnir-checkmark-circle::before {
    content: "\ec4f";
  }
  
  .lnir-checkmark::before {
    content: "\ec50";
  }
  
  .lnir-circle-minus::before {
    content: "\ec51";
  }
  
  .lnir-circle-plus::before {
    content: "\ec52";
  }
  
  .lnir-close::before {
    content: "\ec53";
  }
  
  .lnir-cross-circle::before {
    content: "\ec54";
  }
  
  .lnir-electricity::before {
    content: "\ec55";
  }
  
  .lnir-eye-alt::before {
    content: "\ec56";
  }
  
  .lnir-eye::before {
    content: "\ec57";
  }
  
  .lnir-find::before {
    content: "\ec58";
  }
  
  .lnir-flag-alt::before {
    content: "\ec59";
  }
  
  .lnir-flag::before {
    content: "\ec5a";
  }
  
  .lnir-funnel-alt-1::before {
    content: "\ec5b";
  }
  
  .lnir-funnel-alt::before {
    content: "\ec5c";
  }
  
  .lnir-funnel::before {
    content: "\ec5d";
  }
  
  .lnir-hand::before {
    content: "\ec5e";
  }
  
  .lnir-heart-filled::before {
    content: "\ec5f";
  }
  
  .lnir-heart-plus::before {
    content: "\ec60";
  }
  
  .lnir-heart::before {
    content: "\ec61";
  }
  
  .lnir-help::before {
    content: "\ec62";
  }
  
  .lnir-hotel-sign::before {
    content: "\ec63";
  }
  
  .lnir-idea-alt::before {
    content: "\ec64";
  }
  
  .lnir-identity::before {
    content: "\ec65";
  }
  
  .lnir-infinite::before {
    content: "\ec66";
  }
  
  .lnir-information::before {
    content: "\ec67";
  }
  
  .lnir-invention::before {
    content: "\ec68";
  }
  
  .lnir-key-alt-1::before {
    content: "\ec69";
  }
  
  .lnir-key-alt-2::before {
    content: "\ec6a";
  }
  
  .lnir-key-alt-3::before {
    content: "\ec6b";
  }
  
  .lnir-key-alt::before {
    content: "\ec6c";
  }
  
  .lnir-key::before {
    content: "\ec6d";
  }
  
  .lnir-life-ring::before {
    content: "\ec6e";
  }
  
  .lnir-list-alt-1::before {
    content: "\ec6f";
  }
  
  .lnir-list-alt::before {
    content: "\ec70";
  }
  
  .lnir-list::before {
    content: "\ec71";
  }
  
  .lnir-lock-alt-1::before {
    content: "\ec72";
  }
  
  .lnir-lock-alt-2::before {
    content: "\ec73";
  }
  
  .lnir-lock-alt::before {
    content: "\ec74";
  }
  
  .lnir-lock::before {
    content: "\ec75";
  }
  
  .lnir-minus::before {
    content: "\ec76";
  }
  
  .lnir-more-alt-1::before {
    content: "\ec77";
  }
  
  .lnir-more-alt::before {
    content: "\ec78";
  }
  
  .lnir-more::before {
    content: "\ec79";
  }
  
  .lnir-music-note::before {
    content: "\ec7a";
  }
  
  .lnir-music::before {
    content: "\ec7b";
  }
  
  .lnir-notification::before {
    content: "\ec7c";
  }
  
  .lnir-passport-alt::before {
    content: "\ec7d";
  }
  
  .lnir-passport::before {
    content: "\ec7e";
  }
  
  .lnir-playlist-alt::before {
    content: "\ec7f";
  }
  
  .lnir-playlist::before {
    content: "\ec80";
  }
  
  .lnir-plus::before {
    content: "\ec81";
  }
  
  .lnir-pointer::before {
    content: "\ec82";
  }
  
  .lnir-power-switch::before {
    content: "\ec83";
  }
  
  .lnir-protection::before {
    content: "\ec84";
  }
  
  .lnir-question-circle::before {
    content: "\ec85";
  }
  
  .lnir-radio-button::before {
    content: "\ec86";
  }
  
  .lnir-record::before {
    content: "\ec87";
  }
  
  .lnir-round-box-check::before {
    content: "\ec88";
  }
  
  .lnir-round-box-cross::before {
    content: "\ec89";
  }
  
  .lnir-round-box-minus::before {
    content: "\ec8a";
  }
  
  .lnir-round-box-plus::before {
    content: "\ec8b";
  }
  
  .lnir-shield::before {
    content: "\ec8c";
  }
  
  .lnir-sort::before {
    content: "\ec8d";
  }
  
  .lnir-switch::before {
    content: "\ec8e";
  }
  
  .lnir-teabag::before {
    content: "\ec8f";
  }
  
  .lnir-thumbs-down-alt::before {
    content: "\ec90";
  }
  
  .lnir-thumbs-down::before {
    content: "\ec91";
  }
  
  .lnir-thumbs-up-alt::before {
    content: "\ec92";
  }
  
  .lnir-thumbs-up::before {
    content: "\ec93";
  }
  
  .lnir-thunderbolt::before {
    content: "\ec94";
  }
  
  .lnir-ticket-alt-1::before {
    content: "\ec95";
  }
  
  .lnir-ticket-alt-2::before {
    content: "\ec96";
  }
  
  .lnir-ticket-alt-3::before {
    content: "\ec97";
  }
  
  .lnir-ticket-alt::before {
    content: "\ec98";
  }
  
  .lnir-ticket::before {
    content: "\ec99";
  }
  
  .lnir-unlock::before {
    content: "\ec9a";
  }
  
  .lnir-warning::before {
    content: "\ec9b";
  }
  
  .lnir-backward-alt::before {
    content: "\ec9c";
  }
  
  .lnir-backward::before {
    content: "\ec9d";
  }
  
  .lnir-expand-alt-1::before {
    content: "\ec9e";
  }
  
  .lnir-fast-forward::before {
    content: "\ec9f";
  }
  
  .lnir-film::before {
    content: "\eca0";
  }
  
  .lnir-forward::before {
    content: "\eca1";
  }
  
  .lnir-frame-expand::before {
    content: "\eca2";
  }
  
  .lnir-full-screen::before {
    content: "\eca3";
  }
  
  .lnir-gallery::before {
    content: "\eca4";
  }
  
  .lnir-next::before {
    content: "\eca5";
  }
  
  .lnir-pause::before {
    content: "\eca6";
  }
  
  .lnir-play::before {
    content: "\eca7";
  }
  
  .lnir-previous::before {
    content: "\eca8";
  }
  
  .lnir-repeat-one::before {
    content: "\eca9";
  }
  
  .lnir-shuffle::before {
    content: "\ecaa";
  }
  
  .lnir-slideshow::before {
    content: "\ecab";
  }
  
  .lnir-stop::before {
    content: "\ecac";
  }
  
  .lnir-video-alt-1::before {
    content: "\ecad";
  }
  
  .lnir-video-alt::before {
    content: "\ecae";
  }
  
  .lnir-video-camera-alt-1::before {
    content: "\ecaf";
  }
  
  .lnir-video-camera-alt-2::before {
    content: "\ecb0";
  }
  
  .lnir-video-camera-alt::before {
    content: "\ecb1";
  }
  
  .lnir-video-cut::before {
    content: "\ecb2";
  }
  
  .lnir-video::before {
    content: "\ecb3";
  }
  
  .lnir-volume-high::before {
    content: "\ecb4";
  }
  
  .lnir-volume-low::before {
    content: "\ecb5";
  }
  
  .lnir-volume-medium::before {
    content: "\ecb6";
  }
  
  .lnir-volume-mute::before {
    content: "\ecb7";
  }
  
  .lnir-volume::before {
    content: "\ecb8";
  }
  
  .lnir-bank::before {
    content: "\ecb9";
  }
  
  .lnir-calculator-alt::before {
    content: "\ecba";
  }
  
  .lnir-calculator::before {
    content: "\ecbb";
  }
  
  .lnir-coin::before {
    content: "\ecbc";
  }
  
  .lnir-coins::before {
    content: "\ecbd";
  }
  
  .lnir-credit-card::before {
    content: "\ecbe";
  }
  
  .lnir-credit-cards::before {
    content: "\ecbf";
  }
  
  .lnir-diamond-alt::before {
    content: "\ecc0";
  }
  
  .lnir-diamond::before {
    content: "\ecc1";
  }
  
  .lnir-dollar-card::before {
    content: "\ecc2";
  }
  
  .lnir-dollar-down::before {
    content: "\ecc3";
  }
  
  .lnir-dollar-up::before {
    content: "\ecc4";
  }
  
  .lnir-dollar::before {
    content: "\ecc5";
  }
  
  .lnir-euro-card::before {
    content: "\ecc6";
  }
  
  .lnir-euro-coin::before {
    content: "\ecc7";
  }
  
  .lnir-euro-down::before {
    content: "\ecc8";
  }
  
  .lnir-euro-up::before {
    content: "\ecc9";
  }
  
  .lnir-euro::before {
    content: "\ecca";
  }
  
  .lnir-gold-bar::before {
    content: "\eccb";
  }
  
  .lnir-mobile-coin-taka::before {
    content: "\eccc";
  }
  
  .lnir-mobile-coin::before {
    content: "\eccd";
  }
  
  .lnir-money-bag::before {
    content: "\ecce";
  }
  
  .lnir-money-location::before {
    content: "\eccf";
  }
  
  .lnir-money-protection::before {
    content: "\ecd0";
  }
  
  .lnir-pound-card::before {
    content: "\ecd1";
  }
  
  .lnir-pound-coin::before {
    content: "\ecd2";
  }
  
  .lnir-pound-down::before {
    content: "\ecd3";
  }
  
  .lnir-pound-up::before {
    content: "\ecd4";
  }
  
  .lnir-pound::before {
    content: "\ecd5";
  }
  
  .lnir-rupee-card::before {
    content: "\ecd6";
  }
  
  .lnir-rupee-coin::before {
    content: "\ecd7";
  }
  
  .lnir-text-format::before {
    content: "\ecd8";
  }
  
  .lnir-rupee-down::before {
    content: "\ecd9";
  }
  
  .lnir-bold::before {
    content: "\ecda";
  }
  
  .lnir-taka-card::before {
    content: "\ecdb";
  }
  
  .lnir-taka-coin::before {
    content: "\ecdc";
  }
  
  .lnir-strikethrough::before {
    content: "\ecdd";
  }
  
  .lnir-taka-down::before {
    content: "\ecde";
  }
  
  .lnir-rupee::before {
    content: "\ecdf";
  }
  
  .lnir-taka-up::before {
    content: "\ece0";
  }
  
  .lnir-taka::before {
    content: "\ece1";
  }
  
  .lnir-rupee-up::before {
    content: "\ece2";
  }
  
  .lnir-wallet-alt-1::before {
    content: "\ece3";
  }
  
  .lnir-wallet::before {
    content: "\ece4";
  }
  
  .lnir-yen-card::before {
    content: "\ece5";
  }
  
  .lnir-yen-coin::before {
    content: "\ece6";
  }
  
  .lnir-yen-up::before {
    content: "\ece7";
  }
  
  .lnir-bug-alt::before {
    content: "\ece8";
  }
  
  .lnir-yen-down::before {
    content: "\ece9";
  }
  
  .lnir-yen::before {
    content: "\ecea";
  }
  
  .lnir-cactus-alt::before {
    content: "\eceb";
  }
  
  .lnir-flower::before {
    content: "\ecec";
  }
  
  .lnir-bug::before {
    content: "\eced";
  }
  
  .lnir-cactus::before {
    content: "\ecee";
  }
  
  .lnir-island::before {
    content: "\ecef";
  }
  
  .lnir-leaf-alt::before {
    content: "\ecf0";
  }
  
  .lnir-leaf::before {
    content: "\ecf1";
  }
  
  .lnir-leaves::before {
    content: "\ecf2";
  }
  
  .lnir-mashroom::before {
    content: "\ecf3";
  }
  
  .lnir-mountain::before {
    content: "\ecf4";
  }
  
  .lnir-mushroom-alt::before {
    content: "\ecf5";
  }
  
  .lnir-mushrooms::before {
    content: "\ecf6";
  }
  
  .lnir-plant-pot::before {
    content: "\ecf7";
  }
  
  .lnir-plant::before {
    content: "\ecf8";
  }
  
  .lnir-sprout-alt::before {
    content: "\ecf9";
  }
  
  .lnir-sprout::before {
    content: "\ecfa";
  }
  
  .lnir-tree-alt-1::before {
    content: "\ecfb";
  }
  
  .lnir-tree-alt::before {
    content: "\ecfc";
  }
  
  .lnir-tree::before {
    content: "\ecfd";
  }
  
  .lnir-trees-alt-1::before {
    content: "\ecfe";
  }
  
  .lnir-trees-alt::before {
    content: "\ecff";
  }
  
  .lnir-trees::before {
    content: "\ed00";
  }
  
  .lnir-baloon-alt-1::before {
    content: "\ed01";
  }
  
  .lnir-baloon-alt::before {
    content: "\ed02";
  }
  
  .lnir-baloon::before {
    content: "\ed03";
  }
  
  .lnir-birthday-hat::before {
    content: "\ed04";
  }
  
  .lnir-cake::before {
    content: "\ed05";
  }
  
  .lnir-leaf-alt-1::before {
    content: "\ed06";
  }
  
  .lnir-candy-cane::before {
    content: "\ed07";
  }
  
  .lnir-tornado::before {
    content: "\ed08";
  }
  
  .lnir-candy::before {
    content: "\ed09";
  }
  
  .lnir-confetti::before {
    content: "\ed0a";
  }
  
  .lnir-firecracker::before {
    content: "\ed0b";
  }
  
  .lnir-fireworks::before {
    content: "\ed0c";
  }
  
  .lnir-flags::before {
    content: "\ed0d";
  }
  
  .lnir-mask::before {
    content: "\ed0e";
  }
  
  .lnir-spray::before {
    content: "\ed0f";
  }
  
  .lnir-wand::before {
    content: "\ed10";
  }
  
  .lnir-cotton-bud::before {
    content: "\ed11";
  }
  
  .lnir-crown-alt-1::before {
    content: "\ed12";
  }
  
  .lnir-crown-alt::before {
    content: "\ed13";
  }
  
  .lnir-crown-alt-2::before {
    content: "\ed14";
  }
  
  .lnir-crown::before {
    content: "\ed15";
  }
  
  .lnir-cup-alt::before {
    content: "\ed16";
  }
  
  .lnir-flower-alt::before {
    content: "\ed17";
  }
  
  .lnir-gift-alt-1::before {
    content: "\ed18";
  }
  
  .lnir-gift-alt::before {
    content: "\ed19";
  }
  
  .lnir-gift-bag::before {
    content: "\ed1a";
  }
  
  .lnir-gift::before {
    content: "\ed1b";
  }
  
  .lnir-glasses::before {
    content: "\ed1c";
  }
  
  .lnir-home::before {
    content: "\ed1d";
  }
  
  .lnir-ladies-tshirt::before {
    content: "\ed1e";
  }
  
  .lnir-sunglass::before {
    content: "\ed1f";
  }
  
  .lnir-thought::before {
    content: "\ed20";
  }
  
  .lnir-tshirt-alt-1::before {
    content: "\ed21";
  }
  
  .lnir-tshirt-alt::before {
    content: "\ed22";
  }
  
  .lnir-tshirt::before {
    content: "\ed23";
  }
  
  .lnir-beach-chair::before {
    content: "\ed24";
  }
  
  .lnir-beach::before {
    content: "\ed25";
  }
  
  .lnir-beachball::before {
    content: "\ed26";
  }
  
  .lnir-cable-car::before {
    content: "\ed27";
  }
  
  .lnir-flight-search::before {
    content: "\ed28";
  }
  
  .lnir-hot-air-baloon::before {
    content: "\ed29";
  }
  
  .lnir-pyramids::before {
    content: "\ed2a";
  }
  
  .lnir-suitcase-alt::before {
    content: "\ed2b";
  }
  
  .lnir-suitcase::before {
    content: "\ed2c";
  }
  
  .lnir-surf-board::before {
    content: "\ed2d";
  }
  
  .lnir-tent-alt::before {
    content: "\ed2e";
  }
  
  .lnir-tent::before {
    content: "\ed2f";
  }
  
  .lnir-travel::before {
    content: "\ed30";
  }
  
  .lnir-air-flow::before {
    content: "\ed31";
  }
  
  .lnir-air::before {
    content: "\ed32";
  }
  
  .lnir-cloud-alt-1::before {
    content: "\ed33";
  }
  
  .lnir-cloud-alt-2::before {
    content: "\ed34";
  }
  
  .lnir-cloud-alt::before {
    content: "\ed35";
  }
  
  .lnir-cloud-moon::before {
    content: "\ed36";
  }
  
  .lnir-cloud-sun::before {
    content: "\ed37";
  }
  
  .lnir-cloud::before {
    content: "\ed38";
  }
  
  .lnir-cloudy-sun::before {
    content: "\ed39";
  }
  
  .lnir-drop-alt::before {
    content: "\ed3a";
  }
  
  .lnir-drop::before {
    content: "\ed3b";
  }
  
  .lnir-farenheit::before {
    content: "\ed3c";
  }
  
  .lnir-moon-star::before {
    content: "\ed3d";
  }
  
  .lnir-moon::before {
    content: "\ed3e";
  }
  
  .lnir-night-thunder::before {
    content: "\ed3f";
  }
  
  .lnir-night-wind::before {
    content: "\ed40";
  }
  
  .lnir-night::before {
    content: "\ed41";
  }
  
  .lnir-rain::before {
    content: "\ed42";
  }
  
  .lnir-snowfall::before {
    content: "\ed43";
  }
  
  .lnir-sun-rain::before {
    content: "\ed44";
  }
  
  .lnir-sun::before {
    content: "\ed45";
  }
  
  .lnir-thunder-alt::before {
    content: "\ed46";
  }
  
  .lnir-thunder::before {
    content: "\ed47";
  }
  
  .lnir-umbrella-alt::before {
    content: "\ed48";
  }
  
  .lnir-umbrella-rain-alt::before {
    content: "\ed49";
  }
  
  .lnir-umbrella-rain::before {
    content: "\ed4a";
  }
  
  .lnir-umbrella::before {
    content: "\ed4b";
  }
  
  .lnir-water-drops::before {
    content: "\ed4c";
  }
  
  .lnir-wind-cloud::before {
    content: "\ed4d";
  }
  
  .lnir-wind-sun::before {
    content: "\ed4e";
  }
  
  .lnir-hourglass::before {
    content: "\ed4f";
  }
  
  .lnir-spiner-solid::before {
    content: "\ed50";
  }
  
  .lnir-spinner-1::before {
    content: "\ed51";
  }
  
  .lnir-spinner-10::before {
    content: "\ed52";
  }
  
  .lnir-cup::before {
    content: "\ed53";
  }
  
  .lnir-spinner-11::before {
    content: "\ed54";
  }
  
  .lnir-spinner-5::before {
    content: "\ed55";
  }
  
  .lnir-spinner-6::before {
    content: "\ed56";
  }
  
  .lnir-spinner-2::before {
    content: "\ed57";
  }
  
  .lnir-spinner-3::before {
    content: "\ed58";
  }
  
  .lnir-spinner-7::before {
    content: "\ed59";
  }
  
  .lnir-spinner-8::before {
    content: "\ed5a";
  }
  
  .lnir-spinner-9::before {
    content: "\ed5b";
  }
  
  .lnir-spinner-arrow::before {
    content: "\ed5c";
  }
  
  .lnir-spinner::before {
    content: "\ed5d";
  }
  
  .lnir-3d::before {
    content: "\ed5e";
  }
  
  .lnir-add-files::before {
    content: "\ed5f";
  }
  
  .lnir-ai::before {
    content: "\ed60";
  }
  
  .lnir-alarm-2::before {
    content: "\ed61";
  }
  
  .lnir-alarm-3::before {
    content: "\ed62";
  }
  
  .lnir-alarm-4::before {
    content: "\ed63";
  }
  
  .lnir-alarm-clock-alt::before {
    content: "\ed64";
  }
  
  .lnir-alarm-clock::before {
    content: "\ed65";
  }
  
  .lnir-alarm::before {
    content: "\ed66";
  }
  
  .lnir-candle-alt::before {
    content: "\ed67";
  }
  
  .lnir-spinner-4::before {
    content: "\ed68";
  }
  
  .lnir-archive::before {
    content: "\ed69";
  }
  
  .lnir-backspace::before {
    content: "\ed6a";
  }
  
  .lnir-battery::before {
    content: "\ed6b";
  }
  
  .lnir-block-user::before {
    content: "\ed6c";
  }
  
  .lnir-bluetooth::before {
    content: "\ed6d";
  }
  
  .lnir-bookmark-alt::before {
    content: "\ed6e";
  }
  
  .lnir-bookmark::before {
    content: "\ed6f";
  }
  
  .lnir-brightness::before {
    content: "\ed70";
  }
  
  .lnir-bulb-alt::before {
    content: "\ed71";
  }
  
  .lnir-bulb::before {
    content: "\ed72";
  }
  
  .lnir-calendar::before {
    content: "\ed73";
  }
  
  .lnir-calender-alt-1::before {
    content: "\ed74";
  }
  
  .lnir-calender-alt-2::before {
    content: "\ed75";
  }
  
  .lnir-calender-alt-3::before {
    content: "\ed76";
  }
  
  .lnir-calender-alt-4::before {
    content: "\ed77";
  }
  
  .lnir-calender-alt::before {
    content: "\ed78";
  }
  
  .lnir-camera-alt-1::before {
    content: "\ed79";
  }
  
  .lnir-camera-alt::before {
    content: "\ed7a";
  }
  
  .lnir-camera::before {
    content: "\ed7b";
  }
  
  .lnir-change::before {
    content: "\ed7c";
  }
  
  .lnir-charging::before {
    content: "\ed7d";
  }
  
  .lnir-cloud-check-alt::before {
    content: "\ed7e";
  }
  
  .lnir-cloud-check::before {
    content: "\ed7f";
  }
  
  .lnir-cloud-computing-alt::before {
    content: "\ed80";
  }
  
  .lnir-cloud-computing::before {
    content: "\ed81";
  }
  
  .lnir-cloud-download-alt::before {
    content: "\ed82";
  }
  
  .lnir-cloud-download::before {
    content: "\ed83";
  }
  
  .lnir-cloud-network-2::before {
    content: "\ed84";
  }
  
  .lnir-cloud-network::before {
    content: "\ed85";
  }
  
  .lnir-cloud-search-alt-1::before {
    content: "\ed86";
  }
  
  .lnir-cloud-search-alt::before {
    content: "\ed87";
  }
  
  .lnir-cloud-search::before {
    content: "\ed88";
  }
  
  .lnir-cloud-sync-alt::before {
    content: "\ed89";
  }
  
  .lnir-cloud-sync::before {
    content: "\ed8a";
  }
  
  .lnir-cloud-upload-alt::before {
    content: "\ed8b";
  }
  
  .lnir-cloud-upload::before {
    content: "\ed8c";
  }
  
  .lnir-code-alt::before {
    content: "\ed8d";
  }
  
  .lnir-code::before {
    content: "\ed8e";
  }
  
  .lnir-cog::before {
    content: "\ed8f";
  }
  
  .lnir-cogs::before {
    content: "\ed90";
  }
  
  .lnir-control-panel::before {
    content: "\ed91";
  }
  
  .lnir-copy::before {
    content: "\ed92";
  }
  
  .lnir-cut::before {
    content: "\ed93";
  }
  
  .lnir-dashboard::before {
    content: "\ed94";
  }
  
  .lnir-database::before {
    content: "\ed95";
  }
  
  .lnir-display-alt::before {
    content: "\ed96";
  }
  
  .lnir-display::before {
    content: "\ed97";
  }
  
  .lnir-domain::before {
    content: "\ed98";
  }
  
  .lnir-download::before {
    content: "\ed99";
  }
  
  .lnir-empty-battery::before {
    content: "\ed9a";
  }
  
  .lnir-empty-file::before {
    content: "\ed9b";
  }
  
  .lnir-file-download::before {
    content: "\ed9c";
  }
  
  .lnir-file-lock::before {
    content: "\ed9d";
  }
  
  .lnir-file-name::before {
    content: "\ed9e";
  }
  
  .lnir-file-protection::before {
    content: "\ed9f";
  }
  
  .lnir-file-upload::before {
    content: "\eda0";
  }
  
  .lnir-files-alt::before {
    content: "\eda1";
  }
  
  .lnir-files::before {
    content: "\eda2";
  }
  
  .lnir-folder-alt-1::before {
    content: "\eda3";
  }
  
  .lnir-folder-alt::before {
    content: "\eda4";
  }
  
  .lnir-game::before {
    content: "\eda5";
  }
  
  .lnir-folder::before {
    content: "\eda6";
  }
  
  .lnir-half-battery::before {
    content: "\eda7";
  }
  
  .lnir-headphone::before {
    content: "\eda8";
  }
  
  .lnir-image::before {
    content: "\eda9";
  }
  
  .lnir-keyboard::before {
    content: "\edaa";
  }
  
  .lnir-laptop-alt-keyboard::before {
    content: "\edab";
  }
  
  .lnir-laptop-alt-switch::before {
    content: "\edac";
  }
  
  .lnir-laptop-alt::before {
    content: "\edad";
  }
  
  .lnir-laptop-phone::before {
    content: "\edae";
  }
  
  .lnir-laptop::before {
    content: "\edaf";
  }
  
  .lnir-link-alt-1::before {
    content: "\edb0";
  }
  
  .lnir-link-alt::before {
    content: "\edb1";
  }
  
  .lnir-link::before {
    content: "\edb2";
  }
  
  .lnir-low-battery::before {
    content: "\edb3";
  }
  
  .lnir-magnet::before {
    content: "\edb4";
  }
  
  .lnir-magnifier::before {
    content: "\edb5";
  }
  
  .lnir-map-marker::before {
    content: "\edb6";
  }
  
  .lnir-map::before {
    content: "\edb7";
  }
  
  .lnir-menu-alt-1::before {
    content: "\edb8";
  }
  
  .lnir-menu-alt-2::before {
    content: "\edb9";
  }
  
  .lnir-menu-alt-3::before {
    content: "\edba";
  }
  
  .lnir-menu-alt-4::before {
    content: "\edbb";
  }
  
  .lnir-menu-alt-5::before {
    content: "\edbc";
  }
  
  .lnir-menu-alt::before {
    content: "\edbd";
  }
  
  .lnir-menu-circle::before {
    content: "\edbe";
  }
  
  .lnir-menu::before {
    content: "\edbf";
  }
  
  .lnir-mic::before {
    content: "\edc0";
  }
  
  .lnir-microphone-alt-1::before {
    content: "\edc1";
  }
  
  .lnir-microphone-alt::before {
    content: "\edc2";
  }
  
  .lnir-microphone::before {
    content: "\edc3";
  }
  
  .lnir-mobile-alt-1::before {
    content: "\edc4";
  }
  
  .lnir-mobile-alt-2::before {
    content: "\edc5";
  }
  
  .lnir-harddrive::before {
    content: "\edc6";
  }
  
  .lnir-mobile-alt-button::before {
    content: "\edc7";
  }
  
  .lnir-mobile::before {
    content: "\edc8";
  }
  
  .lnir-headphone-alt::before {
    content: "\edc9";
  }
  
  .lnir-full-battery::before {
    content: "\edca";
  }
  
  .lnir-mouse::before {
    content: "\edcb";
  }
  
  .lnir-no-charge-battery::before {
    content: "\edcc";
  }
  
  .lnir-package::before {
    content: "\edcd";
  }
  
  .lnir-plug::before {
    content: "\edce";
  }
  
  .lnir-presentation::before {
    content: "\edcf";
  }
  
  .lnir-printer::before {
    content: "\edd0";
  }
  
  .lnir-ps::before {
    content: "\edd1";
  }
  
  .lnir-recycle-alt::before {
    content: "\edd2";
  }
  
  .lnir-recycle::before {
    content: "\edd3";
  }
  
  .lnir-reload-alt-box::before {
    content: "\edd4";
  }
  
  .lnir-reload-alt::before {
    content: "\edd5";
  }
  
  .lnir-reload::before {
    content: "\edd6";
  }
  
  .lnir-remove-file::before {
    content: "\edd7";
  }
  
  .lnir-rocket::before {
    content: "\edd8";
  }
  
  .lnir-rss-feed::before {
    content: "\edd9";
  }
  
  .lnir-save-alt::before {
    content: "\edda";
  }
  
  .lnir-save::before {
    content: "\eddb";
  }
  
  .lnir-scan::before {
    content: "\eddc";
  }
  
  .lnir-scroll-down::before {
    content: "\eddd";
  }
  
  .lnir-search-alt::before {
    content: "\edde";
  }
  
  .lnir-search::before {
    content: "\eddf";
  }
  
  .lnir-share-alt::before {
    content: "\ede0";
  }
  
  .lnir-share::before {
    content: "\ede1";
  }
  
  .lnir-shopping-basket::before {
    content: "\ede2";
  }
  
  .lnir-shortcode::before {
    content: "\ede3";
  }
  
  .lnir-signal::before {
    content: "\ede4";
  }
  
  .lnir-star-empty::before {
    content: "\ede5";
  }
  
  .lnir-star-filled::before {
    content: "\ede6";
  }
  
  .lnir-star-half::before {
    content: "\ede7";
  }
  
  .lnir-star::before {
    content: "\ede8";
  }
  
  .lnir-tab::before {
    content: "\ede9";
  }
  
  .lnir-tap::before {
    content: "\edea";
  }
  
  .lnir-thumbnail::before {
    content: "\edeb";
  }
  
  .lnir-timer::before {
    content: "\edec";
  }
  
  .lnir-trash-can-alt-1::before {
    content: "\eded";
  }
  
  .lnir-trash-can-alt::before {
    content: "\edee";
  }
  
  .lnir-trash-can::before {
    content: "\edef";
  }
  
  .lnir-trash::before {
    content: "\edf0";
  }
  
  .lnir-unlink::before {
    content: "\edf1";
  }
  
  .lnir-upload::before {
    content: "\edf2";
  }
  
  .lnir-user-alt-1::before {
    content: "\edf3";
  }
  
  .lnir-user-alt-2::before {
    content: "\edf4";
  }
  
  .lnir-user-alt::before {
    content: "\edf5";
  }
  
  .lnir-user::before {
    content: "\edf6";
  }
  
  .lnir-users-2::before {
    content: "\edf7";
  }
  
  .lnir-users::before {
    content: "\edf8";
  }
  
  .lnir-website-alt::before {
    content: "\edf9";
  }
  
  .lnir-website::before {
    content: "\edfa";
  }
  
  .lnir-zip::before {
    content: "\edfb";
  }
  
  .lnir-ban::before {
    content: "\edfc";
  }
  
  .lnir-candle::before {
    content: "\edfd";
  }
  
  .lnir-appointment::before {
    content: "\edfe";
  }
  
  .lnir-zoom-in::before {
    content: "\edff";
  }
  
  .lnir-cool-1::before {
    content: "\ee00";
  }
  
  .lnir-cool-3::before {
    content: "\ee01";
  }
  
  .lnir-cool-kiss::before {
    content: "\ee02";
  }
  
  .lnir-cry::before {
    content: "\ee03";
  }
  
  .lnir-cute::before {
    content: "\ee04";
  }
  
  .lnir-dead::before {
    content: "\ee05";
  }
  
  .lnir-bored::before {
    content: "\ee06";
  }
  
  .lnir-emoji-friendly::before {
    content: "\ee07";
  }
  
  .lnir-emoji-happy::before {
    content: "\ee08";
  }
  
  .lnir-emoji-sad::before {
    content: "\ee09";
  }
  
  .lnir-emoji-cool::before {
    content: "\ee0a";
  }
  
  .lnir-emoji-speechless::before {
    content: "\ee0b";
  }
  
  .lnir-emoji-suspect::before {
    content: "\ee0c";
  }
  
  .lnir-emoji-tounge::before {
    content: "\ee0d";
  }
  
  .lnir-emoji-smile::before {
    content: "\ee0e";
  }
  
  .lnir-happy-2::before {
    content: "\ee0f";
  }
  
  .lnir-happy-smile::before {
    content: "\ee10";
  }
  
  .lnir-kiss-2::before {
    content: "\ee11";
  }
  
  .lnir-kiss::before {
    content: "\ee12";
  }
  
  .lnir-angry::before {
    content: "\ee13";
  }
  
  .lnir-loved-surprise::before {
    content: "\ee14";
  }
  
  .lnir-zoom-out::before {
    content: "\ee15";
  }
  
  .lnir-piss::before {
    content: "\ee16";
  }
  
  .lnir-sick-1::before {
    content: "\ee17";
  }
  
  .lnir-sick::before {
    content: "\ee18";
  }
  
  .lnir-mute::before {
    content: "\ee19";
  }
  
  .lnir-super-cool::before {
    content: "\ee1a";
  }
  
  .lnir-love::before {
    content: "\ee1b";
  }
  
  .lnir-wink::before {
    content: "\ee1c";
  }
  
  .lnir-wow::before {
    content: "\ee1d";
  }
  
  .lnir-yawn::before {
    content: "\ee1e";
  }
  
  .lnir-super-happy::before {
    content: "\ee1f";
  }
  
  .lnir-happy-1::before {
    content: "\ee20";
  }
  
  .lnir-sleep::before {
    content: "\ee21";
  }
  
  