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

Lineicons-solid icon font


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

@font-face {
  font-family: 'Lineicons-solid';
  src: url('fonts/Lineicons-solid.eot');
  src: url('fonts/Lineicons-solid.eot') format('embedded-opentype'),
       url('fonts/Lineicons-solid.woff2') format('woff2'),
       url('fonts/Lineicons-solid.woff') format('woff'),
       url('fonts/Lineicons-solid.ttf') format('truetype'),
       url('fonts/Lineicons-solid.svg') format('svg');
}

/* base class */
.lnis {
  display: inline-block;
  font: normal normal normal 1em/1 'Lineicons-solid';
  color: inherit;
  flex-shrink: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* size examples - relative units */
.lnis-sm {
  font-size: 0.8em;
}

.lnis-lg {
  font-size: 1.2em;
}

/* size examples - absolute units */
.lnis-16 {
  font-size: 16px;
}

.lnis-32 {
  font-size: 32px;
}

/* rotate the icon infinitely */
.lnis-is-spinning {
  animation: lnis-spin 1s infinite linear;
}

@keyframes lnis-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* transform */
.lnis-rotate-90 {
  transform: rotate(90deg);
}

.lnis-rotate-180 {
  transform: rotate(180deg);
}

.lnis-rotate-270 {
  transform: rotate(270deg);
}

.lnis-flip-y {
  transform: scaleY(-1);
}

.lnis-flip-x {
  transform: scaleX(-1);
}

/* icons */
.lnis-360-1::before {
  content: "\ea01";
}

.lnis-360-10::before {
  content: "\ea02";
}

.lnis-360-11::before {
  content: "\ea03";
}

.lnis-360-2::before {
  content: "\ea04";
}

.lnis-360-3::before {
  content: "\ea05";
}

.lnis-360-4::before {
  content: "\ea06";
}

.lnis-360-5::before {
  content: "\ea07";
}

.lnis-360-6::before {
  content: "\ea08";
}

.lnis-360-7::before {
  content: "\ea09";
}

.lnis-360-8::before {
  content: "\ea0a";
}

.lnis-360-9::before {
  content: "\ea0b";
}

.lnis-3d-cube::before {
  content: "\ea0c";
}

.lnis-3d-cube-1::before {
  content: "\ea0d";
}

.lnis-3d-cube-2::before {
  content: "\ea0e";
}

.lnis-3d-cube-3::before {
  content: "\ea0f";
}

.lnis-3d-cube-arrows::before {
  content: "\ea10";
}

.lnis-3d-cube-user::before {
  content: "\ea11";
}

.lnis-3d-meta::before {
  content: "\ea12";
}

.lnis-3d-play::before {
  content: "\ea13";
}

.lnis-3d-rotate-1::before {
  content: "\ea14";
}

.lnis-3d-rotate-2::before {
  content: "\ea15";
}

.lnis-3d-scan::before {
  content: "\ea16";
}

.lnis-4k::before {
  content: "\ea17";
}

.lnis-5g-circle::before {
  content: "\ea18";
}

.lnis-5g-circle-disabled::before {
  content: "\ea19";
}

.lnis-5g-network-1::before {
  content: "\ea1a";
}

.lnis-5g-network-1-disabled::before {
  content: "\ea1b";
}

.lnis-5g-network-2::before {
  content: "\ea1c";
}

.lnis-5g-network-2-disabled::before {
  content: "\ea1d";
}

.lnis-5g-network-tower::before {
  content: "\ea1e";
}

.lnis-5g-network-tower-disabled::before {
  content: "\ea1f";
}

.lnis-5g-square::before {
  content: "\ea20";
}

.lnis-5g-square-disabled::before {
  content: "\ea21";
}

.lnis-8k::before {
  content: "\ea22";
}

.lnis-achievement::before {
  content: "\ea23";
}

.lnis-aeroplane-2::before {
  content: "\ea24";
}

.lnis-aeroplane-box::before {
  content: "\ea25";
}

.lnis-aids-circle::before {
  content: "\ea26";
}

.lnis-aids-rechtangle::before {
  content: "\ea27";
}

.lnis-aids-square::before {
  content: "\ea28";
}

.lnis-air-conditioner-1::before {
  content: "\ea29";
}

.lnis-air-conditioner-2::before {
  content: "\ea2a";
}

.lnis-airbuds::before {
  content: "\ea2b";
}

.lnis-alarm-2::before {
  content: "\ea2c";
}

.lnis-alarm-auto::before {
  content: "\ea2d";
}

.lnis-alarm-check::before {
  content: "\ea2e";
}

.lnis-alarm-error::before {
  content: "\ea2f";
}

.lnis-alarm-minus::before {
  content: "\ea30";
}

.lnis-alarm-play::before {
  content: "\ea31";
}

.lnis-alarm-plus::before {
  content: "\ea32";
}

.lnis-alarm-question::before {
  content: "\ea33";
}

.lnis-alarm-sleep::before {
  content: "\ea34";
}

.lnis-alarm-trash::before {
  content: "\ea35";
}

.lnis-alarm-user::before {
  content: "\ea36";
}

.lnis-alarm-xmark::before {
  content: "\ea37";
}

.lnis-align-objects-bottom::before {
  content: "\ea38";
}

.lnis-align-objects-bottom-2::before {
  content: "\ea39";
}

.lnis-align-objects-bottom-3::before {
  content: "\ea3a";
}

.lnis-align-objects-center-horizontal::before {
  content: "\ea3b";
}

.lnis-align-objects-center-horizontal-2::before {
  content: "\ea3c";
}

.lnis-align-objects-center-vertical::before {
  content: "\ea3d";
}

.lnis-align-objects-center-vertical-2::before {
  content: "\ea3e";
}

.lnis-align-objects-left::before {
  content: "\ea3f";
}

.lnis-align-objects-left-2::before {
  content: "\ea40";
}

.lnis-align-objects-left-3::before {
  content: "\ea41";
}

.lnis-align-objects-right::before {
  content: "\ea42";
}

.lnis-align-objects-right-2::before {
  content: "\ea43";
}

.lnis-align-objects-right-3::before {
  content: "\ea44";
}

.lnis-align-objects-top::before {
  content: "\ea45";
}

.lnis-align-objects-top-2::before {
  content: "\ea46";
}

.lnis-align-objects-top-3::before {
  content: "\ea47";
}

.lnis-align-text-justify::before {
  content: "\ea48";
}

.lnis-align-text-justify-disabled::before {
  content: "\ea49";
}

.lnis-all-bookmark-1::before {
  content: "\ea4a";
}

.lnis-all-bookmark-2::before {
  content: "\ea4b";
}

.lnis-all-bookmark-3::before {
  content: "\ea4c";
}

.lnis-ambulance-2::before {
  content: "\ea4d";
}

.lnis-ambulance-3::before {
  content: "\ea4e";
}

.lnis-ambulance-4::before {
  content: "\ea4f";
}

.lnis-ambulance-siren-1::before {
  content: "\ea50";
}

.lnis-ambulance-siren-2::before {
  content: "\ea51";
}

.lnis-android-1::before {
  content: "\ea52";
}

.lnis-android-2::before {
  content: "\ea53";
}

.lnis-apartment-1::before {
  content: "\ea54";
}

.lnis-apartment-10::before {
  content: "\ea55";
}

.lnis-apartment-11::before {
  content: "\ea56";
}

.lnis-apartment-2::before {
  content: "\ea57";
}

.lnis-apartment-3::before {
  content: "\ea58";
}

.lnis-apartment-4::before {
  content: "\ea59";
}

.lnis-apartment-5::before {
  content: "\ea5a";
}

.lnis-apartment-6::before {
  content: "\ea5b";
}

.lnis-apartment-7::before {
  content: "\ea5c";
}

.lnis-apartment-8::before {
  content: "\ea5d";
}

.lnis-apartment-9::before {
  content: "\ea5e";
}

.lnis-apple::before {
  content: "\ea5f";
}

.lnis-apple-leaf::before {
  content: "\ea60";
}

.lnis-arch::before {
  content: "\ea61";
}

.lnis-archway::before {
  content: "\ea62";
}

.lnis-archway-check-circle::before {
  content: "\ea63";
}

.lnis-archway-disabled-1::before {
  content: "\ea64";
}

.lnis-archway-disabled-2::before {
  content: "\ea65";
}

.lnis-archway-error-circle::before {
  content: "\ea66";
}

.lnis-archway-fire::before {
  content: "\ea67";
}

.lnis-archway-xmark-circle::before {
  content: "\ea68";
}

.lnis-arrow-2-angular-bottom-left::before {
  content: "\ea69";
}

.lnis-arrow-2-angular-bottom-right::before {
  content: "\ea6a";
}

.lnis-arrow-2-angular-top-left::before {
  content: "\ea6b";
}

.lnis-arrow-2-angular-top-right::before {
  content: "\ea6c";
}

.lnis-arrow-2-both-direction-horizontal::before {
  content: "\ea6d";
}

.lnis-arrow-2-both-direction-vertical::before {
  content: "\ea6e";
}

.lnis-arrow-2-downward::before {
  content: "\ea6f";
}

.lnis-arrow-2-left::before {
  content: "\ea70";
}

.lnis-arrow-2-right::before {
  content: "\ea71";
}

.lnis-arrow-2-turn-left::before {
  content: "\ea72";
}

.lnis-arrow-2-turn-left-down::before {
  content: "\ea73";
}

.lnis-arrow-2-turn-left-up::before {
  content: "\ea74";
}

.lnis-arrow-2-turn-right::before {
  content: "\ea75";
}

.lnis-arrow-2-turn-right-down::before {
  content: "\ea76";
}

.lnis-arrow-2-turn-right-up::before {
  content: "\ea77";
}

.lnis-arrow-2-upward::before {
  content: "\ea78";
}

.lnis-arrow-angular-bottom-left-square::before {
  content: "\ea79";
}

.lnis-arrow-angular-bottom-right-square::before {
  content: "\ea7a";
}

.lnis-arrow-angular-top-left-square::before {
  content: "\ea7b";
}

.lnis-arrow-angular-top-right-square::before {
  content: "\ea7c";
}

.lnis-arrow-both-direction-1::before {
  content: "\ea7d";
}

.lnis-arrow-both-direction-2::before {
  content: "\ea7e";
}

.lnis-arrow-both-direction-3::before {
  content: "\ea7f";
}

.lnis-arrow-both-direction-4::before {
  content: "\ea80";
}

.lnis-arrow-both-direction-5::before {
  content: "\ea81";
}

.lnis-arrow-both-direction-6::before {
  content: "\ea82";
}

.lnis-arrow-both-direction-7::before {
  content: "\ea83";
}

.lnis-arrow-both-direction-8::before {
  content: "\ea84";
}

.lnis-arrow-both-direction-horizontal-2::before {
  content: "\ea85";
}

.lnis-arrow-both-direction-vertical-2::before {
  content: "\ea86";
}

.lnis-arrow-circle-down::before {
  content: "\ea87";
}

.lnis-arrow-circle-left::before {
  content: "\ea88";
}

.lnis-arrow-circle-right::before {
  content: "\ea89";
}

.lnis-arrow-curved-multiple-both-horizontal::before {
  content: "\ea8a";
}

.lnis-arrow-curved-multiple-both-vertical::before {
  content: "\ea8b";
}

.lnis-arrow-curved-multiple-down::before {
  content: "\ea8c";
}

.lnis-arrow-curved-multiple-left::before {
  content: "\ea8d";
}

.lnis-arrow-curved-multiple-right::before {
  content: "\ea8e";
}

.lnis-arrow-curved-multiple-up::before {
  content: "\ea8f";
}

.lnis-arrow-diamond-down::before {
  content: "\ea90";
}

.lnis-arrow-diamond-left::before {
  content: "\ea91";
}

.lnis-arrow-double-both-direction-1::before {
  content: "\ea92";
}

.lnis-arrow-double-center-horizontal::before {
  content: "\ea93";
}

.lnis-arrow-double-center-vertical::before {
  content: "\ea94";
}

.lnis-arrow-double-downward::before {
  content: "\ea95";
}

.lnis-arrow-double-left::before {
  content: "\ea96";
}

.lnis-arrow-double-right::before {
  content: "\ea97";
}

.lnis-arrow-double-upward::before {
  content: "\ea98";
}

.lnis-arrow-left-right::before {
  content: "\ea99";
}

.lnis-arrow-left-square::before {
  content: "\ea9a";
}

.lnis-arrow-line-down::before {
  content: "\ea9b";
}

.lnis-arrow-line-left::before {
  content: "\ea9c";
}

.lnis-arrow-right-left::before {
  content: "\ea9d";
}

.lnis-arrow-right-square::before {
  content: "\ea9e";
}

.lnis-arrow-square-down::before {
  content: "\ea9f";
}

.lnis-arrow-square-left::before {
  content: "\eaa0";
}

.lnis-arrow-tripple-direction::before {
  content: "\eaa1";
}

.lnis-arrow-up-down-1::before {
  content: "\eaa2";
}

.lnis-arrow-up-down-2::before {
  content: "\eaa3";
}

.lnis-atm-rechtangle::before {
  content: "\eaa4";
}

.lnis-atom::before {
  content: "\eaa5";
}

.lnis-avocado::before {
  content: "\eaa6";
}

.lnis-award-1::before {
  content: "\eaa7";
}

.lnis-award-2::before {
  content: "\eaa8";
}

.lnis-award-3::before {
  content: "\eaa9";
}

.lnis-award-4::before {
  content: "\eaaa";
}

.lnis-award-5::before {
  content: "\eaab";
}

.lnis-award-6::before {
  content: "\eaac";
}

.lnis-award-7::before {
  content: "\eaad";
}

.lnis-axe::before {
  content: "\eaae";
}

.lnis-baby::before {
  content: "\eaaf";
}

.lnis-backpack-1::before {
  content: "\eab0";
}

.lnis-backpack-2::before {
  content: "\eab1";
}

.lnis-backspace-left::before {
  content: "\eab2";
}

.lnis-backspace-right::before {
  content: "\eab3";
}

.lnis-backward::before {
  content: "\eab4";
}

.lnis-bacon::before {
  content: "\eab5";
}

.lnis-bacteria::before {
  content: "\eab6";
}

.lnis-badge::before {
  content: "\eab7";
}

.lnis-badge-bolt-1::before {
  content: "\eab8";
}

.lnis-badge-bolt-2::before {
  content: "\eab9";
}

.lnis-badge-check::before {
  content: "\eaba";
}

.lnis-badge-circle::before {
  content: "\eabb";
}

.lnis-badge-decagram-dollar::before {
  content: "\eabc";
}

.lnis-badge-dollar-1::before {
  content: "\eabd";
}

.lnis-badge-heart::before {
  content: "\eabe";
}

.lnis-badge-number::before {
  content: "\eabf";
}

.lnis-badge-shield::before {
  content: "\eac0";
}

.lnis-badge-shield-dollar::before {
  content: "\eac1";
}

.lnis-badge-star::before {
  content: "\eac2";
}

.lnis-badge-star-1::before {
  content: "\eac3";
}

.lnis-badge-star-2::before {
  content: "\eac4";
}

.lnis-badge-star-3::before {
  content: "\eac5";
}

.lnis-badge-star-dollar::before {
  content: "\eac6";
}

.lnis-badge-star-percent::before {
  content: "\eac7";
}

.lnis-bag-1::before {
  content: "\eac8";
}

.lnis-bag-10::before {
  content: "\eac9";
}

.lnis-bag-2::before {
  content: "\eaca";
}

.lnis-bag-3::before {
  content: "\eacb";
}

.lnis-bag-4::before {
  content: "\eacc";
}

.lnis-bag-5::before {
  content: "\eacd";
}

.lnis-bag-6::before {
  content: "\eace";
}

.lnis-bag-7::before {
  content: "\eacf";
}

.lnis-bag-8::before {
  content: "\ead0";
}

.lnis-bag-9::before {
  content: "\ead1";
}

.lnis-bag-bitcoin::before {
  content: "\ead2";
}

.lnis-bag-gym::before {
  content: "\ead3";
}

.lnis-bag-shopping-1::before {
  content: "\ead4";
}

.lnis-bag-shopping-10::before {
  content: "\ead5";
}

.lnis-bag-shopping-2::before {
  content: "\ead6";
}

.lnis-bag-shopping-3::before {
  content: "\ead7";
}

.lnis-bag-shopping-4::before {
  content: "\ead8";
}

.lnis-bag-shopping-5::before {
  content: "\ead9";
}

.lnis-bag-shopping-6::before {
  content: "\eada";
}

.lnis-bag-shopping-7::before {
  content: "\eadb";
}

.lnis-bag-shopping-8::before {
  content: "\eadc";
}

.lnis-bag-shopping-9::before {
  content: "\eadd";
}

.lnis-bag-shopping-arrow-downward::before {
  content: "\eade";
}

.lnis-bag-shopping-arrow-left::before {
  content: "\eadf";
}

.lnis-bag-shopping-arrow-right::before {
  content: "\eae0";
}

.lnis-bag-shopping-arrow-upward::before {
  content: "\eae1";
}

.lnis-bag-shopping-chart::before {
  content: "\eae2";
}

.lnis-bag-shopping-check-circle::before {
  content: "\eae3";
}

.lnis-bag-shopping-disabled-1::before {
  content: "\eae4";
}

.lnis-bag-shopping-disabled-2::before {
  content: "\eae5";
}

.lnis-bag-shopping-dollar::before {
  content: "\eae6";
}

.lnis-bag-shopping-fire::before {
  content: "\eae7";
}

.lnis-bag-shopping-food::before {
  content: "\eae8";
}

.lnis-bag-shopping-heart::before {
  content: "\eae9";
}

.lnis-bag-shopping-heart-circle::before {
  content: "\eaea";
}

.lnis-bag-shopping-leaf::before {
  content: "\eaeb";
}

.lnis-bag-shopping-list::before {
  content: "\eaec";
}

.lnis-bag-shopping-locked::before {
  content: "\eaed";
}

.lnis-bag-shopping-map-marker::before {
  content: "\eaee";
}

.lnis-bag-shopping-minus-circle::before {
  content: "\eaef";
}

.lnis-bag-shopping-money::before {
  content: "\eaf0";
}

.lnis-bag-shopping-moon::before {
  content: "\eaf1";
}

.lnis-bag-shopping-moving::before {
  content: "\eaf2";
}

.lnis-bag-shopping-multiple::before {
  content: "\eaf3";
}

.lnis-bag-shopping-nfc::before {
  content: "\eaf4";
}

.lnis-bag-shopping-paperclip::before {
  content: "\eaf5";
}

.lnis-bag-shopping-percent::before {
  content: "\eaf6";
}

.lnis-bag-shopping-phone::before {
  content: "\eaf7";
}

.lnis-bag-shopping-plus-circle::before {
  content: "\eaf8";
}

.lnis-bag-shopping-question-mark::before {
  content: "\eaf9";
}

.lnis-bag-shopping-recycle::before {
  content: "\eafa";
}

.lnis-bag-shopping-refresh::before {
  content: "\eafb";
}

.lnis-bag-shopping-search::before {
  content: "\eafc";
}

.lnis-bag-shopping-shield::before {
  content: "\eafd";
}

.lnis-bag-shopping-smile::before {
  content: "\eafe";
}

.lnis-bag-shopping-star::before {
  content: "\eaff";
}

.lnis-bag-shopping-sun::before {
  content: "\eb00";
}

.lnis-bag-shopping-time::before {
  content: "\eb01";
}

.lnis-bag-shopping-timer::before {
  content: "\eb02";
}

.lnis-bag-shopping-unlocked::before {
  content: "\eb03";
}

.lnis-bag-shopping-user::before {
  content: "\eb04";
}

.lnis-bag-shopping-vr::before {
  content: "\eb05";
}

.lnis-bag-shopping-xmark-circle::before {
  content: "\eb06";
}

.lnis-baguette-1::before {
  content: "\eb07";
}

.lnis-baguette-2::before {
  content: "\eb08";
}

.lnis-balance-finance::before {
  content: "\eb09";
}

.lnis-balloon-1::before {
  content: "\eb0a";
}

.lnis-balloon-2::before {
  content: "\eb0b";
}

.lnis-balloon-heart::before {
  content: "\eb0c";
}

.lnis-balloon-rope-1::before {
  content: "\eb0d";
}

.lnis-balloon-rope-2::before {
  content: "\eb0e";
}

.lnis-balloon-rope-3::before {
  content: "\eb0f";
}

.lnis-balloons-heart-1::before {
  content: "\eb10";
}

.lnis-balloons-heart-2::before {
  content: "\eb11";
}

.lnis-ban-1::before {
  content: "\eb12";
}

.lnis-ban-battery::before {
  content: "\eb13";
}

.lnis-ban-brickfield::before {
  content: "\eb14";
}

.lnis-ban-bug::before {
  content: "\eb15";
}

.lnis-ban-burger::before {
  content: "\eb16";
}

.lnis-ban-cigarette::before {
  content: "\eb17";
}

.lnis-ban-drinks::before {
  content: "\eb18";
}

.lnis-ban-id::before {
  content: "\eb19";
}

.lnis-ban-leaf::before {
  content: "\eb1a";
}

.lnis-ban-money::before {
  content: "\eb1b";
}

.lnis-ban-music::before {
  content: "\eb1c";
}

.lnis-ban-parking::before {
  content: "\eb1d";
}

.lnis-ban-phone::before {
  content: "\eb1e";
}

.lnis-ban-plastic::before {
  content: "\eb1f";
}

.lnis-ban-user::before {
  content: "\eb20";
}

.lnis-banana::before {
  content: "\eb21";
}

.lnis-bananas::before {
  content: "\eb22";
}

.lnis-bandage-1::before {
  content: "\eb23";
}

.lnis-bandage-2::before {
  content: "\eb24";
}

.lnis-bandage-leg::before {
  content: "\eb25";
}

.lnis-bank-1::before {
  content: "\eb26";
}

.lnis-bank-2::before {
  content: "\eb27";
}

.lnis-bank-3::before {
  content: "\eb28";
}

.lnis-banner-go::before {
  content: "\eb29";
}

.lnis-bar-chart-1::before {
  content: "\eb2a";
}

.lnis-bar-chart-2::before {
  content: "\eb2b";
}

.lnis-bar-chart-3::before {
  content: "\eb2c";
}

.lnis-bar-chart-5::before {
  content: "\eb2d";
}

.lnis-bar-chart-6::before {
  content: "\eb2e";
}

.lnis-bar-chart-7::before {
  content: "\eb2f";
}

.lnis-bar-chart-arrow-down::before {
  content: "\eb30";
}

.lnis-bar-chart-arrow-up::before {
  content: "\eb31";
}

.lnis-bar-chart-rocket-1::before {
  content: "\eb32";
}

.lnis-bar-chart-rocket-2::before {
  content: "\eb33";
}

.lnis-bar-chart-search::before {
  content: "\eb34";
}

.lnis-bar-chart-square::before {
  content: "\eb35";
}

.lnis-bar-code::before {
  content: "\eb36";
}

.lnis-bar-code-scan::before {
  content: "\eb37";
}

.lnis-bar-code-search::before {
  content: "\eb38";
}

.lnis-barn::before {
  content: "\eb39";
}

.lnis-basket-shopping-1::before {
  content: "\eb3a";
}

.lnis-basket-shopping-2::before {
  content: "\eb3b";
}

.lnis-basket-shopping-arrow-downward::before {
  content: "\eb3c";
}

.lnis-basket-shopping-arrow-left::before {
  content: "\eb3d";
}

.lnis-basket-shopping-arrow-right::before {
  content: "\eb3e";
}

.lnis-basket-shopping-arrow-upward::before {
  content: "\eb3f";
}

.lnis-basket-shopping-chart::before {
  content: "\eb40";
}

.lnis-basket-shopping-check-circle::before {
  content: "\eb41";
}

.lnis-basket-shopping-disabled-1::before {
  content: "\eb42";
}

.lnis-basket-shopping-disabled-2::before {
  content: "\eb43";
}

.lnis-basket-shopping-dollar::before {
  content: "\eb44";
}

.lnis-basket-shopping-fire::before {
  content: "\eb45";
}

.lnis-basket-shopping-food::before {
  content: "\eb46";
}

.lnis-basket-shopping-heart::before {
  content: "\eb47";
}

.lnis-basket-shopping-heart-circle::before {
  content: "\eb48";
}

.lnis-basket-shopping-leaf::before {
  content: "\eb49";
}

.lnis-basket-shopping-list::before {
  content: "\eb4a";
}

.lnis-basket-shopping-locked::before {
  content: "\eb4b";
}

.lnis-basket-shopping-map-marker::before {
  content: "\eb4c";
}

.lnis-basket-shopping-minus-circle::before {
  content: "\eb4d";
}

.lnis-basket-shopping-money::before {
  content: "\eb4e";
}

.lnis-basket-shopping-moon::before {
  content: "\eb4f";
}

.lnis-basket-shopping-nfc::before {
  content: "\eb50";
}

.lnis-basket-shopping-paperclip::before {
  content: "\eb51";
}

.lnis-basket-shopping-percent::before {
  content: "\eb52";
}

.lnis-basket-shopping-phone::before {
  content: "\eb53";
}

.lnis-basket-shopping-plus-circle::before {
  content: "\eb54";
}

.lnis-basket-shopping-question-mark::before {
  content: "\eb55";
}

.lnis-basket-shopping-recycle::before {
  content: "\eb56";
}

.lnis-basket-shopping-refresh::before {
  content: "\eb57";
}

.lnis-basket-shopping-search::before {
  content: "\eb58";
}

.lnis-basket-shopping-shield::before {
  content: "\eb59";
}

.lnis-basket-shopping-smile::before {
  content: "\eb5a";
}

.lnis-basket-shopping-star::before {
  content: "\eb5b";
}

.lnis-basket-shopping-sun::before {
  content: "\eb5c";
}

.lnis-basket-shopping-time::before {
  content: "\eb5d";
}

.lnis-basket-shopping-timer::before {
  content: "\eb5e";
}

.lnis-basket-shopping-unlocked::before {
  content: "\eb5f";
}

.lnis-basket-shopping-user::before {
  content: "\eb60";
}

.lnis-basket-shopping-vr::before {
  content: "\eb61";
}

.lnis-basket-shopping-xmark-circle::before {
  content: "\eb62";
}

.lnis-bat::before {
  content: "\eb63";
}

.lnis-battery-100-percent-full-horizontal::before {
  content: "\eb64";
}

.lnis-battery-100-percent-full-vertical::before {
  content: "\eb65";
}

.lnis-battery-25-percent-horizontal::before {
  content: "\eb66";
}

.lnis-battery-25-percent-vertical::before {
  content: "\eb67";
}

.lnis-battery-50-percent-horizontal::before {
  content: "\eb68";
}

.lnis-battery-50-percent-vertical::before {
  content: "\eb69";
}

.lnis-battery-75-percent-horizontal::before {
  content: "\eb6a";
}

.lnis-battery-75-percent-vertical::before {
  content: "\eb6b";
}

.lnis-battery-bar-chart::before {
  content: "\eb6c";
}

.lnis-battery-beat::before {
  content: "\eb6d";
}

.lnis-battery-bolt::before {
  content: "\eb6e";
}

.lnis-battery-car::before {
  content: "\eb6f";
}

.lnis-battery-car-bar-chart::before {
  content: "\eb70";
}

.lnis-battery-car-beat::before {
  content: "\eb71";
}

.lnis-battery-car-bolt::before {
  content: "\eb72";
}

.lnis-battery-car-charging::before {
  content: "\eb73";
}

.lnis-battery-car-check-circle::before {
  content: "\eb74";
}

.lnis-battery-car-disabled-1::before {
  content: "\eb75";
}

.lnis-battery-car-disabled-2::before {
  content: "\eb76";
}

.lnis-battery-car-error-circle::before {
  content: "\eb77";
}

.lnis-battery-car-fire::before {
  content: "\eb78";
}

.lnis-battery-car-gear::before {
  content: "\eb79";
}

.lnis-battery-car-info-circle::before {
  content: "\eb7a";
}

.lnis-battery-car-leaf::before {
  content: "\eb7b";
}

.lnis-battery-car-minus-circle::before {
  content: "\eb7c";
}

.lnis-battery-car-percent::before {
  content: "\eb7d";
}

.lnis-battery-car-percent-circle::before {
  content: "\eb7e";
}

.lnis-battery-car-pie-chart::before {
  content: "\eb7f";
}

.lnis-battery-car-plus-circle::before {
  content: "\eb80";
}

.lnis-battery-car-plus-minus-1::before {
  content: "\eb81";
}

.lnis-battery-car-plus-minus-2::before {
  content: "\eb82";
}

.lnis-battery-car-refresh::before {
  content: "\eb83";
}

.lnis-battery-car-reload::before {
  content: "\eb84";
}

.lnis-battery-car-shield::before {
  content: "\eb85";
}

.lnis-battery-car-time::before {
  content: "\eb86";
}

.lnis-battery-car-timer::before {
  content: "\eb87";
}

.lnis-battery-car-user::before {
  content: "\eb88";
}

.lnis-battery-car-xmark-circle::before {
  content: "\eb89";
}

.lnis-battery-charging-horizontal::before {
  content: "\eb8a";
}

.lnis-battery-charging-vertical::before {
  content: "\eb8b";
}

.lnis-battery-check-circle::before {
  content: "\eb8c";
}

.lnis-battery-disabled::before {
  content: "\eb8d";
}

.lnis-battery-empty-horizontal::before {
  content: "\eb8e";
}

.lnis-battery-empty-horizontal-disabled::before {
  content: "\eb8f";
}

.lnis-battery-empty-vertical::before {
  content: "\eb90";
}

.lnis-battery-empty-vertical-disabled::before {
  content: "\eb91";
}

.lnis-battery-error-circle::before {
  content: "\eb92";
}

.lnis-battery-fire::before {
  content: "\eb93";
}

.lnis-battery-gear::before {
  content: "\eb94";
}

.lnis-battery-info-circle::before {
  content: "\eb95";
}

.lnis-battery-leaf::before {
  content: "\eb96";
}

.lnis-battery-minus-circle::before {
  content: "\eb97";
}

.lnis-battery-percent::before {
  content: "\eb98";
}

.lnis-battery-percent-circle::before {
  content: "\eb99";
}

.lnis-battery-phone::before {
  content: "\eb9a";
}

.lnis-battery-pie-chart::before {
  content: "\eb9b";
}

.lnis-battery-plus-circle::before {
  content: "\eb9c";
}

.lnis-battery-plus-minus::before {
  content: "\eb9d";
}

.lnis-battery-refresh::before {
  content: "\eb9e";
}

.lnis-battery-reload::before {
  content: "\eb9f";
}

.lnis-battery-shield::before {
  content: "\eba0";
}

.lnis-battery-time::before {
  content: "\eba1";
}

.lnis-battery-timer::before {
  content: "\eba2";
}

.lnis-battery-user::before {
  content: "\eba3";
}

.lnis-battery-xmark-circle::before {
  content: "\eba4";
}

.lnis-beach-1::before {
  content: "\eba5";
}

.lnis-beach-2::before {
  content: "\eba6";
}

.lnis-beach-3::before {
  content: "\eba7";
}

.lnis-beach-4::before {
  content: "\eba8";
}

.lnis-beach-5::before {
  content: "\eba9";
}

.lnis-beach-ball::before {
  content: "\ebaa";
}

.lnis-beach-chair::before {
  content: "\ebab";
}

.lnis-beach-umbrella-1::before {
  content: "\ebac";
}

.lnis-beach-umbrella-2::before {
  content: "\ebad";
}

.lnis-bed-heart::before {
  content: "\ebae";
}

.lnis-bell-2::before {
  content: "\ebaf";
}

.lnis-bell-check-circle::before {
  content: "\ebb0";
}

.lnis-bell-disabled-1::before {
  content: "\ebb1";
}

.lnis-bell-disabled-2::before {
  content: "\ebb2";
}

.lnis-bell-error-circle::before {
  content: "\ebb3";
}

.lnis-bell-fire::before {
  content: "\ebb4";
}

.lnis-bell-gear::before {
  content: "\ebb5";
}

.lnis-bell-heart::before {
  content: "\ebb6";
}

.lnis-bell-locked::before {
  content: "\ebb7";
}

.lnis-bell-minus-circle::before {
  content: "\ebb8";
}

.lnis-bell-moon::before {
  content: "\ebb9";
}

.lnis-bell-number-1::before {
  content: "\ebba";
}

.lnis-bell-number-10::before {
  content: "\ebbb";
}

.lnis-bell-number-20::before {
  content: "\ebbc";
}

.lnis-bell-number-50::before {
  content: "\ebbd";
}

.lnis-bell-pencil::before {
  content: "\ebbe";
}

.lnis-bell-plus-circle::before {
  content: "\ebbf";
}

.lnis-bell-reload::before {
  content: "\ebc0";
}

.lnis-bell-ringing::before {
  content: "\ebc1";
}

.lnis-bell-sleep::before {
  content: "\ebc2";
}

.lnis-bell-star::before {
  content: "\ebc3";
}

.lnis-bell-sun::before {
  content: "\ebc4";
}

.lnis-bell-time::before {
  content: "\ebc5";
}

.lnis-bell-trash::before {
  content: "\ebc6";
}

.lnis-bell-user::before {
  content: "\ebc7";
}

.lnis-bell-wedding::before {
  content: "\ebc8";
}

.lnis-bell-wifi::before {
  content: "\ebc9";
}

.lnis-bell-xmark-circle::before {
  content: "\ebca";
}

.lnis-bench-press::before {
  content: "\ebcb";
}

.lnis-beta::before {
  content: "\ebcc";
}

.lnis-beverage::before {
  content: "\ebcd";
}

.lnis-billboard-ad::before {
  content: "\ebce";
}

.lnis-billboard-bulb-1::before {
  content: "\ebcf";
}

.lnis-billboard-bulb-2::before {
  content: "\ebd0";
}

.lnis-billboard-disabled-1::before {
  content: "\ebd1";
}

.lnis-billboard-disabled-2::before {
  content: "\ebd2";
}

.lnis-billboard-empty::before {
  content: "\ebd3";
}

.lnis-billboard-fire::before {
  content: "\ebd4";
}

.lnis-billboard-number-50::before {
  content: "\ebd5";
}

.lnis-billboard-one-stand::before {
  content: "\ebd6";
}

.lnis-billboard-one-stand-lights::before {
  content: "\ebd7";
}

.lnis-billboard-star::before {
  content: "\ebd8";
}

.lnis-billboard-text::before {
  content: "\ebd9";
}

.lnis-billboard-two-stand-lights::before {
  content: "\ebda";
}

.lnis-billboard-two-stand-lights-texts::before {
  content: "\ebdb";
}

.lnis-billboard-video::before {
  content: "\ebdc";
}

.lnis-bin-recycle-circle::before {
  content: "\ebdd";
}

.lnis-bin-recycle-triangle::before {
  content: "\ebde";
}

.lnis-binoculars::before {
  content: "\ebdf";
}

.lnis-bird::before {
  content: "\ebe0";
}

.lnis-bitcoin-circle::before {
  content: "\ebe1";
}

.lnis-bitcoin-trend-down::before {
  content: "\ebe2";
}

.lnis-bitcoin-trend-up::before {
  content: "\ebe3";
}

.lnis-blade::before {
  content: "\ebe4";
}

.lnis-blade-sign-ad::before {
  content: "\ebe5";
}

.lnis-blade-sign-rechtangle::before {
  content: "\ebe6";
}

.lnis-blade-sign-rechtangle-h::before {
  content: "\ebe7";
}

.lnis-blade-sign-rechtangle-plus::before {
  content: "\ebe8";
}

.lnis-blade-sign-square::before {
  content: "\ebe9";
}

.lnis-blade-sign-square-h::before {
  content: "\ebea";
}

.lnis-blade-sign-square-plus::before {
  content: "\ebeb";
}

.lnis-blender::before {
  content: "\ebec";
}

.lnis-bluetooth-circle::before {
  content: "\ebed";
}

.lnis-bluetooth-connected::before {
  content: "\ebee";
}

.lnis-bluetooth-earphone::before {
  content: "\ebef";
}

.lnis-bluetooth-square::before {
  content: "\ebf0";
}

.lnis-board-writing-1::before {
  content: "\ebf1";
}

.lnis-board-writing-2::before {
  content: "\ebf2";
}

.lnis-board-writing-4::before {
  content: "\ebf3";
}

.lnis-boat-1::before {
  content: "\ebf4";
}

.lnis-boat-2::before {
  content: "\ebf5";
}

.lnis-boat-3::before {
  content: "\ebf6";
}

.lnis-bolt-1::before {
  content: "\ebf7";
}

.lnis-bone::before {
  content: "\ebf8";
}

.lnis-bone-cracked::before {
  content: "\ebf9";
}

.lnis-book-2::before {
  content: "\ebfa";
}

.lnis-book-3::before {
  content: "\ebfb";
}

.lnis-book-4::before {
  content: "\ebfc";
}

.lnis-book-legal::before {
  content: "\ebfd";
}

.lnis-book-open::before {
  content: "\ebfe";
}

.lnis-book-open-bulb::before {
  content: "\ebff";
}

.lnis-bookmark-1-disabled::before {
  content: "\ec00";
}

.lnis-bookmark-2::before {
  content: "\ec01";
}

.lnis-bookmark-2-disabled::before {
  content: "\ec02";
}

.lnis-bookmark-3::before {
  content: "\ec03";
}

.lnis-bookmark-3-disabled::before {
  content: "\ec04";
}

.lnis-bookmark-4::before {
  content: "\ec05";
}

.lnis-bookmark-badge::before {
  content: "\ec06";
}

.lnis-bookmark-book::before {
  content: "\ec07";
}

.lnis-bookmark-check::before {
  content: "\ec08";
}

.lnis-bookmark-check-circle::before {
  content: "\ec09";
}

.lnis-bookmark-cloud::before {
  content: "\ec0a";
}

.lnis-bookmark-disabled-2::before {
  content: "\ec0b";
}

.lnis-bookmark-document::before {
  content: "\ec0c";
}

.lnis-bookmark-download::before {
  content: "\ec0d";
}

.lnis-bookmark-error-circle::before {
  content: "\ec0e";
}

.lnis-bookmark-gear::before {
  content: "\ec0f";
}

.lnis-bookmark-heart::before {
  content: "\ec10";
}

.lnis-bookmark-heart-circle::before {
  content: "\ec11";
}

.lnis-bookmark-link::before {
  content: "\ec12";
}

.lnis-bookmark-locked::before {
  content: "\ec13";
}

.lnis-bookmark-minus::before {
  content: "\ec14";
}

.lnis-bookmark-minus-circle::before {
  content: "\ec15";
}

.lnis-bookmark-paperclip::before {
  content: "\ec16";
}

.lnis-bookmark-pencil::before {
  content: "\ec17";
}

.lnis-bookmark-phone::before {
  content: "\ec18";
}

.lnis-bookmark-plus::before {
  content: "\ec19";
}

.lnis-bookmark-plus-circle::before {
  content: "\ec1a";
}

.lnis-bookmark-search::before {
  content: "\ec1b";
}

.lnis-bookmark-search-1::before {
  content: "\ec1c";
}

.lnis-bookmark-search-2::before {
  content: "\ec1d";
}

.lnis-bookmark-shield::before {
  content: "\ec1e";
}

.lnis-bookmark-square-1::before {
  content: "\ec1f";
}

.lnis-bookmark-square-2::before {
  content: "\ec20";
}

.lnis-bookmark-star::before {
  content: "\ec21";
}

.lnis-bookmark-star-1::before {
  content: "\ec22";
}

.lnis-bookmark-star-2::before {
  content: "\ec23";
}

.lnis-bookmark-trash::before {
  content: "\ec24";
}

.lnis-bookmark-unlocked::before {
  content: "\ec25";
}

.lnis-bookmark-upload::before {
  content: "\ec26";
}

.lnis-bookmark-xmark::before {
  content: "\ec27";
}

.lnis-bookmark-xmark-circle::before {
  content: "\ec28";
}

.lnis-bookmarks-disabled::before {
  content: "\ec29";
}

.lnis-books-1::before {
  content: "\ec2a";
}

.lnis-boom-box::before {
  content: "\ec2b";
}

.lnis-bot::before {
  content: "\ec2c";
}

.lnis-bot-1-angry::before {
  content: "\ec2d";
}

.lnis-bot-1-cute::before {
  content: "\ec2e";
}

.lnis-bot-1-error::before {
  content: "\ec2f";
}

.lnis-bot-1-happy::before {
  content: "\ec30";
}

.lnis-bot-1-nutral-1::before {
  content: "\ec31";
}

.lnis-bot-1-nutral-2::before {
  content: "\ec32";
}

.lnis-bot-1-sad::before {
  content: "\ec33";
}

.lnis-bot-2-angry::before {
  content: "\ec34";
}

.lnis-bot-2-cute::before {
  content: "\ec35";
}

.lnis-bot-2-error::before {
  content: "\ec36";
}

.lnis-bot-2-happy::before {
  content: "\ec37";
}

.lnis-bot-2-nutral-1::before {
  content: "\ec38";
}

.lnis-bot-2-nutral-2::before {
  content: "\ec39";
}

.lnis-bot-2-sad::before {
  content: "\ec3a";
}

.lnis-bot-3-angry::before {
  content: "\ec3b";
}

.lnis-bot-3-cute::before {
  content: "\ec3c";
}

.lnis-bot-3-error::before {
  content: "\ec3d";
}

.lnis-bot-3-happy::before {
  content: "\ec3e";
}

.lnis-bot-3-nutral-1::before {
  content: "\ec3f";
}

.lnis-bot-3-nutral-2::before {
  content: "\ec40";
}

.lnis-bot-3-sad::before {
  content: "\ec41";
}

.lnis-bot-user-1::before {
  content: "\ec42";
}

.lnis-bot-user-2::before {
  content: "\ec43";
}

.lnis-bot-user-3::before {
  content: "\ec44";
}

.lnis-bouquet::before {
  content: "\ec45";
}

.lnis-bow-arrow::before {
  content: "\ec46";
}

.lnis-bow-tie-1::before {
  content: "\ec47";
}

.lnis-bow-tie-2::before {
  content: "\ec48";
}

.lnis-bowl::before {
  content: "\ec49";
}

.lnis-bowl-noodles-1::before {
  content: "\ec4a";
}

.lnis-bowl-noodles-2::before {
  content: "\ec4b";
}

.lnis-bowl-noodles-3::before {
  content: "\ec4c";
}

.lnis-bowl-soup::before {
  content: "\ec4d";
}

.lnis-bowl-soup-1::before {
  content: "\ec4e";
}

.lnis-bowl-soup-2::before {
  content: "\ec4f";
}

.lnis-bowl-soup-3::before {
  content: "\ec50";
}

.lnis-box-archive-2::before {
  content: "\ec51";
}

.lnis-box-arrow-downward::before {
  content: "\ec52";
}

.lnis-box-arrow-left::before {
  content: "\ec53";
}

.lnis-box-arrow-right::before {
  content: "\ec54";
}

.lnis-box-arrow-upward::before {
  content: "\ec55";
}

.lnis-box-badge::before {
  content: "\ec56";
}

.lnis-box-bar-chart::before {
  content: "\ec57";
}

.lnis-box-bolt::before {
  content: "\ec58";
}

.lnis-box-book::before {
  content: "\ec59";
}

.lnis-box-check::before {
  content: "\ec5a";
}

.lnis-box-check-circle::before {
  content: "\ec5b";
}

.lnis-box-chip::before {
  content: "\ec5c";
}

.lnis-box-cloud::before {
  content: "\ec5d";
}

.lnis-box-code::before {
  content: "\ec5e";
}

.lnis-box-cube-3D::before {
  content: "\ec5f";
}

.lnis-box-dollar::before {
  content: "\ec60";
}

.lnis-box-download::before {
  content: "\ec61";
}

.lnis-box-error-circle::before {
  content: "\ec62";
}

.lnis-box-eye::before {
  content: "\ec63";
}

.lnis-box-fire::before {
  content: "\ec64";
}

.lnis-box-gift-2::before {
  content: "\ec65";
}

.lnis-box-gift-love::before {
  content: "\ec66";
}

.lnis-box-heart::before {
  content: "\ec67";
}

.lnis-box-heart-circle::before {
  content: "\ec68";
}

.lnis-box-info-circle::before {
  content: "\ec69";
}

.lnis-box-iot::before {
  content: "\ec6a";
}

.lnis-box-leaf::before {
  content: "\ec6b";
}

.lnis-box-link::before {
  content: "\ec6c";
}

.lnis-box-lokced::before {
  content: "\ec6d";
}

.lnis-box-map-marker::before {
  content: "\ec6e";
}

.lnis-box-minus-circle::before {
  content: "\ec6f";
}

.lnis-box-number-1::before {
  content: "\ec70";
}

.lnis-box-number-10::before {
  content: "\ec71";
}

.lnis-box-number-20::before {
  content: "\ec72";
}

.lnis-box-number-50::before {
  content: "\ec73";
}

.lnis-box-open-1::before {
  content: "\ec74";
}

.lnis-box-open-2::before {
  content: "\ec75";
}

.lnis-box-open-3::before {
  content: "\ec76";
}

.lnis-box-open-4::before {
  content: "\ec77";
}

.lnis-box-open-5::before {
  content: "\ec78";
}

.lnis-box-paperclip::before {
  content: "\ec79";
}

.lnis-box-parachute-1::before {
  content: "\ec7a";
}

.lnis-box-parachute-2::before {
  content: "\ec7b";
}

.lnis-box-pencil::before {
  content: "\ec7c";
}

.lnis-box-percent::before {
  content: "\ec7d";
}

.lnis-box-percent-circle::before {
  content: "\ec7e";
}

.lnis-box-phone::before {
  content: "\ec7f";
}

.lnis-box-pie-chart::before {
  content: "\ec80";
}

.lnis-box-pin-1::before {
  content: "\ec81";
}

.lnis-box-pin-2::before {
  content: "\ec82";
}

.lnis-box-play::before {
  content: "\ec83";
}

.lnis-box-plus::before {
  content: "\ec84";
}

.lnis-box-plus-circle::before {
  content: "\ec85";
}

.lnis-box-plus-minus::before {
  content: "\ec86";
}

.lnis-box-question-mark::before {
  content: "\ec87";
}

.lnis-box-redo::before {
  content: "\ec88";
}

.lnis-box-refresh::before {
  content: "\ec89";
}

.lnis-box-reload::before {
  content: "\ec8a";
}

.lnis-box-search::before {
  content: "\ec8b";
}

.lnis-box-settings::before {
  content: "\ec8c";
}

.lnis-box-share-1::before {
  content: "\ec8d";
}

.lnis-box-share-2::before {
  content: "\ec8e";
}

.lnis-box-shield::before {
  content: "\ec8f";
}

.lnis-box-star::before {
  content: "\ec90";
}

.lnis-box-swap::before {
  content: "\ec91";
}

.lnis-box-tapped-1::before {
  content: "\ec92";
}

.lnis-box-tapped-2::before {
  content: "\ec93";
}

.lnis-box-tapped-3::before {
  content: "\ec94";
}

.lnis-box-tapped-4::before {
  content: "\ec95";
}

.lnis-box-tapped-moving-1::before {
  content: "\ec96";
}

.lnis-box-tapped-moving-2::before {
  content: "\ec97";
}

.lnis-box-thumbs-down::before {
  content: "\ec98";
}

.lnis-box-thumbs-up::before {
  content: "\ec99";
}

.lnis-box-time::before {
  content: "\ec9a";
}

.lnis-box-timer::before {
  content: "\ec9b";
}

.lnis-box-trash::before {
  content: "\ec9c";
}

.lnis-box-trend-down::before {
  content: "\ec9d";
}

.lnis-box-trend-up::before {
  content: "\ec9e";
}

.lnis-box-undo::before {
  content: "\ec9f";
}

.lnis-box-unlocked::before {
  content: "\eca0";
}

.lnis-box-upload::before {
  content: "\eca1";
}

.lnis-box-user::before {
  content: "\eca2";
}

.lnis-box-xmark::before {
  content: "\eca3";
}

.lnis-box-xmark-circle::before {
  content: "\eca4";
}

.lnis-boxes-stacked-1::before {
  content: "\eca5";
}

.lnis-boxes-stacked-2::before {
  content: "\eca6";
}

.lnis-bracelet::before {
  content: "\eca7";
}

.lnis-bracket-code::before {
  content: "\eca8";
}

.lnis-bracket-curly::before {
  content: "\eca9";
}

.lnis-bracket-curly-left::before {
  content: "\ecaa";
}

.lnis-bracket-curly-right::before {
  content: "\ecab";
}

.lnis-bracket-square::before {
  content: "\ecac";
}

.lnis-bracket-square-left::before {
  content: "\ecad";
}

.lnis-bracket-square-right::before {
  content: "\ecae";
}

.lnis-brain-1::before {
  content: "\ecaf";
}

.lnis-brain-1-check-circle::before {
  content: "\ecb0";
}

.lnis-brain-2::before {
  content: "\ecb1";
}

.lnis-brain-2-check-circle::before {
  content: "\ecb2";
}

.lnis-bread::before {
  content: "\ecb3";
}

.lnis-brick-wall-1::before {
  content: "\ecb4";
}

.lnis-brick-wall-2::before {
  content: "\ecb5";
}

.lnis-brick-wall-3::before {
  content: "\ecb6";
}

.lnis-bridge-1::before {
  content: "\ecb7";
}

.lnis-bridge-2::before {
  content: "\ecb8";
}

.lnis-bridge-4::before {
  content: "\ecb9";
}

.lnis-bridge-5::before {
  content: "\ecba";
}

.lnis-bridge-6::before {
  content: "\ecbb";
}

.lnis-bridge-7::before {
  content: "\ecbc";
}

.lnis-briefcase-3::before {
  content: "\ecbd";
}

.lnis-briefcase-4::before {
  content: "\ecbe";
}

.lnis-briefcase-5::before {
  content: "\ecbf";
}

.lnis-briefcase-6::before {
  content: "\ecc0";
}

.lnis-briefcase-7::before {
  content: "\ecc1";
}

.lnis-briefcase-8::before {
  content: "\ecc2";
}

.lnis-briefcase-beat::before {
  content: "\ecc3";
}

.lnis-briefcase-bulb::before {
  content: "\ecc4";
}

.lnis-briefcase-heart::before {
  content: "\ecc5";
}

.lnis-briefcase-plus-2::before {
  content: "\ecc6";
}

.lnis-briefcase-plus-3::before {
  content: "\ecc7";
}

.lnis-broccoli::before {
  content: "\ecc8";
}

.lnis-broom::before {
  content: "\ecc9";
}

.lnis-browser-1::before {
  content: "\ecca";
}

.lnis-browser-2nd-bracket::before {
  content: "\eccb";
}

.lnis-browser-3-dot::before {
  content: "\eccc";
}

.lnis-browser-3-dot-circle::before {
  content: "\eccd";
}

.lnis-browser-ai::before {
  content: "\ecce";
}

.lnis-browser-audio::before {
  content: "\eccf";
}

.lnis-browser-badge::before {
  content: "\ecd0";
}

.lnis-browser-binary::before {
  content: "\ecd1";
}

.lnis-browser-bitcoin::before {
  content: "\ecd2";
}

.lnis-browser-bolt::before {
  content: "\ecd3";
}

.lnis-browser-bookmark::before {
  content: "\ecd4";
}

.lnis-browser-bulb::before {
  content: "\ecd5";
}

.lnis-browser-check::before {
  content: "\ecd6";
}

.lnis-browser-check-circle::before {
  content: "\ecd7";
}

.lnis-browser-chip::before {
  content: "\ecd8";
}

.lnis-browser-cloud::before {
  content: "\ecd9";
}

.lnis-browser-code::before {
  content: "\ecda";
}

.lnis-browser-crypto::before {
  content: "\ecdb";
}

.lnis-browser-cursor::before {
  content: "\ecdc";
}

.lnis-browser-database::before {
  content: "\ecdd";
}

.lnis-browser-disabled::before {
  content: "\ecde";
}

.lnis-browser-disabled-2::before {
  content: "\ecdf";
}

.lnis-browser-document::before {
  content: "\ece0";
}

.lnis-browser-dollar::before {
  content: "\ece1";
}

.lnis-browser-download::before {
  content: "\ece2";
}

.lnis-browser-error-circle::before {
  content: "\ece3";
}

.lnis-browser-eye::before {
  content: "\ece4";
}

.lnis-browser-gear::before {
  content: "\ece5";
}

.lnis-browser-heart::before {
  content: "\ece6";
}

.lnis-browser-image::before {
  content: "\ece7";
}

.lnis-browser-incognito::before {
  content: "\ece8";
}

.lnis-browser-info-circle::before {
  content: "\ece9";
}

.lnis-browser-leaf::before {
  content: "\ecea";
}

.lnis-browser-link::before {
  content: "\eceb";
}

.lnis-browser-live::before {
  content: "\ecec";
}

.lnis-browser-locked::before {
  content: "\eced";
}

.lnis-browser-minus::before {
  content: "\ecee";
}

.lnis-browser-moon::before {
  content: "\ecef";
}

.lnis-browser-mouse::before {
  content: "\ecf0";
}

.lnis-browser-navigation-left::before {
  content: "\ecf1";
}

.lnis-browser-navigation-right::before {
  content: "\ecf2";
}

.lnis-browser-paperclip::before {
  content: "\ecf3";
}

.lnis-browser-pencil::before {
  content: "\ecf4";
}

.lnis-browser-percent::before {
  content: "\ecf5";
}

.lnis-browser-percent-circle::before {
  content: "\ecf6";
}

.lnis-browser-phone::before {
  content: "\ecf7";
}

.lnis-browser-pie-chart::before {
  content: "\ecf8";
}

.lnis-browser-pin-1::before {
  content: "\ecf9";
}

.lnis-browser-pin-2::before {
  content: "\ecfa";
}

.lnis-browser-play::before {
  content: "\ecfb";
}

.lnis-browser-plus::before {
  content: "\ecfc";
}

.lnis-browser-plus-circle::before {
  content: "\ecfd";
}

.lnis-browser-question::before {
  content: "\ecfe";
}

.lnis-browser-refresh-anticlockwise::before {
  content: "\ecff";
}

.lnis-browser-refresh-clockwise::before {
  content: "\ed00";
}

.lnis-browser-reload-anticlockwise::before {
  content: "\ed01";
}

.lnis-browser-reload-clockwise::before {
  content: "\ed02";
}

.lnis-browser-search::before {
  content: "\ed03";
}

.lnis-browser-search-1::before {
  content: "\ed04";
}

.lnis-browser-search-2::before {
  content: "\ed05";
}

.lnis-browser-seo::before {
  content: "\ed06";
}

.lnis-browser-server::before {
  content: "\ed07";
}

.lnis-browser-shield::before {
  content: "\ed08";
}

.lnis-browser-sound::before {
  content: "\ed09";
}

.lnis-browser-star::before {
  content: "\ed0a";
}

.lnis-browser-sun::before {
  content: "\ed0b";
}

.lnis-browser-swap::before {
  content: "\ed0c";
}

.lnis-browser-tabs::before {
  content: "\ed0d";
}

.lnis-browser-thumbs-down::before {
  content: "\ed0e";
}

.lnis-browser-thumbs-up::before {
  content: "\ed0f";
}

.lnis-browser-time::before {
  content: "\ed10";
}

.lnis-browser-timer::before {
  content: "\ed11";
}

.lnis-browser-trend-down::before {
  content: "\ed12";
}

.lnis-browser-trend-up::before {
  content: "\ed13";
}

.lnis-browser-unlocked::before {
  content: "\ed14";
}

.lnis-browser-upload::before {
  content: "\ed15";
}

.lnis-browser-user::before {
  content: "\ed16";
}

.lnis-browser-video::before {
  content: "\ed17";
}

.lnis-browser-vr::before {
  content: "\ed18";
}

.lnis-browser-wifi-1::before {
  content: "\ed19";
}

.lnis-browser-wifi-2::before {
  content: "\ed1a";
}

.lnis-browser-xmark::before {
  content: "\ed1b";
}

.lnis-browser-xmark-circle::before {
  content: "\ed1c";
}

.lnis-brush-1::before {
  content: "\ed1d";
}

.lnis-bug-2::before {
  content: "\ed1e";
}

.lnis-bug-3::before {
  content: "\ed1f";
}

.lnis-bug-4::before {
  content: "\ed20";
}

.lnis-building::before {
  content: "\ed21";
}

.lnis-building-arrow-downward::before {
  content: "\ed22";
}

.lnis-building-arrow-left::before {
  content: "\ed23";
}

.lnis-building-arrow-right::before {
  content: "\ed24";
}

.lnis-building-arrow-upward::before {
  content: "\ed25";
}

.lnis-building-check-circle::before {
  content: "\ed26";
}

.lnis-building-disabled::before {
  content: "\ed27";
}

.lnis-building-error-circle::before {
  content: "\ed28";
}

.lnis-building-fire::before {
  content: "\ed29";
}

.lnis-building-gear::before {
  content: "\ed2a";
}

.lnis-building-leaf::before {
  content: "\ed2b";
}

.lnis-building-lokced::before {
  content: "\ed2c";
}

.lnis-building-moon::before {
  content: "\ed2d";
}

.lnis-building-percent::before {
  content: "\ed2e";
}

.lnis-building-plus::before {
  content: "\ed2f";
}

.lnis-building-star::before {
  content: "\ed30";
}

.lnis-building-sun::before {
  content: "\ed31";
}

.lnis-building-time::before {
  content: "\ed32";
}

.lnis-building-trash::before {
  content: "\ed33";
}

.lnis-building-user::before {
  content: "\ed34";
}

.lnis-building-wifi::before {
  content: "\ed35";
}

.lnis-building-xmark-circle::before {
  content: "\ed36";
}

.lnis-buildings-10::before {
  content: "\ed37";
}

.lnis-buildings-11::before {
  content: "\ed38";
}

.lnis-buildings-2::before {
  content: "\ed39";
}

.lnis-buildings-3::before {
  content: "\ed3a";
}

.lnis-buildings-4::before {
  content: "\ed3b";
}

.lnis-buildings-5::before {
  content: "\ed3c";
}

.lnis-buildings-6::before {
  content: "\ed3d";
}

.lnis-buildings-7::before {
  content: "\ed3e";
}

.lnis-buildings-8::before {
  content: "\ed3f";
}

.lnis-buildings-9::before {
  content: "\ed40";
}

.lnis-bulb-1::before {
  content: "\ed41";
}

.lnis-bulb-3::before {
  content: "\ed42";
}

.lnis-bulb-5::before {
  content: "\ed43";
}

.lnis-bulb-beat::before {
  content: "\ed44";
}

.lnis-bulb-bluetooth::before {
  content: "\ed45";
}

.lnis-bulb-bolt::before {
  content: "\ed46";
}

.lnis-bulb-cfl-tornado::before {
  content: "\ed47";
}

.lnis-bulb-cfl-tornado-disabled::before {
  content: "\ed48";
}

.lnis-bulb-cfl-tornado-light::before {
  content: "\ed49";
}

.lnis-bulb-cfl-tubular::before {
  content: "\ed4a";
}

.lnis-bulb-cfl-tubular-disabled::before {
  content: "\ed4b";
}

.lnis-bulb-cfl-tubular-light::before {
  content: "\ed4c";
}

.lnis-bulb-check::before {
  content: "\ed4d";
}

.lnis-bulb-code-1::before {
  content: "\ed4e";
}

.lnis-bulb-code-2::before {
  content: "\ed4f";
}

.lnis-bulb-code-3::before {
  content: "\ed50";
}

.lnis-bulb-disabled::before {
  content: "\ed51";
}

.lnis-bulb-dollar::before {
  content: "\ed52";
}

.lnis-bulb-info::before {
  content: "\ed53";
}

.lnis-bulb-leaf::before {
  content: "\ed54";
}

.lnis-bulb-moon::before {
  content: "\ed55";
}

.lnis-bulb-question-mark::before {
  content: "\ed56";
}

.lnis-bulb-refresh::before {
  content: "\ed57";
}

.lnis-bulb-sun::before {
  content: "\ed58";
}

.lnis-bulb-trend-down::before {
  content: "\ed59";
}

.lnis-bulb-trend-up::before {
  content: "\ed5a";
}

.lnis-bulb-tube::before {
  content: "\ed5b";
}

.lnis-bulb-tube-spark::before {
  content: "\ed5c";
}

.lnis-bulb-xmark::before {
  content: "\ed5d";
}

.lnis-bulldozer-1::before {
  content: "\ed5e";
}

.lnis-bulldozer-2::before {
  content: "\ed5f";
}

.lnis-bulldozer-3::before {
  content: "\ed60";
}

.lnis-burger-2::before {
  content: "\ed61";
}

.lnis-burger-3::before {
  content: "\ed62";
}

.lnis-burger-4::before {
  content: "\ed63";
}

.lnis-burj-al-arab::before {
  content: "\ed64";
}

.lnis-bus-2::before {
  content: "\ed65";
}

.lnis-bus-3::before {
  content: "\ed66";
}

.lnis-bus-school::before {
  content: "\ed67";
}

.lnis-butterfly::before {
  content: "\ed68";
}

.lnis-cable::before {
  content: "\ed69";
}

.lnis-cable-bundle-1::before {
  content: "\ed6a";
}

.lnis-cable-bundle-2::before {
  content: "\ed6b";
}

.lnis-cable-bundle-3::before {
  content: "\ed6c";
}

.lnis-cable-bundle-4::before {
  content: "\ed6d";
}

.lnis-cable-bundle-5::before {
  content: "\ed6e";
}

.lnis-cable-car::before {
  content: "\ed6f";
}

.lnis-cable-copper::before {
  content: "\ed70";
}

.lnis-cable-power-1::before {
  content: "\ed71";
}

.lnis-cable-power-2::before {
  content: "\ed72";
}

.lnis-cactus-1::before {
  content: "\ed73";
}

.lnis-cactus-2::before {
  content: "\ed74";
}

.lnis-cactus-3::before {
  content: "\ed75";
}

.lnis-cactus-4::before {
  content: "\ed76";
}

.lnis-cactus-5::before {
  content: "\ed77";
}

.lnis-cactus-6::before {
  content: "\ed78";
}

.lnis-cactus-7::before {
  content: "\ed79";
}

.lnis-cactus-8::before {
  content: "\ed7a";
}

.lnis-cactus-9::before {
  content: "\ed7b";
}

.lnis-cake-2::before {
  content: "\ed7c";
}

.lnis-cake-heart::before {
  content: "\ed7d";
}

.lnis-cake-slice::before {
  content: "\ed7e";
}

.lnis-calculator-3::before {
  content: "\ed7f";
}

.lnis-calculator-4::before {
  content: "\ed80";
}

.lnis-calculator-5::before {
  content: "\ed81";
}

.lnis-calculator-paper::before {
  content: "\ed82";
}

.lnis-calendar::before {
  content: "\ed83";
}

.lnis-calendar-arrow-downward::before {
  content: "\ed84";
}

.lnis-calendar-arrow-downward-2::before {
  content: "\ed85";
}

.lnis-calendar-arrow-left::before {
  content: "\ed86";
}

.lnis-calendar-arrow-left-2::before {
  content: "\ed87";
}

.lnis-calendar-arrow-right::before {
  content: "\ed88";
}

.lnis-calendar-arrow-right-2::before {
  content: "\ed89";
}

.lnis-calendar-arrow-upward::before {
  content: "\ed8a";
}

.lnis-calendar-arrow-upward-2::before {
  content: "\ed8b";
}

.lnis-calendar-check::before {
  content: "\ed8c";
}

.lnis-calendar-check-circle::before {
  content: "\ed8d";
}

.lnis-calendar-date-range::before {
  content: "\ed8e";
}

.lnis-calendar-disabled-1::before {
  content: "\ed8f";
}

.lnis-calendar-disabled-2::before {
  content: "\ed90";
}

.lnis-calendar-error::before {
  content: "\ed91";
}

.lnis-calendar-gear::before {
  content: "\ed92";
}

.lnis-calendar-heart::before {
  content: "\ed93";
}

.lnis-calendar-heart-1::before {
  content: "\ed94";
}

.lnis-calendar-locked-1::before {
  content: "\ed95";
}

.lnis-calendar-locked-2::before {
  content: "\ed96";
}

.lnis-calendar-minus::before {
  content: "\ed97";
}

.lnis-calendar-minus-circle::before {
  content: "\ed98";
}

.lnis-calendar-moon::before {
  content: "\ed99";
}

.lnis-calendar-note::before {
  content: "\ed9a";
}

.lnis-calendar-number-1::before {
  content: "\ed9b";
}

.lnis-calendar-number-10::before {
  content: "\ed9c";
}

.lnis-calendar-number-10-2::before {
  content: "\ed9d";
}

.lnis-calendar-number-20::before {
  content: "\ed9e";
}

.lnis-calendar-number-20-2::before {
  content: "\ed9f";
}

.lnis-calendar-pencil-1::before {
  content: "\eda0";
}

.lnis-calendar-pencil-2::before {
  content: "\eda1";
}

.lnis-calendar-percent::before {
  content: "\eda2";
}

.lnis-calendar-plus::before {
  content: "\eda3";
}

.lnis-calendar-plus-circle::before {
  content: "\eda4";
}

.lnis-calendar-question::before {
  content: "\eda5";
}

.lnis-calendar-reload::before {
  content: "\eda6";
}

.lnis-calendar-star-1::before {
  content: "\eda7";
}

.lnis-calendar-star-2::before {
  content: "\eda8";
}

.lnis-calendar-sun::before {
  content: "\eda9";
}

.lnis-calendar-time::before {
  content: "\edaa";
}

.lnis-calendar-today-marked::before {
  content: "\edab";
}

.lnis-calendar-trash::before {
  content: "\edac";
}

.lnis-calendar-user-1::before {
  content: "\edad";
}

.lnis-calendar-user-2::before {
  content: "\edae";
}

.lnis-calendar-xmark::before {
  content: "\edaf";
}

.lnis-calendar-xmark-circle::before {
  content: "\edb0";
}

.lnis-calendars::before {
  content: "\edb1";
}

.lnis-camel::before {
  content: "\edb2";
}

.lnis-camera-2::before {
  content: "\edb3";
}

.lnis-camera-3::before {
  content: "\edb4";
}

.lnis-camera-4::before {
  content: "\edb5";
}

.lnis-camera-4k-1::before {
  content: "\edb6";
}

.lnis-camera-4k-2::before {
  content: "\edb7";
}

.lnis-camera-5::before {
  content: "\edb8";
}

.lnis-camera-6::before {
  content: "\edb9";
}

.lnis-camera-bluetooth-1::before {
  content: "\edba";
}

.lnis-camera-bluetooth-2::before {
  content: "\edbb";
}

.lnis-camera-bolt::before {
  content: "\edbc";
}

.lnis-camera-cctv::before {
  content: "\edbd";
}

.lnis-camera-cctv-disabled::before {
  content: "\edbe";
}

.lnis-camera-check::before {
  content: "\edbf";
}

.lnis-camera-check-circle::before {
  content: "\edc0";
}

.lnis-camera-disabled::before {
  content: "\edc1";
}

.lnis-camera-error::before {
  content: "\edc2";
}

.lnis-camera-error-circle::before {
  content: "\edc3";
}

.lnis-camera-gear::before {
  content: "\edc4";
}

.lnis-camera-heart::before {
  content: "\edc5";
}

.lnis-camera-live::before {
  content: "\edc6";
}

.lnis-camera-locked::before {
  content: "\edc7";
}

.lnis-camera-movie-2::before {
  content: "\edc8";
}

.lnis-camera-movie-3::before {
  content: "\edc9";
}

.lnis-camera-movie-4::before {
  content: "\edca";
}

.lnis-camera-movie-hd::before {
  content: "\edcb";
}

.lnis-camera-movie-stand::before {
  content: "\edcc";
}

.lnis-camera-refresh::before {
  content: "\edcd";
}

.lnis-camera-reload::before {
  content: "\edce";
}

.lnis-camera-rotate::before {
  content: "\edcf";
}

.lnis-camera-scan::before {
  content: "\edd0";
}

.lnis-camera-shutter::before {
  content: "\edd1";
}

.lnis-camera-time::before {
  content: "\edd2";
}

.lnis-camera-tripod::before {
  content: "\edd3";
}

.lnis-camera-wifi::before {
  content: "\edd4";
}

.lnis-camera-xmark::before {
  content: "\edd5";
}

.lnis-camera-xmark-circle::before {
  content: "\edd6";
}

.lnis-candle-1::before {
  content: "\edd7";
}

.lnis-candle-2::before {
  content: "\edd8";
}

.lnis-candles-1::before {
  content: "\edd9";
}

.lnis-candles-2::before {
  content: "\edda";
}

.lnis-candles-wedding::before {
  content: "\eddb";
}

.lnis-candy-cane-1::before {
  content: "\eddc";
}

.lnis-candy-round-2::before {
  content: "\eddd";
}

.lnis-candy-round-3::before {
  content: "\edde";
}

.lnis-candy-square-1::before {
  content: "\eddf";
}

.lnis-candy-square-2::before {
  content: "\ede0";
}

.lnis-candy-square-3::before {
  content: "\ede1";
}

.lnis-cannula::before {
  content: "\ede2";
}

.lnis-capital-letter::before {
  content: "\ede3";
}

.lnis-capsule-2::before {
  content: "\ede4";
}

.lnis-capsule-3::before {
  content: "\ede5";
}

.lnis-capsule-tablet::before {
  content: "\ede6";
}

.lnis-capsules::before {
  content: "\ede7";
}

.lnis-car-1::before {
  content: "\ede8";
}

.lnis-car-10::before {
  content: "\ede9";
}

.lnis-car-3::before {
  content: "\edea";
}

.lnis-car-5::before {
  content: "\edeb";
}

.lnis-car-7::before {
  content: "\edec";
}

.lnis-car-8::before {
  content: "\eded";
}

.lnis-car-9::before {
  content: "\edee";
}

.lnis-car-heart::before {
  content: "\edef";
}

.lnis-car-side-view-1::before {
  content: "\edf0";
}

.lnis-car-side-view-2::before {
  content: "\edf1";
}

.lnis-car-side-view-3::before {
  content: "\edf2";
}

.lnis-car-side-view-4::before {
  content: "\edf3";
}

.lnis-car-side-view-5::before {
  content: "\edf4";
}

.lnis-car-side-view-6::before {
  content: "\edf5";
}

.lnis-car-side-view-7::before {
  content: "\edf6";
}

.lnis-car-side-view-8::before {
  content: "\edf7";
}

.lnis-car-side-view-9::before {
  content: "\edf8";
}

.lnis-caravan-2::before {
  content: "\edf9";
}

.lnis-caravan-3::before {
  content: "\edfa";
}

.lnis-carrot::before {
  content: "\edfb";
}

.lnis-cart-3::before {
  content: "\edfc";
}

.lnis-cart-arrow-downward::before {
  content: "\edfd";
}

.lnis-cart-arrow-left::before {
  content: "\edfe";
}

.lnis-cart-arrow-right::before {
  content: "\edff";
}

.lnis-cart-arrow-upward::before {
  content: "\ee00";
}

.lnis-cart-book::before {
  content: "\ee01";
}

.lnis-cart-box::before {
  content: "\ee02";
}

.lnis-cart-check-circle::before {
  content: "\ee03";
}

.lnis-cart-cloud::before {
  content: "\ee04";
}

.lnis-cart-disabled::before {
  content: "\ee05";
}

.lnis-cart-dollar::before {
  content: "\ee06";
}

.lnis-cart-flatbed-arrow-downward::before {
  content: "\ee07";
}

.lnis-cart-flatbed-arrow-left::before {
  content: "\ee08";
}

.lnis-cart-flatbed-arrow-right::before {
  content: "\ee09";
}

.lnis-cart-flatbed-arrow-upward::before {
  content: "\ee0a";
}

.lnis-cart-flatbed-box::before {
  content: "\ee0b";
}

.lnis-cart-flatbed-box-stacked::before {
  content: "\ee0c";
}

.lnis-cart-flatbed-box-taped::before {
  content: "\ee0d";
}

.lnis-cart-flatbed-check-circle::before {
  content: "\ee0e";
}

.lnis-cart-flatbed-empty::before {
  content: "\ee0f";
}

.lnis-cart-flatbed-food::before {
  content: "\ee10";
}

.lnis-cart-flatbed-xmark-circle::before {
  content: "\ee11";
}

.lnis-cart-food::before {
  content: "\ee12";
}

.lnis-cart-globe::before {
  content: "\ee13";
}

.lnis-cart-heart::before {
  content: "\ee14";
}

.lnis-cart-heart-circle::before {
  content: "\ee15";
}

.lnis-cart-info-circle::before {
  content: "\ee16";
}

.lnis-cart-leaf::before {
  content: "\ee17";
}

.lnis-cart-list::before {
  content: "\ee18";
}

.lnis-cart-locked::before {
  content: "\ee19";
}

.lnis-cart-minus::before {
  content: "\ee1a";
}

.lnis-cart-minus-circle::before {
  content: "\ee1b";
}

.lnis-cart-moving::before {
  content: "\ee1c";
}

.lnis-cart-number-20::before {
  content: "\ee1d";
}

.lnis-cart-percent-circle::before {
  content: "\ee1e";
}

.lnis-cart-plus::before {
  content: "\ee1f";
}

.lnis-cart-plus-circle::before {
  content: "\ee20";
}

.lnis-cart-question-mark::before {
  content: "\ee21";
}

.lnis-cart-refresh::before {
  content: "\ee22";
}

.lnis-cart-search::before {
  content: "\ee23";
}

.lnis-cart-smile::before {
  content: "\ee24";
}

.lnis-cart-star::before {
  content: "\ee25";
}

.lnis-cart-sun::before {
  content: "\ee26";
}

.lnis-cart-thumbs-down::before {
  content: "\ee27";
}

.lnis-cart-thumbs-up::before {
  content: "\ee28";
}

.lnis-cart-time::before {
  content: "\ee29";
}

.lnis-cart-timer::before {
  content: "\ee2a";
}

.lnis-cart-undo::before {
  content: "\ee2b";
}

.lnis-cart-unlocked::before {
  content: "\ee2c";
}

.lnis-cart-user::before {
  content: "\ee2d";
}

.lnis-cart-wifi::before {
  content: "\ee2e";
}

.lnis-cart-xmark-circle::before {
  content: "\ee2f";
}

.lnis-castle-1::before {
  content: "\ee30";
}

.lnis-castle-2::before {
  content: "\ee31";
}

.lnis-castle-3::before {
  content: "\ee32";
}

.lnis-castle-4::before {
  content: "\ee33";
}

.lnis-cat::before {
  content: "\ee34";
}

.lnis-celsius::before {
  content: "\ee35";
}

.lnis-celsius-circle::before {
  content: "\ee36";
}

.lnis-certificate-badge-2::before {
  content: "\ee37";
}

.lnis-certificate-star::before {
  content: "\ee38";
}

.lnis-champagne::before {
  content: "\ee39";
}

.lnis-champagne-heart::before {
  content: "\ee3a";
}

.lnis-chat-1::before {
  content: "\ee3b";
}

.lnis-chat-1-dots::before {
  content: "\ee3c";
}

.lnis-chat-1-error::before {
  content: "\ee3d";
}

.lnis-chat-1-heart::before {
  content: "\ee3e";
}

.lnis-chat-1-minus::before {
  content: "\ee3f";
}

.lnis-chat-1-plus::before {
  content: "\ee40";
}

.lnis-chat-1-question::before {
  content: "\ee41";
}

.lnis-chat-1-share::before {
  content: "\ee42";
}

.lnis-chat-1-text::before {
  content: "\ee43";
}

.lnis-chat-2::before {
  content: "\ee44";
}

.lnis-chat-2-dots::before {
  content: "\ee45";
}

.lnis-chat-2-error::before {
  content: "\ee46";
}

.lnis-chat-2-heart::before {
  content: "\ee47";
}

.lnis-chat-2-minus::before {
  content: "\ee48";
}

.lnis-chat-2-plus::before {
  content: "\ee49";
}

.lnis-chat-2-question::before {
  content: "\ee4a";
}

.lnis-chat-2-share::before {
  content: "\ee4b";
}

.lnis-chat-2-text::before {
  content: "\ee4c";
}

.lnis-chat-3::before {
  content: "\ee4d";
}

.lnis-chat-3-dots::before {
  content: "\ee4e";
}

.lnis-chat-3-error::before {
  content: "\ee4f";
}

.lnis-chat-3-heart::before {
  content: "\ee50";
}

.lnis-chat-3-minus::before {
  content: "\ee51";
}

.lnis-chat-3-plus::before {
  content: "\ee52";
}

.lnis-chat-3-question::before {
  content: "\ee53";
}

.lnis-chat-3-share::before {
  content: "\ee54";
}

.lnis-chat-3-text::before {
  content: "\ee55";
}

.lnis-chat-4::before {
  content: "\ee56";
}

.lnis-chat-4-dots::before {
  content: "\ee57";
}

.lnis-chat-4-error::before {
  content: "\ee58";
}

.lnis-chat-4-heart::before {
  content: "\ee59";
}

.lnis-chat-4-minus::before {
  content: "\ee5a";
}

.lnis-chat-4-plus::before {
  content: "\ee5b";
}

.lnis-chat-4-question::before {
  content: "\ee5c";
}

.lnis-chat-4-share::before {
  content: "\ee5d";
}

.lnis-chat-4-text::before {
  content: "\ee5e";
}

.lnis-chat-bot::before {
  content: "\ee5f";
}

.lnis-chat-bot-angry::before {
  content: "\ee60";
}

.lnis-chat-bot-cute::before {
  content: "\ee61";
}

.lnis-chat-bot-error::before {
  content: "\ee62";
}

.lnis-chat-bot-happy::before {
  content: "\ee63";
}

.lnis-chat-bot-neutral-1::before {
  content: "\ee64";
}

.lnis-chat-bot-neutral-2::before {
  content: "\ee65";
}

.lnis-chat-bot-sad::before {
  content: "\ee66";
}

.lnis-chat-bubble-1::before {
  content: "\ee67";
}

.lnis-chat-bubble-1-dots::before {
  content: "\ee68";
}

.lnis-chat-bubble-1-text::before {
  content: "\ee69";
}

.lnis-chat-bubble-2-dots::before {
  content: "\ee6a";
}

.lnis-chat-bubble-2-text::before {
  content: "\ee6b";
}

.lnis-chat-bubble-3::before {
  content: "\ee6c";
}

.lnis-chat-bubble-3-dots::before {
  content: "\ee6d";
}

.lnis-chat-bubble-3-text::before {
  content: "\ee6e";
}

.lnis-chat-line-chart::before {
  content: "\ee6f";
}

.lnis-check-circle-2::before {
  content: "\ee70";
}

.lnis-check-diamond::before {
  content: "\ee71";
}

.lnis-check-hexagon::before {
  content: "\ee72";
}

.lnis-check-octagon::before {
  content: "\ee73";
}

.lnis-check-square-1::before {
  content: "\ee74";
}

.lnis-cheese::before {
  content: "\ee75";
}

.lnis-cheque::before {
  content: "\ee76";
}

.lnis-cheque-1::before {
  content: "\ee77";
}

.lnis-cherries::before {
  content: "\ee78";
}

.lnis-chest::before {
  content: "\ee79";
}

.lnis-chest-press::before {
  content: "\ee7a";
}

.lnis-chevron-both-center-direction-horizontal::before {
  content: "\ee7b";
}

.lnis-chevron-both-center-direction-vertical::before {
  content: "\ee7c";
}

.lnis-chevron-both-direction::before {
  content: "\ee7d";
}

.lnis-chevron-both-direction-circle::before {
  content: "\ee7e";
}

.lnis-chevron-both-direction-square::before {
  content: "\ee7f";
}

.lnis-chevron-right::before {
  content: "\ee80";
}

.lnis-chevron-right-circle::before {
  content: "\ee81";
}

.lnis-chick::before {
  content: "\ee82";
}

.lnis-chicken::before {
  content: "\ee83";
}

.lnis-chicken-drumstick-1::before {
  content: "\ee84";
}

.lnis-chicken-drumstick-2::before {
  content: "\ee85";
}

.lnis-chicken-wings::before {
  content: "\ee86";
}

.lnis-chilli-sauce::before {
  content: "\ee87";
}

.lnis-chip-1::before {
  content: "\ee88";
}

.lnis-chip-2::before {
  content: "\ee89";
}

.lnis-chip-ai::before {
  content: "\ee8a";
}

.lnis-chip-beat::before {
  content: "\ee8b";
}

.lnis-chip-bitcoin::before {
  content: "\ee8c";
}

.lnis-chip-bolt::before {
  content: "\ee8d";
}

.lnis-chip-check::before {
  content: "\ee8e";
}

.lnis-chip-code::before {
  content: "\ee8f";
}

.lnis-chip-disabled::before {
  content: "\ee90";
}

.lnis-chip-error::before {
  content: "\ee91";
}

.lnis-chip-gear::before {
  content: "\ee92";
}

.lnis-chocolate-bar::before {
  content: "\ee93";
}

.lnis-church::before {
  content: "\ee94";
}

.lnis-ci-cd-dev-ops::before {
  content: "\ee95";
}

.lnis-cipher::before {
  content: "\ee96";
}

.lnis-circle::before {
  content: "\ee97";
}

.lnis-circle-curve-right::before {
  content: "\ee98";
}

.lnis-circle-dashed::before {
  content: "\ee99";
}

.lnis-circle-diamond::before {
  content: "\ee9a";
}

.lnis-circle-hexagon::before {
  content: "\ee9b";
}

.lnis-circle-intersection-curve-right::before {
  content: "\ee9c";
}

.lnis-circle-squares::before {
  content: "\ee9d";
}

.lnis-circle-triangle-1::before {
  content: "\ee9e";
}

.lnis-circle-triangle-2::before {
  content: "\ee9f";
}

.lnis-circle-turn-right::before {
  content: "\eea0";
}

.lnis-circles::before {
  content: "\eea1";
}

.lnis-circles-2::before {
  content: "\eea2";
}

.lnis-clink-glasses::before {
  content: "\eea3";
}

.lnis-clipboard-1::before {
  content: "\eea4";
}

.lnis-clipboard-2::before {
  content: "\eea5";
}

.lnis-clipboard-3::before {
  content: "\eea6";
}

.lnis-clipboard-aids::before {
  content: "\eea7";
}

.lnis-clipboard-beat::before {
  content: "\eea8";
}

.lnis-clipboard-check::before {
  content: "\eea9";
}

.lnis-clipboard-heart::before {
  content: "\eeaa";
}

.lnis-clipboard-plus::before {
  content: "\eeab";
}

.lnis-clipboard-prescription::before {
  content: "\eeac";
}

.lnis-clipboard-text::before {
  content: "\eead";
}

.lnis-clock-desk::before {
  content: "\eeae";
}

.lnis-clock-digital::before {
  content: "\eeaf";
}

.lnis-clock-eight::before {
  content: "\eeb0";
}

.lnis-clock-eight-thirty::before {
  content: "\eeb1";
}

.lnis-clock-eleven::before {
  content: "\eeb2";
}

.lnis-clock-eleven-thirty::before {
  content: "\eeb3";
}

.lnis-clock-five::before {
  content: "\eeb4";
}

.lnis-clock-five-thirty::before {
  content: "\eeb5";
}

.lnis-clock-four::before {
  content: "\eeb6";
}

.lnis-clock-four-square::before {
  content: "\eeb7";
}

.lnis-clock-four-thirty::before {
  content: "\eeb8";
}

.lnis-clock-nine::before {
  content: "\eeb9";
}

.lnis-clock-nine-thirty::before {
  content: "\eeba";
}

.lnis-clock-one::before {
  content: "\eebb";
}

.lnis-clock-one-thirty::before {
  content: "\eebc";
}

.lnis-clock-seven::before {
  content: "\eebd";
}

.lnis-clock-seven-thirty::before {
  content: "\eebe";
}

.lnis-clock-six::before {
  content: "\eebf";
}

.lnis-clock-six-thirty::before {
  content: "\eec0";
}

.lnis-clock-ten::before {
  content: "\eec1";
}

.lnis-clock-ten-thirty::before {
  content: "\eec2";
}

.lnis-clock-three::before {
  content: "\eec3";
}

.lnis-clock-three-thirty::before {
  content: "\eec4";
}

.lnis-clock-twelve::before {
  content: "\eec5";
}

.lnis-clock-twelve-thirty::before {
  content: "\eec6";
}

.lnis-clock-two::before {
  content: "\eec7";
}

.lnis-clock-two-thirty::before {
  content: "\eec8";
}

.lnis-cloud-1::before {
  content: "\eec9";
}

.lnis-cloud-3::before {
  content: "\eeca";
}

.lnis-cloud-3-dot::before {
  content: "\eecb";
}

.lnis-cloud-3-dot-circle::before {
  content: "\eecc";
}

.lnis-cloud-4::before {
  content: "\eecd";
}

.lnis-cloud-arrow-downward::before {
  content: "\eece";
}

.lnis-cloud-arrow-left::before {
  content: "\eecf";
}

.lnis-cloud-arrow-right::before {
  content: "\eed0";
}

.lnis-cloud-arrow-upward::before {
  content: "\eed1";
}

.lnis-cloud-audio::before {
  content: "\eed2";
}

.lnis-cloud-bitcoin::before {
  content: "\eed3";
}

.lnis-cloud-bulb::before {
  content: "\eed4";
}

.lnis-cloud-chat::before {
  content: "\eed5";
}

.lnis-cloud-chat-dots::before {
  content: "\eed6";
}

.lnis-cloud-chat-error::before {
  content: "\eed7";
}

.lnis-cloud-chat-heart::before {
  content: "\eed8";
}

.lnis-cloud-chat-minus::before {
  content: "\eed9";
}

.lnis-cloud-chat-plus::before {
  content: "\eeda";
}

.lnis-cloud-chat-question::before {
  content: "\eedb";
}

.lnis-cloud-chat-share::before {
  content: "\eedc";
}

.lnis-cloud-chat-text::before {
  content: "\eedd";
}

.lnis-cloud-chip::before {
  content: "\eede";
}

.lnis-cloud-code::before {
  content: "\eedf";
}

.lnis-cloud-crypto::before {
  content: "\eee0";
}

.lnis-cloud-database::before {
  content: "\eee1";
}

.lnis-cloud-disabled-1::before {
  content: "\eee2";
}

.lnis-cloud-disabled-2::before {
  content: "\eee3";
}

.lnis-cloud-document::before {
  content: "\eee4";
}

.lnis-cloud-dollar::before {
  content: "\eee5";
}

.lnis-cloud-error-circle::before {
  content: "\eee6";
}

.lnis-cloud-fire::before {
  content: "\eee7";
}

.lnis-cloud-fog::before {
  content: "\eee8";
}

.lnis-cloud-gear::before {
  content: "\eee9";
}

.lnis-cloud-info-circle::before {
  content: "\eeea";
}

.lnis-cloud-iot-1::before {
  content: "\eeeb";
}

.lnis-cloud-iot-3::before {
  content: "\eeec";
}

.lnis-cloud-iot-4::before {
  content: "\eeed";
}

.lnis-cloud-iot-5::before {
  content: "\eeee";
}

.lnis-cloud-iot-6::before {
  content: "\eeef";
}

.lnis-cloud-iot-network::before {
  content: "\eef0";
}

.lnis-cloud-leaf::before {
  content: "\eef1";
}

.lnis-cloud-link::before {
  content: "\eef2";
}

.lnis-cloud-locked::before {
  content: "\eef3";
}

.lnis-cloud-minus-circle::before {
  content: "\eef4";
}

.lnis-cloud-moon::before {
  content: "\eef5";
}

.lnis-cloud-paperclip::before {
  content: "\eef6";
}

.lnis-cloud-pencil::before {
  content: "\eef7";
}

.lnis-cloud-phone::before {
  content: "\eef8";
}

.lnis-cloud-play::before {
  content: "\eef9";
}

.lnis-cloud-plus::before {
  content: "\eefa";
}

.lnis-cloud-plus-circle::before {
  content: "\eefb";
}

.lnis-cloud-question::before {
  content: "\eefc";
}

.lnis-cloud-refresh-anticlockwise::before {
  content: "\eefd";
}

.lnis-cloud-search::before {
  content: "\eefe";
}

.lnis-cloud-server::before {
  content: "\eeff";
}

.lnis-cloud-share-1::before {
  content: "\ef00";
}

.lnis-cloud-share-2::before {
  content: "\ef01";
}

.lnis-cloud-shield::before {
  content: "\ef02";
}

.lnis-cloud-star::before {
  content: "\ef03";
}

.lnis-cloud-sun-bolt::before {
  content: "\ef04";
}

.lnis-cloud-sun-rain::before {
  content: "\ef05";
}

.lnis-cloud-swap::before {
  content: "\ef06";
}

.lnis-cloud-time::before {
  content: "\ef07";
}

.lnis-cloud-timer::before {
  content: "\ef08";
}

.lnis-cloud-trash::before {
  content: "\ef09";
}

.lnis-cloud-unlocked::before {
  content: "\ef0a";
}

.lnis-cloud-user::before {
  content: "\ef0b";
}

.lnis-cloud-video::before {
  content: "\ef0c";
}

.lnis-cloud-water::before {
  content: "\ef0d";
}

.lnis-cloud-wifi::before {
  content: "\ef0e";
}

.lnis-cloud-wind::before {
  content: "\ef0f";
}

.lnis-cloud-xmark::before {
  content: "\ef10";
}

.lnis-cloud-xmark-circle::before {
  content: "\ef11";
}

.lnis-clouds::before {
  content: "\ef12";
}

.lnis-clouds-sun::before {
  content: "\ef13";
}

.lnis-cms-browser::before {
  content: "\ef14";
}

.lnis-cms-monitor-1::before {
  content: "\ef15";
}

.lnis-cms-monitor-2::before {
  content: "\ef16";
}

.lnis-cocktail-1::before {
  content: "\ef17";
}

.lnis-cocktail-2::before {
  content: "\ef18";
}

.lnis-cocktail-3::before {
  content: "\ef19";
}

.lnis-code-1-circle::before {
  content: "\ef1a";
}

.lnis-code-1-hexagon::before {
  content: "\ef1b";
}

.lnis-code-1-octagon::before {
  content: "\ef1c";
}

.lnis-code-1-rechtangle::before {
  content: "\ef1d";
}

.lnis-code-1-square::before {
  content: "\ef1e";
}

.lnis-code-2::before {
  content: "\ef1f";
}

.lnis-code-2-circle::before {
  content: "\ef20";
}

.lnis-code-2-hexagon::before {
  content: "\ef21";
}

.lnis-code-2-octagon::before {
  content: "\ef22";
}

.lnis-code-2-rechtangle::before {
  content: "\ef23";
}

.lnis-code-2-square::before {
  content: "\ef24";
}

.lnis-code-branch::before {
  content: "\ef25";
}

.lnis-code-compare::before {
  content: "\ef26";
}

.lnis-code-fork::before {
  content: "\ef27";
}

.lnis-code-pull-request::before {
  content: "\ef28";
}

.lnis-code-pull-request-closed::before {
  content: "\ef29";
}

.lnis-code-pull-request-draft::before {
  content: "\ef2a";
}

.lnis-coffee-beans::before {
  content: "\ef2b";
}

.lnis-coffee-cup-1::before {
  content: "\ef2c";
}

.lnis-coffee-machine::before {
  content: "\ef2d";
}

.lnis-coffee-pot::before {
  content: "\ef2e";
}

.lnis-coinbase-symbol::before {
  content: "\ef2f";
}

.lnis-coins::before {
  content: "\ef30";
}

.lnis-coins-bitcoin::before {
  content: "\ef31";
}

.lnis-coins-cash::before {
  content: "\ef32";
}

.lnis-coins-check-circle::before {
  content: "\ef33";
}

.lnis-coins-crypto::before {
  content: "\ef34";
}

.lnis-coins-disabled::before {
  content: "\ef35";
}

.lnis-coins-dollar::before {
  content: "\ef36";
}

.lnis-coins-euro::before {
  content: "\ef37";
}

.lnis-coins-globe::before {
  content: "\ef38";
}

.lnis-coins-minus::before {
  content: "\ef39";
}

.lnis-coins-number-10::before {
  content: "\ef3a";
}

.lnis-coins-percent::before {
  content: "\ef3b";
}

.lnis-coins-plus::before {
  content: "\ef3c";
}

.lnis-coins-recycle::before {
  content: "\ef3d";
}

.lnis-coins-refresh::before {
  content: "\ef3e";
}

.lnis-coins-refresh-1::before {
  content: "\ef3f";
}

.lnis-coins-search::before {
  content: "\ef40";
}

.lnis-coins-shield::before {
  content: "\ef41";
}

.lnis-coins-smile::before {
  content: "\ef42";
}

.lnis-coins-star::before {
  content: "\ef43";
}

.lnis-coins-swap::before {
  content: "\ef44";
}

.lnis-coins-trend-down::before {
  content: "\ef45";
}

.lnis-coins-trend-up::before {
  content: "\ef46";
}

.lnis-coins-xmark-circle::before {
  content: "\ef47";
}

.lnis-colour-palette-1::before {
  content: "\ef48";
}

.lnis-colour-palette-2::before {
  content: "\ef49";
}

.lnis-column::before {
  content: "\ef4a";
}

.lnis-comb-1::before {
  content: "\ef4b";
}

.lnis-comb-2::before {
  content: "\ef4c";
}

.lnis-comb-3::before {
  content: "\ef4d";
}

.lnis-comic-chat-1::before {
  content: "\ef4e";
}

.lnis-comic-chat-1-dots::before {
  content: "\ef4f";
}

.lnis-comic-chat-1-text::before {
  content: "\ef50";
}

.lnis-comic-chat-2::before {
  content: "\ef51";
}

.lnis-comic-chat-2-dots::before {
  content: "\ef52";
}

.lnis-comic-chat-2-text::before {
  content: "\ef53";
}

.lnis-comic-chat-3::before {
  content: "\ef54";
}

.lnis-comic-chat-3-dots::before {
  content: "\ef55";
}

.lnis-comic-chat-3-text::before {
  content: "\ef56";
}

.lnis-comic-dialogue::before {
  content: "\ef57";
}

.lnis-comic-dialogue-dots::before {
  content: "\ef58";
}

.lnis-comic-dialogue-error::before {
  content: "\ef59";
}

.lnis-comic-dialogue-heart::before {
  content: "\ef5a";
}

.lnis-comic-dialogue-minus::before {
  content: "\ef5b";
}

.lnis-comic-dialogue-plus::before {
  content: "\ef5c";
}

.lnis-comic-dialogue-question::before {
  content: "\ef5d";
}

.lnis-comic-dialogue-share::before {
  content: "\ef5e";
}

.lnis-comic-dialogue-text::before {
  content: "\ef5f";
}

.lnis-command::before {
  content: "\ef60";
}

.lnis-comment-1-check::before {
  content: "\ef61";
}

.lnis-comment-1-dollar::before {
  content: "\ef62";
}

.lnis-comment-1-dots::before {
  content: "\ef63";
}

.lnis-comment-1-error::before {
  content: "\ef64";
}

.lnis-comment-1-heart::before {
  content: "\ef65";
}

.lnis-comment-1-minus::before {
  content: "\ef66";
}

.lnis-comment-1-plus::before {
  content: "\ef67";
}

.lnis-comment-1-question::before {
  content: "\ef68";
}

.lnis-comment-1-xmark::before {
  content: "\ef69";
}

.lnis-comment-2::before {
  content: "\ef6a";
}

.lnis-comment-2-dots::before {
  content: "\ef6b";
}

.lnis-comment-2-error::before {
  content: "\ef6c";
}

.lnis-comment-2-heart::before {
  content: "\ef6d";
}

.lnis-comment-2-minus::before {
  content: "\ef6e";
}

.lnis-comment-2-plus::before {
  content: "\ef6f";
}

.lnis-comment-2-question::before {
  content: "\ef70";
}

.lnis-comment-2-share::before {
  content: "\ef71";
}

.lnis-comment-2-text::before {
  content: "\ef72";
}

.lnis-comment-3::before {
  content: "\ef73";
}

.lnis-comment-3-dots::before {
  content: "\ef74";
}

.lnis-comment-3-error::before {
  content: "\ef75";
}

.lnis-comment-3-heart::before {
  content: "\ef76";
}

.lnis-comment-3-minus::before {
  content: "\ef77";
}

.lnis-comment-3-plus::before {
  content: "\ef78";
}

.lnis-comment-3-question::before {
  content: "\ef79";
}

.lnis-comment-3-share::before {
  content: "\ef7a";
}

.lnis-comment-3-text::before {
  content: "\ef7b";
}

.lnis-comment-4::before {
  content: "\ef7c";
}

.lnis-comment-4-dots::before {
  content: "\ef7d";
}

.lnis-comment-4-error::before {
  content: "\ef7e";
}

.lnis-comment-4-heart::before {
  content: "\ef7f";
}

.lnis-comment-4-minus::before {
  content: "\ef80";
}

.lnis-comment-4-plus::before {
  content: "\ef81";
}

.lnis-comment-4-question::before {
  content: "\ef82";
}

.lnis-comment-4-share::before {
  content: "\ef83";
}

.lnis-comment-4-text::before {
  content: "\ef84";
}

.lnis-comment-5::before {
  content: "\ef85";
}

.lnis-comment-5-dots::before {
  content: "\ef86";
}

.lnis-comment-5-error::before {
  content: "\ef87";
}

.lnis-comment-5-heart::before {
  content: "\ef88";
}

.lnis-comment-5-minus::before {
  content: "\ef89";
}

.lnis-comment-5-plus::before {
  content: "\ef8a";
}

.lnis-comment-5-question::before {
  content: "\ef8b";
}

.lnis-comment-5-share::before {
  content: "\ef8c";
}

.lnis-comment-5-text::before {
  content: "\ef8d";
}

.lnis-comment-6::before {
  content: "\ef8e";
}

.lnis-comment-6-dots::before {
  content: "\ef8f";
}

.lnis-comment-6-error::before {
  content: "\ef90";
}

.lnis-comment-6-heart::before {
  content: "\ef91";
}

.lnis-comment-6-minus::before {
  content: "\ef92";
}

.lnis-comment-6-plus::before {
  content: "\ef93";
}

.lnis-comment-6-question::before {
  content: "\ef94";
}

.lnis-comment-6-share::before {
  content: "\ef95";
}

.lnis-comment-6-text::before {
  content: "\ef96";
}

.lnis-comment-bot-angry::before {
  content: "\ef97";
}

.lnis-comment-bot-cute::before {
  content: "\ef98";
}

.lnis-comment-bot-error::before {
  content: "\ef99";
}

.lnis-comment-bot-happy::before {
  content: "\ef9a";
}

.lnis-comment-bot-neutral-1::before {
  content: "\ef9b";
}

.lnis-comment-bot-neutral-2::before {
  content: "\ef9c";
}

.lnis-comment-bot-sad::before {
  content: "\ef9d";
}

.lnis-commit-git-1::before {
  content: "\ef9e";
}

.lnis-commit-git-2::before {
  content: "\ef9f";
}

.lnis-compass-1::before {
  content: "\efa0";
}

.lnis-compass-1-disabled::before {
  content: "\efa1";
}

.lnis-compass-2::before {
  content: "\efa2";
}

.lnis-compass-3::before {
  content: "\efa3";
}

.lnis-compass-3-disabled::before {
  content: "\efa4";
}

.lnis-compass-drafting-1::before {
  content: "\efa5";
}

.lnis-compress-arrow-1::before {
  content: "\efa6";
}

.lnis-compress-arrow-2::before {
  content: "\efa7";
}

.lnis-compress-arrow-3::before {
  content: "\efa8";
}

.lnis-compress-arrow-4::before {
  content: "\efa9";
}

.lnis-compress-arrow-5::before {
  content: "\efaa";
}

.lnis-compress-arrow-6::before {
  content: "\efab";
}

.lnis-compress-arrow-7::before {
  content: "\efac";
}

.lnis-compress-arrow-8::before {
  content: "\efad";
}

.lnis-compress-arrow-9::before {
  content: "\efae";
}

.lnis-compress-arrow-top-right-square-1::before {
  content: "\efaf";
}

.lnis-compress-arrow-top-right-square-2::before {
  content: "\efb0";
}

.lnis-compress-circle::before {
  content: "\efb1";
}

.lnis-compress-square-1::before {
  content: "\efb2";
}

.lnis-compress-square-2::before {
  content: "\efb3";
}

.lnis-compress-square-3::before {
  content: "\efb4";
}

.lnis-compress-square-4::before {
  content: "\efb5";
}

.lnis-computer-1::before {
  content: "\efb6";
}

.lnis-computer-2::before {
  content: "\efb7";
}

.lnis-computer-3::before {
  content: "\efb8";
}

.lnis-computer-beat::before {
  content: "\efb9";
}

.lnis-computer-binary::before {
  content: "\efba";
}

.lnis-computer-bolt::before {
  content: "\efbb";
}

.lnis-computer-check-circle::before {
  content: "\efbc";
}

.lnis-computer-cloud::before {
  content: "\efbd";
}

.lnis-computer-code::before {
  content: "\efbe";
}

.lnis-computer-error-circle::before {
  content: "\efbf";
}

.lnis-computer-gear::before {
  content: "\efc0";
}

.lnis-computer-leaf::before {
  content: "\efc1";
}

.lnis-computer-link::before {
  content: "\efc2";
}

.lnis-computer-locked::before {
  content: "\efc3";
}

.lnis-computer-phone::before {
  content: "\efc4";
}

.lnis-computer-refresh::before {
  content: "\efc5";
}

.lnis-computer-shield::before {
  content: "\efc6";
}

.lnis-computer-time::before {
  content: "\efc7";
}

.lnis-computer-user::before {
  content: "\efc8";
}

.lnis-computer-wifi::before {
  content: "\efc9";
}

.lnis-confetti::before {
  content: "\efca";
}

.lnis-connected-nodes::before {
  content: "\efcb";
}

.lnis-constraints::before {
  content: "\efcc";
}

.lnis-constraints-bottom-center::before {
  content: "\efcd";
}

.lnis-constraints-bottom-left::before {
  content: "\efce";
}

.lnis-constraints-bottom-right::before {
  content: "\efcf";
}

.lnis-constraints-center-all-direction::before {
  content: "\efd0";
}

.lnis-constraints-center-left::before {
  content: "\efd1";
}

.lnis-constraints-center-right::before {
  content: "\efd2";
}

.lnis-constraints-top-center::before {
  content: "\efd3";
}

.lnis-constraints-top-left::before {
  content: "\efd4";
}

.lnis-constraints-top-right::before {
  content: "\efd5";
}

.lnis-conversations-1::before {
  content: "\efd6";
}

.lnis-conversations-10::before {
  content: "\efd7";
}

.lnis-conversations-11::before {
  content: "\efd8";
}

.lnis-conversations-12::before {
  content: "\efd9";
}

.lnis-conversations-2::before {
  content: "\efda";
}

.lnis-conversations-3::before {
  content: "\efdb";
}

.lnis-conversations-4::before {
  content: "\efdc";
}

.lnis-conversations-5::before {
  content: "\efdd";
}

.lnis-conversations-6::before {
  content: "\efde";
}

.lnis-conversations-7::before {
  content: "\efdf";
}

.lnis-conversations-8::before {
  content: "\efe0";
}

.lnis-conversations-9::before {
  content: "\efe1";
}

.lnis-convert::before {
  content: "\efe2";
}

.lnis-convert-image::before {
  content: "\efe3";
}

.lnis-convert-video-image::before {
  content: "\efe4";
}

.lnis-convert-video-music::before {
  content: "\efe5";
}

.lnis-cookies::before {
  content: "\efe6";
}

.lnis-copy-1::before {
  content: "\efe7";
}

.lnis-copy-2::before {
  content: "\efe8";
}

.lnis-copy-3::before {
  content: "\efe9";
}

.lnis-copy-4::before {
  content: "\efea";
}

.lnis-copy-5::before {
  content: "\efeb";
}

.lnis-copy-6::before {
  content: "\efec";
}

.lnis-copy-7::before {
  content: "\efed";
}

.lnis-copy-8::before {
  content: "\efee";
}

.lnis-corn::before {
  content: "\efef";
}

.lnis-corner-double-down-left::before {
  content: "\eff0";
}

.lnis-corner-double-down-right::before {
  content: "\eff1";
}

.lnis-corner-double-left-down::before {
  content: "\eff2";
}

.lnis-corner-double-left-up::before {
  content: "\eff3";
}

.lnis-corner-double-right-down::before {
  content: "\eff4";
}

.lnis-corner-double-right-up::before {
  content: "\eff5";
}

.lnis-corner-double-up-left::before {
  content: "\eff6";
}

.lnis-corner-double-up-right::before {
  content: "\eff7";
}

.lnis-cottage-1::before {
  content: "\eff8";
}

.lnis-cottage-2::before {
  content: "\eff9";
}

.lnis-cottage-3::before {
  content: "\effa";
}

.lnis-cottage-4::before {
  content: "\effb";
}

.lnis-cotton-bud::before {
  content: "\effc";
}

.lnis-cotton-buds::before {
  content: "\effd";
}

.lnis-court-1::before {
  content: "\effe";
}

.lnis-court-2::before {
  content: "\efff";
}

.lnis-court-3::before {
  content: "\f000";
}

.lnis-court-check-circle::before {
  content: "\f001";
}

.lnis-court-disabled::before {
  content: "\f002";
}

.lnis-court-error-circle::before {
  content: "\f003";
}

.lnis-court-fire::before {
  content: "\f004";
}

.lnis-court-question-mark::before {
  content: "\f005";
}

.lnis-court-time::before {
  content: "\f006";
}

.lnis-court-user::before {
  content: "\f007";
}

.lnis-court-xmark-circle::before {
  content: "\f008";
}

.lnis-cow::before {
  content: "\f009";
}

.lnis-crab::before {
  content: "\f00a";
}

.lnis-crane-1::before {
  content: "\f00b";
}

.lnis-crane-10::before {
  content: "\f00c";
}

.lnis-crane-2::before {
  content: "\f00d";
}

.lnis-crane-3::before {
  content: "\f00e";
}

.lnis-crane-5::before {
  content: "\f00f";
}

.lnis-crane-6::before {
  content: "\f010";
}

.lnis-crane-7::before {
  content: "\f011";
}

.lnis-crane-8::before {
  content: "\f012";
}

.lnis-crane-9::before {
  content: "\f013";
}

.lnis-cream-1::before {
  content: "\f014";
}

.lnis-cream-2::before {
  content: "\f015";
}

.lnis-cream-3::before {
  content: "\f016";
}

.lnis-cream-4::before {
  content: "\f017";
}

.lnis-credit-card::before {
  content: "\f018";
}

.lnis-credit-card-arrow-downward::before {
  content: "\f019";
}

.lnis-credit-card-arrow-left::before {
  content: "\f01a";
}

.lnis-credit-card-arrow-right::before {
  content: "\f01b";
}

.lnis-credit-card-arrow-upward::before {
  content: "\f01c";
}

.lnis-credit-card-bug::before {
  content: "\f01d";
}

.lnis-credit-card-cart::before {
  content: "\f01e";
}

.lnis-credit-card-check-circle::before {
  content: "\f01f";
}

.lnis-credit-card-disabled::before {
  content: "\f020";
}

.lnis-credit-card-dollar::before {
  content: "\f021";
}

.lnis-credit-card-error-circle::before {
  content: "\f022";
}

.lnis-credit-card-euro::before {
  content: "\f023";
}

.lnis-credit-card-gear::before {
  content: "\f024";
}

.lnis-credit-card-globe::before {
  content: "\f025";
}

.lnis-credit-card-info::before {
  content: "\f026";
}

.lnis-credit-card-locked::before {
  content: "\f027";
}

.lnis-credit-card-minus-circle::before {
  content: "\f028";
}

.lnis-credit-card-money::before {
  content: "\f029";
}

.lnis-credit-card-nfc::before {
  content: "\f02a";
}

.lnis-credit-card-pencil::before {
  content: "\f02b";
}

.lnis-credit-card-percent-circle::before {
  content: "\f02c";
}

.lnis-credit-card-plus-circle::before {
  content: "\f02d";
}

.lnis-credit-card-pound::before {
  content: "\f02e";
}

.lnis-credit-card-refresh::before {
  content: "\f02f";
}

.lnis-credit-card-ruble::before {
  content: "\f030";
}

.lnis-credit-card-rupee::before {
  content: "\f031";
}

.lnis-credit-card-search::before {
  content: "\f032";
}

.lnis-credit-card-shield::before {
  content: "\f033";
}

.lnis-credit-card-star::before {
  content: "\f034";
}

.lnis-credit-card-swap::before {
  content: "\f035";
}

.lnis-credit-card-taka::before {
  content: "\f036";
}

.lnis-credit-card-trash::before {
  content: "\f037";
}

.lnis-credit-card-unlocked::before {
  content: "\f038";
}

.lnis-credit-card-user::before {
  content: "\f039";
}

.lnis-credit-card-xmark-circle::before {
  content: "\f03a";
}

.lnis-credit-card-yen::before {
  content: "\f03b";
}

.lnis-cricket-bat::before {
  content: "\f03c";
}

.lnis-crocodile::before {
  content: "\f03d";
}

.lnis-crop::before {
  content: "\f03e";
}

.lnis-crop-3::before {
  content: "\f03f";
}

.lnis-crop-image::before {
  content: "\f040";
}

.lnis-cross::before {
  content: "\f041";
}

.lnis-crown-1::before {
  content: "\f042";
}

.lnis-crown-2::before {
  content: "\f043";
}

.lnis-crown-4::before {
  content: "\f044";
}

.lnis-crown-queen::before {
  content: "\f045";
}

.lnis-cruise-1::before {
  content: "\f046";
}

.lnis-cruise-2::before {
  content: "\f047";
}

.lnis-crypto-circle::before {
  content: "\f048";
}

.lnis-cubes::before {
  content: "\f049";
}

.lnis-cupcake-1::before {
  content: "\f04a";
}

.lnis-cupcake-2::before {
  content: "\f04b";
}

.lnis-cupcake-heart-1::before {
  content: "\f04c";
}

.lnis-cupcake-heart-2::before {
  content: "\f04d";
}

.lnis-cupid::before {
  content: "\f04e";
}

.lnis-cupid-heart::before {
  content: "\f04f";
}

.lnis-curvy-road-1::before {
  content: "\f050";
}

.lnis-curvy-road-2::before {
  content: "\f051";
}

.lnis-cutter-1::before {
  content: "\f052";
}

.lnis-cutter-2::before {
  content: "\f053";
}

.lnis-dashboard-circle::before {
  content: "\f054";
}

.lnis-dashboard-circle-beat::before {
  content: "\f055";
}

.lnis-dashboard-circle-bolt::before {
  content: "\f056";
}

.lnis-dashboard-circle-bug::before {
  content: "\f057";
}

.lnis-dashboard-circle-check::before {
  content: "\f058";
}

.lnis-dashboard-circle-gear::before {
  content: "\f059";
}

.lnis-dashboard-circle-minus::before {
  content: "\f05a";
}

.lnis-dashboard-circle-mixed::before {
  content: "\f05b";
}

.lnis-dashboard-circle-pencil::before {
  content: "\f05c";
}

.lnis-dashboard-circle-pie-chart::before {
  content: "\f05d";
}

.lnis-dashboard-circle-plus::before {
  content: "\f05e";
}

.lnis-dashboard-circle-search::before {
  content: "\f05f";
}

.lnis-dashboard-circle-star::before {
  content: "\f060";
}

.lnis-dashboard-circle-trend-down::before {
  content: "\f061";
}

.lnis-dashboard-circle-trend-up::before {
  content: "\f062";
}

.lnis-dashboard-circle-user::before {
  content: "\f063";
}

.lnis-dashboard-circle-xmark::before {
  content: "\f064";
}

.lnis-dashboard-sidebar::before {
  content: "\f065";
}

.lnis-dashboard-square-10::before {
  content: "\f066";
}

.lnis-dashboard-square-2::before {
  content: "\f067";
}

.lnis-dashboard-square-3::before {
  content: "\f068";
}

.lnis-dashboard-square-4::before {
  content: "\f069";
}

.lnis-dashboard-square-5::before {
  content: "\f06a";
}

.lnis-dashboard-square-6::before {
  content: "\f06b";
}

.lnis-dashboard-square-7::before {
  content: "\f06c";
}

.lnis-dashboard-square-8::before {
  content: "\f06d";
}

.lnis-dashboard-square-9::before {
  content: "\f06e";
}

.lnis-dashboard-square-beat::before {
  content: "\f06f";
}

.lnis-dashboard-square-bolt::before {
  content: "\f070";
}

.lnis-dashboard-square-bug::before {
  content: "\f071";
}

.lnis-dashboard-square-check::before {
  content: "\f072";
}

.lnis-dashboard-square-gear::before {
  content: "\f073";
}

.lnis-dashboard-square-minus::before {
  content: "\f074";
}

.lnis-dashboard-square-pencil::before {
  content: "\f075";
}

.lnis-dashboard-square-pie-chart::before {
  content: "\f076";
}

.lnis-dashboard-square-plus::before {
  content: "\f077";
}

.lnis-dashboard-square-search::before {
  content: "\f078";
}

.lnis-dashboard-square-star::before {
  content: "\f079";
}

.lnis-dashboard-square-trend-down::before {
  content: "\f07a";
}

.lnis-dashboard-square-trend-up::before {
  content: "\f07b";
}

.lnis-dashboard-square-user::before {
  content: "\f07c";
}

.lnis-dashboard-square-xmark::before {
  content: "\f07d";
}

.lnis-dashboard-topbar::before {
  content: "\f07e";
}

.lnis-database-1::before {
  content: "\f07f";
}

.lnis-database-3::before {
  content: "\f080";
}

.lnis-database-4::before {
  content: "\f081";
}

.lnis-database-5::before {
  content: "\f082";
}

.lnis-database-arrow-downward::before {
  content: "\f083";
}

.lnis-database-arrow-left::before {
  content: "\f084";
}

.lnis-database-arrow-right::before {
  content: "\f085";
}

.lnis-database-arrow-upward::before {
  content: "\f086";
}

.lnis-database-bar-chart::before {
  content: "\f087";
}

.lnis-database-bolt::before {
  content: "\f088";
}

.lnis-database-check-circle::before {
  content: "\f089";
}

.lnis-database-cloud::before {
  content: "\f08a";
}

.lnis-database-code::before {
  content: "\f08b";
}

.lnis-database-disabled-1::before {
  content: "\f08c";
}

.lnis-database-disabled-2::before {
  content: "\f08d";
}

.lnis-database-error-circle::before {
  content: "\f08e";
}

.lnis-database-gear::before {
  content: "\f08f";
}

.lnis-database-indicator::before {
  content: "\f090";
}

.lnis-database-leaf::before {
  content: "\f091";
}

.lnis-database-link::before {
  content: "\f092";
}

.lnis-database-live::before {
  content: "\f093";
}

.lnis-database-locked::before {
  content: "\f094";
}

.lnis-database-minus-circle::before {
  content: "\f095";
}

.lnis-database-pencil::before {
  content: "\f096";
}

.lnis-database-percent::before {
  content: "\f097";
}

.lnis-database-phone::before {
  content: "\f098";
}

.lnis-database-play::before {
  content: "\f099";
}

.lnis-database-question::before {
  content: "\f09a";
}

.lnis-database-refresh::before {
  content: "\f09b";
}

.lnis-database-shield::before {
  content: "\f09c";
}

.lnis-database-time::before {
  content: "\f09d";
}

.lnis-database-trash::before {
  content: "\f09e";
}

.lnis-database-user::before {
  content: "\f09f";
}

.lnis-database-video::before {
  content: "\f0a0";
}

.lnis-database-wifi::before {
  content: "\f0a1";
}

.lnis-database-xmark-circle::before {
  content: "\f0a2";
}

.lnis-decagram-bulb::before {
  content: "\f0a3";
}

.lnis-deployment-laptop::before {
  content: "\f0a4";
}

.lnis-deployment-pc::before {
  content: "\f0a5";
}

.lnis-desert-1::before {
  content: "\f0a6";
}

.lnis-desert-2::before {
  content: "\f0a7";
}

.lnis-desert-3::before {
  content: "\f0a8";
}

.lnis-desert-4::before {
  content: "\f0a9";
}

.lnis-desert-5::before {
  content: "\f0aa";
}

.lnis-desert-6::before {
  content: "\f0ab";
}

.lnis-device-beat::before {
  content: "\f0ac";
}

.lnis-device-plus::before {
  content: "\f0ad";
}

.lnis-dial::before {
  content: "\f0ae";
}

.lnis-dial-max::before {
  content: "\f0af";
}

.lnis-dial-med::before {
  content: "\f0b0";
}

.lnis-diamond-aeroplane-1::before {
  content: "\f0b1";
}

.lnis-diamond-aeroplane-2::before {
  content: "\f0b2";
}

.lnis-diamond-arrow-both-direction-horizontal::before {
  content: "\f0b3";
}

.lnis-diamond-arrow-both-direction-vertical::before {
  content: "\f0b4";
}

.lnis-diamond-arrow-left::before {
  content: "\f0b5";
}

.lnis-diamond-arrow-right::before {
  content: "\f0b6";
}

.lnis-diamond-arrow-upward::before {
  content: "\f0b7";
}

.lnis-diamond-bolt::before {
  content: "\f0b8";
}

.lnis-diamond-check::before {
  content: "\f0b9";
}

.lnis-diamond-curve-left::before {
  content: "\f0ba";
}

.lnis-diamond-curve-right::before {
  content: "\f0bb";
}

.lnis-diamond-entering-left::before {
  content: "\f0bc";
}

.lnis-diamond-entering-right::before {
  content: "\f0bd";
}

.lnis-diamond-error::before {
  content: "\f0be";
}

.lnis-diamond-fire::before {
  content: "\f0bf";
}

.lnis-diamond-heart::before {
  content: "\f0c0";
}

.lnis-diamond-info::before {
  content: "\f0c1";
}

.lnis-diamond-intersection-curve-left::before {
  content: "\f0c2";
}

.lnis-diamond-intersection-curve-right::before {
  content: "\f0c3";
}

.lnis-diamond-left-downward::before {
  content: "\f0c4";
}

.lnis-diamond-list::before {
  content: "\f0c5";
}

.lnis-diamond-locked::before {
  content: "\f0c6";
}

.lnis-diamond-moon::before {
  content: "\f0c7";
}

.lnis-diamond-no-entry::before {
  content: "\f0c8";
}

.lnis-diamond-question::before {
  content: "\f0c9";
}

.lnis-diamond-redo::before {
  content: "\f0ca";
}

.lnis-diamond-refresh::before {
  content: "\f0cb";
}

.lnis-diamond-right-downward::before {
  content: "\f0cc";
}

.lnis-diamond-sharp-left-curve::before {
  content: "\f0cd";
}

.lnis-diamond-sharp-right-curve::before {
  content: "\f0ce";
}

.lnis-diamond-sun::before {
  content: "\f0cf";
}

.lnis-diamond-turn-left::before {
  content: "\f0d0";
}

.lnis-diamond-turn-right::before {
  content: "\f0d1";
}

.lnis-diamond-two-way::before {
  content: "\f0d2";
}

.lnis-diamond-u-tern-left::before {
  content: "\f0d3";
}

.lnis-diamond-u-tern-right::before {
  content: "\f0d4";
}

.lnis-diamond-undo::before {
  content: "\f0d5";
}

.lnis-diamond-xmark::before {
  content: "\f0d6";
}

.lnis-direction-north::before {
  content: "\f0d7";
}

.lnis-disk-heart::before {
  content: "\f0d8";
}

.lnis-dna-1::before {
  content: "\f0d9";
}

.lnis-dna-2::before {
  content: "\f0da";
}

.lnis-dna-3::before {
  content: "\f0db";
}

.lnis-document-bulb::before {
  content: "\f0dc";
}

.lnis-dog::before {
  content: "\f0dd";
}

.lnis-dogecoin::before {
  content: "\f0de";
}

.lnis-dollar-arrow-downward::before {
  content: "\f0df";
}

.lnis-dollar-arrow-up::before {
  content: "\f0e0";
}

.lnis-dollar-arrow-upward::before {
  content: "\f0e1";
}

.lnis-dollar-clock::before {
  content: "\f0e2";
}

.lnis-dollar-coins::before {
  content: "\f0e3";
}

.lnis-dollar-connect::before {
  content: "\f0e4";
}

.lnis-dollar-gift::before {
  content: "\f0e5";
}

.lnis-dollar-hexagon::before {
  content: "\f0e6";
}

.lnis-dollar-octagon::before {
  content: "\f0e7";
}

.lnis-dollar-square::before {
  content: "\f0e8";
}

.lnis-dollar-trend-down::before {
  content: "\f0e9";
}

.lnis-dollar-trend-up::before {
  content: "\f0ea";
}

.lnis-dolphin::before {
  content: "\f0eb";
}

.lnis-donut::before {
  content: "\f0ec";
}

.lnis-door-1::before {
  content: "\f0ed";
}

.lnis-door-2::before {
  content: "\f0ee";
}

.lnis-door-3::before {
  content: "\f0ef";
}

.lnis-door-hanger::before {
  content: "\f0f0";
}

.lnis-door-hanger-heart::before {
  content: "\f0f1";
}

.lnis-double-quotes-end-2::before {
  content: "\f0f2";
}

.lnis-double-quotes-end-circle-1::before {
  content: "\f0f3";
}

.lnis-double-quotes-end-circle-2::before {
  content: "\f0f4";
}

.lnis-double-quotes-start-1::before {
  content: "\f0f5";
}

.lnis-double-quotes-start-2::before {
  content: "\f0f6";
}

.lnis-double-quotes-start-circle-1::before {
  content: "\f0f7";
}

.lnis-double-quotes-start-circle-2::before {
  content: "\f0f8";
}

.lnis-dove::before {
  content: "\f0f9";
}

.lnis-download-1-disabled::before {
  content: "\f0fa";
}

.lnis-download-2::before {
  content: "\f0fb";
}

.lnis-download-2-disabled::before {
  content: "\f0fc";
}

.lnis-download-3::before {
  content: "\f0fd";
}

.lnis-download-3-disabled::before {
  content: "\f0fe";
}

.lnis-download-4::before {
  content: "\f0ff";
}

.lnis-download-4-disabled::before {
  content: "\f100";
}

.lnis-download-5::before {
  content: "\f101";
}

.lnis-download-5-disabled::before {
  content: "\f102";
}

.lnis-download-6::before {
  content: "\f103";
}

.lnis-download-6-disabled::before {
  content: "\f104";
}

.lnis-download-7::before {
  content: "\f105";
}

.lnis-download-7-disabled::before {
  content: "\f106";
}

.lnis-download-8::before {
  content: "\f107";
}

.lnis-download-8-disabled::before {
  content: "\f108";
}

.lnis-download-circle-2::before {
  content: "\f109";
}

.lnis-download-cloud::before {
  content: "\f10a";
}

.lnis-download-half-circle-1::before {
  content: "\f10b";
}

.lnis-download-half-circle-2::before {
  content: "\f10c";
}

.lnis-download-rechtangle::before {
  content: "\f10d";
}

.lnis-download-square-1::before {
  content: "\f10e";
}

.lnis-download-square-2::before {
  content: "\f10f";
}

.lnis-downloading::before {
  content: "\f110";
}

.lnis-dress-1::before {
  content: "\f111";
}

.lnis-dress-2::before {
  content: "\f112";
}

.lnis-dress-3::before {
  content: "\f113";
}

.lnis-dress-4::before {
  content: "\f114";
}

.lnis-dress-5::before {
  content: "\f115";
}

.lnis-drill::before {
  content: "\f116";
}

.lnis-drilling::before {
  content: "\f117";
}

.lnis-drone::before {
  content: "\f118";
}

.lnis-dropper-1::before {
  content: "\f119";
}

.lnis-dropper-2::before {
  content: "\f11a";
}

.lnis-dropper-3::before {
  content: "\f11b";
}

.lnis-dropper-4::before {
  content: "\f11c";
}

.lnis-dual-sim::before {
  content: "\f11d";
}

.lnis-dual-sim-disabled::before {
  content: "\f11e";
}

.lnis-duck::before {
  content: "\f11f";
}

.lnis-dumbbell-2::before {
  content: "\f120";
}

.lnis-dumbbells::before {
  content: "\f121";
}

.lnis-earthquake::before {
  content: "\f122";
}

.lnis-ebook::before {
  content: "\f123";
}

.lnis-egg::before {
  content: "\f124";
}

.lnis-eiffel-tower::before {
  content: "\f125";
}

.lnis-elephant-1::before {
  content: "\f126";
}

.lnis-elephant-2::before {
  content: "\f127";
}

.lnis-elephant-3::before {
  content: "\f128";
}

.lnis-emoj-diagonal-mouth::before {
  content: "\f129";
}

.lnis-emoj-diagonal-mouth-curved::before {
  content: "\f12a";
}

.lnis-emoji-angry::before {
  content: "\f12b";
}

.lnis-emoji-angry-anguished::before {
  content: "\f12c";
}

.lnis-emoji-angry-anguished-horns::before {
  content: "\f12d";
}

.lnis-emoji-angry-confounded::before {
  content: "\f12e";
}

.lnis-emoji-angry-horns::before {
  content: "\f12f";
}

.lnis-emoji-angry-nose-steam::before {
  content: "\f130";
}

.lnis-emoji-angry-smile::before {
  content: "\f131";
}

.lnis-emoji-angry-swear::before {
  content: "\f132";
}

.lnis-emoji-beam-hand-over-mouth::before {
  content: "\f133";
}

.lnis-emoji-clouds::before {
  content: "\f134";
}

.lnis-emoji-confounded-eyes-closed::before {
  content: "\f135";
}

.lnis-emoji-confounded-squint::before {
  content: "\f136";
}

.lnis-emoji-crying-1::before {
  content: "\f137";
}

.lnis-emoji-crying-2::before {
  content: "\f138";
}

.lnis-emoji-disguise::before {
  content: "\f139";
}

.lnis-emoji-dizzy::before {
  content: "\f13a";
}

.lnis-emoji-drooling::before {
  content: "\f13b";
}

.lnis-emoji-exhaling::before {
  content: "\f13c";
}

.lnis-emoji-explode::before {
  content: "\f13d";
}

.lnis-emoji-expressionless-dashed-line::before {
  content: "\f13e";
}

.lnis-emoji-face-mask::before {
  content: "\f13f";
}

.lnis-emoji-grimace::before {
  content: "\f140";
}

.lnis-emoji-grin-2::before {
  content: "\f141";
}

.lnis-emoji-grin-2-large-eyes::before {
  content: "\f142";
}

.lnis-emoji-grin-2-relaxed::before {
  content: "\f143";
}

.lnis-emoji-grin-2-star::before {
  content: "\f144";
}

.lnis-emoji-grin-2-wink::before {
  content: "\f145";
}

.lnis-emoji-grin-angry-1::before {
  content: "\f146";
}

.lnis-emoji-grin-angry-2::before {
  content: "\f147";
}

.lnis-emoji-grin-angry-horns::before {
  content: "\f148";
}

.lnis-emoji-grin-beam::before {
  content: "\f149";
}

.lnis-emoji-grin-beam-sweat::before {
  content: "\f14a";
}

.lnis-emoji-grin-eyes-heart::before {
  content: "\f14b";
}

.lnis-emoji-grin-eyes-xmark::before {
  content: "\f14c";
}

.lnis-emoji-grin-large-eyes-1::before {
  content: "\f14d";
}

.lnis-emoji-grin-large-eyes-2::before {
  content: "\f14e";
}

.lnis-emoji-grin-squint::before {
  content: "\f14f";
}

.lnis-emoji-grin-tears-squint::before {
  content: "\f150";
}

.lnis-emoji-grin-tears-squint-rotated::before {
  content: "\f151";
}

.lnis-emoji-grin-wink-1::before {
  content: "\f152";
}

.lnis-emoji-grin-wink-2::before {
  content: "\f153";
}

.lnis-emoji-hand-over-mouth::before {
  content: "\f154";
}

.lnis-emoji-hat::before {
  content: "\f155";
}

.lnis-emoji-head-bandage::before {
  content: "\f156";
}

.lnis-emoji-icicles::before {
  content: "\f157";
}

.lnis-emoji-judging::before {
  content: "\f158";
}

.lnis-emoji-kiss::before {
  content: "\f159";
}

.lnis-emoji-kiss-eyes-closed::before {
  content: "\f15a";
}

.lnis-emoji-kiss-eyes-closed-heart::before {
  content: "\f15b";
}

.lnis-emoji-long-nose::before {
  content: "\f15c";
}

.lnis-emoji-meh-blank::before {
  content: "\f15d";
}

.lnis-emoji-meh-blank-large-eyes::before {
  content: "\f15e";
}

.lnis-emoji-meh-large-eyes::before {
  content: "\f15f";
}

.lnis-emoji-meh-rolling-eyes::before {
  content: "\f160";
}

.lnis-emoji-melting::before {
  content: "\f161";
}

.lnis-emoji-monocle::before {
  content: "\f162";
}

.lnis-emoji-mouth-sewed::before {
  content: "\f163";
}

.lnis-emoji-mouth-xmark::before {
  content: "\f164";
}

.lnis-emoji-mouth-xmark-eyes-closed::before {
  content: "\f165";
}

.lnis-emoji-mouth-zip::before {
  content: "\f166";
}

.lnis-emoji-nauseated::before {
  content: "\f167";
}

.lnis-emoji-nauseated-eye-brows::before {
  content: "\f168";
}

.lnis-emoji-party::before {
  content: "\f169";
}

.lnis-emoji-pensive::before {
  content: "\f16a";
}

.lnis-emoji-pouting::before {
  content: "\f16b";
}

.lnis-emoji-pouting-large-eyes::before {
  content: "\f16c";
}

.lnis-emoji-pouting-open-eye-brows::before {
  content: "\f16d";
}

.lnis-emoji-pouting-open-sweat::before {
  content: "\f16e";
}

.lnis-emoji-sad-large-eyes-eye-brows::before {
  content: "\f16f";
}

.lnis-emoji-sad-squint-1::before {
  content: "\f170";
}

.lnis-emoji-sad-squint-2::before {
  content: "\f171";
}

.lnis-emoji-sad-sweat-eye-brows::before {
  content: "\f172";
}

.lnis-emoji-sad-sweat-eyes-flat::before {
  content: "\f173";
}

.lnis-emoji-sad-xmark-eyes::before {
  content: "\f174";
}

.lnis-emoji-saluting::before {
  content: "\f175";
}

.lnis-emoji-scream::before {
  content: "\f176";
}

.lnis-emoji-shush::before {
  content: "\f177";
}

.lnis-emoji-sick-thermometer::before {
  content: "\f178";
}

.lnis-emoji-sleepy::before {
  content: "\f179";
}

.lnis-emoji-smile-glasses::before {
  content: "\f17a";
}

.lnis-emoji-smile-glasses-eyes::before {
  content: "\f17b";
}

.lnis-emoji-smile-glasses-eyes-teeth::before {
  content: "\f17c";
}

.lnis-emoji-smile-halo::before {
  content: "\f17d";
}

.lnis-emoji-smile-hands::before {
  content: "\f17e";
}

.lnis-emoji-smile-heart-eyes::before {
  content: "\f17f";
}

.lnis-emoji-smile-hearts::before {
  content: "\f180";
}

.lnis-emoji-smile-large-eyes-tears::before {
  content: "\f181";
}

.lnis-emoji-smile-relaxed::before {
  content: "\f182";
}

.lnis-emoji-smile-relaxed-eyebrows::before {
  content: "\f183";
}

.lnis-emoji-smile-relaxed-happy::before {
  content: "\f184";
}

.lnis-emoji-smile-relaxed-mouth-open::before {
  content: "\f185";
}

.lnis-emoji-smile-side-eyes-closed::before {
  content: "\f186";
}

.lnis-emoji-smile-tear::before {
  content: "\f187";
}

.lnis-emoji-smile-upside-down::before {
  content: "\f188";
}

.lnis-emoji-smile-wink::before {
  content: "\f189";
}

.lnis-emoji-smirking::before {
  content: "\f18a";
}

.lnis-emoji-smirking-sad::before {
  content: "\f18b";
}

.lnis-emoji-spiral-eyes::before {
  content: "\f18c";
}

.lnis-emoji-surprised::before {
  content: "\f18d";
}

.lnis-emoji-surprised-eye-brows::before {
  content: "\f18e";
}

.lnis-emoji-thinking::before {
  content: "\f18f";
}

.lnis-emoji-tired::before {
  content: "\f190";
}

.lnis-emoji-tissue::before {
  content: "\f191";
}

.lnis-emoji-tongue::before {
  content: "\f192";
}

.lnis-emoji-tongue-dollar::before {
  content: "\f193";
}

.lnis-emoji-tongue-large-eyes::before {
  content: "\f194";
}

.lnis-emoji-tongue-sweat::before {
  content: "\f195";
}

.lnis-emoji-tongue-wink::before {
  content: "\f196";
}

.lnis-emoji-tongue-wink-large-eyes::before {
  content: "\f197";
}

.lnis-emoji-vomit::before {
  content: "\f198";
}

.lnis-emoji-weary::before {
  content: "\f199";
}

.lnis-emoji-weary-eyes-closed::before {
  content: "\f19a";
}

.lnis-emoji-weary-eyes-closed-tears::before {
  content: "\f19b";
}

.lnis-emoji-weary-sweat::before {
  content: "\f19c";
}

.lnis-emoji-weary-sweat-eye-brows::before {
  content: "\f19d";
}

.lnis-emoji-weary-wink-eye-brows::before {
  content: "\f19e";
}

.lnis-emoji-woozy::before {
  content: "\f19f";
}

.lnis-emoji-zany::before {
  content: "\f1a0";
}

.lnis-empire-state-building::before {
  content: "\f1a1";
}

.lnis-envelope-2::before {
  content: "\f1a2";
}

.lnis-envelope-arrow-bottom-left::before {
  content: "\f1a3";
}

.lnis-envelope-arrow-right::before {
  content: "\f1a4";
}

.lnis-envelope-arrow-top-right::before {
  content: "\f1a5";
}

.lnis-envelope-check-circle::before {
  content: "\f1a6";
}

.lnis-envelope-disabled::before {
  content: "\f1a7";
}

.lnis-envelope-document::before {
  content: "\f1a8";
}

.lnis-envelope-error-circle::before {
  content: "\f1a9";
}

.lnis-envelope-heart-1::before {
  content: "\f1aa";
}

.lnis-envelope-heart-2::before {
  content: "\f1ab";
}

.lnis-envelope-info-circle::before {
  content: "\f1ac";
}

.lnis-envelope-locked::before {
  content: "\f1ad";
}

.lnis-envelope-minus-circle::before {
  content: "\f1ae";
}

.lnis-envelope-money::before {
  content: "\f1af";
}

.lnis-envelope-paperclip::before {
  content: "\f1b0";
}

.lnis-envelope-pencil::before {
  content: "\f1b1";
}

.lnis-envelope-plus-circle::before {
  content: "\f1b2";
}

.lnis-envelope-search::before {
  content: "\f1b3";
}

.lnis-envelope-share::before {
  content: "\f1b4";
}

.lnis-envelope-shield::before {
  content: "\f1b5";
}

.lnis-envelope-xmark-circle::before {
  content: "\f1b6";
}

.lnis-envlope-bulb::before {
  content: "\f1b7";
}

.lnis-eraser-2::before {
  content: "\f1b8";
}

.lnis-error::before {
  content: "\f1b9";
}

.lnis-error-circle::before {
  content: "\f1ba";
}

.lnis-error-hexagon::before {
  content: "\f1bb";
}

.lnis-error-octagon::before {
  content: "\f1bc";
}

.lnis-error-square::before {
  content: "\f1bd";
}

.lnis-ethereum::before {
  content: "\f1be";
}

.lnis-ethernet-1::before {
  content: "\f1bf";
}

.lnis-ethernet-2::before {
  content: "\f1c0";
}

.lnis-euro-circle::before {
  content: "\f1c1";
}

.lnis-euro-trend-down::before {
  content: "\f1c2";
}

.lnis-euro-trend-up::before {
  content: "\f1c3";
}

.lnis-event-gate::before {
  content: "\f1c4";
}

.lnis-exclude-selection::before {
  content: "\f1c5";
}

.lnis-expand-arrow-10::before {
  content: "\f1c6";
}

.lnis-expand-arrow-2::before {
  content: "\f1c7";
}

.lnis-expand-arrow-3::before {
  content: "\f1c8";
}

.lnis-expand-arrow-4::before {
  content: "\f1c9";
}

.lnis-expand-arrow-5::before {
  content: "\f1ca";
}

.lnis-expand-arrow-6::before {
  content: "\f1cb";
}

.lnis-expand-arrow-7::before {
  content: "\f1cc";
}

.lnis-expand-arrow-8::before {
  content: "\f1cd";
}

.lnis-expand-arrow-9::before {
  content: "\f1ce";
}

.lnis-expand-arrow-top-right-square-1::before {
  content: "\f1cf";
}

.lnis-expand-arrow-top-right-square-2::before {
  content: "\f1d0";
}

.lnis-expand-circle::before {
  content: "\f1d1";
}

.lnis-expand-square-1::before {
  content: "\f1d2";
}

.lnis-expand-square-2::before {
  content: "\f1d3";
}

.lnis-expand-square-3::before {
  content: "\f1d4";
}

.lnis-eye-check-circle::before {
  content: "\f1d5";
}

.lnis-eye-dollar::before {
  content: "\f1d6";
}

.lnis-face-yawn-hand-over-mouth::before {
  content: "\f1d7";
}

.lnis-facewash::before {
  content: "\f1d8";
}

.lnis-factory-1::before {
  content: "\f1d9";
}

.lnis-factory-2::before {
  content: "\f1da";
}

.lnis-factory-3::before {
  content: "\f1db";
}

.lnis-factory-4::before {
  content: "\f1dc";
}

.lnis-factory-5::before {
  content: "\f1dd";
}

.lnis-factory-6::before {
  content: "\f1de";
}

.lnis-factory-7::before {
  content: "\f1df";
}

.lnis-factory-check-circle::before {
  content: "\f1e0";
}

.lnis-factory-disabled::before {
  content: "\f1e1";
}

.lnis-factory-error-circle::before {
  content: "\f1e2";
}

.lnis-factory-fire::before {
  content: "\f1e3";
}

.lnis-factory-gear::before {
  content: "\f1e4";
}

.lnis-factory-leaf::before {
  content: "\f1e5";
}

.lnis-factory-lokced::before {
  content: "\f1e6";
}

.lnis-factory-percent::before {
  content: "\f1e7";
}

.lnis-factory-plus-circle::before {
  content: "\f1e8";
}

.lnis-factory-time::before {
  content: "\f1e9";
}

.lnis-factory-user::before {
  content: "\f1ea";
}

.lnis-factory-wifi::before {
  content: "\f1eb";
}

.lnis-factory-xmark-circle::before {
  content: "\f1ec";
}

.lnis-fahrenheit::before {
  content: "\f1ed";
}

.lnis-fahrenheit-circle::before {
  content: "\f1ee";
}

.lnis-family::before {
  content: "\f1ef";
}

.lnis-family-heart::before {
  content: "\f1f0";
}

.lnis-fan::before {
  content: "\f1f1";
}

.lnis-feather::before {
  content: "\f1f2";
}

.lnis-feature-phone::before {
  content: "\f1f3";
}

.lnis-feature-phone-flip::before {
  content: "\f1f4";
}

.lnis-feeder::before {
  content: "\f1f5";
}

.lnis-female::before {
  content: "\f1f6";
}

.lnis-female-square::before {
  content: "\f1f7";
}

.lnis-fence-1::before {
  content: "\f1f8";
}

.lnis-fence-2::before {
  content: "\f1f9";
}

.lnis-file-arrow-downward::before {
  content: "\f1fa";
}

.lnis-file-arrow-left::before {
  content: "\f1fb";
}

.lnis-file-arrow-right::before {
  content: "\f1fc";
}

.lnis-file-arrow-upward::before {
  content: "\f1fd";
}

.lnis-file-audio::before {
  content: "\f1fe";
}

.lnis-file-badge::before {
  content: "\f1ff";
}

.lnis-file-bar-chart::before {
  content: "\f200";
}

.lnis-file-beat::before {
  content: "\f201";
}

.lnis-file-binary::before {
  content: "\f202";
}

.lnis-file-bookmark::before {
  content: "\f203";
}

.lnis-file-bulb::before {
  content: "\f204";
}

.lnis-file-check::before {
  content: "\f205";
}

.lnis-file-check-circle::before {
  content: "\f206";
}

.lnis-file-code::before {
  content: "\f207";
}

.lnis-file-contract::before {
  content: "\f208";
}

.lnis-file-disabled::before {
  content: "\f209";
}

.lnis-file-dollar::before {
  content: "\f20a";
}

.lnis-file-download::before {
  content: "\f20b";
}

.lnis-file-error::before {
  content: "\f20c";
}

.lnis-file-format-csv::before {
  content: "\f20d";
}

.lnis-file-format-doc::before {
  content: "\f20e";
}

.lnis-file-format-eps::before {
  content: "\f20f";
}

.lnis-file-format-fig::before {
  content: "\f210";
}

.lnis-file-format-gif::before {
  content: "\f211";
}

.lnis-file-format-jpg::before {
  content: "\f212";
}

.lnis-file-format-mov::before {
  content: "\f213";
}

.lnis-file-format-mp3::before {
  content: "\f214";
}

.lnis-file-format-mp4::before {
  content: "\f215";
}

.lnis-file-format-pdf::before {
  content: "\f216";
}

.lnis-file-format-png::before {
  content: "\f217";
}

.lnis-file-format-ppt::before {
  content: "\f218";
}

.lnis-file-format-psd::before {
  content: "\f219";
}

.lnis-file-format-svg::before {
  content: "\f21a";
}

.lnis-file-format-xls::before {
  content: "\f21b";
}

.lnis-file-format-xml::before {
  content: "\f21c";
}

.lnis-file-gear::before {
  content: "\f21d";
}

.lnis-file-hash::before {
  content: "\f21e";
}

.lnis-file-heart::before {
  content: "\f21f";
}

.lnis-file-image::before {
  content: "\f220";
}

.lnis-file-info-circle::before {
  content: "\f221";
}

.lnis-file-invoice::before {
  content: "\f222";
}

.lnis-file-leaf::before {
  content: "\f223";
}

.lnis-file-link::before {
  content: "\f224";
}

.lnis-file-locked::before {
  content: "\f225";
}

.lnis-file-minus::before {
  content: "\f226";
}

.lnis-file-minus-circle::before {
  content: "\f227";
}

.lnis-file-paperclip::before {
  content: "\f228";
}

.lnis-file-percent::before {
  content: "\f229";
}

.lnis-file-percent-circle::before {
  content: "\f22a";
}

.lnis-file-pie-chart::before {
  content: "\f22b";
}

.lnis-file-pin-1::before {
  content: "\f22c";
}

.lnis-file-pin-2::before {
  content: "\f22d";
}

.lnis-file-plus::before {
  content: "\f22e";
}

.lnis-file-prescription::before {
  content: "\f22f";
}

.lnis-file-refresh-anticlockwise::before {
  content: "\f230";
}

.lnis-file-reload::before {
  content: "\f231";
}

.lnis-file-search::before {
  content: "\f232";
}

.lnis-file-share-1::before {
  content: "\f233";
}

.lnis-file-share-2::before {
  content: "\f234";
}

.lnis-file-shield::before {
  content: "\f235";
}

.lnis-file-sound::before {
  content: "\f236";
}

.lnis-file-spreadsheet::before {
  content: "\f237";
}

.lnis-file-star::before {
  content: "\f238";
}

.lnis-file-swap::before {
  content: "\f239";
}

.lnis-file-text::before {
  content: "\f23a";
}

.lnis-file-text-multiple::before {
  content: "\f23b";
}

.lnis-file-trash::before {
  content: "\f23c";
}

.lnis-file-trend-down::before {
  content: "\f23d";
}

.lnis-file-trend-up::before {
  content: "\f23e";
}

.lnis-file-unlocked::before {
  content: "\f23f";
}

.lnis-file-upload::before {
  content: "\f240";
}

.lnis-file-user::before {
  content: "\f241";
}

.lnis-file-vector-points::before {
  content: "\f242";
}

.lnis-file-video::before {
  content: "\f243";
}

.lnis-file-xmark-circle::before {
  content: "\f244";
}

.lnis-file-zip-1::before {
  content: "\f245";
}

.lnis-file-zip-2::before {
  content: "\f246";
}

.lnis-fill-drip::before {
  content: "\f247";
}

.lnis-film-1::before {
  content: "\f248";
}

.lnis-film-2::before {
  content: "\f249";
}

.lnis-film-3::before {
  content: "\f24a";
}

.lnis-film-play::before {
  content: "\f24b";
}

.lnis-film-role::before {
  content: "\f24c";
}

.lnis-fingerprint-1::before {
  content: "\f24d";
}

.lnis-fingerprint-2::before {
  content: "\f24e";
}

.lnis-fingerprint-3::before {
  content: "\f24f";
}

.lnis-fire::before {
  content: "\f250";
}

.lnis-firework-1::before {
  content: "\f251";
}

.lnis-firework-2::before {
  content: "\f252";
}

.lnis-firework-3::before {
  content: "\f253";
}

.lnis-firework-4::before {
  content: "\f254";
}

.lnis-firework-5::before {
  content: "\f255";
}

.lnis-firework-rocket-1::before {
  content: "\f256";
}

.lnis-firework-rocket-2::before {
  content: "\f257";
}

.lnis-firework-rocket-3::before {
  content: "\f258";
}

.lnis-firework-rocket-5::before {
  content: "\f259";
}

.lnis-firework-rocket-6::before {
  content: "\f25a";
}

.lnis-fish-1::before {
  content: "\f25b";
}

.lnis-fish-2::before {
  content: "\f25c";
}

.lnis-flag-3::before {
  content: "\f25d";
}

.lnis-flag-4::before {
  content: "\f25e";
}

.lnis-flag-checkered::before {
  content: "\f25f";
}

.lnis-flag-cross::before {
  content: "\f260";
}

.lnis-flag-dollar::before {
  content: "\f261";
}

.lnis-flag-go-1::before {
  content: "\f262";
}

.lnis-flag-golf-hole::before {
  content: "\f263";
}

.lnis-flag-ipo::before {
  content: "\f264";
}

.lnis-flag-pennant::before {
  content: "\f265";
}

.lnis-flag-racing::before {
  content: "\f266";
}

.lnis-flag-star-crescent::before {
  content: "\f267";
}

.lnis-flag-star-david::before {
  content: "\f268";
}

.lnis-flag-usa::before {
  content: "\f269";
}

.lnis-flags::before {
  content: "\f26a";
}

.lnis-flask-1::before {
  content: "\f26b";
}

.lnis-flask-2::before {
  content: "\f26c";
}

.lnis-flask-round-1::before {
  content: "\f26d";
}

.lnis-flask-round-2::before {
  content: "\f26e";
}

.lnis-flat-1::before {
  content: "\f26f";
}

.lnis-flat-2::before {
  content: "\f270";
}

.lnis-flat-3::before {
  content: "\f271";
}

.lnis-flats-1::before {
  content: "\f272";
}

.lnis-flats-2::before {
  content: "\f273";
}

.lnis-flats-3::before {
  content: "\f274";
}

.lnis-flood::before {
  content: "\f275";
}

.lnis-floppy-disk-2::before {
  content: "\f276";
}

.lnis-floppy-disk-3::before {
  content: "\f277";
}

.lnis-floppy-disk-4::before {
  content: "\f278";
}

.lnis-floppy-disk-check-circle::before {
  content: "\f279";
}

.lnis-floppy-disk-disabled-1::before {
  content: "\f27a";
}

.lnis-floppy-disk-disabled-3::before {
  content: "\f27b";
}

.lnis-floppy-disk-disabled-4::before {
  content: "\f27c";
}

.lnis-floppy-disk-error-circle::before {
  content: "\f27d";
}

.lnis-floppy-disk-time::before {
  content: "\f27e";
}

.lnis-floppy-disk-xmark-circle::before {
  content: "\f27f";
}

.lnis-flower-1::before {
  content: "\f280";
}

.lnis-flower-3::before {
  content: "\f281";
}

.lnis-flower-heart::before {
  content: "\f282";
}

.lnis-folder-2::before {
  content: "\f283";
}

.lnis-folder-3::before {
  content: "\f284";
}

.lnis-folder-4::before {
  content: "\f285";
}

.lnis-folder-5::before {
  content: "\f286";
}

.lnis-folder-6::before {
  content: "\f287";
}

.lnis-folder-7::before {
  content: "\f288";
}

.lnis-folder-arrow-downward::before {
  content: "\f289";
}

.lnis-folder-arrow-left::before {
  content: "\f28a";
}

.lnis-folder-arrow-right::before {
  content: "\f28b";
}

.lnis-folder-arrow-upward::before {
  content: "\f28c";
}

.lnis-folder-audio::before {
  content: "\f28d";
}

.lnis-folder-binary::before {
  content: "\f28e";
}

.lnis-folder-book::before {
  content: "\f28f";
}

.lnis-folder-bookmark::before {
  content: "\f290";
}

.lnis-folder-check-circle::before {
  content: "\f291";
}

.lnis-folder-chip::before {
  content: "\f292";
}

.lnis-folder-cloud::before {
  content: "\f293";
}

.lnis-folder-code::before {
  content: "\f294";
}

.lnis-folder-disabled::before {
  content: "\f295";
}

.lnis-folder-disabled-2::before {
  content: "\f296";
}

.lnis-folder-document::before {
  content: "\f297";
}

.lnis-folder-download::before {
  content: "\f298";
}

.lnis-folder-error-circle::before {
  content: "\f299";
}

.lnis-folder-gear::before {
  content: "\f29a";
}

.lnis-folder-heart::before {
  content: "\f29b";
}

.lnis-folder-image::before {
  content: "\f29c";
}

.lnis-folder-info-circle::before {
  content: "\f29d";
}

.lnis-folder-iot-1::before {
  content: "\f29e";
}

.lnis-folder-iot-2::before {
  content: "\f29f";
}

.lnis-folder-iot-3::before {
  content: "\f2a0";
}

.lnis-folder-leaf::before {
  content: "\f2a1";
}

.lnis-folder-link::before {
  content: "\f2a2";
}

.lnis-folder-locked::before {
  content: "\f2a3";
}

.lnis-folder-minus-circle::before {
  content: "\f2a4";
}

.lnis-folder-paperclip::before {
  content: "\f2a5";
}

.lnis-folder-pencil::before {
  content: "\f2a6";
}

.lnis-folder-percent-circle::before {
  content: "\f2a7";
}

.lnis-folder-phone::before {
  content: "\f2a8";
}

.lnis-folder-pin-1::before {
  content: "\f2a9";
}

.lnis-folder-pin-2::before {
  content: "\f2aa";
}

.lnis-folder-play::before {
  content: "\f2ab";
}

.lnis-folder-plus-circle::before {
  content: "\f2ac";
}

.lnis-folder-refresh::before {
  content: "\f2ad";
}

.lnis-folder-search::before {
  content: "\f2ae";
}

.lnis-folder-share::before {
  content: "\f2af";
}

.lnis-folder-shield::before {
  content: "\f2b0";
}

.lnis-folder-sound::before {
  content: "\f2b1";
}

.lnis-folder-star::before {
  content: "\f2b2";
}

.lnis-folder-swap::before {
  content: "\f2b3";
}

.lnis-folder-trash::before {
  content: "\f2b4";
}

.lnis-folder-tree::before {
  content: "\f2b5";
}

.lnis-folder-unlocked::before {
  content: "\f2b6";
}

.lnis-folder-upload::before {
  content: "\f2b7";
}

.lnis-folder-user::before {
  content: "\f2b8";
}

.lnis-folder-video::before {
  content: "\f2b9";
}

.lnis-folder-xmark-circle::before {
  content: "\f2ba";
}

.lnis-folder-zip-1::before {
  content: "\f2bb";
}

.lnis-folder-zip-2::before {
  content: "\f2bc";
}

.lnis-folders::before {
  content: "\f2bd";
}

.lnis-font-height::before {
  content: "\f2be";
}

.lnis-font-square::before {
  content: "\f2bf";
}

.lnis-football::before {
  content: "\f2c0";
}

.lnis-fork::before {
  content: "\f2c1";
}

.lnis-fork-rotated::before {
  content: "\f2c2";
}

.lnis-fork-spoon-1::before {
  content: "\f2c3";
}

.lnis-fork-spoon-2::before {
  content: "\f2c4";
}

.lnis-fortress::before {
  content: "\f2c5";
}

.lnis-fortress-2::before {
  content: "\f2c6";
}

.lnis-fortress-3::before {
  content: "\f2c7";
}

.lnis-forward::before {
  content: "\f2c8";
}

.lnis-fountain::before {
  content: "\f2c9";
}

.lnis-frame::before {
  content: "\f2ca";
}

.lnis-frame-image::before {
  content: "\f2cb";
}

.lnis-french-fries::before {
  content: "\f2cc";
}

.lnis-frog-1::before {
  content: "\f2cd";
}

.lnis-frog-2::before {
  content: "\f2ce";
}

.lnis-frog-3::before {
  content: "\f2cf";
}

.lnis-fuel-pump::before {
  content: "\f2d0";
}

.lnis-funnel-2::before {
  content: "\f2d1";
}

.lnis-funnel-3::before {
  content: "\f2d2";
}

.lnis-funnel-4::before {
  content: "\f2d3";
}

.lnis-game-console-handheld::before {
  content: "\f2d4";
}

.lnis-game-console-handheld-crank::before {
  content: "\f2d5";
}

.lnis-game-pad::before {
  content: "\f2d6";
}

.lnis-game-pad-modern-2::before {
  content: "\f2d7";
}

.lnis-game-pad-modern-bluetooth::before {
  content: "\f2d8";
}

.lnis-game-pad-modern-bolt::before {
  content: "\f2d9";
}

.lnis-game-pad-modern-check-circle::before {
  content: "\f2da";
}

.lnis-game-pad-modern-disabled::before {
  content: "\f2db";
}

.lnis-game-pad-modern-error-circle::before {
  content: "\f2dc";
}

.lnis-game-pad-modern-gear::before {
  content: "\f2dd";
}

.lnis-game-pad-modern-plus-circle::before {
  content: "\f2de";
}

.lnis-game-pad-modern-vr::before {
  content: "\f2df";
}

.lnis-game-pad-modern-wifi::before {
  content: "\f2e0";
}

.lnis-game-pad-modern-xmark-circle::before {
  content: "\f2e1";
}

.lnis-gauge-1-disabled::before {
  content: "\f2e2";
}

.lnis-gauge-1-high::before {
  content: "\f2e3";
}

.lnis-gauge-1-low::before {
  content: "\f2e4";
}

.lnis-gauge-1-max::before {
  content: "\f2e5";
}

.lnis-gauge-1-min::before {
  content: "\f2e6";
}

.lnis-gauge-2::before {
  content: "\f2e7";
}

.lnis-gauge-2-disabled::before {
  content: "\f2e8";
}

.lnis-gauge-2-high::before {
  content: "\f2e9";
}

.lnis-gauge-2-low::before {
  content: "\f2ea";
}

.lnis-gauge-2-max::before {
  content: "\f2eb";
}

.lnis-gauge-2-min::before {
  content: "\f2ec";
}

.lnis-gauge-check-circle::before {
  content: "\f2ed";
}

.lnis-gauge-disabled-2::before {
  content: "\f2ee";
}

.lnis-gauge-error-circle::before {
  content: "\f2ef";
}

.lnis-gauge-fire::before {
  content: "\f2f0";
}

.lnis-gauge-minus-circle::before {
  content: "\f2f1";
}

.lnis-gauge-plus-circle::before {
  content: "\f2f2";
}

.lnis-gauge-xmark-circle::before {
  content: "\f2f3";
}

.lnis-gear-1-disabled::before {
  content: "\f2f4";
}

.lnis-gear-2::before {
  content: "\f2f5";
}

.lnis-gear-2-disabled::before {
  content: "\f2f6";
}

.lnis-gear-arrow-down-left::before {
  content: "\f2f7";
}

.lnis-gear-arrow-down-right::before {
  content: "\f2f8";
}

.lnis-gear-arrow-downward::before {
  content: "\f2f9";
}

.lnis-gear-arrow-left::before {
  content: "\f2fa";
}

.lnis-gear-arrow-right::before {
  content: "\f2fb";
}

.lnis-gear-arrow-top-left::before {
  content: "\f2fc";
}

.lnis-gear-arrow-top-right::before {
  content: "\f2fd";
}

.lnis-gear-arrow-upward::before {
  content: "\f2fe";
}

.lnis-gear-auto::before {
  content: "\f2ff";
}

.lnis-gear-beat::before {
  content: "\f300";
}

.lnis-gear-beat-2::before {
  content: "\f301";
}

.lnis-gear-bitcoin::before {
  content: "\f302";
}

.lnis-gear-bolt::before {
  content: "\f303";
}

.lnis-gear-bulb::before {
  content: "\f304";
}

.lnis-gear-check::before {
  content: "\f305";
}

.lnis-gear-chip::before {
  content: "\f306";
}

.lnis-gear-cloud::before {
  content: "\f307";
}

.lnis-gear-code::before {
  content: "\f308";
}

.lnis-gear-crypto::before {
  content: "\f309";
}

.lnis-gear-dollar::before {
  content: "\f30a";
}

.lnis-gear-eye::before {
  content: "\f30b";
}

.lnis-gear-info::before {
  content: "\f30c";
}

.lnis-gear-leaf::before {
  content: "\f30d";
}

.lnis-gear-locked::before {
  content: "\f30e";
}

.lnis-gear-map-marker::before {
  content: "\f30f";
}

.lnis-gear-music::before {
  content: "\f310";
}

.lnis-gear-pencil::before {
  content: "\f311";
}

.lnis-gear-percent::before {
  content: "\f312";
}

.lnis-gear-plane::before {
  content: "\f313";
}

.lnis-gear-play::before {
  content: "\f314";
}

.lnis-gear-plus::before {
  content: "\f315";
}

.lnis-gear-question-mark::before {
  content: "\f316";
}

.lnis-gear-refresh-anticlockwise::before {
  content: "\f317";
}

.lnis-gear-refresh-clockwise::before {
  content: "\f318";
}

.lnis-gear-reload-anticlockwise::before {
  content: "\f319";
}

.lnis-gear-reload-clockwise::before {
  content: "\f31a";
}

.lnis-gear-search::before {
  content: "\f31b";
}

.lnis-gear-share::before {
  content: "\f31c";
}

.lnis-gear-shield::before {
  content: "\f31d";
}

.lnis-gear-sound::before {
  content: "\f31e";
}

.lnis-gear-star::before {
  content: "\f31f";
}

.lnis-gear-swap::before {
  content: "\f320";
}

.lnis-gear-unlocked::before {
  content: "\f321";
}

.lnis-gear-user::before {
  content: "\f322";
}

.lnis-gear-video::before {
  content: "\f323";
}

.lnis-gear-wifi-1::before {
  content: "\f324";
}

.lnis-gear-wifi-2::before {
  content: "\f325";
}

.lnis-gear-xmark::before {
  content: "\f326";
}

.lnis-gears-1::before {
  content: "\f327";
}

.lnis-gears-2::before {
  content: "\f328";
}

.lnis-gears-4::before {
  content: "\f329";
}

.lnis-gears-5::before {
  content: "\f32a";
}

.lnis-gears-6::before {
  content: "\f32b";
}

.lnis-gears-7::before {
  content: "\f32c";
}

.lnis-gears-8::before {
  content: "\f32d";
}

.lnis-ghost::before {
  content: "\f32e";
}

.lnis-glass-juice-2::before {
  content: "\f32f";
}

.lnis-glasses-1::before {
  content: "\f330";
}

.lnis-glasses-2::before {
  content: "\f331";
}

.lnis-glasses-3::before {
  content: "\f332";
}

.lnis-glasses-4::before {
  content: "\f333";
}

.lnis-glasses-5::before {
  content: "\f334";
}

.lnis-globe-2::before {
  content: "\f335";
}

.lnis-globe-3::before {
  content: "\f336";
}

.lnis-globe-4::before {
  content: "\f337";
}

.lnis-globe-5::before {
  content: "\f338";
}

.lnis-globe-6::before {
  content: "\f339";
}

.lnis-globe-disabled::before {
  content: "\f33a";
}

.lnis-globe-envelope::before {
  content: "\f33b";
}

.lnis-glove-boxing::before {
  content: "\f33c";
}

.lnis-goblet::before {
  content: "\f33d";
}

.lnis-gold-bars::before {
  content: "\f33e";
}

.lnis-gorilla::before {
  content: "\f33f";
}

.lnis-graduation-cap-2::before {
  content: "\f340";
}

.lnis-graduation-cap-3::before {
  content: "\f341";
}

.lnis-grammer-check::before {
  content: "\f342";
}

.lnis-grapes-1::before {
  content: "\f343";
}

.lnis-grapes-2::before {
  content: "\f344";
}

.lnis-grass::before {
  content: "\f345";
}

.lnis-guava::before {
  content: "\f346";
}

.lnis-guava-leaf::before {
  content: "\f347";
}

.lnis-guava-slice::before {
  content: "\f348";
}

.lnis-guiter::before {
  content: "\f349";
}

.lnis-gym::before {
  content: "\f34a";
}

.lnis-h2o::before {
  content: "\f34b";
}

.lnis-hair::before {
  content: "\f34c";
}

.lnis-hair-curler::before {
  content: "\f34d";
}

.lnis-hairdryer::before {
  content: "\f34e";
}

.lnis-hammer-3::before {
  content: "\f34f";
}

.lnis-hand-give-take::before {
  content: "\f350";
}

.lnis-hand-grip::before {
  content: "\f351";
}

.lnis-hand-heart::before {
  content: "\f352";
}

.lnis-hand-mic-stand::before {
  content: "\f353";
}

.lnis-hand-pointed-down::before {
  content: "\f354";
}

.lnis-hand-pointed-left::before {
  content: "\f355";
}

.lnis-hand-pointed-right::before {
  content: "\f356";
}

.lnis-hand-pointed-up::before {
  content: "\f357";
}

.lnis-hand-shake-circle::before {
  content: "\f358";
}

.lnis-hand-shake-square::before {
  content: "\f359";
}

.lnis-hand-taking::before {
  content: "\f35a";
}

.lnis-hand-taking-bar-chart::before {
  content: "\f35b";
}

.lnis-hand-taking-beat::before {
  content: "\f35c";
}

.lnis-hand-taking-bulb::before {
  content: "\f35d";
}

.lnis-hand-taking-coins::before {
  content: "\f35e";
}

.lnis-hand-taking-heart::before {
  content: "\f35f";
}

.lnis-hand-taking-leaf-2::before {
  content: "\f360";
}

.lnis-hand-taking-plus::before {
  content: "\f361";
}

.lnis-hand-taking-trend-up::before {
  content: "\f362";
}

.lnis-hands-holding::before {
  content: "\f363";
}

.lnis-hanger::before {
  content: "\f364";
}

.lnis-hanging-rings::before {
  content: "\f365";
}

.lnis-hash::before {
  content: "\f366";
}

.lnis-hat-1::before {
  content: "\f367";
}

.lnis-hat-2::before {
  content: "\f368";
}

.lnis-hat-chef-1::before {
  content: "\f369";
}

.lnis-hat-chef-2::before {
  content: "\f36a";
}

.lnis-hat-chef-4::before {
  content: "\f36b";
}

.lnis-hat-chef-5::before {
  content: "\f36c";
}

.lnis-hat-chef-6::before {
  content: "\f36d";
}

.lnis-hat-winter-1::before {
  content: "\f36e";
}

.lnis-hat-winter-2::before {
  content: "\f36f";
}

.lnis-hat-wizard-1::before {
  content: "\f370";
}

.lnis-hat-wizard-2::before {
  content: "\f371";
}

.lnis-hat-wizard-3::before {
  content: "\f372";
}

.lnis-hat-wizard-4::before {
  content: "\f373";
}

.lnis-hat-wizard-5::before {
  content: "\f374";
}

.lnis-hd::before {
  content: "\f375";
}

.lnis-hdd-bar-chart::before {
  content: "\f376";
}

.lnis-hdd-beat::before {
  content: "\f377";
}

.lnis-hdd-binary::before {
  content: "\f378";
}

.lnis-hdd-bolt::before {
  content: "\f379";
}

.lnis-hdd-bug::before {
  content: "\f37a";
}

.lnis-hdd-check-circle::before {
  content: "\f37b";
}

.lnis-hdd-cloud::before {
  content: "\f37c";
}

.lnis-hdd-code-1::before {
  content: "\f37d";
}

.lnis-hdd-code-2::before {
  content: "\f37e";
}

.lnis-hdd-database::before {
  content: "\f37f";
}

.lnis-hdd-disabled-1::before {
  content: "\f380";
}

.lnis-hdd-disabled-2::before {
  content: "\f381";
}

.lnis-hdd-disabled-3::before {
  content: "\f382";
}

.lnis-hdd-error-circle::before {
  content: "\f383";
}

.lnis-hdd-fire::before {
  content: "\f384";
}

.lnis-hdd-gear::before {
  content: "\f385";
}

.lnis-hdd-info-circle::before {
  content: "\f386";
}

.lnis-hdd-leaf::before {
  content: "\f387";
}

.lnis-hdd-locked::before {
  content: "\f388";
}

.lnis-hdd-pencil::before {
  content: "\f389";
}

.lnis-hdd-pie-chart::before {
  content: "\f38a";
}

.lnis-hdd-recycle::before {
  content: "\f38b";
}

.lnis-hdd-refresh::before {
  content: "\f38c";
}

.lnis-hdd-search::before {
  content: "\f38d";
}

.lnis-hdd-shield::before {
  content: "\f38e";
}

.lnis-hdd-trash::before {
  content: "\f38f";
}

.lnis-hdd-trend-down::before {
  content: "\f390";
}

.lnis-hdd-trend-up::before {
  content: "\f391";
}

.lnis-hdd-xmark-circle::before {
  content: "\f392";
}

.lnis-head-bulb-1::before {
  content: "\f393";
}

.lnis-head-bulb-2::before {
  content: "\f394";
}

.lnis-head-side-chip-1::before {
  content: "\f395";
}

.lnis-head-side-chip-2::before {
  content: "\f396";
}

.lnis-head-side-code-1::before {
  content: "\f397";
}

.lnis-head-side-code-2::before {
  content: "\f398";
}

.lnis-head-side-dollar::before {
  content: "\f399";
}

.lnis-head-side-simple-code-1::before {
  content: "\f39a";
}

.lnis-head-side-simple-code-2::before {
  content: "\f39b";
}

.lnis-headband-heart::before {
  content: "\f39c";
}

.lnis-headphone-1-disabled::before {
  content: "\f39d";
}

.lnis-headphone-1-mic::before {
  content: "\f39e";
}

.lnis-headphone-1-mic-disabled::before {
  content: "\f39f";
}

.lnis-headphone-2::before {
  content: "\f3a0";
}

.lnis-headphone-2-disabled::before {
  content: "\f3a1";
}

.lnis-headphone-3::before {
  content: "\f3a2";
}

.lnis-headphone-3-disabled::before {
  content: "\f3a3";
}

.lnis-headphone-bluetooth::before {
  content: "\f3a4";
}

.lnis-headphone-book::before {
  content: "\f3a5";
}

.lnis-headphone-check-circle::before {
  content: "\f3a6";
}

.lnis-headphone-gear::before {
  content: "\f3a7";
}

.lnis-headphone-play::before {
  content: "\f3a8";
}

.lnis-headphone-plus-circle::before {
  content: "\f3a9";
}

.lnis-headphone-wifi::before {
  content: "\f3aa";
}

.lnis-headphone-xmark-circle::before {
  content: "\f3ab";
}

.lnis-heart-beat::before {
  content: "\f3ac";
}

.lnis-heart-check::before {
  content: "\f3ad";
}

.lnis-heart-leaf::before {
  content: "\f3ae";
}

.lnis-heart-plus::before {
  content: "\f3af";
}

.lnis-heart-potion::before {
  content: "\f3b0";
}

.lnis-hearts::before {
  content: "\f3b1";
}

.lnis-helicopter-1::before {
  content: "\f3b2";
}

.lnis-helmet-safety-2::before {
  content: "\f3b3";
}

.lnis-hen-1::before {
  content: "\f3b4";
}

.lnis-hexagon::before {
  content: "\f3b5";
}

.lnis-hexagons::before {
  content: "\f3b6";
}

.lnis-hierarchy-2::before {
  content: "\f3b7";
}

.lnis-hierarchy-3::before {
  content: "\f3b8";
}

.lnis-hierarchy-4::before {
  content: "\f3b9";
}

.lnis-hierarchy-5::before {
  content: "\f3ba";
}

.lnis-hierarchy-6::before {
  content: "\f3bb";
}

.lnis-hierarchy-7::before {
  content: "\f3bc";
}

.lnis-hierarchy-8::before {
  content: "\f3bd";
}

.lnis-high-heel-1::before {
  content: "\f3be";
}

.lnis-high-heel-2::before {
  content: "\f3bf";
}

.lnis-high-heel-3::before {
  content: "\f3c0";
}

.lnis-highlighter-3::before {
  content: "\f3c1";
}

.lnis-hiking::before {
  content: "\f3c2";
}

.lnis-hill-flag::before {
  content: "\f3c3";
}

.lnis-history-horizontal::before {
  content: "\f3c4";
}

.lnis-history-page::before {
  content: "\f3c5";
}

.lnis-history-time::before {
  content: "\f3c6";
}

.lnis-history-trash::before {
  content: "\f3c7";
}

.lnis-history-user::before {
  content: "\f3c8";
}

.lnis-history-vertical::before {
  content: "\f3c9";
}

.lnis-holy-book-1::before {
  content: "\f3ca";
}

.lnis-holy-book-2::before {
  content: "\f3cb";
}

.lnis-holy-book-3::before {
  content: "\f3cc";
}

.lnis-home-1::before {
  content: "\f3cd";
}

.lnis-home-3::before {
  content: "\f3ce";
}

.lnis-home-4::before {
  content: "\f3cf";
}

.lnis-home-arrow-downward-1::before {
  content: "\f3d0";
}

.lnis-home-arrow-downward-2::before {
  content: "\f3d1";
}

.lnis-home-arrow-left-1::before {
  content: "\f3d2";
}

.lnis-home-arrow-left-2::before {
  content: "\f3d3";
}

.lnis-home-arrow-right-1::before {
  content: "\f3d4";
}

.lnis-home-arrow-right-2::before {
  content: "\f3d5";
}

.lnis-home-arrow-upward-1::before {
  content: "\f3d6";
}

.lnis-home-arrow-upward-2::before {
  content: "\f3d7";
}

.lnis-home-check-circle::before {
  content: "\f3d8";
}

.lnis-home-disabled-1::before {
  content: "\f3d9";
}

.lnis-home-disabled-2::before {
  content: "\f3da";
}

.lnis-home-fire-1::before {
  content: "\f3db";
}

.lnis-home-fire-2::before {
  content: "\f3dc";
}

.lnis-home-gear-1::before {
  content: "\f3dd";
}

.lnis-home-gear-2::before {
  content: "\f3de";
}

.lnis-home-heart::before {
  content: "\f3df";
}

.lnis-home-heart-circle::before {
  content: "\f3e0";
}

.lnis-home-info::before {
  content: "\f3e1";
}

.lnis-home-leaf-1::before {
  content: "\f3e2";
}

.lnis-home-leaf-2::before {
  content: "\f3e3";
}

.lnis-home-lokced-1::before {
  content: "\f3e4";
}

.lnis-home-lokced-2::before {
  content: "\f3e5";
}

.lnis-home-minus-circle::before {
  content: "\f3e6";
}

.lnis-home-moon-1::before {
  content: "\f3e7";
}

.lnis-home-moon-2::before {
  content: "\f3e8";
}

.lnis-home-pencil-1::before {
  content: "\f3e9";
}

.lnis-home-pencil-2::before {
  content: "\f3ea";
}

.lnis-home-percent-1::before {
  content: "\f3eb";
}

.lnis-home-percent-2::before {
  content: "\f3ec";
}

.lnis-home-play-2::before {
  content: "\f3ed";
}

.lnis-home-plus::before {
  content: "\f3ee";
}

.lnis-home-plus-circle::before {
  content: "\f3ef";
}

.lnis-home-question-mark-1::before {
  content: "\f3f0";
}

.lnis-home-question-mark-2::before {
  content: "\f3f1";
}

.lnis-home-sleep::before {
  content: "\f3f2";
}

.lnis-home-smile::before {
  content: "\f3f3";
}

.lnis-home-star::before {
  content: "\f3f4";
}

.lnis-home-sun-1::before {
  content: "\f3f5";
}

.lnis-home-sun-2::before {
  content: "\f3f6";
}

.lnis-home-time::before {
  content: "\f3f7";
}

.lnis-home-trash-1::before {
  content: "\f3f8";
}

.lnis-home-trash-2::before {
  content: "\f3f9";
}

.lnis-home-user-1::before {
  content: "\f3fa";
}

.lnis-home-user-2::before {
  content: "\f3fb";
}

.lnis-home-wifi-1::before {
  content: "\f3fc";
}

.lnis-home-wifi-2::before {
  content: "\f3fd";
}

.lnis-home-xmark::before {
  content: "\f3fe";
}

.lnis-home-xmark-circle::before {
  content: "\f3ff";
}

.lnis-hop::before {
  content: "\f400";
}

.lnis-horse::before {
  content: "\f401";
}

.lnis-hospital-1::before {
  content: "\f402";
}

.lnis-hospital-10::before {
  content: "\f403";
}

.lnis-hospital-3::before {
  content: "\f404";
}

.lnis-hospital-4::before {
  content: "\f405";
}

.lnis-hospital-5::before {
  content: "\f406";
}

.lnis-hospital-6::before {
  content: "\f407";
}

.lnis-hospital-7::before {
  content: "\f408";
}

.lnis-hospital-8::before {
  content: "\f409";
}

.lnis-hospital-9::before {
  content: "\f40a";
}

.lnis-hospital-bed-1::before {
  content: "\f40b";
}

.lnis-hospital-bed-10::before {
  content: "\f40c";
}

.lnis-hospital-bed-2::before {
  content: "\f40d";
}

.lnis-hospital-bed-3::before {
  content: "\f40e";
}

.lnis-hospital-bed-4::before {
  content: "\f40f";
}

.lnis-hospital-bed-5::before {
  content: "\f410";
}

.lnis-hospital-bed-6::before {
  content: "\f411";
}

.lnis-hospital-bed-7::before {
  content: "\f412";
}

.lnis-hospital-bed-8::before {
  content: "\f413";
}

.lnis-hospital-bed-9::before {
  content: "\f414";
}

.lnis-hospital-h::before {
  content: "\f415";
}

.lnis-hospital-plus::before {
  content: "\f416";
}

.lnis-hot-air-balloon-1::before {
  content: "\f417";
}

.lnis-hot-air-balloon-2::before {
  content: "\f418";
}

.lnis-hot-pepper::before {
  content: "\f419";
}

.lnis-hotdog::before {
  content: "\f41a";
}

.lnis-hourglass-add::before {
  content: "\f41b";
}

.lnis-hourglass-beat::before {
  content: "\f41c";
}

.lnis-hourglass-bottom-filled::before {
  content: "\f41d";
}

.lnis-hourglass-check::before {
  content: "\f41e";
}

.lnis-hourglass-close::before {
  content: "\f41f";
}

.lnis-hourglass-disabled::before {
  content: "\f420";
}

.lnis-hourglass-dollar::before {
  content: "\f421";
}

.lnis-hourglass-error::before {
  content: "\f422";
}

.lnis-hourglass-fifty::before {
  content: "\f423";
}

.lnis-hourglass-half::before {
  content: "\f424";
}

.lnis-hourglass-locked::before {
  content: "\f425";
}

.lnis-hourglass-moon::before {
  content: "\f426";
}

.lnis-hourglass-percent::before {
  content: "\f427";
}

.lnis-hourglass-play::before {
  content: "\f428";
}

.lnis-hourglass-sun::before {
  content: "\f429";
}

.lnis-hourglass-ten::before {
  content: "\f42a";
}

.lnis-hourglass-time::before {
  content: "\f42b";
}

.lnis-hourglass-top-filled::before {
  content: "\f42c";
}

.lnis-hourglass-trash::before {
  content: "\f42d";
}

.lnis-house-document::before {
  content: "\f42e";
}

.lnis-house-dollar::before {
  content: "\f42f";
}

.lnis-house-map-marker::before {
  content: "\f430";
}

.lnis-house-plan-1::before {
  content: "\f431";
}

.lnis-house-plan-2::before {
  content: "\f432";
}

.lnis-house-plan-3::before {
  content: "\f433";
}

.lnis-house-plan-4::before {
  content: "\f434";
}

.lnis-house-plan-5::before {
  content: "\f435";
}

.lnis-house-shield::before {
  content: "\f436";
}

.lnis-house-smart-control::before {
  content: "\f437";
}

.lnis-house-star::before {
  content: "\f438";
}

.lnis-house-website::before {
  content: "\f439";
}

.lnis-house-wifi::before {
  content: "\f43a";
}

.lnis-hut-1::before {
  content: "\f43b";
}

.lnis-hut-2::before {
  content: "\f43c";
}

.lnis-hut-3::before {
  content: "\f43d";
}

.lnis-hydra-1::before {
  content: "\f43e";
}

.lnis-hydra-2::before {
  content: "\f43f";
}

.lnis-ice-cream-bar::before {
  content: "\f440";
}

.lnis-ice-cream-cone-1::before {
  content: "\f441";
}

.lnis-ice-cream-cone-2::before {
  content: "\f442";
}

.lnis-ice-cream-cup::before {
  content: "\f443";
}

.lnis-icicles::before {
  content: "\f444";
}

.lnis-id-airplane-1::before {
  content: "\f445";
}

.lnis-id-airplane-2::before {
  content: "\f446";
}

.lnis-id-airplane-3::before {
  content: "\f447";
}

.lnis-id-airplane-4::before {
  content: "\f448";
}

.lnis-id-badge::before {
  content: "\f449";
}

.lnis-id-card::before {
  content: "\f44a";
}

.lnis-id-card-clip::before {
  content: "\f44b";
}

.lnis-info::before {
  content: "\f44c";
}

.lnis-info-circle::before {
  content: "\f44d";
}

.lnis-info-decagram::before {
  content: "\f44e";
}

.lnis-info-hexagon::before {
  content: "\f44f";
}

.lnis-info-octagon::before {
  content: "\f450";
}

.lnis-info-square::before {
  content: "\f451";
}

.lnis-info-triangle::before {
  content: "\f452";
}

.lnis-infrared-horizontal::before {
  content: "\f453";
}

.lnis-infrared-vertical::before {
  content: "\f454";
}

.lnis-inhaler::before {
  content: "\f455";
}

.lnis-injection-2::before {
  content: "\f456";
}

.lnis-interpreter-hands::before {
  content: "\f457";
}

.lnis-intersect-selection::before {
  content: "\f458";
}

.lnis-invitation::before {
  content: "\f459";
}

.lnis-island-1::before {
  content: "\f45a";
}

.lnis-island-3::before {
  content: "\f45b";
}

.lnis-jelly-fish::before {
  content: "\f45c";
}

.lnis-joystick::before {
  content: "\f45d";
}

.lnis-judge::before {
  content: "\f45e";
}

.lnis-jurisdiction-1::before {
  content: "\f45f";
}

.lnis-jurisdiction-2::before {
  content: "\f460";
}

.lnis-kayak::before {
  content: "\f461";
}

.lnis-kelvin::before {
  content: "\f462";
}

.lnis-kelvin-circle::before {
  content: "\f463";
}

.lnis-kettlebell::before {
  content: "\f464";
}

.lnis-kettlebells::before {
  content: "\f465";
}

.lnis-key-2::before {
  content: "\f466";
}

.lnis-key-heart::before {
  content: "\f467";
}

.lnis-keyboard-bluetooth::before {
  content: "\f468";
}

.lnis-keyboard-check-circle::before {
  content: "\f469";
}

.lnis-keyboard-code::before {
  content: "\f46a";
}

.lnis-keyboard-error-circle::before {
  content: "\f46b";
}

.lnis-keyboard-gear::before {
  content: "\f46c";
}

.lnis-keyboard-mouse::before {
  content: "\f46d";
}

.lnis-keyboard-plus-circle::before {
  content: "\f46e";
}

.lnis-keyboard-user::before {
  content: "\f46f";
}

.lnis-keyboard-wifi::before {
  content: "\f470";
}

.lnis-keyboard-wire::before {
  content: "\f471";
}

.lnis-keyboard-xmark-circle::before {
  content: "\f472";
}

.lnis-kidneys::before {
  content: "\f473";
}

.lnis-knife::before {
  content: "\f474";
}

.lnis-knife-fork-2::before {
  content: "\f475";
}

.lnis-label-dollar-1::before {
  content: "\f476";
}

.lnis-label-list::before {
  content: "\f477";
}

.lnis-label-percent::before {
  content: "\f478";
}

.lnis-label-percent-1::before {
  content: "\f479";
}

.lnis-label-percent-2::before {
  content: "\f47a";
}

.lnis-laptop-1::before {
  content: "\f47b";
}

.lnis-laptop-3::before {
  content: "\f47c";
}

.lnis-laptop-4::before {
  content: "\f47d";
}

.lnis-laptop-4k::before {
  content: "\f47e";
}

.lnis-laptop-aids::before {
  content: "\f47f";
}

.lnis-laptop-beat-performance::before {
  content: "\f480";
}

.lnis-laptop-binary::before {
  content: "\f481";
}

.lnis-laptop-bitcoin::before {
  content: "\f482";
}

.lnis-laptop-bluetooth::before {
  content: "\f483";
}

.lnis-laptop-bolt::before {
  content: "\f484";
}

.lnis-laptop-bug::before {
  content: "\f485";
}

.lnis-laptop-camera-touchpad::before {
  content: "\f486";
}

.lnis-laptop-check-circle::before {
  content: "\f487";
}

.lnis-laptop-cloud::before {
  content: "\f488";
}

.lnis-laptop-code::before {
  content: "\f489";
}

.lnis-laptop-disabled-1::before {
  content: "\f48a";
}

.lnis-laptop-disabled-2::before {
  content: "\f48b";
}

.lnis-laptop-doc::before {
  content: "\f48c";
}

.lnis-laptop-error::before {
  content: "\f48d";
}

.lnis-laptop-gear::before {
  content: "\f48e";
}

.lnis-laptop-heart::before {
  content: "\f48f";
}

.lnis-laptop-link::before {
  content: "\f490";
}

.lnis-laptop-live::before {
  content: "\f491";
}

.lnis-laptop-locked::before {
  content: "\f492";
}

.lnis-laptop-percent::before {
  content: "\f493";
}

.lnis-laptop-play::before {
  content: "\f494";
}

.lnis-laptop-recycle::before {
  content: "\f495";
}

.lnis-laptop-refresh-anticlockwise::before {
  content: "\f496";
}

.lnis-laptop-refresh-clockwise::before {
  content: "\f497";
}

.lnis-laptop-reload::before {
  content: "\f498";
}

.lnis-laptop-rocket-1::before {
  content: "\f499";
}

.lnis-laptop-rocket-2::before {
  content: "\f49a";
}

.lnis-laptop-schedule::before {
  content: "\f49b";
}

.lnis-laptop-share::before {
  content: "\f49c";
}

.lnis-laptop-shield::before {
  content: "\f49d";
}

.lnis-laptop-star::before {
  content: "\f49e";
}

.lnis-laptop-target::before {
  content: "\f49f";
}

.lnis-laptop-thumbs-down::before {
  content: "\f4a0";
}

.lnis-laptop-thumbs-up::before {
  content: "\f4a1";
}

.lnis-laptop-trash::before {
  content: "\f4a2";
}

.lnis-laptop-trend-down::before {
  content: "\f4a3";
}

.lnis-laptop-trend-up::before {
  content: "\f4a4";
}

.lnis-laptop-user::before {
  content: "\f4a5";
}

.lnis-laptop-video::before {
  content: "\f4a6";
}

.lnis-laptop-vr::before {
  content: "\f4a7";
}

.lnis-laptop-wifi::before {
  content: "\f4a8";
}

.lnis-laptop-xmark-circle::before {
  content: "\f4a9";
}

.lnis-layers-2::before {
  content: "\f4aa";
}

.lnis-layers-3::before {
  content: "\f4ab";
}

.lnis-layers-hexagon::before {
  content: "\f4ac";
}

.lnis-layout-1::before {
  content: "\f4ad";
}

.lnis-layout-10::before {
  content: "\f4ae";
}

.lnis-layout-11::before {
  content: "\f4af";
}

.lnis-layout-12::before {
  content: "\f4b0";
}

.lnis-layout-13::before {
  content: "\f4b1";
}

.lnis-layout-14::before {
  content: "\f4b2";
}

.lnis-layout-15::before {
  content: "\f4b3";
}

.lnis-layout-16::before {
  content: "\f4b4";
}

.lnis-layout-17::before {
  content: "\f4b5";
}

.lnis-layout-18::before {
  content: "\f4b6";
}

.lnis-layout-19::before {
  content: "\f4b7";
}

.lnis-layout-2::before {
  content: "\f4b8";
}

.lnis-layout-20::before {
  content: "\f4b9";
}

.lnis-layout-21::before {
  content: "\f4ba";
}

.lnis-layout-22::before {
  content: "\f4bb";
}

.lnis-layout-23::before {
  content: "\f4bc";
}

.lnis-layout-24::before {
  content: "\f4bd";
}

.lnis-layout-25::before {
  content: "\f4be";
}

.lnis-layout-3::before {
  content: "\f4bf";
}

.lnis-layout-4::before {
  content: "\f4c0";
}

.lnis-layout-5::before {
  content: "\f4c1";
}

.lnis-layout-6::before {
  content: "\f4c2";
}

.lnis-layout-7::before {
  content: "\f4c3";
}

.lnis-layout-8::before {
  content: "\f4c4";
}

.lnis-leaf-10::before {
  content: "\f4c5";
}

.lnis-leaf-2::before {
  content: "\f4c6";
}

.lnis-leaf-3::before {
  content: "\f4c7";
}

.lnis-leaf-4::before {
  content: "\f4c8";
}

.lnis-leaf-5::before {
  content: "\f4c9";
}

.lnis-leaf-7::before {
  content: "\f4ca";
}

.lnis-leaf-8::before {
  content: "\f4cb";
}

.lnis-leaf-9::before {
  content: "\f4cc";
}

.lnis-lemon::before {
  content: "\f4cd";
}

.lnis-letter-blocks::before {
  content: "\f4ce";
}

.lnis-letter-box::before {
  content: "\f4cf";
}

.lnis-library::before {
  content: "\f4d0";
}

.lnis-life-guard-tube-2::before {
  content: "\f4d1";
}

.lnis-lift::before {
  content: "\f4d2";
}

.lnis-lighthouse::before {
  content: "\f4d3";
}

.lnis-link-1-angular-left::before {
  content: "\f4d4";
}

.lnis-link-1-angular-right::before {
  content: "\f4d5";
}

.lnis-link-1-horizontal::before {
  content: "\f4d6";
}

.lnis-link-1-horizontal-disabled::before {
  content: "\f4d7";
}

.lnis-link-1-vertical::before {
  content: "\f4d8";
}

.lnis-link-1-vertical-disabled::before {
  content: "\f4d9";
}

.lnis-link-2-angular-eft::before {
  content: "\f4da";
}

.lnis-link-3-angular-left::before {
  content: "\f4db";
}

.lnis-link-3-angular-left-disabled::before {
  content: "\f4dc";
}

.lnis-link-3-angular-right::before {
  content: "\f4dd";
}

.lnis-link-3-angular-right-disabled::before {
  content: "\f4de";
}

.lnis-link-3-horizontal::before {
  content: "\f4df";
}

.lnis-link-3-horizontal-disabled::before {
  content: "\f4e0";
}

.lnis-link-3-vertical::before {
  content: "\f4e1";
}

.lnis-link-3-vertical-disabled::before {
  content: "\f4e2";
}

.lnis-lips-1::before {
  content: "\f4e3";
}

.lnis-lips-2::before {
  content: "\f4e4";
}

.lnis-list-music-4::before {
  content: "\f4e5";
}

.lnis-litecoin::before {
  content: "\f4e6";
}

.lnis-live-badge::before {
  content: "\f4e7";
}

.lnis-live-stream::before {
  content: "\f4e8";
}

.lnis-liver::before {
  content: "\f4e9";
}

.lnis-location-6::before {
  content: "\f4ea";
}

.lnis-location-arrow-circle::before {
  content: "\f4eb";
}

.lnis-location-arrow-left::before {
  content: "\f4ec";
}

.lnis-location-arrow-square::before {
  content: "\f4ed";
}

.lnis-location-arrow-timer::before {
  content: "\f4ee";
}

.lnis-location-arrow-upward::before {
  content: "\f4ef";
}

.lnis-location-crosshairs-1::before {
  content: "\f4f0";
}

.lnis-location-crosshairs-1-disabled::before {
  content: "\f4f1";
}

.lnis-location-crosshairs-2::before {
  content: "\f4f2";
}

.lnis-location-crosshairs-2-disabled::before {
  content: "\f4f3";
}

.lnis-lock-heart::before {
  content: "\f4f4";
}

.lnis-locked-3::before {
  content: "\f4f5";
}

.lnis-lockers::before {
  content: "\f4f6";
}

.lnis-lollipop-1::before {
  content: "\f4f7";
}

.lnis-lollipop-2::before {
  content: "\f4f8";
}

.lnis-lollipop-3::before {
  content: "\f4f9";
}

.lnis-lollipops::before {
  content: "\f4fa";
}

.lnis-lolypop::before {
  content: "\f4fb";
}

.lnis-lungs::before {
  content: "\f4fc";
}

.lnis-lychee::before {
  content: "\f4fd";
}

.lnis-magic-wand::before {
  content: "\f4fe";
}

.lnis-magic-wand-1::before {
  content: "\f4ff";
}

.lnis-magic-wand-2::before {
  content: "\f500";
}

.lnis-magnet-bolt::before {
  content: "\f501";
}

.lnis-magnet-plus-minus::before {
  content: "\f502";
}

.lnis-magnetism::before {
  content: "\f503";
}

.lnis-makeup::before {
  content: "\f504";
}

.lnis-makeup-box-1::before {
  content: "\f505";
}

.lnis-makeup-box-2::before {
  content: "\f506";
}

.lnis-male::before {
  content: "\f507";
}

.lnis-male-square::before {
  content: "\f508";
}

.lnis-man-walking::before {
  content: "\f509";
}

.lnis-map::before {
  content: "\f50a";
}

.lnis-map-3-dot-1::before {
  content: "\f50b";
}

.lnis-map-3-dot-2::before {
  content: "\f50c";
}

.lnis-map-arrow-downward::before {
  content: "\f50d";
}

.lnis-map-arrow-left::before {
  content: "\f50e";
}

.lnis-map-arrow-right::before {
  content: "\f50f";
}

.lnis-map-arrow-upward::before {
  content: "\f510";
}

.lnis-map-book::before {
  content: "\f511";
}

.lnis-map-bookmark::before {
  content: "\f512";
}

.lnis-map-check::before {
  content: "\f513";
}

.lnis-map-check-circle::before {
  content: "\f514";
}

.lnis-map-cloud::before {
  content: "\f515";
}

.lnis-map-code::before {
  content: "\f516";
}

.lnis-map-cursor::before {
  content: "\f517";
}

.lnis-map-database::before {
  content: "\f518";
}

.lnis-map-delete::before {
  content: "\f519";
}

.lnis-map-disabled-1::before {
  content: "\f51a";
}

.lnis-map-disabled-2::before {
  content: "\f51b";
}

.lnis-map-download::before {
  content: "\f51c";
}

.lnis-map-error-circle::before {
  content: "\f51d";
}

.lnis-map-eye::before {
  content: "\f51e";
}

.lnis-map-gear::before {
  content: "\f51f";
}

.lnis-map-heart::before {
  content: "\f520";
}

.lnis-map-info-circle::before {
  content: "\f521";
}

.lnis-map-link::before {
  content: "\f522";
}

.lnis-map-list::before {
  content: "\f523";
}

.lnis-map-lokced::before {
  content: "\f524";
}

.lnis-map-marker-10::before {
  content: "\f525";
}

.lnis-map-marker-11::before {
  content: "\f526";
}

.lnis-map-marker-12::before {
  content: "\f527";
}

.lnis-map-marker-13::before {
  content: "\f528";
}

.lnis-map-marker-2::before {
  content: "\f529";
}

.lnis-map-marker-3::before {
  content: "\f52a";
}

.lnis-map-marker-4::before {
  content: "\f52b";
}

.lnis-map-marker-7::before {
  content: "\f52c";
}

.lnis-map-marker-8::before {
  content: "\f52d";
}

.lnis-map-marker-9::before {
  content: "\f52e";
}

.lnis-map-marker-arrow-down-left::before {
  content: "\f52f";
}

.lnis-map-marker-arrow-down-right::before {
  content: "\f530";
}

.lnis-map-marker-arrow-downward::before {
  content: "\f531";
}

.lnis-map-marker-arrow-left::before {
  content: "\f532";
}

.lnis-map-marker-arrow-right::before {
  content: "\f533";
}

.lnis-map-marker-arrow-top-left::before {
  content: "\f534";
}

.lnis-map-marker-arrow-top-right::before {
  content: "\f535";
}

.lnis-map-marker-arrow-upward::before {
  content: "\f536";
}

.lnis-map-marker-atm::before {
  content: "\f537";
}

.lnis-map-marker-bolt::before {
  content: "\f538";
}

.lnis-map-marker-bulb::before {
  content: "\f539";
}

.lnis-map-marker-check::before {
  content: "\f53a";
}

.lnis-map-marker-circle::before {
  content: "\f53b";
}

.lnis-map-marker-code::before {
  content: "\f53c";
}

.lnis-map-marker-cross::before {
  content: "\f53d";
}

.lnis-map-marker-disabled-1::before {
  content: "\f53e";
}

.lnis-map-marker-disabled-2::before {
  content: "\f53f";
}

.lnis-map-marker-eye::before {
  content: "\f540";
}

.lnis-map-marker-gear::before {
  content: "\f541";
}

.lnis-map-marker-heart::before {
  content: "\f542";
}

.lnis-map-marker-hospital::before {
  content: "\f543";
}

.lnis-map-marker-info-1::before {
  content: "\f544";
}

.lnis-map-marker-info-2::before {
  content: "\f545";
}

.lnis-map-marker-left-downward::before {
  content: "\f546";
}

.lnis-map-marker-lokced::before {
  content: "\f547";
}

.lnis-map-marker-minus::before {
  content: "\f548";
}

.lnis-map-marker-moon::before {
  content: "\f549";
}

.lnis-map-marker-paperclip::before {
  content: "\f54a";
}

.lnis-map-marker-pencil::before {
  content: "\f54b";
}

.lnis-map-marker-percent::before {
  content: "\f54c";
}

.lnis-map-marker-plane-1::before {
  content: "\f54d";
}

.lnis-map-marker-plane-2::before {
  content: "\f54e";
}

.lnis-map-marker-plus::before {
  content: "\f54f";
}

.lnis-map-marker-plus-area::before {
  content: "\f550";
}

.lnis-map-marker-question-mark::before {
  content: "\f551";
}

.lnis-map-marker-refresh::before {
  content: "\f552";
}

.lnis-map-marker-search::before {
  content: "\f553";
}

.lnis-map-marker-share::before {
  content: "\f554";
}

.lnis-map-marker-smile::before {
  content: "\f555";
}

.lnis-map-marker-square::before {
  content: "\f556";
}

.lnis-map-marker-star::before {
  content: "\f557";
}

.lnis-map-marker-star-crescent::before {
  content: "\f558";
}

.lnis-map-marker-star-david::before {
  content: "\f559";
}

.lnis-map-marker-swap::before {
  content: "\f55a";
}

.lnis-map-marker-turn-right::before {
  content: "\f55b";
}

.lnis-map-marker-unlocked::before {
  content: "\f55c";
}

.lnis-map-marker-user::before {
  content: "\f55d";
}

.lnis-map-marker-xmark::before {
  content: "\f55e";
}

.lnis-map-minus-circle::before {
  content: "\f55f";
}

.lnis-map-moon::before {
  content: "\f560";
}

.lnis-map-paperclip::before {
  content: "\f561";
}

.lnis-map-pencil::before {
  content: "\f562";
}

.lnis-map-percent-circle::before {
  content: "\f563";
}

.lnis-map-phone::before {
  content: "\f564";
}

.lnis-map-pin-1::before {
  content: "\f565";
}

.lnis-map-pin-2::before {
  content: "\f566";
}

.lnis-map-pin-3::before {
  content: "\f567";
}

.lnis-map-pin-4::before {
  content: "\f568";
}

.lnis-map-pin-5-disabled::before {
  content: "\f569";
}

.lnis-map-plane-1::before {
  content: "\f56a";
}

.lnis-map-plane-2::before {
  content: "\f56b";
}

.lnis-map-plus::before {
  content: "\f56c";
}

.lnis-map-plus-circle::before {
  content: "\f56d";
}

.lnis-map-plus-minus::before {
  content: "\f56e";
}

.lnis-map-question-mark::before {
  content: "\f56f";
}

.lnis-map-redo::before {
  content: "\f570";
}

.lnis-map-refresh::before {
  content: "\f571";
}

.lnis-map-reload::before {
  content: "\f572";
}

.lnis-map-search::before {
  content: "\f573";
}

.lnis-map-server::before {
  content: "\f574";
}

.lnis-map-share-1::before {
  content: "\f575";
}

.lnis-map-share-2::before {
  content: "\f576";
}

.lnis-map-share-3::before {
  content: "\f577";
}

.lnis-map-shield::before {
  content: "\f578";
}

.lnis-map-star::before {
  content: "\f579";
}

.lnis-map-sun::before {
  content: "\f57a";
}

.lnis-map-thumbs-down::before {
  content: "\f57b";
}

.lnis-map-thumbs-up::before {
  content: "\f57c";
}

.lnis-map-undo::before {
  content: "\f57d";
}

.lnis-map-unlocked::before {
  content: "\f57e";
}

.lnis-map-upload::before {
  content: "\f57f";
}

.lnis-map-user::before {
  content: "\f580";
}

.lnis-map-vr::before {
  content: "\f581";
}

.lnis-map-xmark::before {
  content: "\f582";
}

.lnis-map-xmark-circle::before {
  content: "\f583";
}

.lnis-mapping::before {
  content: "\f584";
}

.lnis-mapping-disabled::before {
  content: "\f585";
}

.lnis-mask::before {
  content: "\f586";
}

.lnis-mask-1::before {
  content: "\f587";
}

.lnis-mask-2::before {
  content: "\f588";
}

.lnis-mask-skull::before {
  content: "\f589";
}

.lnis-maze::before {
  content: "\f58a";
}

.lnis-measure-tape::before {
  content: "\f58b";
}

.lnis-measuring-tape-1::before {
  content: "\f58c";
}

.lnis-measuring-tape-2::before {
  content: "\f58d";
}

.lnis-medal-1::before {
  content: "\f58e";
}

.lnis-medal-2::before {
  content: "\f58f";
}

.lnis-medal-3::before {
  content: "\f590";
}

.lnis-medal-4::before {
  content: "\f591";
}

.lnis-medal-5::before {
  content: "\f592";
}

.lnis-medal-6::before {
  content: "\f593";
}

.lnis-medal-7::before {
  content: "\f594";
}

.lnis-medal-8::before {
  content: "\f595";
}

.lnis-medal-9::before {
  content: "\f596";
}

.lnis-medical-sign-beat-1::before {
  content: "\f597";
}

.lnis-medical-sign-beat-2::before {
  content: "\f598";
}

.lnis-medical-sign-plus-1::before {
  content: "\f599";
}

.lnis-medical-sign-plus-2::before {
  content: "\f59a";
}

.lnis-medicine-bottle-1::before {
  content: "\f59b";
}

.lnis-medicine-bottle-2::before {
  content: "\f59c";
}

.lnis-medicine-bottle-3::before {
  content: "\f59d";
}

.lnis-megaphone-2::before {
  content: "\f59e";
}

.lnis-megaphone-3::before {
  content: "\f59f";
}

.lnis-menu-1::before {
  content: "\f5a0";
}

.lnis-menu-2::before {
  content: "\f5a1";
}

.lnis-menu-3::before {
  content: "\f5a2";
}

.lnis-menu-4::before {
  content: "\f5a3";
}

.lnis-menu-5::before {
  content: "\f5a4";
}

.lnis-menu-6::before {
  content: "\f5a5";
}

.lnis-menu-6-circle::before {
  content: "\f5a6";
}

.lnis-menu-6-reverse-circle::before {
  content: "\f5a7";
}

.lnis-menu-6-reverse-square::before {
  content: "\f5a8";
}

.lnis-menu-6-square::before {
  content: "\f5a9";
}

.lnis-menu-7::before {
  content: "\f5aa";
}

.lnis-menu-bento-1::before {
  content: "\f5ab";
}

.lnis-menu-bento-2::before {
  content: "\f5ac";
}

.lnis-menu-fries-left-1::before {
  content: "\f5ad";
}

.lnis-menu-fries-left-2::before {
  content: "\f5ae";
}

.lnis-menu-fries-right-1::before {
  content: "\f5af";
}

.lnis-menu-fries-right-2::before {
  content: "\f5b0";
}

.lnis-menu-hamburger-2::before {
  content: "\f5b1";
}

.lnis-menu-hamburger-circle::before {
  content: "\f5b2";
}

.lnis-menu-hamburger-square::before {
  content: "\f5b3";
}

.lnis-menu-hotdog::before {
  content: "\f5b4";
}

.lnis-menu-hotdog-circle::before {
  content: "\f5b5";
}

.lnis-menu-hotdog-square::before {
  content: "\f5b6";
}

.lnis-menu-kebab-1::before {
  content: "\f5b7";
}

.lnis-menu-kebab-1-circle::before {
  content: "\f5b8";
}

.lnis-menu-kebab-1-square::before {
  content: "\f5b9";
}

.lnis-menu-kebab-2::before {
  content: "\f5ba";
}

.lnis-menu-meatballs-1-circle::before {
  content: "\f5bb";
}

.lnis-menu-meatballs-1-square::before {
  content: "\f5bc";
}

.lnis-menu-stairs-1::before {
  content: "\f5bd";
}

.lnis-menu-stairs-2::before {
  content: "\f5be";
}

.lnis-menu-strawberry::before {
  content: "\f5bf";
}

.lnis-menu-veggieburger::before {
  content: "\f5c0";
}

.lnis-menu-veggieburger-circle::before {
  content: "\f5c1";
}

.lnis-menu-veggieburger-square::before {
  content: "\f5c2";
}

.lnis-merge::before {
  content: "\f5c3";
}

.lnis-merge-horizontal::before {
  content: "\f5c4";
}

.lnis-merge-vertical::before {
  content: "\f5c5";
}

.lnis-message-1::before {
  content: "\f5c6";
}

.lnis-message-1-bar-chart::before {
  content: "\f5c7";
}

.lnis-message-1-bulb::before {
  content: "\f5c8";
}

.lnis-message-1-dots::before {
  content: "\f5c9";
}

.lnis-message-1-error::before {
  content: "\f5ca";
}

.lnis-message-1-heart::before {
  content: "\f5cb";
}

.lnis-message-1-minus::before {
  content: "\f5cc";
}

.lnis-message-1-plus::before {
  content: "\f5cd";
}

.lnis-message-1-question::before {
  content: "\f5ce";
}

.lnis-message-1-share::before {
  content: "\f5cf";
}

.lnis-message-1-text::before {
  content: "\f5d0";
}

.lnis-message-2-dots::before {
  content: "\f5d1";
}

.lnis-message-2-error::before {
  content: "\f5d2";
}

.lnis-message-2-heart::before {
  content: "\f5d3";
}

.lnis-message-2-minus::before {
  content: "\f5d4";
}

.lnis-message-2-plus::before {
  content: "\f5d5";
}

.lnis-message-2-question::before {
  content: "\f5d6";
}

.lnis-message-2-reversed::before {
  content: "\f5d7";
}

.lnis-message-2-share::before {
  content: "\f5d8";
}

.lnis-message-2-text::before {
  content: "\f5d9";
}

.lnis-message-2-user::before {
  content: "\f5da";
}

.lnis-message-3::before {
  content: "\f5db";
}

.lnis-message-3-check::before {
  content: "\f5dc";
}

.lnis-message-3-dots::before {
  content: "\f5dd";
}

.lnis-message-3-error::before {
  content: "\f5de";
}

.lnis-message-3-heart::before {
  content: "\f5df";
}

.lnis-message-3-minus::before {
  content: "\f5e0";
}

.lnis-message-3-plus::before {
  content: "\f5e1";
}

.lnis-message-3-question::before {
  content: "\f5e2";
}

.lnis-message-3-share::before {
  content: "\f5e3";
}

.lnis-message-4::before {
  content: "\f5e4";
}

.lnis-message-4-dots::before {
  content: "\f5e5";
}

.lnis-message-4-error::before {
  content: "\f5e6";
}

.lnis-message-4-heart::before {
  content: "\f5e7";
}

.lnis-message-4-minus::before {
  content: "\f5e8";
}

.lnis-message-4-plus::before {
  content: "\f5e9";
}

.lnis-message-4-question::before {
  content: "\f5ea";
}

.lnis-message-4-share::before {
  content: "\f5eb";
}

.lnis-message-4-text::before {
  content: "\f5ec";
}

.lnis-meta-rechtangle::before {
  content: "\f5ed";
}

.lnis-metaverse-1::before {
  content: "\f5ee";
}

.lnis-metaverse-2::before {
  content: "\f5ef";
}

.lnis-microphone-1-circle::before {
  content: "\f5f0";
}

.lnis-microphone-2::before {
  content: "\f5f1";
}

.lnis-microphone-3::before {
  content: "\f5f2";
}

.lnis-microphone-4::before {
  content: "\f5f3";
}

.lnis-microphone-check-circle::before {
  content: "\f5f4";
}

.lnis-microphone-disabled-1::before {
  content: "\f5f5";
}

.lnis-microphone-disabled-2::before {
  content: "\f5f6";
}

.lnis-microphone-error-circle::before {
  content: "\f5f7";
}

.lnis-microphone-gear::before {
  content: "\f5f8";
}

.lnis-microphone-plus-circle::before {
  content: "\f5f9";
}

.lnis-microphone-refresh::before {
  content: "\f5fa";
}

.lnis-microphone-xmark-circle::before {
  content: "\f5fb";
}

.lnis-milk-bottle-1::before {
  content: "\f5fc";
}

.lnis-milk-bottle-2::before {
  content: "\f5fd";
}

.lnis-minus-hexagon::before {
  content: "\f5fe";
}

.lnis-minus-octagon::before {
  content: "\f5ff";
}

.lnis-minus-square::before {
  content: "\f600";
}

.lnis-mirror::before {
  content: "\f601";
}

.lnis-mitten::before {
  content: "\f602";
}

.lnis-molecule-1::before {
  content: "\f603";
}

.lnis-molecule-2::before {
  content: "\f604";
}

.lnis-money-1::before {
  content: "\f605";
}

.lnis-money-1-arrow-down::before {
  content: "\f606";
}

.lnis-money-1-arrow-left::before {
  content: "\f607";
}

.lnis-money-1-arrow-right::before {
  content: "\f608";
}

.lnis-money-1-arrow-up::before {
  content: "\f609";
}

.lnis-money-1-bills::before {
  content: "\f60a";
}

.lnis-money-1-bitcoin::before {
  content: "\f60b";
}

.lnis-money-1-bracket::before {
  content: "\f60c";
}

.lnis-money-1-bundle::before {
  content: "\f60d";
}

.lnis-money-1-check::before {
  content: "\f60e";
}

.lnis-money-1-check-circle::before {
  content: "\f60f";
}

.lnis-money-1-cloud::before {
  content: "\f610";
}

.lnis-money-1-crypto::before {
  content: "\f611";
}

.lnis-money-1-disabled::before {
  content: "\f612";
}

.lnis-money-1-dollar-1::before {
  content: "\f613";
}

.lnis-money-1-dollar-2::before {
  content: "\f614";
}

.lnis-money-1-error::before {
  content: "\f615";
}

.lnis-money-1-fire::before {
  content: "\f616";
}

.lnis-money-1-globe::before {
  content: "\f617";
}

.lnis-money-1-heart::before {
  content: "\f618";
}

.lnis-money-1-heart-circle::before {
  content: "\f619";
}

.lnis-money-1-info::before {
  content: "\f61a";
}

.lnis-money-1-leaf::before {
  content: "\f61b";
}

.lnis-money-1-locked::before {
  content: "\f61c";
}

.lnis-money-1-minus::before {
  content: "\f61d";
}

.lnis-money-1-number-1::before {
  content: "\f61e";
}

.lnis-money-1-number-10::before {
  content: "\f61f";
}

.lnis-money-1-paperclip::before {
  content: "\f620";
}

.lnis-money-1-percent::before {
  content: "\f621";
}

.lnis-money-1-percent-circle::before {
  content: "\f622";
}

.lnis-money-1-plus-circle::before {
  content: "\f623";
}

.lnis-money-1-pound::before {
  content: "\f624";
}

.lnis-money-1-refresh::before {
  content: "\f625";
}

.lnis-money-1-return::before {
  content: "\f626";
}

.lnis-money-1-search::before {
  content: "\f627";
}

.lnis-money-1-share-1::before {
  content: "\f628";
}

.lnis-money-1-share-2::before {
  content: "\f629";
}

.lnis-money-1-shield::before {
  content: "\f62a";
}

.lnis-money-1-smile::before {
  content: "\f62b";
}

.lnis-money-1-star::before {
  content: "\f62c";
}

.lnis-money-1-swap::before {
  content: "\f62d";
}

.lnis-money-1-thumbs-down::before {
  content: "\f62e";
}

.lnis-money-1-thumbs-up::before {
  content: "\f62f";
}

.lnis-money-1-time::before {
  content: "\f630";
}

.lnis-money-1-trash::before {
  content: "\f631";
}

.lnis-money-1-trend-down::before {
  content: "\f632";
}

.lnis-money-1-trend-up::before {
  content: "\f633";
}

.lnis-money-1-unlocked::before {
  content: "\f634";
}

.lnis-money-1-user::before {
  content: "\f635";
}

.lnis-money-1-vr::before {
  content: "\f636";
}

.lnis-money-1-wave::before {
  content: "\f637";
}

.lnis-money-1-withdraw-1::before {
  content: "\f638";
}

.lnis-money-1-withdraw-2::before {
  content: "\f639";
}

.lnis-money-1-withdraw-3::before {
  content: "\f63a";
}

.lnis-money-1-xmark-circle::before {
  content: "\f63b";
}

.lnis-money-1-yen::before {
  content: "\f63c";
}

.lnis-money-2::before {
  content: "\f63d";
}

.lnis-money-2-arrow-downward::before {
  content: "\f63e";
}

.lnis-money-2-arrow-left::before {
  content: "\f63f";
}

.lnis-money-2-arrow-right::before {
  content: "\f640";
}

.lnis-money-2-arrow-upward::before {
  content: "\f641";
}

.lnis-money-2-bills::before {
  content: "\f642";
}

.lnis-money-2-bitcoin::before {
  content: "\f643";
}

.lnis-money-2-bracket::before {
  content: "\f644";
}

.lnis-money-2-check::before {
  content: "\f645";
}

.lnis-money-2-check-circle::before {
  content: "\f646";
}

.lnis-money-2-cloud::before {
  content: "\f647";
}

.lnis-money-2-crypto::before {
  content: "\f648";
}

.lnis-money-2-disabled::before {
  content: "\f649";
}

.lnis-money-2-dollar-2::before {
  content: "\f64a";
}

.lnis-money-2-error::before {
  content: "\f64b";
}

.lnis-money-2-fire::before {
  content: "\f64c";
}

.lnis-money-2-globe::before {
  content: "\f64d";
}

.lnis-money-2-heart::before {
  content: "\f64e";
}

.lnis-money-2-heart-circle::before {
  content: "\f64f";
}

.lnis-money-2-info::before {
  content: "\f650";
}

.lnis-money-2-leaf::before {
  content: "\f651";
}

.lnis-money-2-locked::before {
  content: "\f652";
}

.lnis-money-2-minus::before {
  content: "\f653";
}

.lnis-money-2-number-1::before {
  content: "\f654";
}

.lnis-money-2-number-10::before {
  content: "\f655";
}

.lnis-money-2-paperclip::before {
  content: "\f656";
}

.lnis-money-2-percent::before {
  content: "\f657";
}

.lnis-money-2-percent-circle::before {
  content: "\f658";
}

.lnis-money-2-plus-circle::before {
  content: "\f659";
}

.lnis-money-2-pound::before {
  content: "\f65a";
}

.lnis-money-2-refresh::before {
  content: "\f65b";
}

.lnis-money-2-return::before {
  content: "\f65c";
}

.lnis-money-2-search::before {
  content: "\f65d";
}

.lnis-money-2-share-1::before {
  content: "\f65e";
}

.lnis-money-2-share-2::before {
  content: "\f65f";
}

.lnis-money-2-shield::before {
  content: "\f660";
}

.lnis-money-2-smile::before {
  content: "\f661";
}

.lnis-money-2-star::before {
  content: "\f662";
}

.lnis-money-2-swap::before {
  content: "\f663";
}

.lnis-money-2-thumbs-down::before {
  content: "\f664";
}

.lnis-money-2-thumbs-up::before {
  content: "\f665";
}

.lnis-money-2-time::before {
  content: "\f666";
}

.lnis-money-2-trash::before {
  content: "\f667";
}

.lnis-money-2-trend-down::before {
  content: "\f668";
}

.lnis-money-2-trend-up::before {
  content: "\f669";
}

.lnis-money-2-unlocked::before {
  content: "\f66a";
}

.lnis-money-2-user::before {
  content: "\f66b";
}

.lnis-money-2-vr::before {
  content: "\f66c";
}

.lnis-money-2-wave::before {
  content: "\f66d";
}

.lnis-money-2-withdraw-1::before {
  content: "\f66e";
}

.lnis-money-2-withdraw-2::before {
  content: "\f66f";
}

.lnis-money-2-withdraw-3::before {
  content: "\f670";
}

.lnis-money-2-withdraw-wave::before {
  content: "\f671";
}

.lnis-money-2-xmark-circle::before {
  content: "\f672";
}

.lnis-money-2-yen::before {
  content: "\f673";
}

.lnis-money-bundle::before {
  content: "\f674";
}

.lnis-money-exchange::before {
  content: "\f675";
}

.lnis-monitor-2nd-bracket::before {
  content: "\f676";
}

.lnis-monitor-3-dot::before {
  content: "\f677";
}

.lnis-monitor-4k::before {
  content: "\f678";
}

.lnis-monitor-aids::before {
  content: "\f679";
}

.lnis-monitor-arrow-downward::before {
  content: "\f67a";
}

.lnis-monitor-arrow-upward::before {
  content: "\f67b";
}

.lnis-monitor-bar-chart::before {
  content: "\f67c";
}

.lnis-monitor-beat::before {
  content: "\f67d";
}

.lnis-monitor-binary::before {
  content: "\f67e";
}

.lnis-monitor-bolt::before {
  content: "\f67f";
}

.lnis-monitor-book::before {
  content: "\f680";
}

.lnis-monitor-bug::before {
  content: "\f681";
}

.lnis-monitor-cart::before {
  content: "\f682";
}

.lnis-monitor-check-circle::before {
  content: "\f683";
}

.lnis-monitor-chip::before {
  content: "\f684";
}

.lnis-monitor-cloud::before {
  content: "\f685";
}

.lnis-monitor-cursor::before {
  content: "\f686";
}

.lnis-monitor-curved::before {
  content: "\f687";
}

.lnis-monitor-database::before {
  content: "\f688";
}

.lnis-monitor-disabled-1::before {
  content: "\f689";
}

.lnis-monitor-disabled-2::before {
  content: "\f68a";
}

.lnis-monitor-dollar::before {
  content: "\f68b";
}

.lnis-monitor-dollar-locked::before {
  content: "\f68c";
}

.lnis-monitor-error::before {
  content: "\f68d";
}

.lnis-monitor-gear::before {
  content: "\f68e";
}

.lnis-monitor-heart::before {
  content: "\f68f";
}

.lnis-monitor-leaf::before {
  content: "\f690";
}

.lnis-monitor-pencil::before {
  content: "\f691";
}

.lnis-monitor-phone::before {
  content: "\f692";
}

.lnis-monitor-plus::before {
  content: "\f693";
}

.lnis-monitor-plus-circle::before {
  content: "\f694";
}

.lnis-monitor-recycle::before {
  content: "\f695";
}

.lnis-monitor-refresh-anticlockwise::before {
  content: "\f696";
}

.lnis-monitor-refresh-clockwise::before {
  content: "\f697";
}

.lnis-monitor-rocket-1::before {
  content: "\f698";
}

.lnis-monitor-rocket-2::before {
  content: "\f699";
}

.lnis-monitor-server::before {
  content: "\f69a";
}

.lnis-monitor-shield::before {
  content: "\f69b";
}

.lnis-monitor-sound::before {
  content: "\f69c";
}

.lnis-monitor-speaker::before {
  content: "\f69d";
}

.lnis-monitor-target::before {
  content: "\f69e";
}

.lnis-monitor-time::before {
  content: "\f69f";
}

.lnis-monitor-trend-down::before {
  content: "\f6a0";
}

.lnis-monitor-trend-up::before {
  content: "\f6a1";
}

.lnis-monitor-user::before {
  content: "\f6a2";
}

.lnis-monitor-video::before {
  content: "\f6a3";
}

.lnis-monitor-vr::before {
  content: "\f6a4";
}

.lnis-monitor-xmark-circle::before {
  content: "\f6a5";
}

.lnis-monkey-1::before {
  content: "\f6a6";
}

.lnis-monkey-2::before {
  content: "\f6a7";
}

.lnis-moon-half-left-1::before {
  content: "\f6a8";
}

.lnis-moon-half-left-2::before {
  content: "\f6a9";
}

.lnis-moon-half-left-3::before {
  content: "\f6aa";
}

.lnis-moon-half-left-4::before {
  content: "\f6ab";
}

.lnis-moon-half-left-5::before {
  content: "\f6ac";
}

.lnis-moon-half-right-1::before {
  content: "\f6ad";
}

.lnis-moon-half-right-2::before {
  content: "\f6ae";
}

.lnis-moon-half-right-3::before {
  content: "\f6af";
}

.lnis-moon-half-right-4::before {
  content: "\f6b0";
}

.lnis-moon-star-1::before {
  content: "\f6b1";
}

.lnis-moon-star-2::before {
  content: "\f6b2";
}

.lnis-moon-wind::before {
  content: "\f6b3";
}

.lnis-mooring-buoy-1::before {
  content: "\f6b4";
}

.lnis-mooring-buoy-2::before {
  content: "\f6b5";
}

.lnis-mooring-buoy-3::before {
  content: "\f6b6";
}

.lnis-mooring-buoy-4::before {
  content: "\f6b7";
}

.lnis-mooring-buoy-5::before {
  content: "\f6b8";
}

.lnis-mooring-buoy-6::before {
  content: "\f6b9";
}

.lnis-mosque-1::before {
  content: "\f6ba";
}

.lnis-mosque-2::before {
  content: "\f6bb";
}

.lnis-mosque-3::before {
  content: "\f6bc";
}

.lnis-mosque-4::before {
  content: "\f6bd";
}

.lnis-mosque-check-circle::before {
  content: "\f6be";
}

.lnis-mosque-heart::before {
  content: "\f6bf";
}

.lnis-mosque-time::before {
  content: "\f6c0";
}

.lnis-mosque-user::before {
  content: "\f6c1";
}

.lnis-motion::before {
  content: "\f6c2";
}

.lnis-mountain::before {
  content: "\f6c3";
}

.lnis-mountains-1::before {
  content: "\f6c4";
}

.lnis-mountains-3::before {
  content: "\f6c5";
}

.lnis-mountains-4::before {
  content: "\f6c6";
}

.lnis-mountains-5::before {
  content: "\f6c7";
}

.lnis-mountains-6::before {
  content: "\f6c8";
}

.lnis-mountains-7::before {
  content: "\f6c9";
}

.lnis-mountains-8::before {
  content: "\f6ca";
}

.lnis-mouse-1::before {
  content: "\f6cb";
}

.lnis-mouse-arrow-downward::before {
  content: "\f6cc";
}

.lnis-mouse-arrow-left::before {
  content: "\f6cd";
}

.lnis-mouse-arrow-right::before {
  content: "\f6ce";
}

.lnis-mouse-arrow-upward::before {
  content: "\f6cf";
}

.lnis-mouse-bluetooth::before {
  content: "\f6d0";
}

.lnis-mouse-bolt::before {
  content: "\f6d1";
}

.lnis-mouse-check-circle::before {
  content: "\f6d2";
}

.lnis-mouse-disabled::before {
  content: "\f6d3";
}

.lnis-mouse-gear::before {
  content: "\f6d4";
}

.lnis-mouse-left-click::before {
  content: "\f6d5";
}

.lnis-mouse-locked::before {
  content: "\f6d6";
}

.lnis-mouse-refresh::before {
  content: "\f6d7";
}

.lnis-mouse-right-click::before {
  content: "\f6d8";
}

.lnis-mouse-wifi::before {
  content: "\f6d9";
}

.lnis-mouse-xmark-circle::before {
  content: "\f6da";
}

.lnis-move-down::before {
  content: "\f6db";
}

.lnis-move-left::before {
  content: "\f6dc";
}

.lnis-move-right::before {
  content: "\f6dd";
}

.lnis-move-up::before {
  content: "\f6de";
}

.lnis-muscles::before {
  content: "\f6df";
}

.lnis-mushroom-2::before {
  content: "\f6e0";
}

.lnis-mushroom-3::before {
  content: "\f6e1";
}

.lnis-mushroom-4::before {
  content: "\f6e2";
}

.lnis-mushrooms-1::before {
  content: "\f6e3";
}

.lnis-mushrooms-2::before {
  content: "\f6e4";
}

.lnis-mushrooms-3::before {
  content: "\f6e5";
}

.lnis-music-heart::before {
  content: "\f6e6";
}

.lnis-music-list-1::before {
  content: "\f6e7";
}

.lnis-music-list-2::before {
  content: "\f6e8";
}

.lnis-music-list-3::before {
  content: "\f6e9";
}

.lnis-music-list-4::before {
  content: "\f6ea";
}

.lnis-music-note::before {
  content: "\f6eb";
}

.lnis-mustache::before {
  content: "\f6ec";
}

.lnis-nail-1::before {
  content: "\f6ed";
}

.lnis-nail-2::before {
  content: "\f6ee";
}

.lnis-nailpolish-1::before {
  content: "\f6ef";
}

.lnis-nailpolish-2::before {
  content: "\f6f0";
}

.lnis-nailpolish-3::before {
  content: "\f6f1";
}

.lnis-necklace-1::before {
  content: "\f6f2";
}

.lnis-necklace-2::before {
  content: "\f6f3";
}

.lnis-newspaper::before {
  content: "\f6f4";
}

.lnis-next-step-1::before {
  content: "\f6f5";
}

.lnis-nfc-1::before {
  content: "\f6f6";
}

.lnis-nfc-1-disabled::before {
  content: "\f6f7";
}

.lnis-nfc-2::before {
  content: "\f6f8";
}

.lnis-nfc-2-disabled::before {
  content: "\f6f9";
}

.lnis-nfc-3::before {
  content: "\f6fa";
}

.lnis-nfc-4::before {
  content: "\f6fb";
}

.lnis-nfc-4-disabled::before {
  content: "\f6fc";
}

.lnis-nfc-card::before {
  content: "\f6fd";
}

.lnis-nfc-card-disabled::before {
  content: "\f6fe";
}

.lnis-nfc-circle::before {
  content: "\f6ff";
}

.lnis-nfc-circle-disabled::before {
  content: "\f700";
}

.lnis-nfc-square::before {
  content: "\f701";
}

.lnis-nfc-square-disabled::before {
  content: "\f702";
}

.lnis-node-add::before {
  content: "\f703";
}

.lnis-node-edit::before {
  content: "\f704";
}

.lnis-node-move-down::before {
  content: "\f705";
}

.lnis-node-move-up::before {
  content: "\f706";
}

.lnis-node-remove::before {
  content: "\f707";
}

.lnis-node-tree::before {
  content: "\f708";
}

.lnis-nose::before {
  content: "\f709";
}

.lnis-notebook-2::before {
  content: "\f70a";
}

.lnis-notification::before {
  content: "\f70b";
}

.lnis-notification-text::before {
  content: "\f70c";
}

.lnis-nurse-hat-1::before {
  content: "\f70d";
}

.lnis-nurse-hat-2::before {
  content: "\f70e";
}

.lnis-old-1::before {
  content: "\f70f";
}

.lnis-old-2::before {
  content: "\f710";
}

.lnis-opera-house::before {
  content: "\f711";
}

.lnis-orange::before {
  content: "\f712";
}

.lnis-page-break-2::before {
  content: "\f713";
}

.lnis-paint-roller-2::before {
  content: "\f714";
}

.lnis-paint-roller-3::before {
  content: "\f715";
}

.lnis-pancake::before {
  content: "\f716";
}

.lnis-paperclip-2::before {
  content: "\f717";
}

.lnis-party-cone-1::before {
  content: "\f718";
}

.lnis-party-cone-2::before {
  content: "\f719";
}

.lnis-party-horn::before {
  content: "\f71a";
}

.lnis-passport-1::before {
  content: "\f71b";
}

.lnis-passport-2::before {
  content: "\f71c";
}

.lnis-passport-3::before {
  content: "\f71d";
}

.lnis-passport-4::before {
  content: "\f71e";
}

.lnis-passport-5::before {
  content: "\f71f";
}

.lnis-passport-6::before {
  content: "\f720";
}

.lnis-passport-7::before {
  content: "\f721";
}

.lnis-pear::before {
  content: "\f722";
}

.lnis-pen-drive-binary::before {
  content: "\f723";
}

.lnis-pen-drive-book::before {
  content: "\f724";
}

.lnis-pen-drive-check-circle::before {
  content: "\f725";
}

.lnis-pen-drive-code::before {
  content: "\f726";
}

.lnis-pen-drive-disabled::before {
  content: "\f727";
}

.lnis-pen-drive-disabled-1::before {
  content: "\f728";
}

.lnis-pen-drive-disabled-2::before {
  content: "\f729";
}

.lnis-pen-drive-document::before {
  content: "\f72a";
}

.lnis-pen-drive-error-circle::before {
  content: "\f72b";
}

.lnis-pen-drive-gear::before {
  content: "\f72c";
}

.lnis-pen-drive-heart::before {
  content: "\f72d";
}

.lnis-pen-drive-leaf::before {
  content: "\f72e";
}

.lnis-pen-drive-locked::before {
  content: "\f72f";
}

.lnis-pen-drive-minus-circle::before {
  content: "\f730";
}

.lnis-pen-drive-plus-circle::before {
  content: "\f731";
}

.lnis-pen-drive-shield::before {
  content: "\f732";
}

.lnis-pen-drive-star::before {
  content: "\f733";
}

.lnis-pen-drive-trash::before {
  content: "\f734";
}

.lnis-pen-drive-user::before {
  content: "\f735";
}

.lnis-pen-drive-video::before {
  content: "\f736";
}

.lnis-pen-drive-xmark-circle::before {
  content: "\f737";
}

.lnis-pen-tool-1::before {
  content: "\f738";
}

.lnis-pen-tool-2::before {
  content: "\f739";
}

.lnis-pen-tool-3::before {
  content: "\f73a";
}

.lnis-pen-tool-4::before {
  content: "\f73b";
}

.lnis-pen-tool-minus::before {
  content: "\f73c";
}

.lnis-pen-tool-minus-circle::before {
  content: "\f73d";
}

.lnis-pen-tool-plus::before {
  content: "\f73e";
}

.lnis-pen-tool-plus-circle::before {
  content: "\f73f";
}

.lnis-pencil-2::before {
  content: "\f740";
}

.lnis-percent::before {
  content: "\f741";
}

.lnis-perfume-1::before {
  content: "\f742";
}

.lnis-perfume-2::before {
  content: "\f743";
}

.lnis-perfume-3::before {
  content: "\f744";
}

.lnis-person-chalkboard::before {
  content: "\f745";
}

.lnis-phone-aids::before {
  content: "\f746";
}

.lnis-phone-apps::before {
  content: "\f747";
}

.lnis-phone-arrow-downward::before {
  content: "\f748";
}

.lnis-phone-arrow-left::before {
  content: "\f749";
}

.lnis-phone-arrow-right::before {
  content: "\f74a";
}

.lnis-phone-arrow-upward::before {
  content: "\f74b";
}

.lnis-phone-bar-chart-1::before {
  content: "\f74c";
}

.lnis-phone-bar-chart-2::before {
  content: "\f74d";
}

.lnis-phone-basket::before {
  content: "\f74e";
}

.lnis-phone-battery::before {
  content: "\f74f";
}

.lnis-phone-bluethooth::before {
  content: "\f750";
}

.lnis-phone-bolt::before {
  content: "\f751";
}

.lnis-phone-book::before {
  content: "\f752";
}

.lnis-phone-chat::before {
  content: "\f753";
}

.lnis-phone-check-circle::before {
  content: "\f754";
}

.lnis-phone-disabled::before {
  content: "\f755";
}

.lnis-phone-dollar::before {
  content: "\f756";
}

.lnis-phone-error-circle::before {
  content: "\f757";
}

.lnis-phone-gear::before {
  content: "\f758";
}

.lnis-phone-heart::before {
  content: "\f759";
}

.lnis-phone-id::before {
  content: "\f75a";
}

.lnis-phone-link::before {
  content: "\f75b";
}

.lnis-phone-live::before {
  content: "\f75c";
}

.lnis-phone-locked::before {
  content: "\f75d";
}

.lnis-phone-moon::before {
  content: "\f75e";
}

.lnis-phone-network::before {
  content: "\f75f";
}

.lnis-phone-nfc::before {
  content: "\f760";
}

.lnis-phone-notch::before {
  content: "\f761";
}

.lnis-phone-pencil::before {
  content: "\f762";
}

.lnis-phone-recycle::before {
  content: "\f763";
}

.lnis-phone-refresh::before {
  content: "\f764";
}

.lnis-phone-rocket-1::before {
  content: "\f765";
}

.lnis-phone-rocket-2::before {
  content: "\f766";
}

.lnis-phone-shield::before {
  content: "\f767";
}

.lnis-phone-silent-1::before {
  content: "\f768";
}

.lnis-phone-silent-2::before {
  content: "\f769";
}

.lnis-phone-sim::before {
  content: "\f76a";
}

.lnis-phone-sound::before {
  content: "\f76b";
}

.lnis-phone-star::before {
  content: "\f76c";
}

.lnis-phone-sun::before {
  content: "\f76d";
}

.lnis-phone-taka::before {
  content: "\f76e";
}

.lnis-phone-target::before {
  content: "\f76f";
}

.lnis-phone-time::before {
  content: "\f770";
}

.lnis-phone-trash::before {
  content: "\f771";
}

.lnis-phone-trend-up::before {
  content: "\f772";
}

.lnis-phone-user::before {
  content: "\f773";
}

.lnis-phone-vibration-1::before {
  content: "\f774";
}

.lnis-phone-vibration-2::before {
  content: "\f775";
}

.lnis-phone-video::before {
  content: "\f776";
}

.lnis-phone-vr::before {
  content: "\f777";
}

.lnis-phone-wifi::before {
  content: "\f778";
}

.lnis-pie-chart-1::before {
  content: "\f779";
}

.lnis-pie-chart-dollar::before {
  content: "\f77a";
}

.lnis-piggy-bank::before {
  content: "\f77b";
}

.lnis-piggy-bank-coin::before {
  content: "\f77c";
}

.lnis-piggy-bank-dollar::before {
  content: "\f77d";
}

.lnis-piggy-bank-locked::before {
  content: "\f77e";
}

.lnis-piggy-bank-percent::before {
  content: "\f77f";
}

.lnis-pin::before {
  content: "\f780";
}

.lnis-pineapple::before {
  content: "\f781";
}

.lnis-pipe::before {
  content: "\f782";
}

.lnis-pizza-1::before {
  content: "\f783";
}

.lnis-placeholder-euro::before {
  content: "\f784";
}

.lnis-placeholder-pound::before {
  content: "\f785";
}

.lnis-placeholder-ruble::before {
  content: "\f786";
}

.lnis-plan::before {
  content: "\f787";
}

.lnis-plan-pie-chart::before {
  content: "\f788";
}

.lnis-plant-dollar::before {
  content: "\f789";
}

.lnis-plant-pot-1::before {
  content: "\f78a";
}

.lnis-plant-pot-2::before {
  content: "\f78b";
}

.lnis-plant-pot-3::before {
  content: "\f78c";
}

.lnis-plant-pot-4::before {
  content: "\f78d";
}

.lnis-plant-pot-5::before {
  content: "\f78e";
}

.lnis-plant-pot-6::before {
  content: "\f78f";
}

.lnis-plate::before {
  content: "\f790";
}

.lnis-plate-spoon-fork::before {
  content: "\f791";
}

.lnis-plug-2::before {
  content: "\f792";
}

.lnis-plug-3::before {
  content: "\f793";
}

.lnis-plug-4::before {
  content: "\f794";
}

.lnis-plug-bolt::before {
  content: "\f795";
}

.lnis-plug-cable::before {
  content: "\f796";
}

.lnis-plug-check-circle::before {
  content: "\f797";
}

.lnis-plug-disabled::before {
  content: "\f798";
}

.lnis-plug-error-circle::before {
  content: "\f799";
}

.lnis-plug-fire::before {
  content: "\f79a";
}

.lnis-plug-gear::before {
  content: "\f79b";
}

.lnis-plug-info-circle::before {
  content: "\f79c";
}

.lnis-plug-leaf::before {
  content: "\f79d";
}

.lnis-plug-locked::before {
  content: "\f79e";
}

.lnis-plug-play::before {
  content: "\f79f";
}

.lnis-plug-plus-circle::before {
  content: "\f7a0";
}

.lnis-plug-question-mark::before {
  content: "\f7a1";
}

.lnis-plug-refresh::before {
  content: "\f7a2";
}

.lnis-plug-shield::before {
  content: "\f7a3";
}

.lnis-plug-thumbs-down::before {
  content: "\f7a4";
}

.lnis-plug-thumbs-up::before {
  content: "\f7a5";
}

.lnis-plug-unlocked::before {
  content: "\f7a6";
}

.lnis-plug-xmark-circle::before {
  content: "\f7a7";
}

.lnis-plus-circle::before {
  content: "\f7a8";
}

.lnis-plus-circle-2::before {
  content: "\f7a9";
}

.lnis-plus-hexagon::before {
  content: "\f7aa";
}

.lnis-plus-octagon::before {
  content: "\f7ab";
}

.lnis-plus-rechtangle::before {
  content: "\f7ac";
}

.lnis-plus-reload::before {
  content: "\f7ad";
}

.lnis-plus-square::before {
  content: "\f7ae";
}

.lnis-police-badge::before {
  content: "\f7af";
}

.lnis-popcorn::before {
  content: "\f7b0";
}

.lnis-pos-machine-1::before {
  content: "\f7b1";
}

.lnis-pos-machine-2::before {
  content: "\f7b2";
}

.lnis-pos-machine-3::before {
  content: "\f7b3";
}

.lnis-pos-machine-4::before {
  content: "\f7b4";
}

.lnis-pos-machine-5::before {
  content: "\f7b5";
}

.lnis-pos-machine-6::before {
  content: "\f7b6";
}

.lnis-pos-machine-7::before {
  content: "\f7b7";
}

.lnis-pos-machine-8::before {
  content: "\f7b8";
}

.lnis-pound-circle::before {
  content: "\f7b9";
}

.lnis-pound-trend-down::before {
  content: "\f7ba";
}

.lnis-pound-trend-up::before {
  content: "\f7bb";
}

.lnis-pray-hand::before {
  content: "\f7bc";
}

.lnis-prayer-rug-1::before {
  content: "\f7bd";
}

.lnis-prayer-rug-2::before {
  content: "\f7be";
}

.lnis-prayer-rug-3::before {
  content: "\f7bf";
}

.lnis-presentation-1::before {
  content: "\f7c0";
}

.lnis-presentation-2::before {
  content: "\f7c1";
}

.lnis-presentation-3::before {
  content: "\f7c2";
}

.lnis-presentation-4::before {
  content: "\f7c3";
}

.lnis-presentation-4k::before {
  content: "\f7c4";
}

.lnis-presentation-bar-chart-1::before {
  content: "\f7c5";
}

.lnis-presentation-bar-chart-2::before {
  content: "\f7c6";
}

.lnis-presentation-beat::before {
  content: "\f7c7";
}

.lnis-presentation-bug::before {
  content: "\f7c8";
}

.lnis-presentation-bulb::before {
  content: "\f7c9";
}

.lnis-presentation-cursor::before {
  content: "\f7ca";
}

.lnis-presentation-dollar::before {
  content: "\f7cb";
}

.lnis-presentation-fire::before {
  content: "\f7cc";
}

.lnis-presentation-list::before {
  content: "\f7cd";
}

.lnis-presentation-money::before {
  content: "\f7ce";
}

.lnis-presentation-percent::before {
  content: "\f7cf";
}

.lnis-presentation-pie-chart::before {
  content: "\f7d0";
}

.lnis-presentation-thumbs-down::before {
  content: "\f7d1";
}

.lnis-presentation-thumbs-up::before {
  content: "\f7d2";
}

.lnis-presentation-trend-down::before {
  content: "\f7d3";
}

.lnis-presentation-trend-up::before {
  content: "\f7d4";
}

.lnis-presentation-user::before {
  content: "\f7d5";
}

.lnis-presentation-vr::before {
  content: "\f7d6";
}

.lnis-previous-step-1::before {
  content: "\f7d7";
}

.lnis-printer-check-circle::before {
  content: "\f7d8";
}

.lnis-printer-cloud::before {
  content: "\f7d9";
}

.lnis-printer-disabled::before {
  content: "\f7da";
}

.lnis-printer-error-circle::before {
  content: "\f7db";
}

.lnis-printer-gear::before {
  content: "\f7dc";
}

.lnis-printer-plus-circle::before {
  content: "\f7dd";
}

.lnis-printer-refresh::before {
  content: "\f7de";
}

.lnis-printer-wifi::before {
  content: "\f7df";
}

.lnis-printer-xmark-circle::before {
  content: "\f7e0";
}

.lnis-prison::before {
  content: "\f7e1";
}

.lnis-projector::before {
  content: "\f7e2";
}

.lnis-property-price-balance::before {
  content: "\f7e3";
}

.lnis-pruning-shears::before {
  content: "\f7e4";
}

.lnis-pull-up::before {
  content: "\f7e5";
}

.lnis-pumpkin::before {
  content: "\f7e6";
}

.lnis-pumpkin-halloween::before {
  content: "\f7e7";
}

.lnis-punching-bag::before {
  content: "\f7e8";
}

.lnis-push-down::before {
  content: "\f7e9";
}

.lnis-push-left::before {
  content: "\f7ea";
}

.lnis-push-right::before {
  content: "\f7eb";
}

.lnis-push-up::before {
  content: "\f7ec";
}

.lnis-puzzle::before {
  content: "\f7ed";
}

.lnis-pyramid::before {
  content: "\f7ee";
}

.lnis-pyramid-arrow-downward::before {
  content: "\f7ef";
}

.lnis-pyramid-arrow-upward::before {
  content: "\f7f0";
}

.lnis-question-mark-hexagon::before {
  content: "\f7f1";
}

.lnis-question-mark-octagon::before {
  content: "\f7f2";
}

.lnis-question-mark-square::before {
  content: "\f7f3";
}

.lnis-quill::before {
  content: "\f7f4";
}

.lnis-rabbit::before {
  content: "\f7f5";
}

.lnis-radar::before {
  content: "\f7f6";
}

.lnis-radar-objects::before {
  content: "\f7f7";
}

.lnis-radiation::before {
  content: "\f7f8";
}

.lnis-radio::before {
  content: "\f7f9";
}

.lnis-rainbow::before {
  content: "\f7fa";
}

.lnis-rainbow-cloud::before {
  content: "\f7fb";
}

.lnis-rechtangle::before {
  content: "\f7fc";
}

.lnis-record-button::before {
  content: "\f7fd";
}

.lnis-recycle-circle::before {
  content: "\f7fe";
}

.lnis-recycle-triangle::before {
  content: "\f7ff";
}

.lnis-redo::before {
  content: "\f800";
}

.lnis-reel::before {
  content: "\f801";
}

.lnis-reel-heart-1::before {
  content: "\f802";
}

.lnis-reel-heart-2::before {
  content: "\f803";
}

.lnis-refresh-bulb-1::before {
  content: "\f804";
}

.lnis-refresh-bulb-2::before {
  content: "\f805";
}

.lnis-refresh-circle-1-anticlockwise::before {
  content: "\f806";
}

.lnis-refresh-circle-2-anticlockwise::before {
  content: "\f807";
}

.lnis-refresh-circle-2-clockwise::before {
  content: "\f808";
}

.lnis-refresh-circle-3-anticlockwise::before {
  content: "\f809";
}

.lnis-refresh-circle-3-clockwise::before {
  content: "\f80a";
}

.lnis-refresh-dollar-2::before {
  content: "\f80b";
}

.lnis-refresh-user-2::before {
  content: "\f80c";
}

.lnis-repeat-1::before {
  content: "\f80d";
}

.lnis-repeat-1-one::before {
  content: "\f80e";
}

.lnis-repeat-1-vertical-anticlockwise-1::before {
  content: "\f80f";
}

.lnis-repeat-1-vertical-anticlockwise-2::before {
  content: "\f810";
}

.lnis-repeat-1-vertical-anticlockwise-3::before {
  content: "\f811";
}

.lnis-repeat-1-vertical-clockwise-1::before {
  content: "\f812";
}

.lnis-repeat-1-vertical-clockwise-2::before {
  content: "\f813";
}

.lnis-repeat-1-vertical-clockwise-3::before {
  content: "\f814";
}

.lnis-repeat-2-one::before {
  content: "\f815";
}

.lnis-repeat-2-vertical-anticlockwise-1::before {
  content: "\f816";
}

.lnis-repeat-2-vertical-anticlockwise-2::before {
  content: "\f817";
}

.lnis-repeat-2-vertical-anticlockwise-3::before {
  content: "\f818";
}

.lnis-repeat-2-vertical-clockwise-1::before {
  content: "\f819";
}

.lnis-repeat-2-vertical-clockwise-2::before {
  content: "\f81a";
}

.lnis-repeat-2-vertical-clockwise-3::before {
  content: "\f81b";
}

.lnis-repeat-3-one::before {
  content: "\f81c";
}

.lnis-repeat-3-vertical-anticlockwise-1::before {
  content: "\f81d";
}

.lnis-repeat-3-vertical-anticlockwise-2::before {
  content: "\f81e";
}

.lnis-repeat-3-vertical-anticlockwise-3::before {
  content: "\f81f";
}

.lnis-repeat-3-vertical-clockwise-1::before {
  content: "\f820";
}

.lnis-repeat-3-vertical-clockwise-2::before {
  content: "\f821";
}

.lnis-repeat-3-vertical-clockwise-3::before {
  content: "\f822";
}

.lnis-repeat-anticlockwise-circle-1::before {
  content: "\f823";
}

.lnis-repeat-anticlockwise-circle-2::before {
  content: "\f824";
}

.lnis-repeat-anticlockwise-square-1::before {
  content: "\f825";
}

.lnis-repeat-anticlockwise-square-2::before {
  content: "\f826";
}

.lnis-repeat-clockwise-circle-1::before {
  content: "\f827";
}

.lnis-repeat-clockwise-circle-2::before {
  content: "\f828";
}

.lnis-repeat-clockwise-square-1::before {
  content: "\f829";
}

.lnis-repeat-clockwise-square-2::before {
  content: "\f82a";
}

.lnis-report-analytics::before {
  content: "\f82b";
}

.lnis-reservoir-1::before {
  content: "\f82c";
}

.lnis-reservoir-2::before {
  content: "\f82d";
}

.lnis-resistance-band::before {
  content: "\f82e";
}

.lnis-restaurant-menu::before {
  content: "\f82f";
}

.lnis-return::before {
  content: "\f830";
}

.lnis-ring-diamond::before {
  content: "\f831";
}

.lnis-ring-gold::before {
  content: "\f832";
}

.lnis-road-2::before {
  content: "\f833";
}

.lnis-road-barrier::before {
  content: "\f834";
}

.lnis-rocket-1::before {
  content: "\f835";
}

.lnis-rocket-2::before {
  content: "\f836";
}

.lnis-rocket-3::before {
  content: "\f837";
}

.lnis-rocket-3-dot-circle::before {
  content: "\f838";
}

.lnis-rocket-4::before {
  content: "\f839";
}

.lnis-rocket-6::before {
  content: "\f83a";
}

.lnis-rocket-bar-chart-1::before {
  content: "\f83b";
}

.lnis-rocket-bar-chart-2::before {
  content: "\f83c";
}

.lnis-rocket-bolt::before {
  content: "\f83d";
}

.lnis-rocket-bug::before {
  content: "\f83e";
}

.lnis-rocket-bulb::before {
  content: "\f83f";
}

.lnis-rocket-check-circle::before {
  content: "\f840";
}

.lnis-rocket-cloud::before {
  content: "\f841";
}

.lnis-rocket-database::before {
  content: "\f842";
}

.lnis-rocket-disabled::before {
  content: "\f843";
}

.lnis-rocket-dollar::before {
  content: "\f844";
}

.lnis-rocket-error-circle::before {
  content: "\f845";
}

.lnis-rocket-fire::before {
  content: "\f846";
}

.lnis-rocket-gear::before {
  content: "\f847";
}

.lnis-rocket-globe::before {
  content: "\f848";
}

.lnis-rocket-heart::before {
  content: "\f849";
}

.lnis-rocket-info-circle::before {
  content: "\f84a";
}

.lnis-rocket-leaf::before {
  content: "\f84b";
}

.lnis-rocket-locked::before {
  content: "\f84c";
}

.lnis-rocket-moon::before {
  content: "\f84d";
}

.lnis-rocket-number-1::before {
  content: "\f84e";
}

.lnis-rocket-refresh::before {
  content: "\f84f";
}

.lnis-rocket-reload::before {
  content: "\f850";
}

.lnis-rocket-search::before {
  content: "\f851";
}

.lnis-rocket-shield::before {
  content: "\f852";
}

.lnis-rocket-star::before {
  content: "\f853";
}

.lnis-rocket-sun::before {
  content: "\f854";
}

.lnis-rocket-target::before {
  content: "\f855";
}

.lnis-rocket-time::before {
  content: "\f856";
}

.lnis-rocket-timer::before {
  content: "\f857";
}

.lnis-rocket-trend-down::before {
  content: "\f858";
}

.lnis-rocket-trend-up::before {
  content: "\f859";
}

.lnis-rocket-unlocked::before {
  content: "\f85a";
}

.lnis-rocket-user::before {
  content: "\f85b";
}

.lnis-rocket-vr::before {
  content: "\f85c";
}

.lnis-rocket-xmark-circle::before {
  content: "\f85d";
}

.lnis-rook-1::before {
  content: "\f85e";
}

.lnis-rook-2::before {
  content: "\f85f";
}

.lnis-rotate-1-anticlockwise::before {
  content: "\f860";
}

.lnis-rotate-1-clockwise::before {
  content: "\f861";
}

.lnis-rotate-2::before {
  content: "\f862";
}

.lnis-route-10::before {
  content: "\f863";
}

.lnis-route-11::before {
  content: "\f864";
}

.lnis-route-12::before {
  content: "\f865";
}

.lnis-route-13::before {
  content: "\f866";
}

.lnis-route-14::before {
  content: "\f867";
}

.lnis-route-15::before {
  content: "\f868";
}

.lnis-route-16::before {
  content: "\f869";
}

.lnis-route-17::before {
  content: "\f86a";
}

.lnis-route-18::before {
  content: "\f86b";
}

.lnis-route-19::before {
  content: "\f86c";
}

.lnis-route-2::before {
  content: "\f86d";
}

.lnis-route-20::before {
  content: "\f86e";
}

.lnis-route-21::before {
  content: "\f86f";
}

.lnis-route-22::before {
  content: "\f870";
}

.lnis-route-3::before {
  content: "\f871";
}

.lnis-route-4::before {
  content: "\f872";
}

.lnis-route-5::before {
  content: "\f873";
}

.lnis-route-6::before {
  content: "\f874";
}

.lnis-route-7::before {
  content: "\f875";
}

.lnis-route-8::before {
  content: "\f876";
}

.lnis-route-9::before {
  content: "\f877";
}

.lnis-row::before {
  content: "\f878";
}

.lnis-rss-left::before {
  content: "\f879";
}

.lnis-ruble-circle::before {
  content: "\f87a";
}

.lnis-ruble-trend-down::before {
  content: "\f87b";
}

.lnis-ruble-trend-up::before {
  content: "\f87c";
}

.lnis-ruler-2::before {
  content: "\f87d";
}

.lnis-ruler-4::before {
  content: "\f87e";
}

.lnis-ruler-5::before {
  content: "\f87f";
}

.lnis-ruler-triangle-1::before {
  content: "\f880";
}

.lnis-ruler-triangle-2::before {
  content: "\f881";
}

.lnis-rupee-circle::before {
  content: "\f882";
}

.lnis-rupee-trend-down::before {
  content: "\f883";
}

.lnis-rupee-trend-up::before {
  content: "\f884";
}

.lnis-sack-dollar::before {
  content: "\f885";
}

.lnis-saline-bottle-1::before {
  content: "\f886";
}

.lnis-saline-bottle-2::before {
  content: "\f887";
}

.lnis-saline-bottle-3::before {
  content: "\f888";
}

.lnis-saline-bottle-4::before {
  content: "\f889";
}

.lnis-saline-bottle-5::before {
  content: "\f88a";
}

.lnis-saline-bottle-6::before {
  content: "\f88b";
}

.lnis-satay::before {
  content: "\f88c";
}

.lnis-savings-dollar::before {
  content: "\f88d";
}

.lnis-saw-1::before {
  content: "\f88e";
}

.lnis-saw-2::before {
  content: "\f88f";
}

.lnis-scale-eraser::before {
  content: "\f890";
}

.lnis-scale-machine::before {
  content: "\f891";
}

.lnis-scale-machine-digital::before {
  content: "\f892";
}

.lnis-scale-square::before {
  content: "\f893";
}

.lnis-scale-underline::before {
  content: "\f894";
}

.lnis-scaling::before {
  content: "\f895";
}

.lnis-scalpel::before {
  content: "\f896";
}

.lnis-scan-1::before {
  content: "\f897";
}

.lnis-scan-2::before {
  content: "\f898";
}

.lnis-scan-battery::before {
  content: "\f899";
}

.lnis-scan-beat::before {
  content: "\f89a";
}

.lnis-scan-book::before {
  content: "\f89b";
}

.lnis-scan-bug::before {
  content: "\f89c";
}

.lnis-scan-check::before {
  content: "\f89d";
}

.lnis-scan-database::before {
  content: "\f89e";
}

.lnis-scan-document::before {
  content: "\f89f";
}

.lnis-scan-error::before {
  content: "\f8a0";
}

.lnis-scan-eye::before {
  content: "\f8a1";
}

.lnis-scan-id::before {
  content: "\f8a2";
}

.lnis-scan-link::before {
  content: "\f8a3";
}

.lnis-scan-list::before {
  content: "\f8a4";
}

.lnis-scan-money::before {
  content: "\f8a5";
}

.lnis-scan-phone::before {
  content: "\f8a6";
}

.lnis-scan-server::before {
  content: "\f8a7";
}

.lnis-scan-smile::before {
  content: "\f8a8";
}

.lnis-scan-user::before {
  content: "\f8a9";
}

.lnis-scan-wifi::before {
  content: "\f8aa";
}

.lnis-scan-xmark::before {
  content: "\f8ab";
}

.lnis-scissors-1-angular-left::before {
  content: "\f8ac";
}

.lnis-scissors-1-angular-right::before {
  content: "\f8ad";
}

.lnis-scissors-1-horizontal-left::before {
  content: "\f8ae";
}

.lnis-scissors-1-horizontal-right::before {
  content: "\f8af";
}

.lnis-scissors-2-angular-left::before {
  content: "\f8b0";
}

.lnis-scissors-2-angular-right::before {
  content: "\f8b1";
}

.lnis-scissors-2-horizontal-left::before {
  content: "\f8b2";
}

.lnis-scissors-2-horizontal-right::before {
  content: "\f8b3";
}

.lnis-scissors-2-vertical::before {
  content: "\f8b4";
}

.lnis-screen-users::before {
  content: "\f8b5";
}

.lnis-screw-1::before {
  content: "\f8b6";
}

.lnis-screw-1-1::before {
  content: "\f8b7";
}

.lnis-screwdriver-1::before {
  content: "\f8b8";
}

.lnis-screwdriver-2::before {
  content: "\f8b9";
}

.lnis-screwdriver-wrench-1::before {
  content: "\f8ba";
}

.lnis-screwdriver-wrench-2::before {
  content: "\f8bb";
}

.lnis-screwdriver-wrench-3::before {
  content: "\f8bc";
}

.lnis-scroll-angular-1::before {
  content: "\f8bd";
}

.lnis-scroll-angular-2::before {
  content: "\f8be";
}

.lnis-scroll-down-1::before {
  content: "\f8bf";
}

.lnis-scroll-horizontal::before {
  content: "\f8c0";
}

.lnis-scroll-vertical::before {
  content: "\f8c1";
}

.lnis-scythe-1::before {
  content: "\f8c2";
}

.lnis-scythe-2::before {
  content: "\f8c3";
}

.lnis-search-4k::before {
  content: "\f8c4";
}

.lnis-search-arrow-downward::before {
  content: "\f8c5";
}

.lnis-search-arrow-left::before {
  content: "\f8c6";
}

.lnis-search-arrow-right::before {
  content: "\f8c7";
}

.lnis-search-arrow-upward::before {
  content: "\f8c8";
}

.lnis-search-bar-chart::before {
  content: "\f8c9";
}

.lnis-search-binary::before {
  content: "\f8ca";
}

.lnis-search-bitcoin::before {
  content: "\f8cb";
}

.lnis-search-bluetooth::before {
  content: "\f8cc";
}

.lnis-search-bolt::before {
  content: "\f8cd";
}

.lnis-search-book::before {
  content: "\f8ce";
}

.lnis-search-bookmark::before {
  content: "\f8cf";
}

.lnis-search-bulb::before {
  content: "\f8d0";
}

.lnis-search-check::before {
  content: "\f8d1";
}

.lnis-search-cloud::before {
  content: "\f8d2";
}

.lnis-search-code::before {
  content: "\f8d3";
}

.lnis-search-crypto::before {
  content: "\f8d4";
}

.lnis-search-database::before {
  content: "\f8d5";
}

.lnis-search-doc::before {
  content: "\f8d6";
}

.lnis-search-dollar::before {
  content: "\f8d7";
}

.lnis-search-error-circle::before {
  content: "\f8d8";
}

.lnis-search-eye::before {
  content: "\f8d9";
}

.lnis-search-gear::before {
  content: "\f8da";
}

.lnis-search-globe::before {
  content: "\f8db";
}

.lnis-search-image::before {
  content: "\f8dc";
}

.lnis-search-info-circle::before {
  content: "\f8dd";
}

.lnis-search-link::before {
  content: "\f8de";
}

.lnis-search-list::before {
  content: "\f8df";
}

.lnis-search-map-marker::before {
  content: "\f8e0";
}

.lnis-search-music::before {
  content: "\f8e1";
}

.lnis-search-paperclip::before {
  content: "\f8e2";
}

.lnis-search-percent::before {
  content: "\f8e3";
}

.lnis-search-phone::before {
  content: "\f8e4";
}

.lnis-search-plane-1::before {
  content: "\f8e5";
}

.lnis-search-plane-2::before {
  content: "\f8e6";
}

.lnis-search-play::before {
  content: "\f8e7";
}

.lnis-search-plus-minus::before {
  content: "\f8e8";
}

.lnis-search-question-mark::before {
  content: "\f8e9";
}

.lnis-search-refresh::before {
  content: "\f8ea";
}

.lnis-search-reload-anticlockwise::before {
  content: "\f8eb";
}

.lnis-search-rx::before {
  content: "\f8ec";
}

.lnis-search-server::before {
  content: "\f8ed";
}

.lnis-search-shield::before {
  content: "\f8ee";
}

.lnis-search-star::before {
  content: "\f8ef";
}

.lnis-search-trend-down::before {
  content: "\f8f0";
}

.lnis-search-trend-up::before {
  content: "\f8f1";
}

.lnis-search-user::before {
  content: "\f8f2";
}

.lnis-search-video::before {
  content: "\f8f3";
}

.lnis-search-wifi::before {
  content: "\f8f4";
}

.lnis-search-xmark::before {
  content: "\f8f5";
}

.lnis-seeds::before {
  content: "\f8f6";
}

.lnis-seeds-pot::before {
  content: "\f8f7";
}

.lnis-select-cursor-2::before {
  content: "\f8f8";
}

.lnis-send-1::before {
  content: "\f8f9";
}

.lnis-send-2::before {
  content: "\f8fa";
}

.lnis-send-3::before {
  content: "\f8fb";
}

.lnis-send-4::before {
  content: "\f8fc";
}

.lnis-seo-rechtangle::before {
  content: "\f8fd";
}

.lnis-server-1::before {
  content: "\f8fe";
}

.lnis-server-2::before {
  content: "\f8ff";
}

.lnis-server-3::before {
  content: "\f900";
}

.lnis-server-4::before {
  content: "\f901";
}

.lnis-server-5::before {
  content: "\f902";
}

.lnis-server-arrow-downward::before {
  content: "\f903";
}

.lnis-server-arrow-left::before {
  content: "\f904";
}

.lnis-server-arrow-right::before {
  content: "\f905";
}

.lnis-server-arrow-upward::before {
  content: "\f906";
}

.lnis-server-bar-chart::before {
  content: "\f907";
}

.lnis-server-bolt::before {
  content: "\f908";
}

.lnis-server-check-circle::before {
  content: "\f909";
}

.lnis-server-cloud::before {
  content: "\f90a";
}

.lnis-server-code::before {
  content: "\f90b";
}

.lnis-server-disabled-1::before {
  content: "\f90c";
}

.lnis-server-disabled-2::before {
  content: "\f90d";
}

.lnis-server-error-circle::before {
  content: "\f90e";
}

.lnis-server-gear::before {
  content: "\f90f";
}

.lnis-server-leaf::before {
  content: "\f910";
}

.lnis-server-link::before {
  content: "\f911";
}

.lnis-server-live::before {
  content: "\f912";
}

.lnis-server-locked::before {
  content: "\f913";
}

.lnis-server-minus-circle::before {
  content: "\f914";
}

.lnis-server-pencil::before {
  content: "\f915";
}

.lnis-server-percent::before {
  content: "\f916";
}

.lnis-server-phone::before {
  content: "\f917";
}

.lnis-server-play::before {
  content: "\f918";
}

.lnis-server-question::before {
  content: "\f919";
}

.lnis-server-refresh::before {
  content: "\f91a";
}

.lnis-server-shield::before {
  content: "\f91b";
}

.lnis-server-time::before {
  content: "\f91c";
}

.lnis-server-trash::before {
  content: "\f91d";
}

.lnis-server-user::before {
  content: "\f91e";
}

.lnis-server-video::before {
  content: "\f91f";
}

.lnis-server-wifi::before {
  content: "\f920";
}

.lnis-server-xmark-circle::before {
  content: "\f921";
}

.lnis-service-bell-2::before {
  content: "\f922";
}

.lnis-shampoo::before {
  content: "\f923";
}

.lnis-shape-builder-tool::before {
  content: "\f924";
}

.lnis-shapes::before {
  content: "\f925";
}

.lnis-share-1-disabled::before {
  content: "\f926";
}

.lnis-share-1-square::before {
  content: "\f927";
}

.lnis-share-2-circle-1::before {
  content: "\f928";
}

.lnis-share-2-circle-2::before {
  content: "\f929";
}

.lnis-share-2-square-1::before {
  content: "\f92a";
}

.lnis-share-2-square-2::before {
  content: "\f92b";
}

.lnis-share-3::before {
  content: "\f92c";
}

.lnis-share-3-disabled::before {
  content: "\f92d";
}

.lnis-share-all::before {
  content: "\f92e";
}

.lnis-share-nodes::before {
  content: "\f92f";
}

.lnis-share-nodes-circle::before {
  content: "\f930";
}

.lnis-share-nodes-disabled::before {
  content: "\f931";
}

.lnis-share-nodes-square::before {
  content: "\f932";
}

.lnis-shark::before {
  content: "\f933";
}

.lnis-sheep::before {
  content: "\f934";
}

.lnis-shekel-circle::before {
  content: "\f935";
}

.lnis-shield-1::before {
  content: "\f936";
}

.lnis-shield-1-bulb::before {
  content: "\f937";
}

.lnis-shield-1-check::before {
  content: "\f938";
}

.lnis-shield-1-heart::before {
  content: "\f939";
}

.lnis-shield-1-leaf::before {
  content: "\f93a";
}

.lnis-shield-2-bulb::before {
  content: "\f93b";
}

.lnis-shield-2-heart::before {
  content: "\f93c";
}

.lnis-shield-2-leaf::before {
  content: "\f93d";
}

.lnis-shield-3::before {
  content: "\f93e";
}

.lnis-shield-3-bulb::before {
  content: "\f93f";
}

.lnis-shield-3-check::before {
  content: "\f940";
}

.lnis-shield-3-heart::before {
  content: "\f941";
}

.lnis-shield-3-leaf::before {
  content: "\f942";
}

.lnis-shield-4::before {
  content: "\f943";
}

.lnis-shield-4-bulb::before {
  content: "\f944";
}

.lnis-shield-4-check::before {
  content: "\f945";
}

.lnis-shield-4-heart::before {
  content: "\f946";
}

.lnis-shield-4-leaf::before {
  content: "\f947";
}

.lnis-ship-2::before {
  content: "\f948";
}

.lnis-ship-3::before {
  content: "\f949";
}

.lnis-ship-4::before {
  content: "\f94a";
}

.lnis-ship-arrow-downward::before {
  content: "\f94b";
}

.lnis-ship-arrow-upward::before {
  content: "\f94c";
}

.lnis-ship-box::before {
  content: "\f94d";
}

.lnis-ship-check-circle::before {
  content: "\f94e";
}

.lnis-ship-containers-1::before {
  content: "\f94f";
}

.lnis-ship-containers-2::before {
  content: "\f950";
}

.lnis-ship-disabled::before {
  content: "\f951";
}

.lnis-ship-dollar::before {
  content: "\f952";
}

.lnis-ship-error-circle::before {
  content: "\f953";
}

.lnis-ship-fire::before {
  content: "\f954";
}

.lnis-ship-globe::before {
  content: "\f955";
}

.lnis-ship-heart::before {
  content: "\f956";
}

.lnis-ship-heart-circle::before {
  content: "\f957";
}

.lnis-ship-info-circle::before {
  content: "\f958";
}

.lnis-ship-leaf::before {
  content: "\f959";
}

.lnis-ship-locked::before {
  content: "\f95a";
}

.lnis-ship-map-marker::before {
  content: "\f95b";
}

.lnis-ship-number-24::before {
  content: "\f95c";
}

.lnis-ship-percent-circle::before {
  content: "\f95d";
}

.lnis-ship-question-mark::before {
  content: "\f95e";
}

.lnis-ship-recycle::before {
  content: "\f95f";
}

.lnis-ship-refresh::before {
  content: "\f960";
}

.lnis-ship-return::before {
  content: "\f961";
}

.lnis-ship-search::before {
  content: "\f962";
}

.lnis-ship-shield::before {
  content: "\f963";
}

.lnis-ship-ship-thumbs-down::before {
  content: "\f964";
}

.lnis-ship-smile::before {
  content: "\f965";
}

.lnis-ship-star::before {
  content: "\f966";
}

.lnis-ship-stearing::before {
  content: "\f967";
}

.lnis-ship-thumbs-up::before {
  content: "\f968";
}

.lnis-ship-time::before {
  content: "\f969";
}

.lnis-ship-unlocked::before {
  content: "\f96a";
}

.lnis-ship-user::before {
  content: "\f96b";
}

.lnis-ship-xmark-circle::before {
  content: "\f96c";
}

.lnis-shirt-2::before {
  content: "\f96d";
}

.lnis-shirt-3::before {
  content: "\f96e";
}

.lnis-shirt-4::before {
  content: "\f96f";
}

.lnis-shirt-5::before {
  content: "\f970";
}

.lnis-shirt-6::before {
  content: "\f971";
}

.lnis-shirt-formal::before {
  content: "\f972";
}

.lnis-shirt-long-sleeve::before {
  content: "\f973";
}

.lnis-shirt-tank-top-1::before {
  content: "\f974";
}

.lnis-shirt-tank-top-2::before {
  content: "\f975";
}

.lnis-shirt-tank-top-3::before {
  content: "\f976";
}

.lnis-shirt-tank-top-4::before {
  content: "\f977";
}

.lnis-shoe-1::before {
  content: "\f978";
}

.lnis-shoe-2::before {
  content: "\f979";
}

.lnis-shoe-3::before {
  content: "\f97a";
}

.lnis-shop::before {
  content: "\f97b";
}

.lnis-shop-food::before {
  content: "\f97c";
}

.lnis-shop-search::before {
  content: "\f97d";
}

.lnis-shop-sign-247::before {
  content: "\f97e";
}

.lnis-shop-sign-Scissor::before {
  content: "\f97f";
}

.lnis-shop-sign-check::before {
  content: "\f980";
}

.lnis-shop-sign-closed::before {
  content: "\f981";
}

.lnis-shop-sign-new::before {
  content: "\f982";
}

.lnis-shop-sign-open::before {
  content: "\f983";
}

.lnis-shop-sign-paid::before {
  content: "\f984";
}

.lnis-shop-sign-sale::before {
  content: "\f985";
}

.lnis-shop-sign-xmark::before {
  content: "\f986";
}

.lnis-shorts::before {
  content: "\f987";
}

.lnis-shower::before {
  content: "\f988";
}

.lnis-sign-aid::before {
  content: "\f989";
}

.lnis-sign-board::before {
  content: "\f98a";
}

.lnis-sign-board-airplane-1::before {
  content: "\f98b";
}

.lnis-sign-board-airplane-2::before {
  content: "\f98c";
}

.lnis-sign-board-rent::before {
  content: "\f98d";
}

.lnis-sign-board-sale::before {
  content: "\f98e";
}

.lnis-sign-construction-1::before {
  content: "\f98f";
}

.lnis-sign-construction-2::before {
  content: "\f990";
}

.lnis-sign-hanging-left::before {
  content: "\f991";
}

.lnis-sign-hanging-right::before {
  content: "\f992";
}

.lnis-sign-post-right::before {
  content: "\f993";
}

.lnis-sign-washroom::before {
  content: "\f994";
}

.lnis-signal-1-fair::before {
  content: "\f995";
}

.lnis-signal-1-full::before {
  content: "\f996";
}

.lnis-signal-1-good::before {
  content: "\f997";
}

.lnis-signal-1-low::before {
  content: "\f998";
}

.lnis-signal-2-disabled::before {
  content: "\f999";
}

.lnis-signal-2-fair::before {
  content: "\f99a";
}

.lnis-signal-2-full::before {
  content: "\f99b";
}

.lnis-signal-2-half::before {
  content: "\f99c";
}

.lnis-signal-2-low::before {
  content: "\f99d";
}

.lnis-signal-disabled::before {
  content: "\f99e";
}

.lnis-signal-one-min::before {
  content: "\f99f";
}

.lnis-signal-stream::before {
  content: "\f9a0";
}

.lnis-signal-stream-disabled::before {
  content: "\f9a1";
}

.lnis-signature::before {
  content: "\f9a2";
}

.lnis-signs-post-1::before {
  content: "\f9a3";
}

.lnis-signs-post-3::before {
  content: "\f9a4";
}

.lnis-silo-1::before {
  content: "\f9a5";
}

.lnis-silo-2::before {
  content: "\f9a6";
}

.lnis-sim::before {
  content: "\f9a7";
}

.lnis-sim-bar-chart::before {
  content: "\f9a8";
}

.lnis-sim-bolt::before {
  content: "\f9a9";
}

.lnis-sim-check-circle::before {
  content: "\f9aa";
}

.lnis-sim-code::before {
  content: "\f9ab";
}

.lnis-sim-disabled::before {
  content: "\f9ac";
}

.lnis-sim-disabled-2::before {
  content: "\f9ad";
}

.lnis-sim-error-circle::before {
  content: "\f9ae";
}

.lnis-sim-gear::before {
  content: "\f9af";
}

.lnis-sim-locked::before {
  content: "\f9b0";
}

.lnis-sim-number-1::before {
  content: "\f9b1";
}

.lnis-sim-percent-circle::before {
  content: "\f9b2";
}

.lnis-sim-plus-circle::before {
  content: "\f9b3";
}

.lnis-sim-refresh::before {
  content: "\f9b4";
}

.lnis-sim-shield::before {
  content: "\f9b5";
}

.lnis-sim-user::before {
  content: "\f9b6";
}

.lnis-sim-wifi::before {
  content: "\f9b7";
}

.lnis-sim-xmark-circle::before {
  content: "\f9b8";
}

.lnis-sinusoid::before {
  content: "\f9b9";
}

.lnis-sitemap::before {
  content: "\f9ba";
}

.lnis-sitemap-triangle::before {
  content: "\f9bb";
}

.lnis-size-height-width::before {
  content: "\f9bc";
}

.lnis-skipping-rope::before {
  content: "\f9bd";
}

.lnis-skirt-1::before {
  content: "\f9be";
}

.lnis-skirt-2::before {
  content: "\f9bf";
}

.lnis-skirt-3::before {
  content: "\f9c0";
}

.lnis-slice-1::before {
  content: "\f9c1";
}

.lnis-slider-horizontal::before {
  content: "\f9c2";
}

.lnis-slider-vertical::before {
  content: "\f9c3";
}

.lnis-sliders-double-horizontal::before {
  content: "\f9c4";
}

.lnis-sliders-double-vertical::before {
  content: "\f9c5";
}

.lnis-sliders-horizontal-circle-1::before {
  content: "\f9c6";
}

.lnis-sliders-horizontal-circle-2::before {
  content: "\f9c7";
}

.lnis-sliders-horizontal-square-1::before {
  content: "\f9c8";
}

.lnis-sliders-triple-horizontal-1::before {
  content: "\f9c9";
}

.lnis-sliders-triple-horizontal-2::before {
  content: "\f9ca";
}

.lnis-sliders-triple-vertical-1::before {
  content: "\f9cb";
}

.lnis-sliders-triple-vertical-2::before {
  content: "\f9cc";
}

.lnis-sliders-vertical-circle-1::before {
  content: "\f9cd";
}

.lnis-sliders-vertical-circle-2::before {
  content: "\f9ce";
}

.lnis-sliders-vertical-square-1::before {
  content: "\f9cf";
}

.lnis-sliders-vertical-square-2::before {
  content: "\f9d0";
}

.lnis-slipper::before {
  content: "\f9d1";
}

.lnis-snowfall::before {
  content: "\f9d2";
}

.lnis-spatula::before {
  content: "\f9d3";
}

.lnis-speaker::before {
  content: "\f9d4";
}

.lnis-speed-boat-1::before {
  content: "\f9d5";
}

.lnis-speed-boat-2::before {
  content: "\f9d6";
}

.lnis-speed-boat-disabled::before {
  content: "\f9d7";
}

.lnis-spinner-1::before {
  content: "\f9d8";
}

.lnis-spinner-1-bottom-left-blank::before {
  content: "\f9d9";
}

.lnis-spinner-1-bottom-right-blank::before {
  content: "\f9da";
}

.lnis-spinner-1-top-left-blank::before {
  content: "\f9db";
}

.lnis-spinner-1-top-right-blank::before {
  content: "\f9dc";
}

.lnis-spinner-2::before {
  content: "\f9dd";
}

.lnis-spinner-2-bold::before {
  content: "\f9de";
}

.lnis-spinner-2-dotted::before {
  content: "\f9df";
}

.lnis-spinner-4::before {
  content: "\f9e0";
}

.lnis-spinner-4-bottom-blank::before {
  content: "\f9e1";
}

.lnis-spinner-4-bottom-left-blank::before {
  content: "\f9e2";
}

.lnis-spinner-4-bottom-right-blank::before {
  content: "\f9e3";
}

.lnis-spinner-4-top-blank::before {
  content: "\f9e4";
}

.lnis-spinner-4-top-left-blank::before {
  content: "\f9e5";
}

.lnis-spinner-4-top-right-blank::before {
  content: "\f9e6";
}

.lnis-spinner-5::before {
  content: "\f9e7";
}

.lnis-spiral-tool::before {
  content: "\f9e8";
}

.lnis-split::before {
  content: "\f9e9";
}

.lnis-spoon::before {
  content: "\f9ea";
}

.lnis-spoon-rotated::before {
  content: "\f9eb";
}

.lnis-square-triangle::before {
  content: "\f9ec";
}

.lnis-squares::before {
  content: "\f9ed";
}

.lnis-ssd-disabled-1::before {
  content: "\f9ee";
}

.lnis-ssd-disabled-2::before {
  content: "\f9ef";
}

.lnis-ssd-disabled-3::before {
  content: "\f9f0";
}

.lnis-ssd-disabled-4::before {
  content: "\f9f1";
}

.lnis-stairs-1::before {
  content: "\f9f2";
}

.lnis-stairs-2::before {
  content: "\f9f3";
}

.lnis-stairs-3::before {
  content: "\f9f4";
}

.lnis-stairs-4::before {
  content: "\f9f5";
}

.lnis-stapler::before {
  content: "\f9f6";
}

.lnis-star-aeroplane::before {
  content: "\f9f7";
}

.lnis-star-arrow-right::before {
  content: "\f9f8";
}

.lnis-star-bitcoin::before {
  content: "\f9f9";
}

.lnis-star-christmas-rounded::before {
  content: "\f9fa";
}

.lnis-star-christmas-sharp::before {
  content: "\f9fb";
}

.lnis-star-circle::before {
  content: "\f9fc";
}

.lnis-star-crypto::before {
  content: "\f9fd";
}

.lnis-star-dollar::before {
  content: "\f9fe";
}

.lnis-star-error::before {
  content: "\f9ff";
}

.lnis-star-eye::before {
  content: "\fa00";
}

.lnis-star-fat-disabled::before {
  content: "\fa01";
}

.lnis-star-fat-falling::before {
  content: "\fa02";
}

.lnis-star-fat-half-1::before {
  content: "\fa03";
}

.lnis-star-fat-half-3::before {
  content: "\fa04";
}

.lnis-star-fat-multiple::before {
  content: "\fa05";
}

.lnis-star-fat-rounded::before {
  content: "\fa06";
}

.lnis-star-fat-rounded-falling::before {
  content: "\fa07";
}

.lnis-star-fat-rounded-multiple::before {
  content: "\fa08";
}

.lnis-star-fat-shine::before {
  content: "\fa09";
}

.lnis-star-heart::before {
  content: "\fa0a";
}

.lnis-star-info::before {
  content: "\fa0b";
}

.lnis-star-life::before {
  content: "\fa0c";
}

.lnis-star-marker::before {
  content: "\fa0d";
}

.lnis-star-minus::before {
  content: "\fa0e";
}

.lnis-star-multiple-1::before {
  content: "\fa0f";
}

.lnis-star-multiple-2::before {
  content: "\fa10";
}

.lnis-star-number-5::before {
  content: "\fa11";
}

.lnis-star-percent::before {
  content: "\fa12";
}

.lnis-star-pin::before {
  content: "\fa13";
}

.lnis-star-plus::before {
  content: "\fa14";
}

.lnis-star-questionmark::before {
  content: "\fa15";
}

.lnis-star-rechtangle::before {
  content: "\fa16";
}

.lnis-star-rounded-disabled::before {
  content: "\fa17";
}

.lnis-star-rounded-half-1::before {
  content: "\fa18";
}

.lnis-star-rounded-half-2::before {
  content: "\fa19";
}

.lnis-star-rounded-half-3::before {
  content: "\fa1a";
}

.lnis-star-rounded-shine::before {
  content: "\fa1b";
}

.lnis-star-sharp::before {
  content: "\fa1c";
}

.lnis-star-sharp-half-1::before {
  content: "\fa1d";
}

.lnis-star-sharp-half-2::before {
  content: "\fa1e";
}

.lnis-star-sharp-half-3::before {
  content: "\fa1f";
}

.lnis-star-sharp-shine::before {
  content: "\fa20";
}

.lnis-star-user::before {
  content: "\fa21";
}

.lnis-star-wifi::before {
  content: "\fa22";
}

.lnis-stars::before {
  content: "\fa23";
}

.lnis-stationary-bike::before {
  content: "\fa24";
}

.lnis-steak-cooked::before {
  content: "\fa25";
}

.lnis-steak-meat::before {
  content: "\fa26";
}

.lnis-stethoscope-2::before {
  content: "\fa27";
}

.lnis-stocking::before {
  content: "\fa28";
}

.lnis-stop::before {
  content: "\fa29";
}

.lnis-stopcock::before {
  content: "\fa2a";
}

.lnis-stopwatch-beat-1::before {
  content: "\fa2b";
}

.lnis-stopwatch-beat-2::before {
  content: "\fa2c";
}

.lnis-stopwatch-disabled::before {
  content: "\fa2d";
}

.lnis-stopwatch-number-10::before {
  content: "\fa2e";
}

.lnis-stopwatch-number-20::before {
  content: "\fa2f";
}

.lnis-stopwatch-number-50::before {
  content: "\fa30";
}

.lnis-storage-hdd-1::before {
  content: "\fa31";
}

.lnis-storage-pen-drive-1::before {
  content: "\fa32";
}

.lnis-storage-pen-drive-2::before {
  content: "\fa33";
}

.lnis-storage-ssd-1::before {
  content: "\fa34";
}

.lnis-storage-ssd-2::before {
  content: "\fa35";
}

.lnis-storage-ssd-m::before {
  content: "\fa36";
}

.lnis-storage-ssd-m-2::before {
  content: "\fa37";
}

.lnis-strategy::before {
  content: "\fa38";
}

.lnis-strategy-flow-chart::before {
  content: "\fa39";
}

.lnis-strawberry-1::before {
  content: "\fa3a";
}

.lnis-strawberry-2::before {
  content: "\fa3b";
}

.lnis-strikethrough-2::before {
  content: "\fa3c";
}

.lnis-subnode-add::before {
  content: "\fa3d";
}

.lnis-subnode-remove::before {
  content: "\fa3e";
}

.lnis-subtract-selection::before {
  content: "\fa3f";
}

.lnis-suitcase-1::before {
  content: "\fa40";
}

.lnis-suitcase-2::before {
  content: "\fa41";
}

.lnis-sun-2::before {
  content: "\fa42";
}

.lnis-sun-desert::before {
  content: "\fa43";
}

.lnis-sun-haze-high::before {
  content: "\fa44";
}

.lnis-sun-haze-low::before {
  content: "\fa45";
}

.lnis-sun-water::before {
  content: "\fa46";
}

.lnis-sun-wind::before {
  content: "\fa47";
}

.lnis-sunflower::before {
  content: "\fa48";
}

.lnis-surfboard-1::before {
  content: "\fa49";
}

.lnis-surfboard-3::before {
  content: "\fa4a";
}

.lnis-surfboard-4::before {
  content: "\fa4b";
}

.lnis-surfboard-5::before {
  content: "\fa4c";
}

.lnis-swap-coins::before {
  content: "\fa4d";
}

.lnis-swap-currency::before {
  content: "\fa4e";
}

.lnis-swimming::before {
  content: "\fa4f";
}

.lnis-swimming-pool::before {
  content: "\fa50";
}

.lnis-symbol::before {
  content: "\fa51";
}

.lnis-symbol-moon-star::before {
  content: "\fa52";
}

.lnis-table::before {
  content: "\fa53";
}

.lnis-table-1::before {
  content: "\fa54";
}

.lnis-table-2::before {
  content: "\fa55";
}

.lnis-table-3::before {
  content: "\fa56";
}

.lnis-table-chair::before {
  content: "\fa57";
}

.lnis-tablets::before {
  content: "\fa58";
}

.lnis-taco::before {
  content: "\fa59";
}

.lnis-taj-mahal::before {
  content: "\fa5a";
}

.lnis-taka::before {
  content: "\fa5b";
}

.lnis-taka-circle::before {
  content: "\fa5c";
}

.lnis-taka-trend-down::before {
  content: "\fa5d";
}

.lnis-taka-trend-down-1::before {
  content: "\fa5e";
}

.lnis-tap::before {
  content: "\fa5f";
}

.lnis-tap-angular::before {
  content: "\fa60";
}

.lnis-tap-long::before {
  content: "\fa61";
}

.lnis-tap-long-angular::before {
  content: "\fa62";
}

.lnis-tap-quick::before {
  content: "\fa63";
}

.lnis-tap-quick-angular::before {
  content: "\fa64";
}

.lnis-target-1::before {
  content: "\fa65";
}

.lnis-target-2::before {
  content: "\fa66";
}

.lnis-target-3::before {
  content: "\fa67";
}

.lnis-target-4::before {
  content: "\fa68";
}

.lnis-target-5::before {
  content: "\fa69";
}

.lnis-target-bitcoin-1::before {
  content: "\fa6a";
}

.lnis-target-bitcoin-2::before {
  content: "\fa6b";
}

.lnis-target-bitcoin-3::before {
  content: "\fa6c";
}

.lnis-target-crypto-1::before {
  content: "\fa6d";
}

.lnis-target-crypto-2::before {
  content: "\fa6e";
}

.lnis-target-crypto-3::before {
  content: "\fa6f";
}

.lnis-target-envelope::before {
  content: "\fa70";
}

.lnis-target-euro-1::before {
  content: "\fa71";
}

.lnis-target-euro-2::before {
  content: "\fa72";
}

.lnis-target-euro-3::before {
  content: "\fa73";
}

.lnis-target-yen-1::before {
  content: "\fa74";
}

.lnis-target-yen-2::before {
  content: "\fa75";
}

.lnis-target-yen-3::before {
  content: "\fa76";
}

.lnis-task-done::before {
  content: "\fa77";
}

.lnis-task-done-circle::before {
  content: "\fa78";
}

.lnis-task-error::before {
  content: "\fa79";
}

.lnis-task-error-circle::before {
  content: "\fa7a";
}

.lnis-task-stopped::before {
  content: "\fa7b";
}

.lnis-task-stopped-circle::before {
  content: "\fa7c";
}

.lnis-teabag::before {
  content: "\fa7d";
}

.lnis-teeth::before {
  content: "\fa7e";
}

.lnis-telephone-2::before {
  content: "\fa7f";
}

.lnis-telephone-4::before {
  content: "\fa80";
}

.lnis-telephone-arrow-bottom-left::before {
  content: "\fa81";
}

.lnis-telephone-arrow-down::before {
  content: "\fa82";
}

.lnis-telephone-arrow-left::before {
  content: "\fa83";
}

.lnis-telephone-arrow-right::before {
  content: "\fa84";
}

.lnis-telephone-arrow-top::before {
  content: "\fa85";
}

.lnis-telephone-arrow-top-right::before {
  content: "\fa86";
}

.lnis-telephone-disabled::before {
  content: "\fa87";
}

.lnis-telephone-dollar::before {
  content: "\fa88";
}

.lnis-telephone-dots::before {
  content: "\fa89";
}

.lnis-telephone-hold::before {
  content: "\fa8a";
}

.lnis-telephone-missed-call-1::before {
  content: "\fa8b";
}

.lnis-telephone-missed-call-2::before {
  content: "\fa8c";
}

.lnis-telephone-plus::before {
  content: "\fa8d";
}

.lnis-telephone-reload::before {
  content: "\fa8e";
}

.lnis-telephone-wave::before {
  content: "\fa8f";
}

.lnis-telescope::before {
  content: "\fa90";
}

.lnis-temple-1::before {
  content: "\fa91";
}

.lnis-temple-2::before {
  content: "\fa92";
}

.lnis-tennis-ball::before {
  content: "\fa93";
}

.lnis-tent-1::before {
  content: "\fa94";
}

.lnis-tent-2::before {
  content: "\fa95";
}

.lnis-tent-3::before {
  content: "\fa96";
}

.lnis-terminal::before {
  content: "\fa97";
}

.lnis-terminal-circle::before {
  content: "\fa98";
}

.lnis-terminal-hexagon::before {
  content: "\fa99";
}

.lnis-terminal-octagon::before {
  content: "\fa9a";
}

.lnis-terminal-rechtangle::before {
  content: "\fa9b";
}

.lnis-terminal-square::before {
  content: "\fa9c";
}

.lnis-test-tube-1::before {
  content: "\fa9d";
}

.lnis-test-tube-2::before {
  content: "\fa9e";
}

.lnis-test-tube-3::before {
  content: "\fa9f";
}

.lnis-text::before {
  content: "\faa0";
}

.lnis-text-square::before {
  content: "\faa1";
}

.lnis-text-width::before {
  content: "\faa2";
}

.lnis-thermometer-1::before {
  content: "\faa3";
}

.lnis-thermometer-2::before {
  content: "\faa4";
}

.lnis-thermometer-progress-full-1::before {
  content: "\faa5";
}

.lnis-thermometer-progress-full-2::before {
  content: "\faa6";
}

.lnis-thermometer-progress-half::before {
  content: "\faa7";
}

.lnis-thumbs-down-1::before {
  content: "\faa8";
}

.lnis-thumbs-down-2::before {
  content: "\faa9";
}

.lnis-thumbs-up-1::before {
  content: "\faaa";
}

.lnis-thumbs-up-2::before {
  content: "\faab";
}

.lnis-thumbs-up-locked::before {
  content: "\faac";
}

.lnis-thumbs-up-spark::before {
  content: "\faad";
}

.lnis-ticket-2::before {
  content: "\faae";
}

.lnis-ticket-airplane::before {
  content: "\faaf";
}

.lnis-tickets-1::before {
  content: "\fab0";
}

.lnis-tickets-2::before {
  content: "\fab1";
}

.lnis-tickets-star::before {
  content: "\fab2";
}

.lnis-tie::before {
  content: "\fab3";
}

.lnis-tiimer::before {
  content: "\fab4";
}

.lnis-timelapse::before {
  content: "\fab5";
}

.lnis-timeline::before {
  content: "\fab6";
}

.lnis-timer-1::before {
  content: "\fab7";
}

.lnis-timer-2::before {
  content: "\fab8";
}

.lnis-timer-half::before {
  content: "\fab9";
}

.lnis-timer-quarter::before {
  content: "\faba";
}

.lnis-timer-quarter-pass::before {
  content: "\fabb";
}

.lnis-toggle-1-neutral::before {
  content: "\fabc";
}

.lnis-toggle-1-off::before {
  content: "\fabd";
}

.lnis-toggle-1-on::before {
  content: "\fabe";
}

.lnis-toggle-2-neutral::before {
  content: "\fabf";
}

.lnis-toggle-2-off::before {
  content: "\fac0";
}

.lnis-toggle-2-on::before {
  content: "\fac1";
}

.lnis-tomato::before {
  content: "\fac2";
}

.lnis-tombstone::before {
  content: "\fac3";
}

.lnis-tombstone-cross::before {
  content: "\fac4";
}

.lnis-tombstone-moon-star::before {
  content: "\fac5";
}

.lnis-tombstone-octagon::before {
  content: "\fac6";
}

.lnis-tombstone-text::before {
  content: "\fac7";
}

.lnis-tooth::before {
  content: "\fac8";
}

.lnis-torii-gate-1::before {
  content: "\fac9";
}

.lnis-torii-gate-2::before {
  content: "\faca";
}

.lnis-tornado-1::before {
  content: "\facb";
}

.lnis-tornado-2::before {
  content: "\facc";
}

.lnis-tornado-3::before {
  content: "\facd";
}

.lnis-towel::before {
  content: "\face";
}

.lnis-tower-broadcast-2::before {
  content: "\facf";
}

.lnis-tractor::before {
  content: "\fad0";
}

.lnis-trade-mark::before {
  content: "\fad1";
}

.lnis-traffic-cone-1::before {
  content: "\fad2";
}

.lnis-traffic-cone-2::before {
  content: "\fad3";
}

.lnis-traffic-light::before {
  content: "\fad4";
}

.lnis-train-2::before {
  content: "\fad5";
}

.lnis-trampoline::before {
  content: "\fad6";
}

.lnis-transform-1::before {
  content: "\fad7";
}

.lnis-transform-2::before {
  content: "\fad8";
}

.lnis-trash-1::before {
  content: "\fad9";
}

.lnis-trash-1-disabled::before {
  content: "\fada";
}

.lnis-trash-2::before {
  content: "\fadb";
}

.lnis-trash-2-disabled::before {
  content: "\fadc";
}

.lnis-trash-3-disabled::before {
  content: "\fadd";
}

.lnis-trash-4::before {
  content: "\fade";
}

.lnis-trash-4-disabled::before {
  content: "\fadf";
}

.lnis-trash-5::before {
  content: "\fae0";
}

.lnis-trash-5-disabled::before {
  content: "\fae1";
}

.lnis-trash-6::before {
  content: "\fae2";
}

.lnis-trash-6-disabled::before {
  content: "\fae3";
}

.lnis-trash-7::before {
  content: "\fae4";
}

.lnis-trash-7-disabled::before {
  content: "\fae5";
}

.lnis-trash-arrow-downward::before {
  content: "\fae6";
}

.lnis-trash-arrow-left::before {
  content: "\fae7";
}

.lnis-trash-arrow-right::before {
  content: "\fae8";
}

.lnis-trash-arrow-upward::before {
  content: "\fae9";
}

.lnis-trash-bitcoin::before {
  content: "\faea";
}

.lnis-trash-check::before {
  content: "\faeb";
}

.lnis-trash-check-circle::before {
  content: "\faec";
}

.lnis-trash-cloud::before {
  content: "\faed";
}

.lnis-trash-code::before {
  content: "\faee";
}

.lnis-trash-crypto::before {
  content: "\faef";
}

.lnis-trash-database::before {
  content: "\faf0";
}

.lnis-trash-disabled::before {
  content: "\faf1";
}

.lnis-trash-document::before {
  content: "\faf2";
}

.lnis-trash-error-circle::before {
  content: "\faf3";
}

.lnis-trash-gear::before {
  content: "\faf4";
}

.lnis-trash-image::before {
  content: "\faf5";
}

.lnis-trash-info-circle::before {
  content: "\faf6";
}

.lnis-trash-link::before {
  content: "\faf7";
}

.lnis-trash-list::before {
  content: "\faf8";
}

.lnis-trash-music::before {
  content: "\faf9";
}

.lnis-trash-phone::before {
  content: "\fafa";
}

.lnis-trash-play::before {
  content: "\fafb";
}

.lnis-trash-plus::before {
  content: "\fafc";
}

.lnis-trash-plus-circle::before {
  content: "\fafd";
}

.lnis-trash-question-mark::before {
  content: "\fafe";
}

.lnis-trash-redo::before {
  content: "\faff";
}

.lnis-trash-refresh-anticlockwise::before {
  content: "\fb00";
}

.lnis-trash-refresh-clockwise::before {
  content: "\fb01";
}

.lnis-trash-reload-anticlockwise::before {
  content: "\fb02";
}

.lnis-trash-reload-clockwise::before {
  content: "\fb03";
}

.lnis-trash-search::before {
  content: "\fb04";
}

.lnis-trash-server::before {
  content: "\fb05";
}

.lnis-trash-shield::before {
  content: "\fb06";
}

.lnis-trash-time::before {
  content: "\fb07";
}

.lnis-trash-timer::before {
  content: "\fb08";
}

.lnis-trash-undo::before {
  content: "\fb09";
}

.lnis-trash-user::before {
  content: "\fb0a";
}

.lnis-trash-vector-points::before {
  content: "\fb0b";
}

.lnis-trash-video::before {
  content: "\fb0c";
}

.lnis-trash-xmark::before {
  content: "\fb0d";
}

.lnis-trash-xmark-circle::before {
  content: "\fb0e";
}

.lnis-treadmill::before {
  content: "\fb0f";
}

.lnis-tree-1::before {
  content: "\fb10";
}

.lnis-tree-3::before {
  content: "\fb11";
}

.lnis-tree-4::before {
  content: "\fb12";
}

.lnis-tree-5::before {
  content: "\fb13";
}

.lnis-tree-6::before {
  content: "\fb14";
}

.lnis-tree-7::before {
  content: "\fb15";
}

.lnis-trees-1::before {
  content: "\fb16";
}

.lnis-trees-10::before {
  content: "\fb17";
}

.lnis-trees-11::before {
  content: "\fb18";
}

.lnis-trees-2::before {
  content: "\fb19";
}

.lnis-trees-4::before {
  content: "\fb1a";
}

.lnis-trees-5::before {
  content: "\fb1b";
}

.lnis-trees-6::before {
  content: "\fb1c";
}

.lnis-trees-7::before {
  content: "\fb1d";
}

.lnis-trees-8::before {
  content: "\fb1e";
}

.lnis-trees-9::before {
  content: "\fb1f";
}

.lnis-trend-down-2::before {
  content: "\fb20";
}

.lnis-trend-up-2::before {
  content: "\fb21";
}

.lnis-trend-up-rechtangle::before {
  content: "\fb22";
}

.lnis-triangle-1::before {
  content: "\fb23";
}

.lnis-triangle-2::before {
  content: "\fb24";
}

.lnis-triangle-bolt::before {
  content: "\fb25";
}

.lnis-triangle-xmark::before {
  content: "\fb26";
}

.lnis-triangles-1::before {
  content: "\fb27";
}

.lnis-triangles-2::before {
  content: "\fb28";
}

.lnis-triangles-3::before {
  content: "\fb29";
}

.lnis-trophy-2::before {
  content: "\fb2a";
}

.lnis-trophy-3::before {
  content: "\fb2b";
}

.lnis-trophy-4::before {
  content: "\fb2c";
}

.lnis-trowel-2::before {
  content: "\fb2d";
}

.lnis-trowel-3::before {
  content: "\fb2e";
}

.lnis-truck::before {
  content: "\fb2f";
}

.lnis-truck-construction-1::before {
  content: "\fb30";
}

.lnis-truck-construction-2::before {
  content: "\fb31";
}

.lnis-truck-construction-3::before {
  content: "\fb32";
}

.lnis-truck-construction-4::before {
  content: "\fb33";
}

.lnis-truck-container::before {
  content: "\fb34";
}

.lnis-truck-container-empty::before {
  content: "\fb35";
}

.lnis-truck-delivery-2::before {
  content: "\fb36";
}

.lnis-truck-delivery-24::before {
  content: "\fb37";
}

.lnis-truck-delivery-3::before {
  content: "\fb38";
}

.lnis-truck-delivery-arrow-downward::before {
  content: "\fb39";
}

.lnis-truck-delivery-arrow-right::before {
  content: "\fb3a";
}

.lnis-truck-delivery-arrow-upward::before {
  content: "\fb3b";
}

.lnis-truck-delivery-battery::before {
  content: "\fb3c";
}

.lnis-truck-delivery-bolt::before {
  content: "\fb3d";
}

.lnis-truck-delivery-box::before {
  content: "\fb3e";
}

.lnis-truck-delivery-check-circle::before {
  content: "\fb3f";
}

.lnis-truck-delivery-chip::before {
  content: "\fb40";
}

.lnis-truck-delivery-disabled::before {
  content: "\fb41";
}

.lnis-truck-delivery-dollar::before {
  content: "\fb42";
}

.lnis-truck-delivery-error-circle::before {
  content: "\fb43";
}

.lnis-truck-delivery-fast::before {
  content: "\fb44";
}

.lnis-truck-delivery-fire::before {
  content: "\fb45";
}

.lnis-truck-delivery-food::before {
  content: "\fb46";
}

.lnis-truck-delivery-globe::before {
  content: "\fb47";
}

.lnis-truck-delivery-info-circle::before {
  content: "\fb48";
}

.lnis-truck-delivery-leaf::before {
  content: "\fb49";
}

.lnis-truck-delivery-locked::before {
  content: "\fb4a";
}

.lnis-truck-delivery-map-marker::before {
  content: "\fb4b";
}

.lnis-truck-delivery-money::before {
  content: "\fb4c";
}

.lnis-truck-delivery-percent-circle::before {
  content: "\fb4d";
}

.lnis-truck-delivery-phone::before {
  content: "\fb4e";
}

.lnis-truck-delivery-plus-circle::before {
  content: "\fb4f";
}

.lnis-truck-delivery-recycle::before {
  content: "\fb50";
}

.lnis-truck-delivery-refresh::before {
  content: "\fb51";
}

.lnis-truck-delivery-return::before {
  content: "\fb52";
}

.lnis-truck-delivery-search::before {
  content: "\fb53";
}

.lnis-truck-delivery-shield::before {
  content: "\fb54";
}

.lnis-truck-delivery-star::before {
  content: "\fb55";
}

.lnis-truck-delivery-thumbs-down::before {
  content: "\fb56";
}

.lnis-truck-delivery-thumbs-up::before {
  content: "\fb57";
}

.lnis-truck-delivery-time::before {
  content: "\fb58";
}

.lnis-truck-delivery-xmark-circle::before {
  content: "\fb59";
}

.lnis-truck-dump::before {
  content: "\fb5a";
}

.lnis-truck-oil-1::before {
  content: "\fb5b";
}

.lnis-truck-oil-2::before {
  content: "\fb5c";
}

.lnis-turn-down-left::before {
  content: "\fb5d";
}

.lnis-turn-down-right::before {
  content: "\fb5e";
}

.lnis-turn-right::before {
  content: "\fb5f";
}

.lnis-turn-right-1::before {
  content: "\fb60";
}

.lnis-turn-right-2::before {
  content: "\fb61";
}

.lnis-turn-right-3::before {
  content: "\fb62";
}

.lnis-turn-right-4::before {
  content: "\fb63";
}

.lnis-turn-right-5::before {
  content: "\fb64";
}

.lnis-turn-right-circle::before {
  content: "\fb65";
}

.lnis-turn-right-hexagon::before {
  content: "\fb66";
}

.lnis-turn-right-octagon::before {
  content: "\fb67";
}

.lnis-turn-right-square::before {
  content: "\fb68";
}

.lnis-turtle-1::before {
  content: "\fb69";
}

.lnis-turtle-1-1::before {
  content: "\fb6a";
}

.lnis-tv-4k::before {
  content: "\fb6b";
}

.lnis-tv-audio::before {
  content: "\fb6c";
}

.lnis-tv-check-circle::before {
  content: "\fb6d";
}

.lnis-tv-crt::before {
  content: "\fb6e";
}

.lnis-tv-disabled-1::before {
  content: "\fb6f";
}

.lnis-tv-disabled-2::before {
  content: "\fb70";
}

.lnis-tv-error-circle::before {
  content: "\fb71";
}

.lnis-tv-gear::before {
  content: "\fb72";
}

.lnis-tv-heart::before {
  content: "\fb73";
}

.lnis-tv-leaf::before {
  content: "\fb74";
}

.lnis-tv-live::before {
  content: "\fb75";
}

.lnis-tv-locked-1::before {
  content: "\fb76";
}

.lnis-tv-locked-2::before {
  content: "\fb77";
}

.lnis-tv-minus-circle::before {
  content: "\fb78";
}

.lnis-tv-modern::before {
  content: "\fb79";
}

.lnis-tv-moon::before {
  content: "\fb7a";
}

.lnis-tv-play::before {
  content: "\fb7b";
}

.lnis-tv-plus-circle::before {
  content: "\fb7c";
}

.lnis-tv-recycle::before {
  content: "\fb7d";
}

.lnis-tv-refresh::before {
  content: "\fb7e";
}

.lnis-tv-reload::before {
  content: "\fb7f";
}

.lnis-tv-search::before {
  content: "\fb80";
}

.lnis-tv-sleep::before {
  content: "\fb81";
}

.lnis-tv-sound::before {
  content: "\fb82";
}

.lnis-tv-speaker::before {
  content: "\fb83";
}

.lnis-tv-star::before {
  content: "\fb84";
}

.lnis-tv-time::before {
  content: "\fb85";
}

.lnis-tv-unlocked::before {
  content: "\fb86";
}

.lnis-tv-user::before {
  content: "\fb87";
}

.lnis-tv-video::before {
  content: "\fb88";
}

.lnis-tv-vr::before {
  content: "\fb89";
}

.lnis-tv-wifi-1::before {
  content: "\fb8a";
}

.lnis-tv-wifi-2::before {
  content: "\fb8b";
}

.lnis-tweezers::before {
  content: "\fb8c";
}

.lnis-umbrella-1::before {
  content: "\fb8d";
}

.lnis-umbrella-2::before {
  content: "\fb8e";
}

.lnis-umbrella-rain-1::before {
  content: "\fb8f";
}

.lnis-umbrella-rain-2::before {
  content: "\fb90";
}

.lnis-undo::before {
  content: "\fb91";
}

.lnis-undo-rotated::before {
  content: "\fb92";
}

.lnis-union-selection::before {
  content: "\fb93";
}

.lnis-unlink-1-angular-left::before {
  content: "\fb94";
}

.lnis-unlink-1-angular-right::before {
  content: "\fb95";
}

.lnis-unlink-1-horizontal::before {
  content: "\fb96";
}

.lnis-unlink-1-vertical::before {
  content: "\fb97";
}

.lnis-unlink-2-angular-right::before {
  content: "\fb98";
}

.lnis-unlink-3-angular-left::before {
  content: "\fb99";
}

.lnis-unlink-3-angular-right::before {
  content: "\fb9a";
}

.lnis-unlink-3-horizontal::before {
  content: "\fb9b";
}

.lnis-unlink-3-vertical::before {
  content: "\fb9c";
}

.lnis-unlocked-1::before {
  content: "\fb9d";
}

.lnis-unlocked-3::before {
  content: "\fb9e";
}

.lnis-upload-1-disabled::before {
  content: "\fb9f";
}

.lnis-upload-2::before {
  content: "\fba0";
}

.lnis-upload-2-disabled::before {
  content: "\fba1";
}

.lnis-upload-3::before {
  content: "\fba2";
}

.lnis-upload-3-disabled::before {
  content: "\fba3";
}

.lnis-upload-4::before {
  content: "\fba4";
}

.lnis-upload-4-disabled::before {
  content: "\fba5";
}

.lnis-upload-5::before {
  content: "\fba6";
}

.lnis-upload-5-disabled::before {
  content: "\fba7";
}

.lnis-upload-6::before {
  content: "\fba8";
}

.lnis-upload-6-disabled::before {
  content: "\fba9";
}

.lnis-upload-7::before {
  content: "\fbaa";
}

.lnis-upload-7-disabled::before {
  content: "\fbab";
}

.lnis-upload-8::before {
  content: "\fbac";
}

.lnis-upload-8-disabled::before {
  content: "\fbad";
}

.lnis-upload-circle-2::before {
  content: "\fbae";
}

.lnis-upload-cloud::before {
  content: "\fbaf";
}

.lnis-upload-half-circle-1::before {
  content: "\fbb0";
}

.lnis-upload-half-circle-2::before {
  content: "\fbb1";
}

.lnis-upload-rechtangle::before {
  content: "\fbb2";
}

.lnis-upload-square-1::before {
  content: "\fbb3";
}

.lnis-upload-square-2::before {
  content: "\fbb4";
}

.lnis-uploading::before {
  content: "\fbb5";
}

.lnis-usb::before {
  content: "\fbb6";
}

.lnis-usb-port::before {
  content: "\fbb7";
}

.lnis-user-1::before {
  content: "\fbb8";
}

.lnis-user-2::before {
  content: "\fbb9";
}

.lnis-user-3::before {
  content: "\fbba";
}

.lnis-user-aids::before {
  content: "\fbbb";
}

.lnis-user-arrow-both-direction-horizontal::before {
  content: "\fbbc";
}

.lnis-user-arrow-both-direction-vertical::before {
  content: "\fbbd";
}

.lnis-user-arrow-center-pointed::before {
  content: "\fbbe";
}

.lnis-user-arrow-top-right::before {
  content: "\fbbf";
}

.lnis-user-bulb::before {
  content: "\fbc0";
}

.lnis-user-bulb-idea::before {
  content: "\fbc1";
}

.lnis-user-check::before {
  content: "\fbc2";
}

.lnis-user-check-circle::before {
  content: "\fbc3";
}

.lnis-user-circle-1::before {
  content: "\fbc4";
}

.lnis-user-circle-2::before {
  content: "\fbc5";
}

.lnis-user-code-1::before {
  content: "\fbc6";
}

.lnis-user-code-2::before {
  content: "\fbc7";
}

.lnis-user-disabled::before {
  content: "\fbc8";
}

.lnis-user-dollar::before {
  content: "\fbc9";
}

.lnis-user-downward::before {
  content: "\fbca";
}

.lnis-user-gear::before {
  content: "\fbcb";
}

.lnis-user-globe-1::before {
  content: "\fbcc";
}

.lnis-user-globe-2::before {
  content: "\fbcd";
}

.lnis-user-globe-3::before {
  content: "\fbce";
}

.lnis-user-heart::before {
  content: "\fbcf";
}

.lnis-user-info-circle::before {
  content: "\fbd0";
}

.lnis-user-key::before {
  content: "\fbd1";
}

.lnis-user-link::before {
  content: "\fbd2";
}

.lnis-user-lokced::before {
  content: "\fbd3";
}

.lnis-user-map::before {
  content: "\fbd4";
}

.lnis-user-map-arrow-downward::before {
  content: "\fbd5";
}

.lnis-user-map-arrow-left::before {
  content: "\fbd6";
}

.lnis-user-map-arrow-right::before {
  content: "\fbd7";
}

.lnis-user-map-arrow-upward::before {
  content: "\fbd8";
}

.lnis-user-map-badge::before {
  content: "\fbd9";
}

.lnis-user-map-beat::before {
  content: "\fbda";
}

.lnis-user-map-bitcoin::before {
  content: "\fbdb";
}

.lnis-user-map-bolt::before {
  content: "\fbdc";
}

.lnis-user-map-bookmark::before {
  content: "\fbdd";
}

.lnis-user-map-bulb::before {
  content: "\fbde";
}

.lnis-user-map-check-circle::before {
  content: "\fbdf";
}

.lnis-user-map-chip::before {
  content: "\fbe0";
}

.lnis-user-map-cloud::before {
  content: "\fbe1";
}

.lnis-user-map-code::before {
  content: "\fbe2";
}

.lnis-user-map-crypto::before {
  content: "\fbe3";
}

.lnis-user-map-disabled-1::before {
  content: "\fbe4";
}

.lnis-user-map-disabled-2::before {
  content: "\fbe5";
}

.lnis-user-map-dollar::before {
  content: "\fbe6";
}

.lnis-user-map-error-circle::before {
  content: "\fbe7";
}

.lnis-user-map-eye::before {
  content: "\fbe8";
}

.lnis-user-map-fire::before {
  content: "\fbe9";
}

.lnis-user-map-gear::before {
  content: "\fbea";
}

.lnis-user-map-heart::before {
  content: "\fbeb";
}

.lnis-user-map-heart-circle::before {
  content: "\fbec";
}

.lnis-user-map-image::before {
  content: "\fbed";
}

.lnis-user-map-incognito::before {
  content: "\fbee";
}

.lnis-user-map-info-circle::before {
  content: "\fbef";
}

.lnis-user-map-leaf::before {
  content: "\fbf0";
}

.lnis-user-map-link::before {
  content: "\fbf1";
}

.lnis-user-map-location::before {
  content: "\fbf2";
}

.lnis-user-map-locked::before {
  content: "\fbf3";
}

.lnis-user-map-map-marker::before {
  content: "\fbf4";
}

.lnis-user-map-minus-circle::before {
  content: "\fbf5";
}

.lnis-user-map-moon::before {
  content: "\fbf6";
}

.lnis-user-map-paperclip::before {
  content: "\fbf7";
}

.lnis-user-map-percent::before {
  content: "\fbf8";
}

.lnis-user-map-phone::before {
  content: "\fbf9";
}

.lnis-user-map-pie-chart::before {
  content: "\fbfa";
}

.lnis-user-map-pin::before {
  content: "\fbfb";
}

.lnis-user-map-plus-circle::before {
  content: "\fbfc";
}

.lnis-user-map-question-mark::before {
  content: "\fbfd";
}

.lnis-user-map-refresh::before {
  content: "\fbfe";
}

.lnis-user-map-reload::before {
  content: "\fbff";
}

.lnis-user-map-search::before {
  content: "\fc00";
}

.lnis-user-map-share-nodes::before {
  content: "\fc01";
}

.lnis-user-map-shield::before {
  content: "\fc02";
}

.lnis-user-map-sound::before {
  content: "\fc03";
}

.lnis-user-map-star::before {
  content: "\fc04";
}

.lnis-user-map-storage::before {
  content: "\fc05";
}

.lnis-user-map-sun::before {
  content: "\fc06";
}

.lnis-user-map-thumbs-down::before {
  content: "\fc07";
}

.lnis-user-map-thumbs-up::before {
  content: "\fc08";
}

.lnis-user-map-time::before {
  content: "\fc09";
}

.lnis-user-map-timer::before {
  content: "\fc0a";
}

.lnis-user-map-trash::before {
  content: "\fc0b";
}

.lnis-user-map-turn-left::before {
  content: "\fc0c";
}

.lnis-user-map-turn-right::before {
  content: "\fc0d";
}

.lnis-user-map-unlocked::before {
  content: "\fc0e";
}

.lnis-user-map-vr::before {
  content: "\fc0f";
}

.lnis-user-map-wifi::before {
  content: "\fc10";
}

.lnis-user-map-xmark-circle::before {
  content: "\fc11";
}

.lnis-user-minus-circle::before {
  content: "\fc12";
}

.lnis-user-multiple-1::before {
  content: "\fc13";
}

.lnis-user-multiple-2::before {
  content: "\fc14";
}

.lnis-user-multiple-3::before {
  content: "\fc15";
}

.lnis-user-pencil::before {
  content: "\fc16";
}

.lnis-user-plus::before {
  content: "\fc17";
}

.lnis-user-plus-circle::before {
  content: "\fc18";
}

.lnis-user-question-mark::before {
  content: "\fc19";
}

.lnis-user-refresh::before {
  content: "\fc1a";
}

.lnis-user-roadside::before {
  content: "\fc1b";
}

.lnis-user-search::before {
  content: "\fc1c";
}

.lnis-user-shield::before {
  content: "\fc1d";
}

.lnis-user-star::before {
  content: "\fc1e";
}

.lnis-user-street-view::before {
  content: "\fc1f";
}

.lnis-user-tie::before {
  content: "\fc20";
}

.lnis-user-time::before {
  content: "\fc21";
}

.lnis-user-xmark-circle::before {
  content: "\fc22";
}

.lnis-users::before {
  content: "\fc23";
}

.lnis-users-check::before {
  content: "\fc24";
}

.lnis-users-minus-circle::before {
  content: "\fc25";
}

.lnis-users-plus::before {
  content: "\fc26";
}

.lnis-users-xmark::before {
  content: "\fc27";
}

.lnis-uterus::before {
  content: "\fc28";
}

.lnis-vaccine::before {
  content: "\fc29";
}

.lnis-vault-1::before {
  content: "\fc2a";
}

.lnis-vault-2::before {
  content: "\fc2b";
}

.lnis-vault-3::before {
  content: "\fc2c";
}

.lnis-vault-4::before {
  content: "\fc2d";
}

.lnis-vault-5::before {
  content: "\fc2e";
}

.lnis-vector-corners::before {
  content: "\fc2f";
}

.lnis-vector-nodes-1::before {
  content: "\fc30";
}

.lnis-vector-nodes-2::before {
  content: "\fc31";
}

.lnis-vector-nodes-3::before {
  content: "\fc32";
}

.lnis-vector-nodes-4::before {
  content: "\fc33";
}

.lnis-vector-nodes-5::before {
  content: "\fc34";
}

.lnis-vector-nodes-8::before {
  content: "\fc35";
}

.lnis-video::before {
  content: "\fc36";
}

.lnis-video-call-chat::before {
  content: "\fc37";
}

.lnis-video-call-comment::before {
  content: "\fc38";
}

.lnis-video-call-horizontal::before {
  content: "\fc39";
}

.lnis-video-call-vertical::before {
  content: "\fc3a";
}

.lnis-video-camera-heart::before {
  content: "\fc3b";
}

.lnis-video-play::before {
  content: "\fc3c";
}

.lnis-video-playback::before {
  content: "\fc3d";
}

.lnis-virus::before {
  content: "\fc3e";
}

.lnis-volume-2::before {
  content: "\fc3f";
}

.lnis-vr-1::before {
  content: "\fc40";
}

.lnis-vr-1-disabled-1::before {
  content: "\fc41";
}

.lnis-vr-1-disabled-2::before {
  content: "\fc42";
}

.lnis-vr-3-dot::before {
  content: "\fc43";
}

.lnis-vr-4k::before {
  content: "\fc44";
}

.lnis-vr-audio::before {
  content: "\fc45";
}

.lnis-vr-bolt::before {
  content: "\fc46";
}

.lnis-vr-bug::before {
  content: "\fc47";
}

.lnis-vr-cardboard::before {
  content: "\fc48";
}

.lnis-vr-chat::before {
  content: "\fc49";
}

.lnis-vr-check-circle::before {
  content: "\fc4a";
}

.lnis-vr-chip::before {
  content: "\fc4b";
}

.lnis-vr-cloud::before {
  content: "\fc4c";
}

.lnis-vr-code::before {
  content: "\fc4d";
}

.lnis-vr-error-circle::before {
  content: "\fc4e";
}

.lnis-vr-gear::before {
  content: "\fc4f";
}

.lnis-vr-head-front::before {
  content: "\fc50";
}

.lnis-vr-head-side::before {
  content: "\fc51";
}

.lnis-vr-heart::before {
  content: "\fc52";
}

.lnis-vr-image::before {
  content: "\fc53";
}

.lnis-vr-live::before {
  content: "\fc54";
}

.lnis-vr-locked::before {
  content: "\fc55";
}

.lnis-vr-modern-1::before {
  content: "\fc56";
}

.lnis-vr-modern-1-disabled::before {
  content: "\fc57";
}

.lnis-vr-modern-2::before {
  content: "\fc58";
}

.lnis-vr-modern-2-disabled::before {
  content: "\fc59";
}

.lnis-vr-modern-3::before {
  content: "\fc5a";
}

.lnis-vr-modern-3-disabled::before {
  content: "\fc5b";
}

.lnis-vr-modern-wireless::before {
  content: "\fc5c";
}

.lnis-vr-modern-wireless-disabled::before {
  content: "\fc5d";
}

.lnis-vr-phone::before {
  content: "\fc5e";
}

.lnis-vr-play::before {
  content: "\fc5f";
}

.lnis-vr-plus-circle::before {
  content: "\fc60";
}

.lnis-vr-refresh::before {
  content: "\fc61";
}

.lnis-vr-shield::before {
  content: "\fc62";
}

.lnis-vr-speaker::before {
  content: "\fc63";
}

.lnis-vr-star::before {
  content: "\fc64";
}

.lnis-vr-unlocked::before {
  content: "\fc65";
}

.lnis-vr-video::before {
  content: "\fc66";
}

.lnis-vr-vision-pro::before {
  content: "\fc67";
}

.lnis-vr-vision-pro-disabled::before {
  content: "\fc68";
}

.lnis-vr-wifi-1::before {
  content: "\fc69";
}

.lnis-vr-wifi-2::before {
  content: "\fc6a";
}

.lnis-vr-xmark-circle::before {
  content: "\fc6b";
}

.lnis-waiter::before {
  content: "\fc6c";
}

.lnis-walker::before {
  content: "\fc6d";
}

.lnis-walkie-talkie-1::before {
  content: "\fc6e";
}

.lnis-walkie-talkie-2::before {
  content: "\fc6f";
}

.lnis-wallet-1-dollar::before {
  content: "\fc70";
}

.lnis-wallet-2::before {
  content: "\fc71";
}

.lnis-wallet-3::before {
  content: "\fc72";
}

.lnis-wallet-4::before {
  content: "\fc73";
}

.lnis-warm-up::before {
  content: "\fc74";
}

.lnis-watch-aids::before {
  content: "\fc75";
}

.lnis-watch-apps::before {
  content: "\fc76";
}

.lnis-watch-beat-2::before {
  content: "\fc77";
}

.lnis-watch-check::before {
  content: "\fc78";
}

.lnis-watch-disabled::before {
  content: "\fc79";
}

.lnis-watch-fire::before {
  content: "\fc7a";
}

.lnis-watch-gear::before {
  content: "\fc7b";
}

.lnis-watch-heart-1::before {
  content: "\fc7c";
}

.lnis-watch-heart-2::before {
  content: "\fc7d";
}

.lnis-watch-leaf::before {
  content: "\fc7e";
}

.lnis-watch-locked::before {
  content: "\fc7f";
}

.lnis-watch-minus::before {
  content: "\fc80";
}

.lnis-watch-moon::before {
  content: "\fc81";
}

.lnis-watch-number-10::before {
  content: "\fc82";
}

.lnis-watch-number-20::before {
  content: "\fc83";
}

.lnis-watch-number-50::before {
  content: "\fc84";
}

.lnis-watch-pencil::before {
  content: "\fc85";
}

.lnis-watch-play::before {
  content: "\fc86";
}

.lnis-watch-plus::before {
  content: "\fc87";
}

.lnis-watch-reload::before {
  content: "\fc88";
}

.lnis-watch-user::before {
  content: "\fc89";
}

.lnis-watch-wifi::before {
  content: "\fc8a";
}

.lnis-watch-xmark::before {
  content: "\fc8b";
}

.lnis-water-bottle::before {
  content: "\fc8c";
}

.lnis-water-decrease::before {
  content: "\fc8d";
}

.lnis-water-drop-2::before {
  content: "\fc8e";
}

.lnis-water-drops-1::before {
  content: "\fc8f";
}

.lnis-water-drops-2::before {
  content: "\fc90";
}

.lnis-water-increase::before {
  content: "\fc91";
}

.lnis-watering-can::before {
  content: "\fc92";
}

.lnis-watermelon-slice::before {
  content: "\fc93";
}

.lnis-waveform-lines::before {
  content: "\fc94";
}

.lnis-weathercock::before {
  content: "\fc95";
}

.lnis-webcam-1::before {
  content: "\fc96";
}

.lnis-webcam-2::before {
  content: "\fc97";
}

.lnis-webcam-3::before {
  content: "\fc98";
}

.lnis-webcam-check-circle::before {
  content: "\fc99";
}

.lnis-webcam-disabled::before {
  content: "\fc9a";
}

.lnis-webcam-disabled-1::before {
  content: "\fc9b";
}

.lnis-webcam-disabled-2::before {
  content: "\fc9c";
}

.lnis-webcam-shield::before {
  content: "\fc9d";
}

.lnis-wedding-heart::before {
  content: "\fc9e";
}

.lnis-weight-lifting::before {
  content: "\fc9f";
}

.lnis-weight-machine-2::before {
  content: "\fca0";
}

.lnis-weight-machine-3::before {
  content: "\fca1";
}

.lnis-weight-machine-4::before {
  content: "\fca2";
}

.lnis-well::before {
  content: "\fca3";
}

.lnis-whale::before {
  content: "\fca4";
}

.lnis-wheat::before {
  content: "\fca5";
}

.lnis-wheelbarrow-filled::before {
  content: "\fca6";
}

.lnis-wheelchair-2::before {
  content: "\fca7";
}

.lnis-wheelchair-3::before {
  content: "\fca8";
}

.lnis-whistle::before {
  content: "\fca9";
}

.lnis-wifi::before {
  content: "\fcaa";
}

.lnis-wifi-disabled::before {
  content: "\fcab";
}

.lnis-wifi-error::before {
  content: "\fcac";
}

.lnis-wifi-fair::before {
  content: "\fcad";
}

.lnis-wifi-good::before {
  content: "\fcae";
}

.lnis-wifi-low::before {
  content: "\fcaf";
}

.lnis-wind-1::before {
  content: "\fcb0";
}

.lnis-wind-2::before {
  content: "\fcb1";
}

.lnis-wind-rose::before {
  content: "\fcb2";
}

.lnis-windmill-1::before {
  content: "\fcb3";
}

.lnis-windmill-2::before {
  content: "\fcb4";
}

.lnis-wine-glass-1::before {
  content: "\fcb5";
}

.lnis-wine-glass-2::before {
  content: "\fcb6";
}

.lnis-wine-glass-3::before {
  content: "\fcb7";
}

.lnis-wine-glass-4::before {
  content: "\fcb8";
}

.lnis-wrench::before {
  content: "\fcb9";
}

.lnis-wrist-watch-circle::before {
  content: "\fcba";
}

.lnis-wrist-watch-square::before {
  content: "\fcbb";
}

.lnis-x-ray::before {
  content: "\fcbc";
}

.lnis-xmark-hexagon::before {
  content: "\fcbd";
}

.lnis-xmark-octagon::before {
  content: "\fcbe";
}

.lnis-xmark-square::before {
  content: "\fcbf";
}

.lnis-yen-circle::before {
  content: "\fcc0";
}

.lnis-yen-trend-down::before {
  content: "\fcc1";
}

.lnis-yen-trend-up::before {
  content: "\fcc2";
}

.lnis-yin-yang-1::before {
  content: "\fcc3";
}

.lnis-yin-yang-2::before {
  content: "\fcc4";
}

.lnis-yoga-ball::before {
  content: "\fcc5";
}

.lnis-yoga-mat-1::before {
  content: "\fcc6";
}

.lnis-yoga-mat-2::before {
  content: "\fcc7";
}

.lnis-yoga-mat-3::before {
  content: "\fcc8";
}

.lnis-zen::before {
  content: "\fcc9";
}
