@font-face {
  font-family: 'Pusha';
  src: url('pusha.eot');
  src: url('pusha.eot') format('embedded-opentype'), url('pusha.woff2') format('woff2'), url('pusha.woff') format('woff'), url('pusha.ttf') format('truetype'), url('pusha.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.pusha {
  display: inline-block;
  font: normal normal normal 1em/1 'Pusha';
  color: inherit;
  flex-shrink: 0;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
/* relative units */
.icon-sm {
  font-size: 0.8em;
}
.icon-lg {
  font-size: 1.2em;
}
/* absolute units */
.icon-16 {
  font-size: 16px;
}
.icon-32 {
  font-size: 32px;
}

/*------------------------
  spinning icons
-------------------------*/
.icon-is-spinning {
  animation: icon-spin 1s infinite linear;
}
@keyframes icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.icon-rotate-90 {
  transform: rotate(90deg);
}
.icon-rotate-180 {
  transform: rotate(180deg);
}
.icon-rotate-270 {
  transform: rotate(270deg);
}
.icon-flip-y {
  transform: scaleY(-1);
}
.icon-flip-x {
  transform: scaleX(-1);
}
/*------------------------
	icons
-------------------------*/

.icon-trash::before {
  content: "\ea02";
}

.icon-travel-luggage::before {
  content: "\ea03";
}

.icon-trash-can::before {
  content: "\ea04";
}

.icon-treadmill::before {
  content: "\ea05";
}

.icon-travel-bus::before {
  content: "\ea06";
}

.icon-treadmill-equipment::before {
  content: "\ea07";
}

.icon-tree-2::before {
  content: "\ea08";
}

.icon-tree-3::before {
  content: "\ea09";
}

.icon-tree::before {
  content: "\ea0a";
}

.icon-travel-car::before {
  content: "\ea0b";
}

.icon-tree-snowglobe::before {
  content: "\ea0c";
}

.icon-tree-topper::before {
  content: "\ea0d";
}

.icon-tropical-holiday::before {
  content: "\ea0e";
}

.icon-trim-pathfinder::before {
  content: "\ea0f";
}

.icon-tshirt::before {
  content: "\ea10";
}

.icon-tumblr::before {
  content: "\ea11";
}

.icon-turkey-dinner::before {
  content: "\ea12";
}

.icon-turkey::before {
  content: "\ea13";
}

.icon-tree-ball::before {
  content: "\ea14";
}

.icon-turkey-leg::before {
  content: "\ea15";
}

.icon-tv::before {
  content: "\ea16";
}

.icon-turnip::before {
  content: "\ea17";
}

.icon-twitter::before {
  content: "\ea18";
}

.icon-two::before {
  content: "\ea19";
}

.icon-two-line::before {
  content: "\ea1a";
}

.icon-typewriter::before {
  content: "\ea1b";
}

.icon-two-finger-point::before {
  content: "\ea1c";
}

.icon-typing::before {
  content: "\ea1d";
}

.icon-ufo::before {
  content: "\ea1e";
}

.icon-two-finger::before {
  content: "\ea1f";
}

.icon-umbrella::before {
  content: "\ea20";
}

.icon-umbrella-3::before {
  content: "\ea21";
}

.icon-umbrella-2::before {
  content: "\ea22";
}

.icon-underline::before {
  content: "\ea23";
}

.icon-under-construction-home::before {
  content: "\ea24";
}

.icon-unread-message::before {
  content: "\ea25";
}

.icon-up-down-house::before {
  content: "\ea26";
}

.icon-up-down-move::before {
  content: "\ea27";
}

.icon-upload-message-2::before {
  content: "\ea28";
}

.icon-upload::before {
  content: "\ea29";
}

.icon-unlock::before {
  content: "\ea2a";
}

.icon-unlocked::before {
  content: "\ea2b";
}

.icon-upload-folder::before {
  content: "\ea2c";
}

.icon-upload-message::before {
  content: "\ea2d";
}

.icon-upload-papertray::before {
  content: "\ea2e";
}

.icon-upload-document::before {
  content: "\ea2f";
}

.icon-upload-cloud::before {
  content: "\ea30";
}

.icon-up-move::before {
  content: "\ea31";
}

.icon-up-orientation::before {
  content: "\ea32";
}

.icon-upload-text::before {
  content: "\ea33";
}

.icon-upload-protection::before {
  content: "\ea34";
}

.icon-urinal::before {
  content: "\ea35";
}

.icon-usb-alert::before {
  content: "\ea36";
}

.icon-upward-escalator::before {
  content: "\ea37";
}

.icon-upstairs::before {
  content: "\ea38";
}

.icon-usb-port::before {
  content: "\ea39";
}

.icon-usb-stick::before {
  content: "\ea3a";
}

.icon-usb-cable::before {
  content: "\ea3b";
}

.icon-usb-plug::before {
  content: "\ea3c";
}

.icon-valentine-ticket::before {
  content: "\ea3d";
}

.icon-van::before {
  content: "\ea3e";
}

.icon-uterus::before {
  content: "\ea3f";
}

.icon-user::before {
  content: "\ea40";
}

.icon-vault::before {
  content: "\ea41";
}

.icon-van-transportation::before {
  content: "\ea42";
}

.icon-vertical-center::before {
  content: "\ea43";
}

.icon-van-2::before {
  content: "\ea44";
}

.icon-vertical-layout::before {
  content: "\ea45";
}

.icon-vertical-sliders::before {
  content: "\ea46";
}

.icon-vespa::before {
  content: "\ea47";
}

.icon-vespa-front::before {
  content: "\ea48";
}

.icon-vertical-dials::before {
  content: "\ea49";
}

.icon-vertical-line-chart::before {
  content: "\ea4a";
}

.icon-video-clip::before {
  content: "\ea4b";
}

.icon-viber::before {
  content: "\ea4c";
}

.icon-video-clipboard::before {
  content: "\ea4d";
}

.icon-video-folder::before {
  content: "\ea4e";
}

.icon-video-message::before {
  content: "\ea4f";
}

.icon-video-camera::before {
  content: "\ea50";
}

.icon-video-document::before {
  content: "\ea51";
}

.icon-video-player-website::before {
  content: "\ea52";
}

.icon-video-text::before {
  content: "\ea53";
}

.icon-view-arrow::before {
  content: "\ea54";
}

.icon-view-monitor::before {
  content: "\ea55";
}

.icon-video-monitor::before {
  content: "\ea56";
}

.icon-video-projector::before {
  content: "\ea57";
}

.icon-view-window::before {
  content: "\ea58";
}

.icon-vile-stand-2::before {
  content: "\ea59";
}

.icon-vile-stand::before {
  content: "\ea5a";
}

.icon-view-padlock::before {
  content: "\ea5b";
}

.icon-view-vr::before {
  content: "\ea5c";
}

.icon-virtual-reality-glasses-2::before {
  content: "\ea5d";
}

.icon-virtual-glasses::before {
  content: "\ea5e";
}

.icon-vimeo::before {
  content: "\ea5f";
}

.icon-vintage-bike::before {
  content: "\ea60";
}

.icon-virtual-reality-eye::before {
  content: "\ea61";
}

.icon-virtual-reality-glasses::before {
  content: "\ea62";
}

.icon-virtual-reality-image::before {
  content: "\ea63";
}

.icon-virtual-reality-play::before {
  content: "\ea64";
}

.icon-virtual-reality-view::before {
  content: "\ea65";
}

.icon-virtual-reality-dimension::before {
  content: "\ea66";
}

.icon-virtual-vr-glasses::before {
  content: "\ea67";
}

.icon-virus::before {
  content: "\ea68";
}

.icon-virus-document::before {
  content: "\ea69";
}

.icon-virtual-reality::before {
  content: "\ea6a";
}

.icon-virus-message::before {
  content: "\ea6b";
}

.icon-virus-email::before {
  content: "\ea6c";
}

.icon-virus-laptop::before {
  content: "\ea6d";
}

.icon-vitamins::before {
  content: "\ea6e";
}

.icon-vk::before {
  content: "\ea6f";
}

.icon-voice-record-file::before {
  content: "\ea70";
}

.icon-virus-monitor::before {
  content: "\ea71";
}

.icon-vision::before {
  content: "\ea72";
}

.icon-vr-arrows::before {
  content: "\ea73";
}

.icon-vr-glasses::before {
  content: "\ea74";
}

.icon-vr-glasses-science::before {
  content: "\ea75";
}

.icon-vr-glasses-settings::before {
  content: "\ea76";
}

.icon-vr-glasses-wifi::before {
  content: "\ea77";
}

.icon-voice-record-folder::before {
  content: "\ea78";
}

.icon-walkie-talkie::before {
  content: "\ea79";
}

.icon-vr-split::before {
  content: "\ea7a";
}

.icon-wall::before {
  content: "\ea7b";
}

.icon-volume::before {
  content: "\ea7c";
}

.icon-washing-machine::before {
  content: "\ea7d";
}

.icon-water::before {
  content: "\ea7e";
}

.icon-water-2::before {
  content: "\ea7f";
}

.icon-wallet::before {
  content: "\ea80";
}

.icon-water-bottle::before {
  content: "\ea81";
}

.icon-water-can::before {
  content: "\ea82";
}

.icon-water-boiler::before {
  content: "\ea83";
}

.icon-water-care::before {
  content: "\ea84";
}

.icon-water-drop::before {
  content: "\ea85";
}

.icon-water-glass::before {
  content: "\ea86";
}

.icon-water-heater::before {
  content: "\ea87";
}

.icon-water-container::before {
  content: "\ea88";
}

.icon-water-scooter::before {
  content: "\ea89";
}

.icon-water-lightbulb::before {
  content: "\ea8a";
}

.icon-we::before {
  content: "\ea8b";
}

.icon-water-tab::before {
  content: "\ea8c";
}

.icon-webcam::before {
  content: "\ea8d";
}

.icon-website::before {
  content: "\ea8e";
}

.icon-website-clip::before {
  content: "\ea8f";
}

.icon-website-ad::before {
  content: "\ea90";
}

.icon-weigh-scale::before {
  content: "\ea91";
}

.icon-weight-lifting::before {
  content: "\ea92";
}

.icon-warning::before {
  content: "\ea93";
}

.icon-weight-lifting-workout::before {
  content: "\ea94";
}

.icon-wedding-cake::before {
  content: "\ea95";
}

.icon-whatsapp::before {
  content: "\ea96";
}

.icon-weights::before {
  content: "\ea97";
}

.icon-weight-loss::before {
  content: "\ea98";
}

.icon-wheat::before {
  content: "\ea99";
}

.icon-wheelchair::before {
  content: "\ea9a";
}

.icon-wheelbarrow-2::before {
  content: "\ea9b";
}

.icon-wifi::before {
  content: "\ea9c";
}

.icon-wifi-2::before {
  content: "\ea9d";
}

.icon-whiteboard::before {
  content: "\ea9e";
}

.icon-wifi-clipboard::before {
  content: "\ea9f";
}

.icon-wifi-document::before {
  content: "\eaa0";
}

.icon-wifi-home::before {
  content: "\eaa1";
}

.icon-wifi-message::before {
  content: "\eaa2";
}

.icon-wifi-modem::before {
  content: "\eaa3";
}

.icon-wifi-folder::before {
  content: "\eaa4";
}

.icon-wheelbarrow::before {
  content: "\eaa5";
}

.icon-wifi-monitor::before {
  content: "\eaa6";
}

.icon-wifi-signal-send::before {
  content: "\eaa7";
}

.icon-windmill::before {
  content: "\eaa8";
}

.icon-window::before {
  content: "\eaa9";
}

.icon-wifi-text::before {
  content: "\eaaa";
}

.icon-window-2::before {
  content: "\eaab";
}

.icon-window-lock::before {
  content: "\eaac";
}

.icon-window-seat::before {
  content: "\eaad";
}

.icon-wind-strength::before {
  content: "\eaae";
}

.icon-window-shield::before {
  content: "\eaaf";
}

.icon-wifi-vr-glasses::before {
  content: "\eab0";
}

.icon-wine-2::before {
  content: "\eab1";
}

.icon-wine::before {
  content: "\eab2";
}

.icon-wine-bottle::before {
  content: "\eab3";
}

.icon-wine-glass::before {
  content: "\eab4";
}

.icon-winter-calendar::before {
  content: "\eab5";
}

.icon-winter-freeze::before {
  content: "\eab6";
}

.icon-winter-cold::before {
  content: "\eab7";
}

.icon-wine-glasses::before {
  content: "\eab8";
}

.icon-winter-jacket::before {
  content: "\eab9";
}

.icon-winter-hat-fashion::before {
  content: "\eaba";
}

.icon-winter-jumper::before {
  content: "\eabb";
}

.icon-winter-message::before {
  content: "\eabc";
}

.icon-winter-shovel::before {
  content: "\eabd";
}

.icon-winter-sleigh::before {
  content: "\eabe";
}

.icon-winter-snow::before {
  content: "\eabf";
}

.icon-winter-shopping-bag::before {
  content: "\eac0";
}

.icon-winter-snowflake::before {
  content: "\eac1";
}

.icon-wireless-call::before {
  content: "\eac2";
}

.icon-winter-scarf::before {
  content: "\eac3";
}

.icon-wireless-drawing-device::before {
  content: "\eac4";
}

.icon-wireless-connection::before {
  content: "\eac5";
}

.icon-winter-snow-cap::before {
  content: "\eac6";
}

.icon-wireless-modem::before {
  content: "\eac7";
}

.icon-wireless-lock::before {
  content: "\eac8";
}

.icon-wireless-wristwatch::before {
  content: "\eac9";
}

.icon-wireless-mouse::before {
  content: "\eaca";
}

.icon-wireless-keyboard::before {
  content: "\eacb";
}

.icon-wireless-wrist-watch::before {
  content: "\eacc";
}

.icon-woman-employee::before {
  content: "\eacd";
}

.icon-wood-log::before {
  content: "\eace";
}

.icon-wish-bone::before {
  content: "\eacf";
}

.icon-wordpress::before {
  content: "\ead0";
}

.icon-workout-day::before {
  content: "\ead1";
}

.icon-woman-person::before {
  content: "\ead2";
}

.icon-wreath::before {
  content: "\ead3";
}

.icon-woman-vr-glasses::before {
  content: "\ead4";
}

.icon-wreath-bell::before {
  content: "\ead5";
}

.icon-wreath-decoration::before {
  content: "\ead6";
}

.icon-wrench-2::before {
  content: "\ead7";
}

.icon-workout-top::before {
  content: "\ead8";
}

.icon-write-article::before {
  content: "\ead9";
}

.icon-wrench::before {
  content: "\eada";
}

.icon-write::before {
  content: "\eadb";
}

.icon-x-ray::before {
  content: "\eadc";
}

.icon-yen-currency::before {
  content: "\eadd";
}

.icon-write-document::before {
  content: "\eade";
}

.icon-yen-money::before {
  content: "\eadf";
}

.icon-yoga-matt::before {
  content: "\eae0";
}

.icon-youtube::before {
  content: "\eae1";
}

.icon-zeplin::before {
  content: "\eae2";
}

.icon-zipped-document::before {
  content: "\eae3";
}

.icon-yahoo::before {
  content: "\eae4";
}

.icon-zoom-out-2::before {
  content: "\eae5";
}

.icon-yen::before {
  content: "\eae6";
}

.icon-zoom-out::before {
  content: "\eae7";
}

.icon-2d-monitor::before {
  content: "\eae8";
}

.icon-2d-screen::before {
  content: "\eae9";
}

.icon-zoom-in::before {
  content: "\eaea";
}

.icon-3d-glasses::before {
  content: "\eaeb";
}

.icon-3d::before {
  content: "\eaec";
}

.icon-3d-screen::before {
  content: "\eaed";
}

.icon-3d-monitor::before {
  content: "\eaee";
}

.icon-4d-monitor::before {
  content: "\eaef";
}

.icon-4k-monitor::before {
  content: "\eaf0";
}

.icon-4k-screen::before {
  content: "\eaf1";
}

.icon-4d-screen::before {
  content: "\eaf2";
}

.icon-9gag::before {
  content: "\eaf4";
}

.icon-360-merge::before {
  content: "\eaf5";
}

.icon-360-vr::before {
  content: "\eaf6";
}

.icon-abacus::before {
  content: "\eaf7";
}

.icon-360::before {
  content: "\eaf8";
}

.icon-accommodation-bed::before {
  content: "\eaf9";
}

.icon-360-view::before {
  content: "\eafa";
}

.icon-account::before {
  content: "\eafb";
}

.icon-account-document::before {
  content: "\eafc";
}

.icon-account-transfer::before {
  content: "\eafd";
}

.icon-zoom-in-2::before {
  content: "\eafe";
}

.icon-achievement::before {
  content: "\eaff";
}

.icon-account-website::before {
  content: "\eb00";
}

.icon-achievement-3::before {
  content: "\eb01";
}

.icon-acorn::before {
  content: "\eb02";
}

.icon-add-message-2::before {
  content: "\eb03";
}

.icon-add-bell::before {
  content: "\eb04";
}

.icon-achievement-2::before {
  content: "\eb05";
}

.icon-add-chat::before {
  content: "\eb06";
}

.icon-add-chats::before {
  content: "\eb07";
}

.icon-add-conversation::before {
  content: "\eb08";
}

.icon-add-contact::before {
  content: "\eb09";
}

.icon-add-messaging-text::before {
  content: "\eb0a";
}

.icon-add-ticket::before {
  content: "\eb0b";
}

.icon-add-message::before {
  content: "\eb0c";
}

.icon-add-text::before {
  content: "\eb0d";
}

.icon-add-website::before {
  content: "\eb0e";
}

.icon-add-coupon::before {
  content: "\eb0f";
}

.icon-add-vr-view::before {
  content: "\eb10";
}

.icon-agreement::before {
  content: "\eb11";
}

.icon-aim::before {
  content: "\eb12";
}

.icon-airline::before {
  content: "\eb13";
}

.icon-airline-ticket::before {
  content: "\eb14";
}

.icon-airplane::before {
  content: "\eb15";
}

.icon-aeroplane::before {
  content: "\eb16";
}

.icon-alarm-clock::before {
  content: "\eb17";
}

.icon-albums::before {
  content: "\eb18";
}

.icon-airconditioner::before {
  content: "\eb19";
}

.icon-airpods::before {
  content: "\eb1a";
}

.icon-alert-message-2::before {
  content: "\eb1b";
}

.icon-alert-2::before {
  content: "\eb1c";
}

.icon-alert-document::before {
  content: "\eb1d";
}

.icon-alert::before {
  content: "\eb1e";
}

.icon-alert-laptop::before {
  content: "\eb1f";
}

.icon-alert-clipboard::before {
  content: "\eb20";
}

.icon-alert-folder::before {
  content: "\eb21";
}

.icon-alert-message::before {
  content: "\eb22";
}

.icon-alert-monitor::before {
  content: "\eb23";
}

.icon-alert-text::before {
  content: "\eb24";
}

.icon-align-left::before {
  content: "\eb25";
}

.icon-alert-website::before {
  content: "\eb26";
}

.icon-align-center::before {
  content: "\eb27";
}

.icon-align-right-down::before {
  content: "\eb28";
}

.icon-align-right-up::before {
  content: "\eb29";
}

.icon-ambulance-2::before {
  content: "\eb2a";
}

.icon-ambulance::before {
  content: "\eb2b";
}

.icon-align-left-down::before {
  content: "\eb2c";
}

.icon-analysis::before {
  content: "\eb2d";
}

.icon-analytics-document::before {
  content: "\eb2e";
}

.icon-align-right::before {
  content: "\eb2f";
}

.icon-analytics-pie-chart::before {
  content: "\eb30";
}

.icon-analytics-website::before {
  content: "\eb31";
}

.icon-anchor-transform::before {
  content: "\eb32";
}

.icon-anchor::before {
  content: "\eb33";
}

.icon-angel-heart::before {
  content: "\eb34";
}

.icon-angel::before {
  content: "\eb35";
}

.icon-announcement::before {
  content: "\eb36";
}

.icon-announcement-notification::before {
  content: "\eb37";
}

.icon-american-dollar::before {
  content: "\eb38";
}

.icon-apartment-building-2::before {
  content: "\eb39";
}

.icon-apartment-building-3::before {
  content: "\eb3a";
}

.icon-apartment-building::before {
  content: "\eb3b";
}

.icon-armchair::before {
  content: "\eb3c";
}

.icon-archive::before {
  content: "\eb3d";
}

.icon-arrow-back::before {
  content: "\eb3e";
}

.icon-arrow::before {
  content: "\eb3f";
}

.icon-arrow-chart-down::before {
  content: "\eb40";
}

.icon-arrows-person::before {
  content: "\eb41";
}

.icon-android::before {
  content: "\eb42";
}

.icon-arrow-up-cart::before {
  content: "\eb43";
}

.icon-arrow-vr::before {
  content: "\eb44";
}

.icon-artboard::before {
  content: "\eb45";
}

.icon-Artboard-40::before {
  content: "\eb46";
}

.icon-arrow-down-cart::before {
  content: "\eb47";
}

.icon-artboard-duplicate::before {
  content: "\eb48";
}

.icon-artboards::before {
  content: "\eb49";
}

.icon-audience-orientation::before {
  content: "\eb4a";
}

.icon-audio::before {
  content: "\eb4b";
}

.icon-audio-file::before {
  content: "\eb4c";
}

.icon-audio-message::before {
  content: "\eb4d";
}

.icon-audio-player::before {
  content: "\eb4e";
}

.icon-audio-text::before {
  content: "\eb4f";
}

.icon-attract-client::before {
  content: "\eb50";
}

.icon-avocado::before {
  content: "\eb51";
}

.icon-arrow-chart-up::before {
  content: "\eb52";
}

.icon-axe::before {
  content: "\eb53";
}

.icon-audio-website::before {
  content: "\eb54";
}

.icon-backpack::before {
  content: "\eb55";
}

.icon-backpack-2::before {
  content: "\eb56";
}

.icon-back-text::before {
  content: "\eb57";
}

.icon-back-vr-visual::before {
  content: "\eb58";
}

.icon-backward-message::before {
  content: "\eb59";
}

.icon-bacon::before {
  content: "\eb5a";
}

.icon-bacteria::before {
  content: "\eb5b";
}

.icon-bacteria-2::before {
  content: "\eb5c";
}

.icon-bacteria-organism::before {
  content: "\eb5d";
}

.icon-award::before {
  content: "\eb5e";
}

.icon-bag-2::before {
  content: "\eb5f";
}

.icon-b::before {
  content: "\eb60";
}

.icon-baggage-2::before {
  content: "\eb61";
}

.icon-balance::before {
  content: "\eb62";
}

.icon-baggage-trolley::before {
  content: "\eb63";
}

.icon-bag::before {
  content: "\eb64";
}

.icon-balance-ball::before {
  content: "\eb65";
}

.icon-balance-rings::before {
  content: "\eb66";
}

.icon-baggage::before {
  content: "\eb67";
}

.icon-balance-beam::before {
  content: "\eb68";
}

.icon-balancing-beams::before {
  content: "\eb69";
}

.icon-ball::before {
  content: "\eb6a";
}

.icon-balcony-2::before {
  content: "\eb6b";
}

.icon-balance-measurement::before {
  content: "\eb6c";
}

.icon-bandage::before {
  content: "\eb6d";
}

.icon-bandage-2::before {
  content: "\eb6e";
}

.icon-bank::before {
  content: "\eb6f";
}

.icon-banana::before {
  content: "\eb70";
}

.icon-bank-2::before {
  content: "\eb71";
}

.icon-balcony::before {
  content: "\eb72";
}

.icon-bar-chart::before {
  content: "\eb73";
}

.icon-bar-chart-document::before {
  content: "\eb74";
}

.icon-barcode::before {
  content: "\eb75";
}

.icon-bar-graph::before {
  content: "\eb76";
}

.icon-barn::before {
  content: "\eb77";
}

.icon-bank-location::before {
  content: "\eb78";
}

.icon-barrel::before {
  content: "\eb79";
}

.icon-bar-stools::before {
  content: "\eb7a";
}

.icon-bathrobe::before {
  content: "\eb7b";
}

.icon-basket::before {
  content: "\eb7c";
}

.icon-bathtub::before {
  content: "\eb7d";
}

.icon-barbeque::before {
  content: "\eb7e";
}

.icon-bathroom-sink::before {
  content: "\eb7f";
}

.icon-bathtub-2::before {
  content: "\eb80";
}

.icon-beach-holiday::before {
  content: "\eb81";
}

.icon-beach-lounge::before {
  content: "\eb82";
}

.icon-bed::before {
  content: "\eb83";
}

.icon-bbq::before {
  content: "\eb84";
}

.icon-beach-ball::before {
  content: "\eb85";
}

.icon-bedroom-cupboard::before {
  content: "\eb86";
}

.icon-beer::before {
  content: "\eb87";
}

.icon-bed-3::before {
  content: "\eb88";
}

.icon-bed-2::before {
  content: "\eb89";
}

.icon-beer-2::before {
  content: "\eb8a";
}

.icon-bell-2::before {
  content: "\eb8b";
}

.icon-bell::before {
  content: "\eb8c";
}

.icon-berries::before {
  content: "\eb8d";
}

.icon-bell-settings::before {
  content: "\eb8e";
}

.icon-berries-leaves::before {
  content: "\eb8f";
}

.icon-bell-3::before {
  content: "\eb90";
}

.icon-bible-2::before {
  content: "\eb91";
}

.icon-bike::before {
  content: "\eb92";
}

.icon-bike-2::before {
  content: "\eb93";
}

.icon-bible::before {
  content: "\eb94";
}

.icon-bill::before {
  content: "\eb95";
}

.icon-billboard::before {
  content: "\eb96";
}

.icon-binoculars::before {
  content: "\eb97";
}

.icon-bikini::before {
  content: "\eb98";
}

.icon-bitcoin::before {
  content: "\eb99";
}

.icon-bird-fountain::before {
  content: "\eb9a";
}

.icon-blank-folder::before {
  content: "\eb9b";
}

.icon-bitcoin-currency::before {
  content: "\eb9c";
}

.icon-block-message-2::before {
  content: "\eb9d";
}

.icon-block::before {
  content: "\eb9e";
}

.icon-block-2::before {
  content: "\eb9f";
}

.icon-block-clipboard::before {
  content: "\eba0";
}

.icon-block-cloud::before {
  content: "\eba1";
}

.icon-block-document::before {
  content: "\eba2";
}

.icon-behance::before {
  content: "\eba3";
}

.icon-block-message::before {
  content: "\eba4";
}

.icon-block-folder::before {
  content: "\eba5";
}

.icon-block-text::before {
  content: "\eba6";
}

.icon-block-protection::before {
  content: "\eba7";
}

.icon-block-website::before {
  content: "\eba8";
}

.icon-blogger::before {
  content: "\eba9";
}

.icon-blood-drip::before {
  content: "\ebaa";
}

.icon-blood-pressure::before {
  content: "\ebab";
}

.icon-blueprint-measurement::before {
  content: "\ebac";
}

.icon-blog-website::before {
  content: "\ebad";
}

.icon-blueprint-plan-measurement::before {
  content: "\ebae";
}

.icon-blueprint-plan::before {
  content: "\ebaf";
}

.icon-bold::before {
  content: "\ebb0";
}

.icon-bomb::before {
  content: "\ebb1";
}

.icon-boiled-egg::before {
  content: "\ebb2";
}

.icon-bolt::before {
  content: "\ebb3";
}

.icon-bone::before {
  content: "\ebb4";
}

.icon-book::before {
  content: "\ebb5";
}

.icon-bookmark::before {
  content: "\ebb6";
}

.icon-bookmark-clipboard::before {
  content: "\ebb7";
}

.icon-bone-joint::before {
  content: "\ebb8";
}

.icon-bookmark-folder::before {
  content: "\ebb9";
}

.icon-bookmark-document::before {
  content: "\ebba";
}

.icon-bookshelf::before {
  content: "\ebbb";
}

.icon-bookmark-message::before {
  content: "\ebbc";
}

.icon-bookshelf-2::before {
  content: "\ebbd";
}

.icon-bookshelf-cupboard::before {
  content: "\ebbe";
}

.icon-bookshelf-library::before {
  content: "\ebbf";
}

.icon-block-call::before {
  content: "\ebc0";
}

.icon-boot-2::before {
  content: "\ebc1";
}

.icon-bow-and-arrow::before {
  content: "\ebc2";
}

.icon-box::before {
  content: "\ebc3";
}

.icon-boot::before {
  content: "\ebc4";
}

.icon-bread-loaf::before {
  content: "\ebc5";
}

.icon-breakfast-egg::before {
  content: "\ebc6";
}

.icon-breast::before {
  content: "\ebc7";
}

.icon-bow::before {
  content: "\ebc8";
}

.icon-british-pound::before {
  content: "\ebc9";
}

.icon-broken-file::before {
  content: "\ebca";
}

.icon-british-pound-currency::before {
  content: "\ebcb";
}

.icon-broken-folder::before {
  content: "\ebcc";
}

.icon-brain::before {
  content: "\ebcd";
}

.icon-broken-heart::before {
  content: "\ebce";
}

.icon-brush-tool::before {
  content: "\ebcf";
}

.icon-bug::before {
  content: "\ebd0";
}

.icon-bug-clipboard::before {
  content: "\ebd1";
}

.icon-briefcase::before {
  content: "\ebd2";
}

.icon-bug-document::before {
  content: "\ebd3";
}

.icon-bug-laptop::before {
  content: "\ebd4";
}

.icon-brush::before {
  content: "\ebd5";
}

.icon-bug-monitor::before {
  content: "\ebd6";
}

.icon-building-wall::before {
  content: "\ebd7";
}

.icon-bullet-train::before {
  content: "\ebd8";
}

.icon-bug-message::before {
  content: "\ebd9";
}

.icon-bunkbeds::before {
  content: "\ebda";
}

.icon-bus::before {
  content: "\ebdb";
}

.icon-bug-cloud::before {
  content: "\ebdc";
}

.icon-business-suitcase::before {
  content: "\ebdd";
}

.icon-business-briefcase::before {
  content: "\ebde";
}

.icon-bus-travel::before {
  content: "\ebdf";
}

.icon-buttocks::before {
  content: "\ebe0";
}

.icon-cabin::before {
  content: "\ebe1";
}

.icon-bus-transportation::before {
  content: "\ebe2";
}

.icon-bus-front::before {
  content: "\ebe3";
}

.icon-cable-usb::before {
  content: "\ebe4";
}

.icon-cake-slice::before {
  content: "\ebe5";
}

.icon-calculator::before {
  content: "\ebe6";
}

.icon-cable-charge::before {
  content: "\ebe7";
}

.icon-cable::before {
  content: "\ebe8";
}

.icon-calendar-3::before {
  content: "\ebe9";
}

.icon-calendar-home::before {
  content: "\ebea";
}

.icon-calendar-date::before {
  content: "\ebeb";
}

.icon-calendar-reminder::before {
  content: "\ebec";
}

.icon-call::before {
  content: "\ebed";
}

.icon-call-center::before {
  content: "\ebee";
}

.icon-call-outgoing::before {
  content: "\ebef";
}

.icon-call-waiting::before {
  content: "\ebf0";
}

.icon-camcorder::before {
  content: "\ebf1";
}

.icon-calendar::before {
  content: "\ebf2";
}

.icon-camera-2::before {
  content: "\ebf3";
}

.icon-camera::before {
  content: "\ebf4";
}

.icon-camera-film::before {
  content: "\ebf5";
}

.icon-camera-lens::before {
  content: "\ebf6";
}

.icon-calendar-2::before {
  content: "\ebf7";
}

.icon-camera-3::before {
  content: "\ebf8";
}

.icon-camper::before {
  content: "\ebf9";
}

.icon-camera-photography::before {
  content: "\ebfa";
}

.icon-campfire::before {
  content: "\ebfb";
}

.icon-camera-rotate::before {
  content: "\ebfc";
}

.icon-camp-tent::before {
  content: "\ebfd";
}

.icon-camping-tent::before {
  content: "\ebfe";
}

.icon-cancel-message-2::before {
  content: "\ebff";
}

.icon-cancel-bell::before {
  content: "\ec00";
}

.icon-cancel-call::before {
  content: "\ec01";
}

.icon-cancel-chat::before {
  content: "\ec02";
}

.icon-cancel::before {
  content: "\ec03";
}

.icon-camper-vehicle::before {
  content: "\ec04";
}

.icon-cancel-conversation::before {
  content: "\ec05";
}

.icon-cancel-coupon::before {
  content: "\ec06";
}

.icon-cancel-clipboard::before {
  content: "\ec07";
}

.icon-cancel-message::before {
  content: "\ec08";
}

.icon-cancel-contact::before {
  content: "\ec09";
}

.icon-cancel-padlock::before {
  content: "\ec0a";
}

.icon-cancel-papertray::before {
  content: "\ec0b";
}

.icon-cancel-folder::before {
  content: "\ec0c";
}

.icon-cancel-security::before {
  content: "\ec0d";
}

.icon-cancel-text::before {
  content: "\ec0e";
}

.icon-cancel-document::before {
  content: "\ec0f";
}

.icon-cancel-ticket::before {
  content: "\ec10";
}

.icon-cancel-test-tube::before {
  content: "\ec11";
}

.icon-candle-2::before {
  content: "\ec12";
}

.icon-candle-3::before {
  content: "\ec13";
}

.icon-cancel-website::before {
  content: "\ec14";
}

.icon-candle-light::before {
  content: "\ec15";
}

.icon-candle-4::before {
  content: "\ec16";
}

.icon-candles-2::before {
  content: "\ec17";
}

.icon-candle-stick::before {
  content: "\ec18";
}

.icon-candles::before {
  content: "\ec19";
}

.icon-candy-cane::before {
  content: "\ec1a";
}

.icon-candy::before {
  content: "\ec1b";
}

.icon-car-vehicle-2::before {
  content: "\ec1c";
}

.icon-caravan::before {
  content: "\ec1d";
}

.icon-car::before {
  content: "\ec1e";
}

.icon-candle::before {
  content: "\ec1f";
}

.icon-cardiogram::before {
  content: "\ec20";
}

.icon-caravan-2::before {
  content: "\ec21";
}

.icon-care-plant::before {
  content: "\ec22";
}

.icon-capsule::before {
  content: "\ec23";
}

.icon-care-agriculture::before {
  content: "\ec24";
}

.icon-car-garage::before {
  content: "\ec25";
}

.icon-cargo-transport::before {
  content: "\ec26";
}

.icon-car-key::before {
  content: "\ec27";
}

.icon-car-front::before {
  content: "\ec28";
}

.icon-carrot-2::before {
  content: "\ec29";
}

.icon-carrot::before {
  content: "\ec2a";
}

.icon-car-vehicle::before {
  content: "\ec2b";
}

.icon-cash-payment::before {
  content: "\ec2c";
}

.icon-cash-withdrawal::before {
  content: "\ec2d";
}

.icon-cassette::before {
  content: "\ec2e";
}

.icon-cart::before {
  content: "\ec2f";
}

.icon-cc-quality::before {
  content: "\ec30";
}

.icon-care-water::before {
  content: "\ec31";
}

.icon-cd-2::before {
  content: "\ec32";
}

.icon-cc-quality-message::before {
  content: "\ec33";
}

.icon-ceiling-light::before {
  content: "\ec34";
}

.icon-ceiling-lighting::before {
  content: "\ec35";
}

.icon-celcius::before {
  content: "\ec36";
}

.icon-cells::before {
  content: "\ec37";
}

.icon-ceiling-lamp::before {
  content: "\ec38";
}

.icon-cells-monitor::before {
  content: "\ec39";
}

.icon-cement-truck::before {
  content: "\ec3a";
}

.icon-chain-link::before {
  content: "\ec3b";
}

.icon-chain::before {
  content: "\ec3c";
}

.icon-chair::before {
  content: "\ec3d";
}

.icon-chair-dining::before {
  content: "\ec3e";
}

.icon-charge-electricity::before {
  content: "\ec3f";
}

.icon-champagne::before {
  content: "\ec40";
}

.icon-charging-cable::before {
  content: "\ec41";
}

.icon-charging-battery::before {
  content: "\ec42";
}

.icon-chart-bar::before {
  content: "\ec43";
}

.icon-charge-green::before {
  content: "\ec44";
}

.icon-chart-document::before {
  content: "\ec45";
}

.icon-chart-clipboard::before {
  content: "\ec46";
}

.icon-chart-folder::before {
  content: "\ec47";
}

.icon-chat::before {
  content: "\ec48";
}

.icon-chat-2::before {
  content: "\ec49";
}

.icon-chat-conversation::before {
  content: "\ec4a";
}

.icon-chat-message::before {
  content: "\ec4b";
}

.icon-chart-pie::before {
  content: "\ec4c";
}

.icon-chats-message::before {
  content: "\ec4d";
}

.icon-chats::before {
  content: "\ec4e";
}

.icon-chat-text::before {
  content: "\ec4f";
}

.icon-checklist-document::before {
  content: "\ec50";
}

.icon-cheese::before {
  content: "\ec51";
}

.icon-chemical-container::before {
  content: "\ec52";
}

.icon-chemical::before {
  content: "\ec53";
}

.icon-cheque::before {
  content: "\ec54";
}

.icon-chemical-tube::before {
  content: "\ec55";
}

.icon-chimney::before {
  content: "\ec56";
}

.icon-chicken-leg::before {
  content: "\ec57";
}

.icon-chocolate::before {
  content: "\ec58";
}

.icon-chopper::before {
  content: "\ec59";
}

.icon-chip-computer::before {
  content: "\ec5a";
}

.icon-christmas-ball::before {
  content: "\ec5b";
}

.icon-cd::before {
  content: "\ec5c";
}

.icon-christmas-calendar::before {
  content: "\ec5d";
}

.icon-christmas-hat::before {
  content: "\ec5e";
}

.icon-christmas-sock::before {
  content: "\ec5f";
}

.icon-christmas-ornament::before {
  content: "\ec60";
}

.icon-chemical-lab::before {
  content: "\ec61";
}

.icon-christmas-tree-light::before {
  content: "\ec62";
}

.icon-christmas-tree::before {
  content: "\ec63";
}

.icon-church::before {
  content: "\ec64";
}

.icon-christmas-tree-ornament::before {
  content: "\ec65";
}

.icon-christmas-card::before {
  content: "\ec66";
}

.icon-church-2::before {
  content: "\ec67";
}

.icon-church-3::before {
  content: "\ec68";
}

.icon-cinema-ticket::before {
  content: "\ec69";
}

.icon-clamp::before {
  content: "\ec6a";
}

.icon-cinema::before {
  content: "\ec6b";
}

.icon-church-building::before {
  content: "\ec6c";
}

.icon-click::before {
  content: "\ec6d";
}

.icon-circles-overlap::before {
  content: "\ec6e";
}

.icon-clickbait::before {
  content: "\ec6f";
}

.icon-click-2::before {
  content: "\ec70";
}

.icon-click-bait::before {
  content: "\ec71";
}

.icon-clickbait-window::before {
  content: "\ec72";
}

.icon-clearing-equipment::before {
  content: "\ec73";
}

.icon-climbing::before {
  content: "\ec74";
}

.icon-clipboard-2::before {
  content: "\ec75";
}

.icon-clinic::before {
  content: "\ec76";
}

.icon-clipboard-4::before {
  content: "\ec77";
}

.icon-clipboard-3::before {
  content: "\ec78";
}

.icon-clipboard-dollar::before {
  content: "\ec79";
}

.icon-cloche-2::before {
  content: "\ec7a";
}

.icon-clipboard::before {
  content: "\ec7b";
}

.icon-cloche-3::before {
  content: "\ec7c";
}

.icon-cloche::before {
  content: "\ec7d";
}

.icon-clipboard-chart::before {
  content: "\ec7e";
}

.icon-closed-bottle::before {
  content: "\ec7f";
}

.icon-closed-test-tube::before {
  content: "\ec80";
}

.icon-closet::before {
  content: "\ec81";
}

.icon-clock-2::before {
  content: "\ec82";
}

.icon-clothing-hanger::before {
  content: "\ec83";
}

.icon-cloud::before {
  content: "\ec84";
}

.icon-clock::before {
  content: "\ec85";
}

.icon-cloud-block::before {
  content: "\ec86";
}

.icon-cloud-transfer-2::before {
  content: "\ec87";
}

.icon-cloud-folder::before {
  content: "\ec88";
}

.icon-cloud-lock::before {
  content: "\ec89";
}

.icon-cloud-2::before {
  content: "\ec8a";
}

.icon-cloud-network::before {
  content: "\ec8b";
}

.icon-cloud-settings::before {
  content: "\ec8c";
}

.icon-cloudy::before {
  content: "\ec8d";
}

.icon-cloud-transfer::before {
  content: "\ec8e";
}

.icon-coconut-cocktail::before {
  content: "\ec8f";
}

.icon-coding::before {
  content: "\ec90";
}

.icon-coding-document::before {
  content: "\ec91";
}

.icon-cloudy-night::before {
  content: "\ec92";
}

.icon-coffee-container::before {
  content: "\ec93";
}

.icon-coding-website::before {
  content: "\ec94";
}

.icon-coin-exchange::before {
  content: "\ec95";
}

.icon-coffee-maker::before {
  content: "\ec96";
}

.icon-coins::before {
  content: "\ec97";
}

.icon-coin-purse::before {
  content: "\ec98";
}

.icon-clouds::before {
  content: "\ec99";
}

.icon-coins-stack::before {
  content: "\ec9a";
}

.icon-cold-snowflake::before {
  content: "\ec9b";
}

.icon-cold-snow::before {
  content: "\ec9c";
}

.icon-cold-temperature-2::before {
  content: "\ec9d";
}

.icon-cold-temperature::before {
  content: "\ec9e";
}

.icon-coloumn-layout::before {
  content: "\ec9f";
}

.icon-colour::before {
  content: "\eca0";
}

.icon-cold-winter::before {
  content: "\eca1";
}

.icon-comfy-couch::before {
  content: "\eca2";
}

.icon-communication-messages::before {
  content: "\eca3";
}

.icon-communication-text::before {
  content: "\eca4";
}

.icon-compass::before {
  content: "\eca5";
}

.icon-computer-keyboard::before {
  content: "\eca6";
}

.icon-computer-chip::before {
  content: "\eca7";
}

.icon-computer-memory::before {
  content: "\eca8";
}

.icon-computer-screen::before {
  content: "\eca9";
}

.icon-colour-swatches::before {
  content: "\ecaa";
}

.icon-computer-protection::before {
  content: "\ecab";
}

.icon-computer-monitor::before {
  content: "\ecac";
}

.icon-condom::before {
  content: "\ecad";
}

.icon-confirm::before {
  content: "\ecae";
}

.icon-confirm-message-2::before {
  content: "\ecaf";
}

.icon-confirm-chat::before {
  content: "\ecb0";
}

.icon-confirm-clipboard::before {
  content: "\ecb1";
}

.icon-confirm-bell::before {
  content: "\ecb2";
}

.icon-confirm-contact::before {
  content: "\ecb3";
}

.icon-confirm-conversation::before {
  content: "\ecb4";
}

.icon-confirm-document::before {
  content: "\ecb5";
}

.icon-confirm-folder::before {
  content: "\ecb6";
}

.icon-confirm-coupon::before {
  content: "\ecb7";
}

.icon-concierge::before {
  content: "\ecb8";
}

.icon-confirm-papertray::before {
  content: "\ecb9";
}

.icon-confirm-padlock::before {
  content: "\ecba";
}

.icon-confirm-protection::before {
  content: "\ecbb";
}

.icon-confirm-text::before {
  content: "\ecbc";
}

.icon-confirm-website::before {
  content: "\ecbd";
}

.icon-connected-test-tube::before {
  content: "\ecbe";
}

.icon-connection::before {
  content: "\ecbf";
}

.icon-construction-building::before {
  content: "\ecc0";
}

.icon-construction-cone::before {
  content: "\ecc1";
}

.icon-construction-crane::before {
  content: "\ecc2";
}

.icon-construction-nail::before {
  content: "\ecc3";
}

.icon-construction-tool::before {
  content: "\ecc4";
}

.icon-construction-transport::before {
  content: "\ecc5";
}

.icon-construction-worker::before {
  content: "\ecc6";
}

.icon-construction-truck::before {
  content: "\ecc7";
}

.icon-contacts::before {
  content: "\ecc8";
}

.icon-contacts-2::before {
  content: "\ecc9";
}

.icon-confirm-message::before {
  content: "\ecca";
}

.icon-container::before {
  content: "\eccb";
}

.icon-contact-smartphone::before {
  content: "\eccc";
}

.icon-controller::before {
  content: "\eccd";
}

.icon-conversation::before {
  content: "\ecce";
}

.icon-conversation-chat::before {
  content: "\eccf";
}

.icon-confirm-ticket::before {
  content: "\ecd0";
}

.icon-copy-page::before {
  content: "\ecd1";
}

.icon-cooking-station::before {
  content: "\ecd2";
}

.icon-corn::before {
  content: "\ecd3";
}

.icon-corn-starch::before {
  content: "\ecd4";
}

.icon-cookie::before {
  content: "\ecd5";
}

.icon-cornucopia::before {
  content: "\ecd6";
}

.icon-count-finger::before {
  content: "\ecd7";
}

.icon-couch::before {
  content: "\ecd8";
}

.icon-crane-pipe::before {
  content: "\ecd9";
}

.icon-cpu::before {
  content: "\ecda";
}

.icon-crane-truck::before {
  content: "\ecdb";
}

.icon-crank-screwdriver::before {
  content: "\ecdc";
}

.icon-credit-card::before {
  content: "\ecdd";
}

.icon-credit-card-lock::before {
  content: "\ecde";
}

.icon-credit-card-security::before {
  content: "\ecdf";
}

.icon-croissant::before {
  content: "\ece0";
}

.icon-cross::before {
  content: "\ece1";
}

.icon-crop-pathfinder::before {
  content: "\ece2";
}

.icon-crop::before {
  content: "\ece3";
}

.icon-cruise-ship::before {
  content: "\ece4";
}

.icon-crutches::before {
  content: "\ece5";
}

.icon-cupboard::before {
  content: "\ece6";
}

.icon-crosswinds::before {
  content: "\ece7";
}

.icon-cupboard-2::before {
  content: "\ece8";
}

.icon-coupon::before {
  content: "\ece9";
}

.icon-cupboard-mirror::before {
  content: "\ecea";
}

.icon-cupcake::before {
  content: "\eceb";
}

.icon-cupcake-pastry::before {
  content: "\ecec";
}

.icon-currency-dollar::before {
  content: "\eced";
}

.icon-currency-yen::before {
  content: "\ecee";
}

.icon-curve-tv::before {
  content: "\ecef";
}

.icon-currency-exchange::before {
  content: "\ecf0";
}

.icon-cupboard-drawers::before {
  content: "\ecf1";
}

.icon-customer-service-2::before {
  content: "\ecf2";
}

.icon-cut-film::before {
  content: "\ecf3";
}

.icon-cycling::before {
  content: "\ecf4";
}

.icon-danger::before {
  content: "\ecf5";
}

.icon-cycling-2::before {
  content: "\ecf6";
}

.icon-customer-service::before {
  content: "\ecf7";
}

.icon-day-cloudy::before {
  content: "\ecf8";
}

.icon-decrease-arrow::before {
  content: "\ecf9";
}

.icon-date-location::before {
  content: "\ecfa";
}

.icon-decrease-chart::before {
  content: "\ecfb";
}

.icon-decrease-graph::before {
  content: "\ecfc";
}

.icon-decrease-bank::before {
  content: "\ecfd";
}

.icon-decrease-home::before {
  content: "\ecfe";
}

.icon-decrease-volume::before {
  content: "\ecff";
}

.icon-deed::before {
  content: "\ed00";
}

.icon-delete-message-2::before {
  content: "\ed01";
}

.icon-deer::before {
  content: "\ed02";
}

.icon-delete::before {
  content: "\ed03";
}

.icon-delete-chat::before {
  content: "\ed04";
}

.icon-delete-clipboard::before {
  content: "\ed05";
}

.icon-delete-contact::before {
  content: "\ed06";
}

.icon-delete-bell::before {
  content: "\ed07";
}

.icon-delete-document::before {
  content: "\ed08";
}

.icon-delete-folder::before {
  content: "\ed09";
}

.icon-delete-conversation::before {
  content: "\ed0a";
}

.icon-delete-message::before {
  content: "\ed0b";
}

.icon-delete-text::before {
  content: "\ed0c";
}

.icon-delete-website::before {
  content: "\ed0d";
}

.icon-delivery-truck::before {
  content: "\ed0e";
}

.icon-desk-lamp-2::before {
  content: "\ed0f";
}

.icon-desk::before {
  content: "\ed10";
}

.icon-dental::before {
  content: "\ed11";
}

.icon-dessert::before {
  content: "\ed12";
}

.icon-desk-lamp::before {
  content: "\ed13";
}

.icon-device-satellite::before {
  content: "\ed14";
}

.icon-devil-heart::before {
  content: "\ed15";
}

.icon-diagram-conncection::before {
  content: "\ed16";
}

.icon-dial::before {
  content: "\ed17";
}

.icon-destination-route::before {
  content: "\ed18";
}

.icon-dial-option::before {
  content: "\ed19";
}

.icon-dialer-phone::before {
  content: "\ed1a";
}

.icon-digital-thermometer::before {
  content: "\ed1b";
}

.icon-dimensional-person::before {
  content: "\ed1c";
}

.icon-dimensional-vr::before {
  content: "\ed1d";
}

.icon-dimensional-view::before {
  content: "\ed1e";
}

.icon-dimension-square::before {
  content: "\ed1f";
}

.icon-dining-table-2::before {
  content: "\ed20";
}

.icon-dining-chair::before {
  content: "\ed21";
}

.icon-diningroom::before {
  content: "\ed22";
}

.icon-diningroom-chair::before {
  content: "\ed23";
}

.icon-dining-table::before {
  content: "\ed24";
}

.icon-diningroom-table::before {
  content: "\ed25";
}

.icon-direction-post::before {
  content: "\ed26";
}

.icon-directions-post::before {
  content: "\ed27";
}

.icon-director-chair::before {
  content: "\ed28";
}

.icon-curved-test-tube::before {
  content: "\ed29";
}

.icon-discount-decrease::before {
  content: "\ed2a";
}

.icon-discount-increase::before {
  content: "\ed2b";
}

.icon-diamond-ring::before {
  content: "\ed2c";
}

.icon-discount-sale::before {
  content: "\ed2d";
}

.icon-discount-tag::before {
  content: "\ed2e";
}

.icon-dna-2::before {
  content: "\ed2f";
}

.icon-dna-3::before {
  content: "\ed30";
}

.icon-dna::before {
  content: "\ed31";
}

.icon-document-2::before {
  content: "\ed32";
}

.icon-directors-chair::before {
  content: "\ed33";
}

.icon-document-shield::before {
  content: "\ed34";
}

.icon-document::before {
  content: "\ed35";
}

.icon-dollar-document-2::before {
  content: "\ed36";
}

.icon-dollar-chat::before {
  content: "\ed37";
}

.icon-dollar-currency::before {
  content: "\ed38";
}

.icon-dollar::before {
  content: "\ed39";
}

.icon-dollar-document::before {
  content: "\ed3a";
}

.icon-dollar-graph::before {
  content: "\ed3b";
}

.icon-dollar-home::before {
  content: "\ed3c";
}

.icon-dollar-money-bill::before {
  content: "\ed3d";
}

.icon-dollar-monitor::before {
  content: "\ed3e";
}

.icon-dollar-pie-chart::before {
  content: "\ed3f";
}

.icon-dollar-suitcase::before {
  content: "\ed40";
}

.icon-document-alert::before {
  content: "\ed41";
}

.icon-dollar-withdrawal::before {
  content: "\ed42";
}

.icon-donations::before {
  content: "\ed43";
}

.icon-door::before {
  content: "\ed44";
}

.icon-dollar-folder::before {
  content: "\ed45";
}

.icon-dots::before {
  content: "\ed46";
}

.icon-door-lock::before {
  content: "\ed47";
}

.icon-double-click::before {
  content: "\ed48";
}

.icon-double-decker-bus::before {
  content: "\ed49";
}

.icon-dollar-receipt::before {
  content: "\ed4a";
}

.icon-double-finger::before {
  content: "\ed4b";
}

.icon-double-paragraph::before {
  content: "\ed4c";
}

.icon-double-doors::before {
  content: "\ed4d";
}

.icon-double-press::before {
  content: "\ed4e";
}

.icon-double-touch::before {
  content: "\ed4f";
}

.icon-double-touch-finger::before {
  content: "\ed50";
}

.icon-doughnut::before {
  content: "\ed51";
}

.icon-dove::before {
  content: "\ed52";
}

.icon-download-message-2::before {
  content: "\ed53";
}

.icon-download::before {
  content: "\ed54";
}

.icon-download-document::before {
  content: "\ed55";
}

.icon-download-folder::before {
  content: "\ed56";
}

.icon-download-message::before {
  content: "\ed57";
}

.icon-download-cloud::before {
  content: "\ed58";
}

.icon-download-protection::before {
  content: "\ed59";
}

.icon-download-text::before {
  content: "\ed5a";
}

.icon-down-move::before {
  content: "\ed5b";
}

.icon-download-papertray::before {
  content: "\ed5c";
}

.icon-down-orientation::before {
  content: "\ed5d";
}

.icon-downstairs::before {
  content: "\ed5e";
}

.icon-drag-down::before {
  content: "\ed5f";
}

.icon-drag-right::before {
  content: "\ed60";
}

.icon-downward-escalator::before {
  content: "\ed61";
}

.icon-drag-left::before {
  content: "\ed62";
}

.icon-draw::before {
  content: "\ed63";
}

.icon-dots-options::before {
  content: "\ed64";
}

.icon-drag-up::before {
  content: "\ed65";
}

.icon-drawers-endtable::before {
  content: "\ed66";
}

.icon-drawers-table::before {
  content: "\ed67";
}

.icon-draw-line::before {
  content: "\ed68";
}

.icon-drink::before {
  content: "\ed69";
}

.icon-drink-2::before {
  content: "\ed6a";
}

.icon-dribble::before {
  content: "\ed6b";
}

.icon-drawers::before {
  content: "\ed6c";
}

.icon-drone-2::before {
  content: "\ed6d";
}

.icon-drone::before {
  content: "\ed6e";
}

.icon-dropbox::before {
  content: "\ed6f";
}

.icon-dropper::before {
  content: "\ed70";
}

.icon-drug::before {
  content: "\ed71";
}

.icon-dumbbell::before {
  content: "\ed72";
}

.icon-duplicate-paper::before {
  content: "\ed73";
}

.icon-duplicate-page::before {
  content: "\ed74";
}

.icon-ear::before {
  content: "\ed75";
}

.icon-dropdown-list::before {
  content: "\ed76";
}

.icon-ear-drop::before {
  content: "\ed77";
}

.icon-ear-muffs::before {
  content: "\ed78";
}

.icon-duplicate-website::before {
  content: "\ed79";
}

.icon-ecology::before {
  content: "\ed7a";
}

.icon-ecology-book::before {
  content: "\ed7b";
}

.icon-ecology-water::before {
  content: "\ed7c";
}

.icon-ecology-thought::before {
  content: "\ed7d";
}

.icon-edit-message-2::before {
  content: "\ed7e";
}

.icon-edit::before {
  content: "\ed7f";
}

.icon-drawers-end-table::before {
  content: "\ed80";
}

.icon-edit-movie::before {
  content: "\ed81";
}

.icon-edit-text::before {
  content: "\ed82";
}

.icon-eiffel-tower::before {
  content: "\ed83";
}

.icon-edit-message::before {
  content: "\ed84";
}

.icon-education::before {
  content: "\ed85";
}

.icon-electrical-drill::before {
  content: "\ed86";
}

.icon-electric-car::before {
  content: "\ed87";
}

.icon-earphones::before {
  content: "\ed88";
}

.icon-electricity-plug-2::before {
  content: "\ed89";
}

.icon-electric-house::before {
  content: "\ed8a";
}

.icon-electricity-cable::before {
  content: "\ed8b";
}

.icon-electricity::before {
  content: "\ed8c";
}

.icon-electricity-plug::before {
  content: "\ed8d";
}

.icon-electricity-2::before {
  content: "\ed8e";
}

.icon-electric-lightbulb::before {
  content: "\ed8f";
}

.icon-electricity-panel::before {
  content: "\ed90";
}

.icon-electricity-thought::before {
  content: "\ed91";
}

.icon-electric-storm::before {
  content: "\ed92";
}

.icon-electric-maintenance::before {
  content: "\ed93";
}

.icon-electronic-device-2::before {
  content: "\ed94";
}

.icon-electric-saw::before {
  content: "\ed95";
}

.icon-electronic-device::before {
  content: "\ed96";
}

.icon-electronic-tool::before {
  content: "\ed97";
}

.icon-elements-horizontal::before {
  content: "\ed98";
}

.icon-elements-vertical::before {
  content: "\ed99";
}

.icon-electronic-drawing-device::before {
  content: "\ed9a";
}

.icon-elevator-2::before {
  content: "\ed9b";
}

.icon-elevator::before {
  content: "\ed9c";
}

.icon-emergency::before {
  content: "\ed9d";
}

.icon-electronic-projector::before {
  content: "\ed9e";
}

.icon-employee::before {
  content: "\ed9f";
}

.icon-endtable::before {
  content: "\eda0";
}

.icon-endtable-lamp::before {
  content: "\eda1";
}

.icon-endtable-drawers::before {
  content: "\eda2";
}

.icon-energy-beverage::before {
  content: "\eda3";
}

.icon-endtable-cupboard::before {
  content: "\eda4";
}

.icon-email::before {
  content: "\eda5";
}

.icon-energy-drink::before {
  content: "\eda6";
}

.icon-energy-can::before {
  content: "\eda7";
}

.icon-energy-supplements::before {
  content: "\eda8";
}

.icon-entrance::before {
  content: "\eda9";
}

.icon-engagement-ring::before {
  content: "\edaa";
}

.icon-euro::before {
  content: "\edab";
}

.icon-european-electricity-plug::before {
  content: "\edac";
}

.icon-eraser::before {
  content: "\edad";
}

.icon-exchange::before {
  content: "\edae";
}

.icon-exit::before {
  content: "\edaf";
}

.icon-exit-2::before {
  content: "\edb0";
}

.icon-euro-currency::before {
  content: "\edb1";
}

.icon-experiment-checklist::before {
  content: "\edb2";
}

.icon-experiment-laboratory::before {
  content: "\edb3";
}

.icon-experiments::before {
  content: "\edb4";
}

.icon-european-electricity-cable::before {
  content: "\edb5";
}

.icon-extract-shopping-cart::before {
  content: "\edb6";
}

.icon-experimentation-tool::before {
  content: "\edb7";
}

.icon-eye::before {
  content: "\edb8";
}

.icon-eye-drop::before {
  content: "\edb9";
}

.icon-eyedropper::before {
  content: "\edba";
}

.icon-extender::before {
  content: "\edbb";
}

.icon-eye-health::before {
  content: "\edbc";
}

.icon-eyedropper-2::before {
  content: "\edbd";
}

.icon-facebook::before {
  content: "\edbe";
}

.icon-fahrenheit::before {
  content: "\edbf";
}

.icon-farming-tool::before {
  content: "\edc0";
}

.icon-express-mail::before {
  content: "\edc1";
}

.icon-eye-minus::before {
  content: "\edc2";
}

.icon-farming-tractor::before {
  content: "\edc3";
}

.icon-favourite-clipboard::before {
  content: "\edc4";
}

.icon-fast-car::before {
  content: "\edc5";
}

.icon-fast-forward::before {
  content: "\edc6";
}

.icon-favourite-folder::before {
  content: "\edc7";
}

.icon-favourite-glasses::before {
  content: "\edc8";
}

.icon-favourite-home::before {
  content: "\edc9";
}

.icon-favourite-message::before {
  content: "\edca";
}

.icon-feather::before {
  content: "\edcb";
}

.icon-feedback::before {
  content: "\edcc";
}

.icon-family-car::before {
  content: "\edcd";
}

.icon-feedly::before {
  content: "\edce";
}

.icon-female::before {
  content: "\edcf";
}

.icon-female-relationship::before {
  content: "\edd0";
}

.icon-female-gender::before {
  content: "\edd1";
}

.icon-fence::before {
  content: "\edd2";
}

.icon-file::before {
  content: "\edd3";
}

.icon-favourite-document::before {
  content: "\edd4";
}

.icon-filter::before {
  content: "\edd5";
}

.icon-film::before {
  content: "\edd6";
}

.icon-female-romance::before {
  content: "\edd7";
}

.icon-filter-2::before {
  content: "\edd8";
}

.icon-finance-message::before {
  content: "\edd9";
}

.icon-fingerprint::before {
  content: "\edda";
}

.icon-find-graph::before {
  content: "\eddb";
}

.icon-fire-danger::before {
  content: "\eddc";
}

.icon-fire::before {
  content: "\eddd";
}

.icon-fire-2::before {
  content: "\edde";
}

.icon-fire-extinguisher::before {
  content: "\eddf";
}

.icon-fireplace-3::before {
  content: "\ede0";
}

.icon-firewall::before {
  content: "\ede1";
}

.icon-fireplace::before {
  content: "\ede2";
}

.icon-first-aid-box::before {
  content: "\ede3";
}

.icon-fire-wood::before {
  content: "\ede4";
}

.icon-fitness-ball::before {
  content: "\ede5";
}

.icon-flag::before {
  content: "\ede6";
}

.icon-fist::before {
  content: "\ede7";
}

.icon-fireplace-2::before {
  content: "\ede8";
}

.icon-flickr::before {
  content: "\ede9";
}

.icon-flight-document::before {
  content: "\edea";
}

.icon-flippers::before {
  content: "\edeb";
}

.icon-floppy-disk::before {
  content: "\edec";
}

.icon-flight-date::before {
  content: "\eded";
}

.icon-flour-bag::before {
  content: "\edee";
}

.icon-floral::before {
  content: "\edef";
}

.icon-folder-lock-2::before {
  content: "\edf0";
}

.icon-folder-share-2::before {
  content: "\edf1";
}

.icon-folder::before {
  content: "\edf2";
}

.icon-folder-alert::before {
  content: "\edf3";
}

.icon-folder-blank::before {
  content: "\edf4";
}

.icon-folder-block::before {
  content: "\edf5";
}

.icon-flashlight::before {
  content: "\edf6";
}

.icon-folder-broken::before {
  content: "\edf7";
}

.icon-folder-cancel::before {
  content: "\edf8";
}

.icon-flower::before {
  content: "\edf9";
}

.icon-folder-chart::before {
  content: "\edfa";
}

.icon-folder-delete::before {
  content: "\edfb";
}

.icon-folder-confirm::before {
  content: "\edfc";
}

.icon-folder-favourite::before {
  content: "\edfd";
}

.icon-folder-bookmark::before {
  content: "\edfe";
}

.icon-folder-dollar::before {
  content: "\edff";
}

.icon-folder-image::before {
  content: "\ee00";
}

.icon-folder-file::before {
  content: "\ee01";
}

.icon-folder-download::before {
  content: "\ee02";
}

.icon-folder-lock::before {
  content: "\ee03";
}

.icon-folder-list::before {
  content: "\ee04";
}

.icon-folder-information::before {
  content: "\ee05";
}

.icon-folder-music::before {
  content: "\ee06";
}

.icon-folder-options::before {
  content: "\ee07";
}

.icon-folder-new::before {
  content: "\ee08";
}

.icon-folder-play::before {
  content: "\ee09";
}

.icon-folder-search::before {
  content: "\ee0a";
}

.icon-folder-question::before {
  content: "\ee0b";
}

.icon-folder-settings::before {
  content: "\ee0c";
}

.icon-folder-personal::before {
  content: "\ee0d";
}

.icon-folder-sound::before {
  content: "\ee0e";
}

.icon-folder-security::before {
  content: "\ee0f";
}

.icon-folder-statistics::before {
  content: "\ee10";
}

.icon-folder-share::before {
  content: "\ee11";
}

.icon-folder-text::before {
  content: "\ee12";
}

.icon-folder-transfer::before {
  content: "\ee13";
}

.icon-folder-video::before {
  content: "\ee14";
}

.icon-folder-share-lock::before {
  content: "\ee15";
}

.icon-folder-wifi::before {
  content: "\ee16";
}

.icon-food-store::before {
  content: "\ee17";
}

.icon-food-cover::before {
  content: "\ee18";
}

.icon-forklift::before {
  content: "\ee19";
}

.icon-forklist::before {
  content: "\ee1a";
}

.icon-folder-upload::before {
  content: "\ee1b";
}

.icon-forward-message::before {
  content: "\ee1c";
}

.icon-format-document::before {
  content: "\ee1d";
}

.icon-forward-text::before {
  content: "\ee1e";
}

.icon-folder-voice-record::before {
  content: "\ee1f";
}

.icon-four-wheel-driver::before {
  content: "\ee20";
}

.icon-four-finger::before {
  content: "\ee21";
}

.icon-freeze::before {
  content: "\ee22";
}

.icon-freezing-winter::before {
  content: "\ee23";
}

.icon-frequency::before {
  content: "\ee24";
}

.icon-fresh-bread::before {
  content: "\ee25";
}

.icon-frog::before {
  content: "\ee26";
}

.icon-french-fries::before {
  content: "\ee27";
}

.icon-front-vr-visual::before {
  content: "\ee28";
}

.icon-fruit::before {
  content: "\ee29";
}

.icon-fruit-2::before {
  content: "\ee2a";
}

.icon-full-visual::before {
  content: "\ee2b";
}

.icon-front-desk::before {
  content: "\ee2c";
}

.icon-fridge::before {
  content: "\ee2d";
}

.icon-furnace::before {
  content: "\ee2e";
}

.icon-furnace-2::before {
  content: "\ee2f";
}

.icon-gallery::before {
  content: "\ee30";
}

.icon-gasoline::before {
  content: "\ee31";
}

.icon-gamepad::before {
  content: "\ee32";
}

.icon-gasoline-canister::before {
  content: "\ee33";
}

.icon-gear::before {
  content: "\ee34";
}

.icon-funnel::before {
  content: "\ee35";
}

.icon-geography::before {
  content: "\ee36";
}

.icon-geometry-compass::before {
  content: "\ee37";
}

.icon-gears::before {
  content: "\ee38";
}

.icon-geometry-ruler::before {
  content: "\ee39";
}

.icon-gift::before {
  content: "\ee3a";
}

.icon-geometry-tool::before {
  content: "\ee3b";
}

.icon-gingerbread-man::before {
  content: "\ee3c";
}

.icon-give-away::before {
  content: "\ee3d";
}

.icon-gifts::before {
  content: "\ee3e";
}

.icon-geometry::before {
  content: "\ee3f";
}

.icon-gips::before {
  content: "\ee40";
}

.icon-glasses-2::before {
  content: "\ee41";
}

.icon-glasses::before {
  content: "\ee42";
}

.icon-glasses-virtual-reality::before {
  content: "\ee43";
}

.icon-glazed-doughnut::before {
  content: "\ee44";
}

.icon-glasses-3::before {
  content: "\ee45";
}

.icon-global-temperature::before {
  content: "\ee46";
}

.icon-global-warming::before {
  content: "\ee47";
}

.icon-globe-plant::before {
  content: "\ee48";
}

.icon-glove::before {
  content: "\ee49";
}

.icon-global-padlock::before {
  content: "\ee4a";
}

.icon-golf-cart::before {
  content: "\ee4b";
}

.icon-global-care::before {
  content: "\ee4c";
}

.icon-gloves::before {
  content: "\ee4d";
}

.icon-gogole-drive::before {
  content: "\ee4e";
}

.icon-graduation::before {
  content: "\ee4f";
}

.icon-graduate::before {
  content: "\ee50";
}

.icon-grapes::before {
  content: "\ee51";
}

.icon-google-plus::before {
  content: "\ee52";
}

.icon-graph::before {
  content: "\ee53";
}

.icon-graph-computer::before {
  content: "\ee54";
}

.icon-gondola::before {
  content: "\ee55";
}

.icon-graph-message::before {
  content: "\ee56";
}

.icon-graph-laptop::before {
  content: "\ee57";
}

.icon-graph-smartphone::before {
  content: "\ee58";
}

.icon-graph-monitor::before {
  content: "\ee59";
}

.icon-graph-document::before {
  content: "\ee5a";
}

.icon-green-battery::before {
  content: "\ee5b";
}

.icon-green-car::before {
  content: "\ee5c";
}

.icon-green-factory::before {
  content: "\ee5d";
}

.icon-graph-text::before {
  content: "\ee5e";
}

.icon-grid::before {
  content: "\ee5f";
}

.icon-green-house::before {
  content: "\ee60";
}

.icon-green-house-2::before {
  content: "\ee61";
}

.icon-group::before {
  content: "\ee62";
}

.icon-gym-2::before {
  content: "\ee63";
}

.icon-grid-2::before {
  content: "\ee64";
}

.icon-gym-weight-lifting::before {
  content: "\ee65";
}

.icon-gym-weights-equipment::before {
  content: "\ee66";
}

.icon-hair-dryer::before {
  content: "\ee67";
}

.icon-hail::before {
  content: "\ee68";
}

.icon-half-house::before {
  content: "\ee69";
}

.icon-gym::before {
  content: "\ee6a";
}

.icon-hammer::before {
  content: "\ee6b";
}

.icon-hamburger::before {
  content: "\ee6c";
}

.icon-hammer-nail::before {
  content: "\ee6d";
}

.icon-hammer-tool::before {
  content: "\ee6e";
}

.icon-handheld-camcorder::before {
  content: "\ee6f";
}

.icon-gym-device::before {
  content: "\ee70";
}

.icon-hanging-frame::before {
  content: "\ee71";
}

.icon-hand-key::before {
  content: "\ee72";
}

.icon-handheld-saw::before {
  content: "\ee73";
}

.icon-hangout::before {
  content: "\ee74";
}

.icon-hard-disk::before {
  content: "\ee75";
}

.icon-hanging-sign::before {
  content: "\ee76";
}

.icon-hardware::before {
  content: "\ee77";
}

.icon-harvest::before {
  content: "\ee78";
}

.icon-hat::before {
  content: "\ee79";
}

.icon-hd-monitor::before {
  content: "\ee7a";
}

.icon-hd-screen::before {
  content: "\ee7b";
}

.icon-headphones::before {
  content: "\ee7c";
}

.icon-heart-message-2::before {
  content: "\ee7d";
}

.icon-headphones-2::before {
  content: "\ee7e";
}

.icon-heart::before {
  content: "\ee7f";
}

.icon-heart-balloon::before {
  content: "\ee80";
}

.icon-heart-chat::before {
  content: "\ee81";
}

.icon-heart-bow::before {
  content: "\ee82";
}

.icon-hat-2::before {
  content: "\ee83";
}

.icon-heart-glasses::before {
  content: "\ee84";
}

.icon-heart-document::before {
  content: "\ee85";
}

.icon-heart-conversation::before {
  content: "\ee86";
}

.icon-heart-message::before {
  content: "\ee87";
}

.icon-heartrate::before {
  content: "\ee88";
}

.icon-heart-rate-monitor::before {
  content: "\ee89";
}

.icon-heart-monitor::before {
  content: "\ee8a";
}

.icon-hearts::before {
  content: "\ee8b";
}

.icon-heart-rate-report::before {
  content: "\ee8c";
}

.icon-heart-health::before {
  content: "\ee8d";
}

.icon-heat-home::before {
  content: "\ee8e";
}

.icon-heat-test-tube::before {
  content: "\ee8f";
}

.icon-heating-furnace::before {
  content: "\ee90";
}

.icon-heart-text::before {
  content: "\ee91";
}

.icon-heavy-drill-2::before {
  content: "\ee92";
}

.icon-heavy-drill::before {
  content: "\ee93";
}

.icon-heavy-duty-jacket::before {
  content: "\ee94";
}

.icon-heavy-cement-truck::before {
  content: "\ee95";
}

.icon-heavy-shovel::before {
  content: "\ee96";
}

.icon-heavy-weights::before {
  content: "\ee97";
}

.icon-helicopter::before {
  content: "\ee98";
}

.icon-herbal-experimentation::before {
  content: "\ee99";
}

.icon-heavy-rain::before {
  content: "\ee9a";
}

.icon-heavy-dumbbell::before {
  content: "\ee9b";
}

.icon-hierarchy::before {
  content: "\ee9c";
}

.icon-herbal-medicine::before {
  content: "\ee9d";
}

.icon-herbal-mixture::before {
  content: "\ee9e";
}

.icon-high-five::before {
  content: "\ee9f";
}

.icon-hold::before {
  content: "\eea0";
}

.icon-helicopter-travel::before {
  content: "\eea1";
}

.icon-high-volume::before {
  content: "\eea2";
}

.icon-home-layout::before {
  content: "\eea3";
}

.icon-home-message::before {
  content: "\eea4";
}

.icon-home-window::before {
  content: "\eea5";
}

.icon-home::before {
  content: "\eea6";
}

.icon-honey-jar::before {
  content: "\eea7";
}

.icon-horizontal-center::before {
  content: "\eea8";
}

.icon-honeymoon-bed::before {
  content: "\eea9";
}

.icon-horizontal-dials::before {
  content: "\eeaa";
}

.icon-horizontal-sliders::before {
  content: "\eeab";
}

.icon-hospital-bed::before {
  content: "\eeac";
}

.icon-hospital-building::before {
  content: "\eead";
}

.icon-horizontal-line-chart::before {
  content: "\eeae";
}

.icon-hospital-sign::before {
  content: "\eeaf";
}

.icon-hot-drink-3::before {
  content: "\eeb0";
}

.icon-hold-call::before {
  content: "\eeb1";
}

.icon-hot-cocoa::before {
  content: "\eeb2";
}

.icon-hot-air-balloon::before {
  content: "\eeb3";
}

.icon-hot-drink-2::before {
  content: "\eeb4";
}

.icon-hotdog::before {
  content: "\eeb5";
}

.icon-hot-drink::before {
  content: "\eeb6";
}

.icon-hotel-smartphone::before {
  content: "\eeb7";
}

.icon-hot-food::before {
  content: "\eeb8";
}

.icon-hot-seat::before {
  content: "\eeb9";
}

.icon-hot-stone-massage::before {
  content: "\eeba";
}

.icon-hotel-concierge::before {
  content: "\eebb";
}

.icon-house::before {
  content: "\eebc";
}

.icon-hot-temperature::before {
  content: "\eebd";
}

.icon-house-3::before {
  content: "\eebe";
}

.icon-house-badge::before {
  content: "\eebf";
}

.icon-house-care::before {
  content: "\eec0";
}

.icon-house-2::before {
  content: "\eec1";
}

.icon-hotel-location::before {
  content: "\eec2";
}

.icon-house-key::before {
  content: "\eec3";
}

.icon-house-location::before {
  content: "\eec4";
}

.icon-house-documentation::before {
  content: "\eec5";
}

.icon-house-document::before {
  content: "\eec6";
}

.icon-house-map-location::before {
  content: "\eec7";
}

.icon-ice-cream-stick-2::before {
  content: "\eec8";
}

.icon-house-plant::before {
  content: "\eec9";
}

.icon-ice-cream::before {
  content: "\eeca";
}

.icon-ice-cream-cone::before {
  content: "\eecb";
}

.icon-ice-cream-stick::before {
  content: "\eecc";
}

.icon-ice-cream-sticks::before {
  content: "\eecd";
}

.icon-id-card-2::before {
  content: "\eece";
}

.icon-human-resource::before {
  content: "\eecf";
}

.icon-identification-card::before {
  content: "\eed0";
}

.icon-id-card::before {
  content: "\eed1";
}

.icon-igloo::before {
  content: "\eed2";
}

.icon-image::before {
  content: "\eed3";
}

.icon-hut::before {
  content: "\eed4";
}

.icon-image-clipboard::before {
  content: "\eed5";
}

.icon-image-document::before {
  content: "\eed6";
}

.icon-i-love-you::before {
  content: "\eed7";
}

.icon-image-text::before {
  content: "\eed8";
}

.icon-incognito::before {
  content: "\eed9";
}

.icon-image-message::before {
  content: "\eeda";
}

.icon-incoming-call::before {
  content: "\eedb";
}

.icon-incognito-window::before {
  content: "\eedc";
}

.icon-increase-chart::before {
  content: "\eedd";
}

.icon-image-folder::before {
  content: "\eede";
}

.icon-increase-money::before {
  content: "\eedf";
}

.icon-increase-volume::before {
  content: "\eee0";
}

.icon-increase-arrow::before {
  content: "\eee1";
}

.icon-indent-right::before {
  content: "\eee2";
}

.icon-indent-left::before {
  content: "\eee3";
}

.icon-information-clipboard::before {
  content: "\eee4";
}

.icon-information::before {
  content: "\eee5";
}

.icon-information-folder::before {
  content: "\eee6";
}

.icon-information-message::before {
  content: "\eee7";
}

.icon-information-text::before {
  content: "\eee8";
}

.icon-information-document::before {
  content: "\eee9";
}

.icon-ink::before {
  content: "\eeea";
}

.icon-ink-pen::before {
  content: "\eeeb";
}

.icon-insert-shopping-cart::before {
  content: "\eeec";
}

.icon-increase-home::before {
  content: "\eeed";
}

.icon-instagram::before {
  content: "\eeee";
}

.icon-injection::before {
  content: "\eeef";
}

.icon-international-marketing::before {
  content: "\eef0";
}

.icon-interset::before {
  content: "\eef1";
}

.icon-international-monitor::before {
  content: "\eef2";
}

.icon-intestine::before {
  content: "\eef3";
}

.icon-internet-security::before {
  content: "\eef4";
}

.icon-jam-jar::before {
  content: "\eef5";
}

.icon-invoice::before {
  content: "\eef6";
}

.icon-insurance::before {
  content: "\eef7";
}

.icon-jar-2::before {
  content: "\eef8";
}

.icon-jeep::before {
  content: "\eef9";
}

.icon-italic::before {
  content: "\eefa";
}

.icon-jersey::before {
  content: "\eefb";
}

.icon-jumper::before {
  content: "\eefc";
}

.icon-jumprope::before {
  content: "\eefd";
}

.icon-jump-rope::before {
  content: "\eefe";
}

.icon-justify-all-lines::before {
  content: "\eeff";
}

.icon-justify-last-line-center::before {
  content: "\ef00";
}

.icon-justify-last-line-right::before {
  content: "\ef01";
}

.icon-justify-last-line-left::before {
  content: "\ef02";
}

.icon-jar::before {
  content: "\ef03";
}

.icon-kabab::before {
  content: "\ef04";
}

.icon-justify-lines::before {
  content: "\ef05";
}

.icon-keyboard::before {
  content: "\ef06";
}

.icon-keycard::before {
  content: "\ef07";
}

.icon-jug::before {
  content: "\ef08";
}

.icon-key::before {
  content: "\ef09";
}

.icon-keys::before {
  content: "\ef0a";
}

.icon-key-website::before {
  content: "\ef0b";
}

.icon-kg-weight::before {
  content: "\ef0c";
}

.icon-key-monitor::before {
  content: "\ef0d";
}

.icon-key-house::before {
  content: "\ef0e";
}

.icon-kidneys::before {
  content: "\ef0f";
}

.icon-laboratory-experiment::before {
  content: "\ef10";
}

.icon-laboratory-test-tube::before {
  content: "\ef11";
}

.icon-lab-tool::before {
  content: "\ef12";
}

.icon-kid-scooter::before {
  content: "\ef13";
}

.icon-ladder::before {
  content: "\ef14";
}

.icon-ladder-2::before {
  content: "\ef15";
}

.icon-lamp::before {
  content: "\ef16";
}

.icon-language-translation::before {
  content: "\ef17";
}

.icon-lantern::before {
  content: "\ef18";
}

.icon-landscape::before {
  content: "\ef19";
}

.icon-lab-coat::before {
  content: "\ef1a";
}

.icon-lantern-2::before {
  content: "\ef1b";
}

.icon-laptop-location::before {
  content: "\ef1c";
}

.icon-laptop::before {
  content: "\ef1d";
}

.icon-laptop-computer::before {
  content: "\ef1e";
}

.icon-laundry-service::before {
  content: "\ef1f";
}

.icon-layers::before {
  content: "\ef20";
}

.icon-large-bus::before {
  content: "\ef21";
}

.icon-launch-rocket::before {
  content: "\ef22";
}

.icon-layout-half::before {
  content: "\ef23";
}

.icon-layout-half-vertical::before {
  content: "\ef24";
}

.icon-layout-vertical::before {
  content: "\ef25";
}

.icon-layout-three::before {
  content: "\ef26";
}

.icon-leaf-container::before {
  content: "\ef27";
}

.icon-leaf::before {
  content: "\ef28";
}

.icon-leaf-2::before {
  content: "\ef29";
}

.icon-left-align::before {
  content: "\ef2a";
}

.icon-left-indent::before {
  content: "\ef2b";
}

.icon-left-orientation::before {
  content: "\ef2c";
}

.icon-left-right-house::before {
  content: "\ef2d";
}

.icon-leaf-can::before {
  content: "\ef2e";
}

.icon-left-right-vr::before {
  content: "\ef2f";
}

.icon-left-right-move::before {
  content: "\ef30";
}

.icon-lethal-document::before {
  content: "\ef31";
}

.icon-library::before {
  content: "\ef32";
}

.icon-lifebuoy::before {
  content: "\ef33";
}

.icon-life-preserver::before {
  content: "\ef34";
}

.icon-lecture-chair::before {
  content: "\ef35";
}

.icon-leg::before {
  content: "\ef36";
}

.icon-lifting::before {
  content: "\ef37";
}

.icon-light-candle::before {
  content: "\ef38";
}

.icon-light::before {
  content: "\ef39";
}

.icon-lightening-cloud-rain::before {
  content: "\ef3a";
}

.icon-lightening-storm-cloud::before {
  content: "\ef3b";
}

.icon-lightening-cloud::before {
  content: "\ef3c";
}

.icon-lightening-day::before {
  content: "\ef3d";
}

.icon-lighting-3::before {
  content: "\ef3e";
}

.icon-lighting::before {
  content: "\ef3f";
}

.icon-lighting-2::before {
  content: "\ef40";
}

.icon-line-chart-folder::before {
  content: "\ef41";
}

.icon-line-chart-document::before {
  content: "\ef42";
}

.icon-like::before {
  content: "\ef43";
}

.icon-link-chain::before {
  content: "\ef44";
}

.icon-line-segment::before {
  content: "\ef45";
}

.icon-link-select::before {
  content: "\ef46";
}

.icon-linkedin::before {
  content: "\ef47";
}

.icon-lips::before {
  content: "\ef48";
}

.icon-liquid::before {
  content: "\ef49";
}

.icon-liquid-transport::before {
  content: "\ef4a";
}

.icon-liquid-medicine-bag::before {
  content: "\ef4b";
}

.icon-list-clipboard-2::before {
  content: "\ef4c";
}

.icon-list::before {
  content: "\ef4d";
}

.icon-liquid-transportation::before {
  content: "\ef4e";
}

.icon-link::before {
  content: "\ef4f";
}

.icon-list-clipboard::before {
  content: "\ef50";
}

.icon-list-document::before {
  content: "\ef51";
}

.icon-list-message::before {
  content: "\ef52";
}

.icon-list-text::before {
  content: "\ef53";
}

.icon-liver::before {
  content: "\ef54";
}

.icon-lit-match::before {
  content: "\ef55";
}

.icon-livingroom-couch::before {
  content: "\ef56";
}

.icon-list-folder::before {
  content: "\ef57";
}

.icon-livingroom-fireplace::before {
  content: "\ef58";
}

.icon-livingroom-chair::before {
  content: "\ef59";
}

.icon-location-glasses::before {
  content: "\ef5a";
}

.icon-location-2::before {
  content: "\ef5b";
}

.icon-lock-message-2::before {
  content: "\ef5c";
}

.icon-lock::before {
  content: "\ef5d";
}

.icon-location-pin::before {
  content: "\ef5e";
}

.icon-lock-and-key::before {
  content: "\ef5f";
}

.icon-lock-document::before {
  content: "\ef60";
}

.icon-locked::before {
  content: "\ef61";
}

.icon-lock-clipboard::before {
  content: "\ef62";
}

.icon-location::before {
  content: "\ef63";
}

.icon-locker::before {
  content: "\ef64";
}

.icon-lock-folder::before {
  content: "\ef65";
}

.icon-lock-laptop::before {
  content: "\ef66";
}

.icon-locked-house::before {
  content: "\ef67";
}

.icon-lock-message::before {
  content: "\ef68";
}

.icon-lockers::before {
  content: "\ef69";
}

.icon-lock-user::before {
  content: "\ef6a";
}

.icon-lock-website::before {
  content: "\ef6b";
}

.icon-logo-social::before {
  content: "\ef6c";
}

.icon-lock-monitor::before {
  content: "\ef6d";
}

.icon-lock-text::before {
  content: "\ef6e";
}

.icon-lotion::before {
  content: "\ef6f";
}

.icon-lollipop::before {
  content: "\ef70";
}

.icon-love-book::before {
  content: "\ef71";
}

.icon-love::before {
  content: "\ef72";
}

.icon-lorry::before {
  content: "\ef73";
}

.icon-love-chemistry::before {
  content: "\ef74";
}

.icon-love-conversation::before {
  content: "\ef75";
}

.icon-love-earth::before {
  content: "\ef76";
}

.icon-love-ecology::before {
  content: "\ef77";
}

.icon-love-lock::before {
  content: "\ef78";
}

.icon-love-message-smartphone::before {
  content: "\ef79";
}

.icon-love-video::before {
  content: "\ef7a";
}

.icon-low::before {
  content: "\ef7b";
}

.icon-low-volume::before {
  content: "\ef7c";
}

.icon-love-key::before {
  content: "\ef7d";
}

.icon-love-water::before {
  content: "\ef7e";
}

.icon-luggage::before {
  content: "\ef7f";
}

.icon-magic::before {
  content: "\ef80";
}

.icon-magnet::before {
  content: "\ef81";
}

.icon-magic-wand::before {
  content: "\ef82";
}

.icon-luggage-trolley::before {
  content: "\ef83";
}

.icon-lungs::before {
  content: "\ef84";
}

.icon-mailbox::before {
  content: "\ef85";
}

.icon-mail::before {
  content: "\ef86";
}

.icon-male-female-gender::before {
  content: "\ef87";
}

.icon-male-female-romance::before {
  content: "\ef88";
}

.icon-male::before {
  content: "\ef89";
}

.icon-male-gender::before {
  content: "\ef8a";
}

.icon-male-fitness::before {
  content: "\ef8b";
}

.icon-male-relationship::before {
  content: "\ef8c";
}

.icon-mail-box::before {
  content: "\ef8d";
}

.icon-man-woman-restroom::before {
  content: "\ef8e";
}

.icon-map::before {
  content: "\ef8f";
}

.icon-maple-leaf::before {
  content: "\ef90";
}

.icon-map-navigation::before {
  content: "\ef91";
}

.icon-male-romance::before {
  content: "\ef92";
}

.icon-marriage::before {
  content: "\ef93";
}

.icon-marketing-screen::before {
  content: "\ef94";
}

.icon-martini::before {
  content: "\ef95";
}

.icon-manual-wrench::before {
  content: "\ef96";
}

.icon-martini-drink::before {
  content: "\ef97";
}

.icon-mask::before {
  content: "\ef98";
}

.icon-meal-plan::before {
  content: "\ef99";
}

.icon-meal-restaurant::before {
  content: "\ef9a";
}

.icon-measuring-cup-2::before {
  content: "\ef9b";
}

.icon-measuring-tape-3::before {
  content: "\ef9c";
}

.icon-measuring-tape-2::before {
  content: "\ef9d";
}

.icon-martini-glass::before {
  content: "\ef9e";
}

.icon-measuring-cup::before {
  content: "\ef9f";
}

.icon-math::before {
  content: "\efa0";
}

.icon-measuring-tape::before {
  content: "\efa1";
}

.icon-media::before {
  content: "\efa2";
}

.icon-measuring-tool::before {
  content: "\efa3";
}

.icon-medical-center::before {
  content: "\efa4";
}

.icon-medical-document::before {
  content: "\efa5";
}

.icon-medical-fluid::before {
  content: "\efa6";
}

.icon-medical-folder::before {
  content: "\efa7";
}

.icon-medical-drip::before {
  content: "\efa8";
}

.icon-medical-sign::before {
  content: "\efa9";
}

.icon-medication::before {
  content: "\efaa";
}

.icon-medical-syrup::before {
  content: "\efab";
}

.icon-medal::before {
  content: "\efac";
}

.icon-medicine-bottle::before {
  content: "\efad";
}

.icon-medium::before {
  content: "\efae";
}

.icon-medicine-drip::before {
  content: "\efaf";
}

.icon-medicine-bottle-2::before {
  content: "\efb0";
}

.icon-megaphone::before {
  content: "\efb1";
}

.icon-medium-volume::before {
  content: "\efb2";
}

.icon-memory-card::before {
  content: "\efb3";
}

.icon-memory-computer::before {
  content: "\efb4";
}

.icon-memory-stick::before {
  content: "\efb5";
}

.icon-memory-ram::before {
  content: "\efb6";
}

.icon-memo::before {
  content: "\efb7";
}

.icon-merge-elements::before {
  content: "\efb8";
}

.icon-menu-square::before {
  content: "\efb9";
}

.icon-message::before {
  content: "\efba";
}

.icon-megaphone-marketing::before {
  content: "\efbb";
}

.icon-message-3::before {
  content: "\efbc";
}

.icon-message-2::before {
  content: "\efbd";
}

.icon-message-4::before {
  content: "\efbe";
}

.icon-message-chat::before {
  content: "\efbf";
}

.icon-message-chats::before {
  content: "\efc0";
}

.icon-messages::before {
  content: "\efc1";
}

.icon-message-home::before {
  content: "\efc2";
}

.icon-messages-2::before {
  content: "\efc3";
}

.icon-message-communication::before {
  content: "\efc4";
}

.icon-messaging-communication::before {
  content: "\efc5";
}

.icon-messaging-text::before {
  content: "\efc6";
}

.icon-messenger::before {
  content: "\efc7";
}

.icon-message-alert::before {
  content: "\efc8";
}

.icon-mic::before {
  content: "\efc9";
}

.icon-micro-chip::before {
  content: "\efca";
}

.icon-microphone::before {
  content: "\efcb";
}

.icon-micrchip::before {
  content: "\efcc";
}

.icon-messaging::before {
  content: "\efcd";
}

.icon-microscope-view::before {
  content: "\efce";
}

.icon-microscope::before {
  content: "\efcf";
}

.icon-microphone-2::before {
  content: "\efd0";
}

.icon-micrscope::before {
  content: "\efd1";
}

.icon-middle-finger::before {
  content: "\efd2";
}

.icon-microwave::before {
  content: "\efd3";
}

.icon-micro-usb-port::before {
  content: "\efd4";
}

.icon-middle-finger-gesture::before {
  content: "\efd5";
}

.icon-misty-cloud::before {
  content: "\efd6";
}

.icon-mixing-chemicals::before {
  content: "\efd7";
}

.icon-mixture::before {
  content: "\efd8";
}

.icon-modem::before {
  content: "\efd9";
}

.icon-modem-security::before {
  content: "\efda";
}

.icon-money-agreement::before {
  content: "\efdb";
}

.icon-molecule::before {
  content: "\efdc";
}

.icon-money-bag::before {
  content: "\efdd";
}

.icon-mirror::before {
  content: "\efde";
}

.icon-money-exchange::before {
  content: "\efdf";
}

.icon-mirror-sink::before {
  content: "\efe0";
}

.icon-money-clipboard::before {
  content: "\efe1";
}

.icon-money-stack::before {
  content: "\efe2";
}

.icon-money-payment::before {
  content: "\efe3";
}

.icon-monster-truck::before {
  content: "\efe4";
}

.icon-moon::before {
  content: "\efe5";
}

.icon-motorcycle::before {
  content: "\efe6";
}

.icon-motorcycle-vehicle::before {
  content: "\efe7";
}

.icon-money-bill::before {
  content: "\efe8";
}

.icon-mountain-side::before {
  content: "\efe9";
}

.icon-money-lock::before {
  content: "\efea";
}

.icon-mouse::before {
  content: "\efeb";
}

.icon-mountain-top::before {
  content: "\efec";
}

.icon-mouse-cable::before {
  content: "\efed";
}

.icon-mouth-guard::before {
  content: "\efee";
}

.icon-move::before {
  content: "\efef";
}

.icon-mouse-2::before {
  content: "\eff0";
}

.icon-move-down::before {
  content: "\eff1";
}

.icon-move-left-right::before {
  content: "\eff2";
}

.icon-move-left::before {
  content: "\eff3";
}

.icon-move-text-left::before {
  content: "\eff4";
}

.icon-move-arrows::before {
  content: "\eff5";
}

.icon-move-mouse::before {
  content: "\eff6";
}

.icon-move-up-down::before {
  content: "\eff7";
}

.icon-move-up::before {
  content: "\eff8";
}

.icon-move-text-right::before {
  content: "\eff9";
}

.icon-movie::before {
  content: "\effa";
}

.icon-mp3-player::before {
  content: "\effb";
}

.icon-mug::before {
  content: "\effc";
}

.icon-multiple-contacts::before {
  content: "\effd";
}

.icon-multiple-houses::before {
  content: "\effe";
}

.icon-multiple-test-tube::before {
  content: "\efff";
}

.icon-move-right::before {
  content: "\f000";
}

.icon-mri::before {
  content: "\f001";
}

.icon-mushroom-2::before {
  content: "\f002";
}

.icon-muscle-gain::before {
  content: "\f003";
}

.icon-mushroom::before {
  content: "\f004";
}

.icon-music-album::before {
  content: "\f005";
}

.icon-music-clipboard::before {
  content: "\f006";
}

.icon-music-document::before {
  content: "\f007";
}

.icon-music::before {
  content: "\f008";
}

.icon-music-file::before {
  content: "\f009";
}

.icon-music-folder::before {
  content: "\f00a";
}

.icon-music-film::before {
  content: "\f00b";
}

.icon-music-media::before {
  content: "\f00c";
}

.icon-music-message::before {
  content: "\f00d";
}

.icon-music-movie::before {
  content: "\f00e";
}

.icon-music-note::before {
  content: "\f00f";
}

.icon-music-folder-2::before {
  content: "\f010";
}

.icon-music-player::before {
  content: "\f011";
}

.icon-music-text::before {
  content: "\f012";
}

.icon-mute-bell::before {
  content: "\f013";
}

.icon-mute-call::before {
  content: "\f014";
}

.icon-mute-audio::before {
  content: "\f015";
}

.icon-music-notes::before {
  content: "\f016";
}

.icon-nail::before {
  content: "\f017";
}

.icon-mute-volume::before {
  content: "\f018";
}

.icon-nail-equipment::before {
  content: "\f019";
}

.icon-network::before {
  content: "\f01a";
}

.icon-native-american-woman::before {
  content: "\f01b";
}

.icon-networking::before {
  content: "\f01c";
}

.icon-nail-construction::before {
  content: "\f01d";
}

.icon-new-document::before {
  content: "\f01e";
}

.icon-new::before {
  content: "\f01f";
}

.icon-new-clipboard::before {
  content: "\f020";
}

.icon-new-home::before {
  content: "\f021";
}

.icon-new-folder::before {
  content: "\f022";
}

.icon-newspaper-2::before {
  content: "\f023";
}

.icon-next::before {
  content: "\f024";
}

.icon-newspaper-article::before {
  content: "\f025";
}

.icon-night-cloudy::before {
  content: "\f026";
}

.icon-news::before {
  content: "\f027";
}

.icon-newspaper::before {
  content: "\f028";
}

.icon-nose::before {
  content: "\f029";
}

.icon-no-smoking::before {
  content: "\f02a";
}

.icon-notebook::before {
  content: "\f02b";
}

.icon-nurse::before {
  content: "\f02c";
}

.icon-observe-nature::before {
  content: "\f02d";
}

.icon-oculus::before {
  content: "\f02e";
}

.icon-notification-smartphone::before {
  content: "\f02f";
}

.icon-office-building::before {
  content: "\f030";
}

.icon-office-briefcase::before {
  content: "\f031";
}

.icon-noodles-chopsticks::before {
  content: "\f032";
}

.icon-office-chair::before {
  content: "\f033";
}

.icon-one-finger::before {
  content: "\f034";
}

.icon-one::before {
  content: "\f035";
}

.icon-open-message-2::before {
  content: "\f036";
}

.icon-office-phone::before {
  content: "\f037";
}

.icon-open-envelope::before {
  content: "\f038";
}

.icon-open-book::before {
  content: "\f039";
}

.icon-open-message::before {
  content: "\f03a";
}

.icon-open-car-trunk::before {
  content: "\f03b";
}

.icon-open-roof-car::before {
  content: "\f03c";
}

.icon-options-document::before {
  content: "\f03d";
}

.icon-options-folder::before {
  content: "\f03e";
}

.icon-orientation-center::before {
  content: "\f03f";
}

.icon-orientation-down::before {
  content: "\f040";
}

.icon-organization::before {
  content: "\f041";
}

.icon-options-clipboard::before {
  content: "\f042";
}

.icon-orientation-middle::before {
  content: "\f043";
}

.icon-orientation-right::before {
  content: "\f044";
}

.icon-ornament-christmas::before {
  content: "\f045";
}

.icon-outgoing-call::before {
  content: "\f046";
}

.icon-orientation-up::before {
  content: "\f047";
}

.icon-overlap-shapes::before {
  content: "\f048";
}

.icon-orientation-left::before {
  content: "\f049";
}

.icon-owl::before {
  content: "\f04a";
}

.icon-overhead-cloud::before {
  content: "\f04b";
}

.icon-p::before {
  content: "\f04c";
}

.icon-package-2::before {
  content: "\f04d";
}

.icon-oven::before {
  content: "\f04e";
}

.icon-oxygen::before {
  content: "\f04f";
}

.icon-package-exchange::before {
  content: "\f050";
}

.icon-package::before {
  content: "\f051";
}

.icon-padlock::before {
  content: "\f052";
}

.icon-paint-brush-2::before {
  content: "\f053";
}

.icon-paint-brush::before {
  content: "\f054";
}

.icon-paint-bucket::before {
  content: "\f055";
}

.icon-pancake::before {
  content: "\f056";
}

.icon-paint-bucket-2::before {
  content: "\f057";
}

.icon-paper-airplane::before {
  content: "\f058";
}

.icon-paper::before {
  content: "\f059";
}

.icon-paperclip::before {
  content: "\f05a";
}

.icon-paintbrush::before {
  content: "\f05b";
}

.icon-papertray::before {
  content: "\f05c";
}

.icon-paper-clip::before {
  content: "\f05d";
}

.icon-paragraph-left::before {
  content: "\f05e";
}

.icon-paragraph-center::before {
  content: "\f05f";
}

.icon-paper-tray::before {
  content: "\f060";
}

.icon-park::before {
  content: "\f061";
}

.icon-partly-cloudy::before {
  content: "\f062";
}

.icon-passcode::before {
  content: "\f063";
}

.icon-paragraph-right::before {
  content: "\f064";
}

.icon-passport::before {
  content: "\f065";
}

.icon-partly-cloudy-rain::before {
  content: "\f066";
}

.icon-passport-2::before {
  content: "\f067";
}

.icon-paste::before {
  content: "\f068";
}

.icon-path::before {
  content: "\f069";
}

.icon-paste-2::before {
  content: "\f06a";
}

.icon-pattern-security::before {
  content: "\f06b";
}

.icon-paramedic-sign::before {
  content: "\f06c";
}

.icon-pause-2::before {
  content: "\f06d";
}

.icon-paypal::before {
  content: "\f06e";
}

.icon-pause::before {
  content: "\f06f";
}

.icon-peace::before {
  content: "\f070";
}

.icon-pc::before {
  content: "\f071";
}

.icon-pen::before {
  content: "\f072";
}

.icon-pen-2::before {
  content: "\f073";
}

.icon-payment-home::before {
  content: "\f074";
}

.icon-pencil-ruler::before {
  content: "\f075";
}

.icon-pencil-case::before {
  content: "\f076";
}

.icon-penguin::before {
  content: "\f077";
}

.icon-pencil::before {
  content: "\f078";
}

.icon-penguin-2::before {
  content: "\f079";
}

.icon-pear::before {
  content: "\f07a";
}

.icon-perfume::before {
  content: "\f07b";
}

.icon-personal-clipboard::before {
  content: "\f07c";
}

.icon-personal-key::before {
  content: "\f07d";
}

.icon-person-rotation::before {
  content: "\f07e";
}

.icon-person::before {
  content: "\f07f";
}

.icon-person-streaming::before {
  content: "\f080";
}

.icon-person-skeleton::before {
  content: "\f081";
}

.icon-person-vr-glasses::before {
  content: "\f082";
}

.icon-person-virtual-reality::before {
  content: "\f083";
}

.icon-pets::before {
  content: "\f084";
}

.icon-phone::before {
  content: "\f085";
}

.icon-photographer::before {
  content: "\f086";
}

.icon-photography-cam::before {
  content: "\f087";
}

.icon-phone-port::before {
  content: "\f088";
}

.icon-pick-up-truck::before {
  content: "\f089";
}

.icon-percentage-home::before {
  content: "\f08a";
}

.icon-picnic-basket::before {
  content: "\f08b";
}

.icon-pie-chart-clipboard::before {
  content: "\f08c";
}

.icon-pie-chart::before {
  content: "\f08d";
}

.icon-pie-chart-document::before {
  content: "\f08e";
}

.icon-photography-camera::before {
  content: "\f08f";
}

.icon-pie-graph::before {
  content: "\f090";
}

.icon-pie-slice::before {
  content: "\f091";
}

.icon-pilgrims-hat::before {
  content: "\f092";
}

.icon-pillar::before {
  content: "\f093";
}

.icon-pin-code-security::before {
  content: "\f094";
}

.icon-pin::before {
  content: "\f095";
}

.icon-pine-tree::before {
  content: "\f096";
}

.icon-pipes::before {
  content: "\f097";
}

.icon-pizza-slice::before {
  content: "\f098";
}

.icon-pizza::before {
  content: "\f099";
}

.icon-plan::before {
  content: "\f09a";
}

.icon-pie::before {
  content: "\f09b";
}

.icon-pirate-ship::before {
  content: "\f09c";
}

.icon-plane::before {
  content: "\f09d";
}

.icon-plane-ticket::before {
  content: "\f09e";
}

.icon-plant-care::before {
  content: "\f09f";
}

.icon-plant-charge::before {
  content: "\f0a0";
}

.icon-plant-cloud::before {
  content: "\f0a1";
}

.icon-planet-leaf::before {
  content: "\f0a2";
}

.icon-play::before {
  content: "\f0a3";
}

.icon-play-2::before {
  content: "\f0a4";
}

.icon-play-movie-2::before {
  content: "\f0a5";
}

.icon-plant-lightbulb::before {
  content: "\f0a6";
}

.icon-plant-house::before {
  content: "\f0a7";
}

.icon-play-area::before {
  content: "\f0a8";
}

.icon-play-clip::before {
  content: "\f0a9";
}

.icon-play-document::before {
  content: "\f0aa";
}

.icon-plant-tag::before {
  content: "\f0ab";
}

.icon-play-calendar::before {
  content: "\f0ac";
}

.icon-play-advertisement::before {
  content: "\f0ad";
}

.icon-play-film::before {
  content: "\f0ae";
}

.icon-play-media::before {
  content: "\f0af";
}

.icon-play-message::before {
  content: "\f0b0";
}

.icon-play-clipboard::before {
  content: "\f0b1";
}

.icon-play-text::before {
  content: "\f0b2";
}

.icon-play-projector::before {
  content: "\f0b3";
}

.icon-play-folder::before {
  content: "\f0b4";
}

.icon-play-ticket::before {
  content: "\f0b5";
}

.icon-play-vr::before {
  content: "\f0b6";
}

.icon-play-movie::before {
  content: "\f0b7";
}

.icon-pliers::before {
  content: "\f0b8";
}

.icon-play-vr-glasses::before {
  content: "\f0b9";
}

.icon-plumbing::before {
  content: "\f0ba";
}

.icon-plumbing-pipe::before {
  content: "\f0bb";
}

.icon-pointer-down::before {
  content: "\f0bc";
}

.icon-point-left::before {
  content: "\f0bd";
}

.icon-plug-electricity::before {
  content: "\f0be";
}

.icon-plug-in::before {
  content: "\f0bf";
}

.icon-poison::before {
  content: "\f0c0";
}

.icon-police-car::before {
  content: "\f0c1";
}

.icon-point-right::before {
  content: "\f0c2";
}

.icon-pool::before {
  content: "\f0c3";
}

.icon-popcorn::before {
  content: "\f0c4";
}

.icon-postage::before {
  content: "\f0c5";
}

.icon-popcorn-2::before {
  content: "\f0c6";
}

.icon-postcard::before {
  content: "\f0c7";
}

.icon-point-up::before {
  content: "\f0c8";
}

.icon-power-chip::before {
  content: "\f0c9";
}

.icon-prayer::before {
  content: "\f0ca";
}

.icon-preference::before {
  content: "\f0cb";
}

.icon-preference-dials::before {
  content: "\f0cc";
}

.icon-preferences-dials::before {
  content: "\f0cd";
}

.icon-preferences::before {
  content: "\f0ce";
}

.icon-port::before {
  content: "\f0cf";
}

.icon-present-2::before {
  content: "\f0d0";
}

.icon-present::before {
  content: "\f0d1";
}

.icon-present-3::before {
  content: "\f0d2";
}

.icon-presentation::before {
  content: "\f0d3";
}

.icon-presentation-standing::before {
  content: "\f0d4";
}

.icon-presentation-2::before {
  content: "\f0d5";
}

.icon-power-home::before {
  content: "\f0d6";
}

.icon-presentation-statistics::before {
  content: "\f0d7";
}

.icon-previous::before {
  content: "\f0d8";
}

.icon-presentation-analysis::before {
  content: "\f0d9";
}

.icon-press::before {
  content: "\f0da";
}

.icon-profile-computer::before {
  content: "\f0db";
}

.icon-printer-2::before {
  content: "\f0dc";
}

.icon-profile-chat::before {
  content: "\f0dd";
}

.icon-printer::before {
  content: "\f0de";
}

.icon-profile-message::before {
  content: "\f0df";
}

.icon-profile-folder::before {
  content: "\f0e0";
}

.icon-profile-conversation::before {
  content: "\f0e1";
}

.icon-projector::before {
  content: "\f0e2";
}

.icon-programming::before {
  content: "\f0e3";
}

.icon-projector-2::before {
  content: "\f0e4";
}

.icon-profile-settings::before {
  content: "\f0e5";
}

.icon-profile-text::before {
  content: "\f0e6";
}

.icon-protection-server::before {
  content: "\f0e7";
}

.icon-protection-home::before {
  content: "\f0e8";
}

.icon-pumpkin::before {
  content: "\f0e9";
}

.icon-property-location::before {
  content: "\f0ea";
}

.icon-protect-website::before {
  content: "\f0eb";
}

.icon-punching-bag::before {
  content: "\f0ec";
}

.icon-purchase-receipt::before {
  content: "\f0ed";
}

.icon-punching-ball::before {
  content: "\f0ee";
}

.icon-putty-knife-2::before {
  content: "\f0ef";
}

.icon-purchase-website::before {
  content: "\f0f0";
}

.icon-putty-knife::before {
  content: "\f0f1";
}

.icon-puzzle::before {
  content: "\f0f2";
}

.icon-puzzle-piece::before {
  content: "\f0f3";
}

.icon-QR-Code::before {
  content: "\f0f4";
}

.icon-putty-knife-tool::before {
  content: "\f0f5";
}

.icon-question-message-2::before {
  content: "\f0f6";
}

.icon-question::before {
  content: "\f0f7";
}

.icon-question-document::before {
  content: "\f0f8";
}

.icon-protect-nature::before {
  content: "\f0f9";
}

.icon-question-clipboard::before {
  content: "\f0fa";
}

.icon-question-padlock::before {
  content: "\f0fb";
}

.icon-question-message::before {
  content: "\f0fc";
}

.icon-rack-security::before {
  content: "\f0fd";
}

.icon-radio::before {
  content: "\f0fe";
}

.icon-radioactive::before {
  content: "\f0ff";
}

.icon-rain::before {
  content: "\f100";
}

.icon-rainbow::before {
  content: "\f101";
}

.icon-rain-cloud::before {
  content: "\f102";
}

.icon-rain-drop-moon::before {
  content: "\f103";
}

.icon-rain-drops::before {
  content: "\f104";
}

.icon-question-folder::before {
  content: "\f105";
}

.icon-raining::before {
  content: "\f106";
}

.icon-rain-drop-sun::before {
  content: "\f107";
}

.icon-rain-storm::before {
  content: "\f108";
}

.icon-raining-night::before {
  content: "\f109";
}

.icon-rain-umbrella::before {
  content: "\f10a";
}

.icon-ram::before {
  content: "\f10b";
}

.icon-raining-day::before {
  content: "\f10c";
}

.icon-question-text::before {
  content: "\f10d";
}

.icon-receive::before {
  content: "\f10e";
}

.icon-ram-storage::before {
  content: "\f10f";
}

.icon-receive-money::before {
  content: "\f110";
}

.icon-record::before {
  content: "\f111";
}

.icon-ram-memory::before {
  content: "\f112";
}

.icon-record-2::before {
  content: "\f113";
}

.icon-record-document::before {
  content: "\f114";
}

.icon-record-message-2::before {
  content: "\f115";
}

.icon-recording::before {
  content: "\f116";
}

.icon-record-message::before {
  content: "\f117";
}

.icon-reciept::before {
  content: "\f118";
}

.icon-recycle::before {
  content: "\f119";
}

.icon-record-text::before {
  content: "\f11a";
}

.icon-recycle-bag-2::before {
  content: "\f11b";
}

.icon-recycle-electricity::before {
  content: "\f11c";
}

.icon-recycle-shopping-bag::before {
  content: "\f11d";
}

.icon-recycle-trash::before {
  content: "\f11e";
}

.icon-recycle-tag::before {
  content: "\f11f";
}

.icon-recycle-water::before {
  content: "\f120";
}

.icon-reddit::before {
  content: "\f121";
}

.icon-red-carpet::before {
  content: "\f122";
}

.icon-reflection-horizontal::before {
  content: "\f123";
}

.icon-reflection-vertical::before {
  content: "\f124";
}

.icon-recycle-bag::before {
  content: "\f125";
}

.icon-refresh-clipboard::before {
  content: "\f126";
}

.icon-refresh-message::before {
  content: "\f127";
}

.icon-refresh-dimension::before {
  content: "\f128";
}

.icon-refresh-text::before {
  content: "\f129";
}

.icon-reindeer::before {
  content: "\f12a";
}

.icon-remote-control::before {
  content: "\f12b";
}

.icon-refresh-water::before {
  content: "\f12c";
}

.icon-rent-home::before {
  content: "\f12d";
}

.icon-reply-mesage::before {
  content: "\f12e";
}

.icon-restaurant::before {
  content: "\f12f";
}

.icon-replay::before {
  content: "\f130";
}

.icon-reuse-electricity::before {
  content: "\f131";
}

.icon-refresh-account::before {
  content: "\f132";
}

.icon-restaurant-2::before {
  content: "\f133";
}

.icon-reycle-container::before {
  content: "\f134";
}

.icon-rewind::before {
  content: "\f135";
}

.icon-reuse-water::before {
  content: "\f136";
}

.icon-right-indent::before {
  content: "\f137";
}

.icon-ribs::before {
  content: "\f138";
}

.icon-rice-bowl::before {
  content: "\f139";
}

.icon-ring-bell::before {
  content: "\f13a";
}

.icon-right-orientation::before {
  content: "\f13b";
}

.icon-right-way-up::before {
  content: "\f13c";
}

.icon-rocker::before {
  content: "\f13d";
}

.icon-rock::before {
  content: "\f13e";
}

.icon-rocket::before {
  content: "\f13f";
}

.icon-road-sign::before {
  content: "\f140";
}

.icon-roller-brush-2::before {
  content: "\f141";
}

.icon-roller-brush::before {
  content: "\f142";
}

.icon-romance::before {
  content: "\f143";
}

.icon-rolling-camera::before {
  content: "\f144";
}

.icon-romantic-music::before {
  content: "\f145";
}

.icon-romantic-mug::before {
  content: "\f146";
}

.icon-room-divivder::before {
  content: "\f147";
}

.icon-room-service-2::before {
  content: "\f148";
}

.icon-room-service::before {
  content: "\f149";
}

.icon-room-key::before {
  content: "\f14a";
}

.icon-rose-flower::before {
  content: "\f14b";
}

.icon-romantic-date::before {
  content: "\f14c";
}

.icon-rotate-left::before {
  content: "\f14d";
}

.icon-rotate-document::before {
  content: "\f14e";
}

.icon-room-service-trolley::before {
  content: "\f14f";
}

.icon-rotate-right::before {
  content: "\f150";
}

.icon-rounded-window::before {
  content: "\f151";
}

.icon-rotation-arrows::before {
  content: "\f152";
}

.icon-route-destination::before {
  content: "\f153";
}

.icon-route::before {
  content: "\f154";
}

.icon-round-tube::before {
  content: "\f155";
}

.icon-ruler::before {
  content: "\f156";
}

.icon-rulers-2::before {
  content: "\f157";
}

.icon-safe::before {
  content: "\f158";
}

.icon-safety-glasses-2::before {
  content: "\f159";
}

.icon-rulers::before {
  content: "\f15a";
}

.icon-safety-glove::before {
  content: "\f15b";
}

.icon-safety-glasses::before {
  content: "\f15c";
}

.icon-ruler-2::before {
  content: "\f15d";
}

.icon-safety-helmet::before {
  content: "\f15e";
}

.icon-safety-helmet-glasses::before {
  content: "\f15f";
}

.icon-sail-boat::before {
  content: "\f160";
}

.icon-safety-vest::before {
  content: "\f161";
}

.icon-sander-equipment::before {
  content: "\f162";
}

.icon-sanitizer::before {
  content: "\f163";
}

.icon-sailing-boat::before {
  content: "\f164";
}

.icon-santa-claus::before {
  content: "\f165";
}

.icon-santa-elf::before {
  content: "\f166";
}

.icon-santa-bag::before {
  content: "\f167";
}

.icon-santa-hat::before {
  content: "\f168";
}

.icon-santa-sleigh::before {
  content: "\f169";
}

.icon-satellite::before {
  content: "\f16a";
}

.icon-satellite-device::before {
  content: "\f16b";
}

.icon-sauce-2::before {
  content: "\f16c";
}

.icon-sandiwch::before {
  content: "\f16d";
}

.icon-sausage::before {
  content: "\f16e";
}

.icon-saw::before {
  content: "\f16f";
}

.icon-sauce::before {
  content: "\f170";
}

.icon-saw-blade::before {
  content: "\f171";
}

.icon-save::before {
  content: "\f172";
}

.icon-saw-tool::before {
  content: "\f173";
}

.icon-scale::before {
  content: "\f174";
}

.icon-scale-2::before {
  content: "\f175";
}

.icon-scarf-fashion::before {
  content: "\f176";
}

.icon-scarf::before {
  content: "\f177";
}

.icon-science::before {
  content: "\f178";
}

.icon-school-bus::before {
  content: "\f179";
}

.icon-science-2::before {
  content: "\f17a";
}

.icon-science-3::before {
  content: "\f17b";
}

.icon-scissor::before {
  content: "\f17c";
}

.icon-scales::before {
  content: "\f17d";
}

.icon-scissor-pliers::before {
  content: "\f17e";
}

.icon-science-book::before {
  content: "\f17f";
}

.icon-screwdriver-tool::before {
  content: "\f180";
}

.icon-screwdriver::before {
  content: "\f181";
}

.icon-sea::before {
  content: "\f182";
}

.icon-sea-cabin::before {
  content: "\f183";
}

.icon-search-message-2::before {
  content: "\f184";
}

.icon-search::before {
  content: "\f185";
}

.icon-search-clipboard::before {
  content: "\f186";
}

.icon-scissor-2::before {
  content: "\f187";
}

.icon-search-electricity::before {
  content: "\f188";
}

.icon-search-document::before {
  content: "\f189";
}

.icon-search-flights::before {
  content: "\f18a";
}

.icon-search-bug::before {
  content: "\f18b";
}

.icon-search-home::before {
  content: "\f18c";
}

.icon-search-graph::before {
  content: "\f18d";
}

.icon-search-love::before {
  content: "\f18e";
}

.icon-search-folder::before {
  content: "\f18f";
}

.icon-search-map::before {
  content: "\f190";
}

.icon-search-money::before {
  content: "\f191";
}

.icon-search-message::before {
  content: "\f192";
}

.icon-search-lab::before {
  content: "\f193";
}

.icon-search-organism::before {
  content: "\f194";
}

.icon-search-plant::before {
  content: "\f195";
}

.icon-search-text::before {
  content: "\f196";
}

.icon-search-website::before {
  content: "\f197";
}

.icon-seashell::before {
  content: "\f198";
}

.icon-search-vr-glasses::before {
  content: "\f199";
}

.icon-search-person::before {
  content: "\f19a";
}

.icon-security-camera::before {
  content: "\f19b";
}

.icon-seat-chair::before {
  content: "\f19c";
}

.icon-security-clipboard::before {
  content: "\f19d";
}

.icon-security-file::before {
  content: "\f19e";
}

.icon-security-folder::before {
  content: "\f19f";
}

.icon-security-message::before {
  content: "\f1a0";
}

.icon-security-document::before {
  content: "\f1a1";
}

.icon-security-text::before {
  content: "\f1a2";
}

.icon-send::before {
  content: "\f1a3";
}

.icon-segway::before {
  content: "\f1a4";
}

.icon-sensor::before {
  content: "\f1a5";
}

.icon-send-mail::before {
  content: "\f1a6";
}

.icon-seperate-chart-pie::before {
  content: "\f1a7";
}

.icon-seperate-pie-chart::before {
  content: "\f1a8";
}

.icon-security-helmet::before {
  content: "\f1a9";
}

.icon-server::before {
  content: "\f1aa";
}

.icon-server-cloud::before {
  content: "\f1ab";
}

.icon-server-interconnection::before {
  content: "\f1ac";
}

.icon-server-security::before {
  content: "\f1ad";
}

.icon-server-share::before {
  content: "\f1ae";
}

.icon-server-connect::before {
  content: "\f1af";
}

.icon-service-bell::before {
  content: "\f1b0";
}

.icon-server-unprotected::before {
  content: "\f1b1";
}

.icon-server-database::before {
  content: "\f1b2";
}

.icon-settings-document::before {
  content: "\f1b3";
}

.icon-settings-folder::before {
  content: "\f1b4";
}

.icon-settings-clipboard::before {
  content: "\f1b5";
}

.icon-settings-laptop::before {
  content: "\f1b6";
}

.icon-settings-monitor::before {
  content: "\f1b7";
}

.icon-settings-security::before {
  content: "\f1b8";
}

.icon-settings-text::before {
  content: "\f1b9";
}

.icon-settings-vr-glasses::before {
  content: "\f1ba";
}

.icon-service-desk::before {
  content: "\f1bb";
}

.icon-settings-website::before {
  content: "\f1bc";
}

.icon-settings-message::before {
  content: "\f1bd";
}

.icon-seucirty-message::before {
  content: "\f1be";
}

.icon-share::before {
  content: "\f1bf";
}

.icon-shape::before {
  content: "\f1c0";
}

.icon-share-clipboard::before {
  content: "\f1c1";
}

.icon-share-document::before {
  content: "\f1c2";
}

.icon-share-message::before {
  content: "\f1c3";
}

.icon-share-folder::before {
  content: "\f1c4";
}

.icon-share-text::before {
  content: "\f1c5";
}

.icon-shield-alert::before {
  content: "\f1c6";
}

.icon-share-website::before {
  content: "\f1c7";
}

.icon-shield-keyhole::before {
  content: "\f1c8";
}

.icon-shield-laptop::before {
  content: "\f1c9";
}

.icon-shield-network::before {
  content: "\f1ca";
}

.icon-shield-monitor::before {
  content: "\f1cb";
}

.icon-ship::before {
  content: "\f1cc";
}

.icon-ship-2::before {
  content: "\f1cd";
}

.icon-shop::before {
  content: "\f1ce";
}

.icon-shopping-bag-2::before {
  content: "\f1cf";
}

.icon-shopping-cart-2::before {
  content: "\f1d0";
}

.icon-shopping-bag::before {
  content: "\f1d1";
}

.icon-shopping-basket::before {
  content: "\f1d2";
}

.icon-shopping-cart::before {
  content: "\f1d3";
}

.icon-shopping-cart-home::before {
  content: "\f1d4";
}

.icon-shorts::before {
  content: "\f1d5";
}

.icon-shovel::before {
  content: "\f1d6";
}

.icon-shower-head-2::before {
  content: "\f1d7";
}

.icon-shower::before {
  content: "\f1d8";
}

.icon-shower-bathtub::before {
  content: "\f1d9";
}

.icon-shower-curtain::before {
  content: "\f1da";
}

.icon-shower-head::before {
  content: "\f1db";
}

.icon-shredded-file::before {
  content: "\f1dc";
}

.icon-shuffle::before {
  content: "\f1dd";
}

.icon-share-message-2::before {
  content: "\f1de";
}

.icon-side-view-vr::before {
  content: "\f1df";
}

.icon-signal::before {
  content: "\f1e0";
}

.icon-sink::before {
  content: "\f1e1";
}

.icon-single-bed::before {
  content: "\f1e2";
}

.icon-shower-head-3::before {
  content: "\f1e3";
}

.icon-size-text::before {
  content: "\f1e4";
}

.icon-siren::before {
  content: "\f1e5";
}

.icon-ski-lift::before {
  content: "\f1e6";
}

.icon-skype::before {
  content: "\f1e7";
}

.icon-skull::before {
  content: "\f1e8";
}

.icon-sleigh::before {
  content: "\f1e9";
}

.icon-slippers::before {
  content: "\f1ea";
}

.icon-smartphone-location-2::before {
  content: "\f1eb";
}

.icon-smartphone-notification-2::before {
  content: "\f1ec";
}

.icon-skeleton::before {
  content: "\f1ed";
}

.icon-smartphone::before {
  content: "\f1ee";
}

.icon-smartphone-charging::before {
  content: "\f1ef";
}

.icon-smartphone-2::before {
  content: "\f1f0";
}

.icon-smartphone-house::before {
  content: "\f1f1";
}

.icon-smartphone-dollar::before {
  content: "\f1f2";
}

.icon-smartphone-location::before {
  content: "\f1f3";
}

.icon-smartphone-message::before {
  content: "\f1f4";
}

.icon-smartphone-notification::before {
  content: "\f1f5";
}

.icon-smartphone-money-protection::before {
  content: "\f1f6";
}

.icon-smartphone-orientation::before {
  content: "\f1f7";
}

.icon-sleeping-bag::before {
  content: "\f1f8";
}

.icon-smartphone-play::before {
  content: "\f1f9";
}

.icon-smartphone-pen::before {
  content: "\f1fa";
}

.icon-smartwatch::before {
  content: "\f1fb";
}

.icon-smartphone-virtual-reality::before {
  content: "\f1fc";
}

.icon-snack::before {
  content: "\f1fd";
}

.icon-snorkling::before {
  content: "\f1fe";
}

.icon-snowboard::before {
  content: "\f1ff";
}

.icon-snapchat::before {
  content: "\f200";
}

.icon-snow-cap::before {
  content: "\f201";
}

.icon-snow-cloud::before {
  content: "\f202";
}

.icon-snowflake-decor::before {
  content: "\f203";
}

.icon-snowflake-decoration::before {
  content: "\f204";
}

.icon-smartphone-rotation::before {
  content: "\f205";
}

.icon-snowglobe-2::before {
  content: "\f206";
}

.icon-snowglobe::before {
  content: "\f207";
}

.icon-snow-goggles::before {
  content: "\f208";
}

.icon-snow-gloves::before {
  content: "\f209";
}

.icon-snowing::before {
  content: "\f20a";
}

.icon-snow-hat::before {
  content: "\f20b";
}

.icon-snowing-2::before {
  content: "\f20c";
}

.icon-snow-man::before {
  content: "\f20d";
}

.icon-snowman::before {
  content: "\f20e";
}

.icon-snow-ski::before {
  content: "\f20f";
}

.icon-snowskate::before {
  content: "\f210";
}

.icon-social-logo::before {
  content: "\f211";
}

.icon-social-media::before {
  content: "\f212";
}

.icon-social-network::before {
  content: "\f213";
}

.icon-social-media-network::before {
  content: "\f214";
}

.icon-sock::before {
  content: "\f215";
}

.icon-snow-boot::before {
  content: "\f216";
}

.icon-social-network-media::before {
  content: "\f217";
}

.icon-soda-drink::before {
  content: "\f218";
}

.icon-solar-panel-house::before {
  content: "\f219";
}

.icon-solar-power::before {
  content: "\f21a";
}

.icon-solar-panel::before {
  content: "\f21b";
}

.icon-solit-file::before {
  content: "\f21c";
}

.icon-sold-home::before {
  content: "\f21d";
}

.icon-sound::before {
  content: "\f21e";
}

.icon-sound-clipboard::before {
  content: "\f21f";
}

.icon-soda-can::before {
  content: "\f220";
}

.icon-sound-document::before {
  content: "\f221";
}

.icon-sound-folder::before {
  content: "\f222";
}

.icon-sound-specifics::before {
  content: "\f223";
}

.icon-sound-system::before {
  content: "\f224";
}

.icon-soundcloud::before {
  content: "\f225";
}

.icon-spatchula::before {
  content: "\f226";
}

.icon-speaker::before {
  content: "\f227";
}

.icon-speaker-2::before {
  content: "\f228";
}

.icon-soup-bowl::before {
  content: "\f229";
}

.icon-sound-file::before {
  content: "\f22a";
}

.icon-speed-boat::before {
  content: "\f22b";
}

.icon-speed-train::before {
  content: "\f22c";
}

.icon-special-test-tube::before {
  content: "\f22d";
}

.icon-spine::before {
  content: "\f22e";
}

.icon-spinning::before {
  content: "\f22f";
}

.icon-spiral::before {
  content: "\f230";
}

.icon-split-bone::before {
  content: "\f231";
}

.icon-speech::before {
  content: "\f232";
}

.icon-sports-shoes::before {
  content: "\f233";
}

.icon-sports-car::before {
  content: "\f234";
}

.icon-spotify::before {
  content: "\f235";
}

.icon-square-mirror::before {
  content: "\f236";
}

.icon-stairs-2::before {
  content: "\f237";
}

.icon-stamp::before {
  content: "\f238";
}

.icon-standing-camera::before {
  content: "\f239";
}

.icon-standing-clock::before {
  content: "\f23a";
}

.icon-sperm::before {
  content: "\f23b";
}

.icon-star-message-2::before {
  content: "\f23c";
}

.icon-standing-projector::before {
  content: "\f23d";
}

.icon-star::before {
  content: "\f23e";
}

.icon-star-3::before {
  content: "\f23f";
}

.icon-star-2::before {
  content: "\f240";
}

.icon-star-chat::before {
  content: "\f241";
}

.icon-stairs::before {
  content: "\f242";
}

.icon-star-conversation::before {
  content: "\f243";
}

.icon-star-decoration::before {
  content: "\f244";
}

.icon-star-feedback::before {
  content: "\f245";
}

.icon-star-text::before {
  content: "\f246";
}

.icon-star-message::before {
  content: "\f247";
}

.icon-star-ticket::before {
  content: "\f248";
}

.icon-start-up::before {
  content: "\f249";
}

.icon-statistics-message::before {
  content: "\f24a";
}

.icon-statistics-clipboard::before {
  content: "\f24b";
}

.icon-statistics-text::before {
  content: "\f24c";
}

.icon-stethoscope::before {
  content: "\f24d";
}

.icon-stomach::before {
  content: "\f24e";
}

.icon-stockings::before {
  content: "\f24f";
}

.icon-stool::before {
  content: "\f250";
}

.icon-stop::before {
  content: "\f251";
}

.icon-stop-media::before {
  content: "\f252";
}

.icon-stopwatch::before {
  content: "\f253";
}

.icon-storage-card::before {
  content: "\f254";
}

.icon-store::before {
  content: "\f255";
}

.icon-storage::before {
  content: "\f256";
}

.icon-strategy::before {
  content: "\f257";
}

.icon-streaming::before {
  content: "\f258";
}

.icon-strategy-2::before {
  content: "\f259";
}

.icon-string-of-lights::before {
  content: "\f25a";
}

.icon-stretcher::before {
  content: "\f25b";
}

.icon-strong::before {
  content: "\f25c";
}

.icon-strong-rain::before {
  content: "\f25d";
}

.icon-strong-rain-night::before {
  content: "\f25e";
}

.icon-strong-wind::before {
  content: "\f25f";
}

.icon-strong-wind-cloud::before {
  content: "\f260";
}

.icon-star-bookmark::before {
  content: "\f261";
}

.icon-strong-wind-cloud-day::before {
  content: "\f262";
}

.icon-strong-wind-hail::before {
  content: "\f263";
}

.icon-strong-raining-day::before {
  content: "\f264";
}

.icon-strong-wind-rain-drop::before {
  content: "\f265";
}

.icon-submarine::before {
  content: "\f266";
}

.icon-submarine-travel::before {
  content: "\f267";
}

.icon-suitcase::before {
  content: "\f268";
}

.icon-suitcase-2::before {
  content: "\f269";
}

.icon-suitcase-4::before {
  content: "\f26a";
}

.icon-suitcase-transport::before {
  content: "\f26b";
}

.icon-strong-wind-rain-cloud::before {
  content: "\f26c";
}

.icon-sunflower::before {
  content: "\f26d";
}

.icon-sun-moon::before {
  content: "\f26e";
}

.icon-sunny::before {
  content: "\f26f";
}

.icon-strong-wind-cloud-night::before {
  content: "\f270";
}

.icon-sunrise::before {
  content: "\f271";
}

.icon-suitcase-3::before {
  content: "\f272";
}

.icon-sun-oversea::before {
  content: "\f273";
}

.icon-sunset::before {
  content: "\f274";
}

.icon-supplement::before {
  content: "\f275";
}

.icon-surfboard::before {
  content: "\f276";
}

.icon-surfing-van::before {
  content: "\f277";
}

.icon-support-ribbon::before {
  content: "\f278";
}

.icon-sushi-rice::before {
  content: "\f279";
}

.icon-swimming-pool::before {
  content: "\f27a";
}

.icon-sushi-roll::before {
  content: "\f27b";
}

.icon-syrup::before {
  content: "\f27c";
}

.icon-swim-shorts::before {
  content: "\f27d";
}

.icon-table-dining::before {
  content: "\f27e";
}

.icon-swimming-pool-2::before {
  content: "\f27f";
}

.icon-table-drawer::before {
  content: "\f280";
}

.icon-tables::before {
  content: "\f281";
}

.icon-table-drawers::before {
  content: "\f282";
}

.icon-tablet::before {
  content: "\f283";
}

.icon-tablet-pen::before {
  content: "\f284";
}

.icon-taco::before {
  content: "\f285";
}

.icon-tank::before {
  content: "\f286";
}

.icon-tape::before {
  content: "\f287";
}

.icon-tag::before {
  content: "\f288";
}

.icon-sunrise-2::before {
  content: "\f289";
}

.icon-target::before {
  content: "\f28a";
}

.icon-target-audience::before {
  content: "\f28b";
}

.icon-target-2::before {
  content: "\f28c";
}

.icon-target-finance::before {
  content: "\f28d";
}

.icon-target-bug::before {
  content: "\f28e";
}

.icon-taxi::before {
  content: "\f28f";
}

.icon-target-customers::before {
  content: "\f290";
}

.icon-taxi-service::before {
  content: "\f291";
}

.icon-taxi-front::before {
  content: "\f292";
}

.icon-team::before {
  content: "\f293";
}

.icon-telephone::before {
  content: "\f294";
}

.icon-telephone-port::before {
  content: "\f295";
}

.icon-terrace-chair::before {
  content: "\f296";
}

.icon-terrace::before {
  content: "\f297";
}

.icon-teacher-desk::before {
  content: "\f298";
}

.icon-temperature-alert::before {
  content: "\f299";
}

.icon-test-tubes-2::before {
  content: "\f29a";
}

.icon-test::before {
  content: "\f29b";
}

.icon-test-chemical::before {
  content: "\f29c";
}

.icon-test-device::before {
  content: "\f29d";
}

.icon-test-tube::before {
  content: "\f29e";
}

.icon-tea-mug::before {
  content: "\f29f";
}

.icon-test-tube-container::before {
  content: "\f2a0";
}

.icon-test-tube-experiment::before {
  content: "\f2a1";
}

.icon-test-tube-flame::before {
  content: "\f2a2";
}

.icon-test-tube-settings::before {
  content: "\f2a3";
}

.icon-telescope::before {
  content: "\f2a4";
}

.icon-test-tube-transfer::before {
  content: "\f2a5";
}

.icon-test-tubes::before {
  content: "\f2a6";
}

.icon-tetris::before {
  content: "\f2a7";
}

.icon-text::before {
  content: "\f2a8";
}

.icon-test-tube-stand::before {
  content: "\f2a9";
}

.icon-textbook::before {
  content: "\f2aa";
}

.icon-text-chat::before {
  content: "\f2ab";
}

.icon-text-conversation::before {
  content: "\f2ac";
}

.icon-text-document::before {
  content: "\f2ad";
}

.icon-text-communication::before {
  content: "\f2ae";
}

.icon-text-folder::before {
  content: "\f2af";
}

.icon-text-messaging::before {
  content: "\f2b0";
}

.icon-text-size::before {
  content: "\f2b1";
}

.icon-thermometer::before {
  content: "\f2b2";
}

.icon-thermometer-2::before {
  content: "\f2b3";
}

.icon-test-viles::before {
  content: "\f2b4";
}

.icon-three-finger::before {
  content: "\f2b5";
}

.icon-three::before {
  content: "\f2b6";
}

.icon-thumbs-down::before {
  content: "\f2b7";
}

.icon-ticket::before {
  content: "\f2b8";
}

.icon-thumbs-up::before {
  content: "\f2b9";
}

.icon-three-line::before {
  content: "\f2ba";
}

.icon-thermometer-3::before {
  content: "\f2bb";
}

.icon-ticket-2::before {
  content: "\f2bc";
}

.icon-ticket-play::before {
  content: "\f2bd";
}

.icon-tie::before {
  content: "\f2be";
}

.icon-time-movie::before {
  content: "\f2bf";
}

.icon-tik-tok::before {
  content: "\f2c0";
}

.icon-timer-movie::before {
  content: "\f2c1";
}

.icon-timer::before {
  content: "\f2c2";
}

.icon-toast::before {
  content: "\f2c3";
}

.icon-tinder::before {
  content: "\f2c4";
}

.icon-toast-bread::before {
  content: "\f2c5";
}

.icon-toilet-2::before {
  content: "\f2c6";
}

.icon-toilet::before {
  content: "\f2c7";
}

.icon-tin-can::before {
  content: "\f2c8";
}

.icon-ticket-star::before {
  content: "\f2c9";
}

.icon-tongue::before {
  content: "\f2ca";
}

.icon-toolbox::before {
  content: "\f2cb";
}

.icon-tooth::before {
  content: "\f2cc";
}

.icon-tools::before {
  content: "\f2cd";
}

.icon-top-vertical-layout::before {
  content: "\f2ce";
}

.icon-torch::before {
  content: "\f2cf";
}

.icon-tooth-brush::before {
  content: "\f2d0";
}

.icon-toilet-paper::before {
  content: "\f2d1";
}

.icon-tornado::before {
  content: "\f2d2";
}

.icon-touch-gesture::before {
  content: "\f2d3";
}

.icon-tornado-forecast::before {
  content: "\f2d4";
}

.icon-towel::before {
  content: "\f2d5";
}

.icon-towel-rack::before {
  content: "\f2d6";
}

.icon-tractor::before {
  content: "\f2d7";
}

.icon-train-transportation::before {
  content: "\f2d8";
}

.icon-train::before {
  content: "\f2d9";
}

.icon-train-travel::before {
  content: "\f2da";
}

.icon-train-tunnel::before {
  content: "\f2db";
}

.icon-tram-transport::before {
  content: "\f2dc";
}

.icon-train-2::before {
  content: "\f2dd";
}

.icon-transfer::before {
  content: "\f2de";
}

.icon-trainer::before {
  content: "\f2df";
}

.icon-transferring-cloud::before {
  content: "\f2e0";
}

.icon-transfer-cloud::before {
  content: "\f2e1";
}

.icon-transfer-folder::before {
  content: "\f2e2";
}

.icon-transfusion::before {
  content: "\f2e3";
}

.icon-transport-truck::before {
  content: "\f2e4";
}

.icon-transport-truck-2::before {
  content: "\f2e5";
}

.icon-user-circle::before {
  content: "\f2e6";
}

.icon-cog::before {
  content: "\f2e7";
}

.icon-user-card::before {
  content: "\f2e8";
}

.icon-arrow-up::before {
  content: "\f2e9";
}

.icon-arrow-down::before {
  content: "\f2ea";
}

.icon-arrow-solid-down::before {
  content: "\f2eb";
}

.icon-arrow-solid-up::before {
  content: "\f2ec";
}

.icon-arrow-left::before {
  content: "\f2ed";
}

.icon-arrow-right::before {
  content: "\f2ee";
}

.icon-close::before {
  content: "\f2ef";
}

.icon-chevron-left::before {
  content: "\f2f0";
}

.icon-chevron-right::before {
  content: "\f2f1";
}

.icon-arrows-h::before {
  content: "\f2f2";
}

.icon-globe::before {
  content: "\f2f3";
}

.icon-clock-edit::before {
  content: "\f2f4";
}

.icon-calendar-holiday::before {
  content: "\f2f5";
}

.icon-chevron-up::before {
  content: "\f2f6";
}

.icon-chevron-down::before {
  content: "\f2f7";
}

.icon-check::before {
  content: "\f2f8";
}

.icon-info::before {
  content: "\f2f9";
}

.icon-alert-alt::before {
  content: "\f2fa";
}

.icon-confirm-alt::before {
  content: "\f2fb";
}

.icon-pencil-alt::before {
  content: "\f2fc";
}