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

Nucleo icon font
Generated using nucleoapp.com

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* icons */
.icon-check::before {
  content: "\ea02";
}

.icon-chat::before {
  content: "\ea03";
}

.icon-b-chart::before {
  content: "\ea04";
}

.icon-ban::before {
  content: "\ea05";
}

.icon-e-add::before {
  content: "\ea06";
}

.icon-e-delete::before {
  content: "\ea07";
}

.icon-hair-woman-3::before {
  content: "\ea08";
}

.icon-hair-man-3::before {
  content: "\ea09";
}

.icon-bullet-list-3::before {
  content: "\ea0a";
}

.icon-shopping-bag-3::before {
  content: "\ea0b";
}

.icon-bag-16-3::before {
  content: "\ea0c";
}

.icon-algorithm-3::before {
  content: "\ea0d";
}

.icon-rat-3::before {
  content: "\ea0e";
}

.icon-digital-image-3::before {
  content: "\ea0f";
}

.icon-ecology-3::before {
  content: "\ea10";
}

.icon-blockchain-3::before {
  content: "\ea11";
}

.icon-progress-2-3::before {
  content: "\ea12";
}

.icon-vacuum-cleaner-3::before {
  content: "\ea13";
}

.icon-hair-woman-3-1::before {
  content: "\ea14";
}

.icon-hair-man-3-1::before {
  content: "\ea15";
}

.icon-palm-tree-3::before {
  content: "\ea16";
}

.icon-lucky-seven-3::before {
  content: "\ea17";
}

.icon-watering-plants-3::before {
  content: "\ea18";
}

.icon-farmer-market-3::before {
  content: "\ea19";
}

.icon-bullet-list-3-1::before {
  content: "\ea1a";
}

.icon-shopping-bag-3-1::before {
  content: "\ea1b";
}

.icon-bag-16-3-1::before {
  content: "\ea1c";
}

.icon-accessibility-3::before {
  content: "\ea1d";
}

.icon-exclamation-mark-3::before {
  content: "\ea1e";
}

.icon-question-mark-3::before {
  content: "\ea1f";
}

.icon-c-warning-3::before {
  content: "\ea20";
}

.icon-c-question-3::before {
  content: "\ea21";
}

.icon-c-info-3::before {
  content: "\ea22";
}

.icon-info-3::before {
  content: "\ea23";
}

.icon-s-warning-3::before {
  content: "\ea24";
}

.icon-s-question-3::before {
  content: "\ea25";
}

.icon-s-info-3::before {
  content: "\ea26";
}

.icon-warning-sign-3::before {
  content: "\ea27";
}

.icon-s-pulse-3::before {
  content: "\ea28";
}

.icon-archive-3::before {
  content: "\ea29";
}

.icon-attachment-3::before {
  content: "\ea2a";
}

.icon-loop-3::before {
  content: "\ea2b";
}

.icon-ban-3::before {
  content: "\ea2c";
}

.icon-book-3::before {
  content: "\ea2d";
}

.icon-banana-3::before {
  content: "\ea2e";
}

.icon-barcode-qr-3::before {
  content: "\ea2f";
}

.icon-basket-3::before {
  content: "\ea30";
}

.icon-battery-charging-3::before {
  content: "\ea31";
}

.icon-battery-low-3::before {
  content: "\ea32";
}

.icon-alarm-3::before {
  content: "\ea33";
}

.icon-c-remove-3::before {
  content: "\ea34";
}

.icon-bookmark-3::before {
  content: "\ea35";
}

.icon-briefcase-24-3::before {
  content: "\ea36";
}

.icon-chat-3::before {
  content: "\ea37";
}

.icon-calendar-3::before {
  content: "\ea38";
}

.icon-shopping-cart-3::before {
  content: "\ea39";
}

.icon-b-chart-3::before {
  content: "\ea3a";
}

.icon-check-3::before {
  content: "\ea3b";
}

.icon-c-check-3::before {
  content: "\ea3c";
}

.icon-c-add-3::before {
  content: "\ea3d";
}

.icon-i-check-3::before {
  content: "\ea3e";
}

.icon-child-3::before {
  content: "\ea3f";
}

.icon-cloud-forecast-3::before {
  content: "\ea40";
}

.icon-c-delete-3::before {
  content: "\ea41";
}

.icon-circle-arrow-down-3::before {
  content: "\ea42";
}

.icon-folder-3::before {
  content: "\ea43";
}

.icon-circle-arrow-left-3::before {
  content: "\ea44";
}

.icon-circle-arrow-right-3::before {
  content: "\ea45";
}

.icon-circle-arrow-up-3::before {
  content: "\ea46";
}

.icon-control-panel-3::before {
  content: "\ea47";
}

.icon-download-3::before {
  content: "\ea48";
}

.icon-database-3::before {
  content: "\ea49";
}

.icon-deer-3::before {
  content: "\ea4a";
}

.icon-floppy-disk-3::before {
  content: "\ea4b";
}

.icon-dock-bottom-3::before {
  content: "\ea4c";
}

.icon-d-edit-3::before {
  content: "\ea4d";
}

.icon-drop-3::before {
  content: "\ea4e";
}

.icon-pen-3::before {
  content: "\ea4f";
}

.icon-edit-3::before {
  content: "\ea50";
}

.icon-view-3::before {
  content: "\ea51";
}

.icon-mail-3::before {
  content: "\ea52";
}

.icon-screen-enlarge-3::before {
  content: "\ea53";
}

.icon-flag-diagonal-33-3::before {
  content: "\ea54";
}

.icon-hide-3::before {
  content: "\ea55";
}

.icon-heart-3::before {
  content: "\ea56";
}

.icon-star-3::before {
  content: "\ea57";
}

.icon-filter-3::before {
  content: "\ea58";
}

.icon-image-3::before {
  content: "\ea59";
}

.icon-globe-2-3::before {
  content: "\ea5a";
}

.icon-present-3::before {
  content: "\ea5b";
}

.icon-profile-3::before {
  content: "\ea5c";
}

.icon-grape-3::before {
  content: "\ea5d";
}

.icon-grid-interface-3::before {
  content: "\ea5e";
}

.icon-gallery-view-3::before {
  content: "\ea5f";
}

.icon-grid-layout-3::before {
  content: "\ea60";
}

.icon-handshake-3::before {
  content: "\ea61";
}

.icon-headphones-3::before {
  content: "\ea62";
}

.icon-home-3::before {
  content: "\ea63";
}

.icon-hourglass-3::before {
  content: "\ea64";
}

.icon-phone-call-3::before {
  content: "\ea65";
}

.icon-key-3::before {
  content: "\ea66";
}

.icon-desk-lamp-3::before {
  content: "\ea67";
}

.icon-launch-3::before {
  content: "\ea68";
}

.icon-stack-3::before {
  content: "\ea69";
}

.icon-like-3::before {
  content: "\ea6a";
}

.icon-link-3::before {
  content: "\ea6b";
}

.icon-unlink-3::before {
  content: "\ea6c";
}

.icon-lock-3::before {
  content: "\ea6d";
}

.icon-leave-3::before {
  content: "\ea6e";
}

.icon-menu-3::before {
  content: "\ea6f";
}

.icon-menu-8-3::before {
  content: "\ea70";
}

.icon-replay-3::before {
  content: "\ea71";
}

.icon-microscope-3::before {
  content: "\ea72";
}

.icon-down-arrow-3::before {
  content: "\ea73";
}

.icon-left-arrow-3::before {
  content: "\ea74";
}

.icon-right-arrow-3::before {
  content: "\ea75";
}

.icon-up-arrow-3::before {
  content: "\ea76";
}

.icon-megaphone-3::before {
  content: "\ea77";
}

.icon-paragraph-3::before {
  content: "\ea78";
}

.icon-telephone-3::before {
  content: "\ea79";
}

.icon-pin-3::before {
  content: "\ea7a";
}

.icon-position-marker-3::before {
  content: "\ea7b";
}

.icon-reload-3::before {
  content: "\ea7c";
}

.icon-s-remove-3::before {
  content: "\ea7d";
}

.icon-enlarge-3::before {
  content: "\ea7e";
}

.icon-send-message-3::before {
  content: "\ea7f";
}

.icon-cogwheel-3::before {
  content: "\ea80";
}

.icon-settings-3::before {
  content: "\ea81";
}

.icon-upload-3::before {
  content: "\ea82";
}

.icon-shop-3::before {
  content: "\ea83";
}

.icon-e-add-3::before {
  content: "\ea84";
}

.icon-e-delete-3::before {
  content: "\ea85";
}

.icon-e-remove-3::before {
  content: "\ea86";
}

.icon-world-3::before {
  content: "\ea87";
}

.icon-file-text-3::before {
  content: "\ea88";
}

.icon-skull-3::before {
  content: "\ea89";
}

.icon-spaceship-3::before {
  content: "\ea8a";
}

.icon-s-add-3::before {
  content: "\ea8b";
}

.icon-s-delete-3::before {
  content: "\ea8c";
}

.icon-data-download-3::before {
  content: "\ea8d";
}

.icon-lifering-3::before {
  content: "\ea8e";
}

.icon-data-upload-3::before {
  content: "\ea8f";
}

.icon-trash-can-3::before {
  content: "\ea90";
}

.icon-shopping-label-3::before {
  content: "\ea91";
}

.icon-time-alarm-3::before {
  content: "\ea92";
}

.icon-time-clock-3::before {
  content: "\ea93";
}

.icon-stopwatch-3::before {
  content: "\ea94";
}

.icon-yoga-3::before {
  content: "\ea95";
}

.icon-vector-3::before {
  content: "\ea96";
}

.icon-wireframe-3::before {
  content: "\ea97";
}

.icon-switches-3::before {
  content: "\ea98";
}

.icon-toggle-3::before {
  content: "\ea99";
}

.icon-zoom-3::before {
  content: "\ea9a";
}

.icon-zoom-in-3::before {
  content: "\ea9b";
}

.icon-zoom-out-3::before {
  content: "\ea9c";
}

.icon-loader-bars-3::before {
  content: "\ea9d";
}

.icon-mirror-tablet-phone-3::before {
  content: "\ea9e";
}

.icon-sidebar-3::before {
  content: "\ea9f";
}

.icon-blog-3::before {
  content: "\eaa0";
}

.icon-file-delete-3::before {
  content: "\eaa1";
}

.icon-file-add-3::before {
  content: "\eaa2";
}

.icon-alarm-add-3::before {
  content: "\eaa3";
}

.icon-alarm-disable-3::before {
  content: "\eaa4";
}

.icon-at-sign-3::before {
  content: "\eaa5";
}

.icon-design-system-3::before {
  content: "\eaa6";
}

.icon-salad-3::before {
  content: "\eaa7";
}

.icon-energy-3::before {
  content: "\eaa8";
}

.icon-light-control-3::before {
  content: "\eaa9";
}

.icon-bicep-3::before {
  content: "\eaaa";
}

.icon-check-double-3::before {
  content: "\eaab";
}

.icon-geometry-3::before {
  content: "\eaac";
}

.icon-app-store-3::before {
  content: "\eaad";
}

.icon-saved-items-3::before {
  content: "\eaae";
}

.icon-park-3::before {
  content: "\eaaf";
}

.icon-blueprint-3::before {
  content: "\eab0";
}

.icon-decision-process-3::before {
  content: "\eab1";
}

.icon-love-song-3::before {
  content: "\eab2";
}

.icon-translation-3::before {
  content: "\eab3";
}

.icon-face-recognition-3::before {
  content: "\eab4";
}

.icon-finger-snap-3::before {
  content: "\eab5";
}

.icon-interview-3::before {
  content: "\eab6";
}

.icon-alpha-order-3::before {
  content: "\eab7";
}

.icon-selfie-2-3::before {
  content: "\eab8";
}

.icon-trumpet-3::before {
  content: "\eab9";
}

.icon-drums-3::before {
  content: "\eaba";
}

.icon-theater-3::before {
  content: "\eabb";
}

.icon-save-for-later-3::before {
  content: "\eabc";
}

.icon-gaming-console-3::before {
  content: "\eabd";
}

.icon-license-key-3::before {
  content: "\eabe";
}

.icon-flower-rose-3::before {
  content: "\eabf";
}

.icon-bouquet-2::before {
  content: "\eac0";
}

.icon-ecology-4::before {
  content: "\eaf3";
}

.icon-rat-4::before {
  content: "\eaf7";
}

.icon-blockchain-4::before {
  content: "\eafd";
}

.icon-algorithm-4::before {
  content: "\eb00";
}

.icon-vacuum-cleaner-4::before {
  content: "\eb03";
}

.icon-hair-woman-4::before {
  content: "\eb06";
}

.icon-hair-man-4::before {
  content: "\eb09";
}

.icon-progress-2-4::before {
  content: "\eb0c";
}

.icon-digital-image-4::before {
  content: "\eb0d";
}

.icon-palm-tree-4::before {
  content: "\eb0f";
}

.icon-lucky-seven-4::before {
  content: "\eb12";
}

.icon-watering-plants-4::before {
  content: "\eb15";
}

.icon-farmer-market-4::before {
  content: "\eb18";
}

.icon-s-info-4::before {
  content: "\eb1b";
}

.icon-d-edit-4::before {
  content: "\eb1c";
}

.icon-s-warning-4::before {
  content: "\eb1d";
}

.icon-accessibility-8::before {
  content: "\eb1e";
}

.icon-exclamation-mark-4::before {
  content: "\eb1f";
}

.icon-question-mark-4::before {
  content: "\eb20";
}

.icon-c-warning-4::before {
  content: "\eb21";
}

.icon-c-question-4::before {
  content: "\eb22";
}

.icon-c-info-4::before {
  content: "\eb23";
}

.icon-info-4::before {
  content: "\eb24";
}

.icon-banana-4::before {
  content: "\eb25";
}

.icon-s-question-4::before {
  content: "\eb26";
}

.icon-ban-4::before {
  content: "\eb27";
}

.icon-warning-sign-4::before {
  content: "\eb28";
}

.icon-s-pulse-4::before {
  content: "\eb29";
}

.icon-attachment-4::before {
  content: "\eb2a";
}

.icon-archive-5::before {
  content: "\eb2b";
}

.icon-shopping-bag-4::before {
  content: "\eb2c";
}

.icon-barcode-qr-4::before {
  content: "\eb2d";
}

.icon-bag-16-4::before {
  content: "\eb2e";
}

.icon-circle-arrow-down-4::before {
  content: "\eb2f";
}

.icon-basket-4::before {
  content: "\eb30";
}

.icon-circle-arrow-right-4::before {
  content: "\eb31";
}

.icon-battery-charging-4::before {
  content: "\eb32";
}

.icon-battery-low-4::before {
  content: "\eb33";
}

.icon-alarm-4::before {
  content: "\eb34";
}

.icon-book-4::before {
  content: "\eb35";
}

.icon-bookmark-10::before {
  content: "\eb36";
}

.icon-briefcase-24-4::before {
  content: "\eb37";
}

.icon-bullet-list-4::before {
  content: "\eb38";
}

.icon-calendar-9::before {
  content: "\eb39";
}

.icon-shopping-cart-4::before {
  content: "\eb3a";
}

.icon-b-chart-4::before {
  content: "\eb3b";
}

.icon-chat-4::before {
  content: "\eb3c";
}

.icon-check-10::before {
  content: "\eb3d";
}

.icon-c-check-4::before {
  content: "\eb3e";
}

.icon-i-check-4::before {
  content: "\eb3f";
}

.icon-child-4::before {
  content: "\eb40";
}

.icon-c-add-4::before {
  content: "\eb41";
}

.icon-c-delete-4::before {
  content: "\eb42";
}

.icon-c-remove-4::before {
  content: "\eb43";
}

.icon-circle-arrow-up-4::before {
  content: "\eb44";
}

.icon-circle-arrow-left-4::before {
  content: "\eb45";
}

.icon-floppy-disk-4::before {
  content: "\eb46";
}

.icon-cloud-forecast-4::before {
  content: "\eb47";
}

.icon-dock-bottom-4::before {
  content: "\eb48";
}

.icon-control-panel-4::before {
  content: "\eb49";
}

.icon-database-4::before {
  content: "\eb4a";
}

.icon-deer-4::before {
  content: "\eb4b";
}

.icon-download-6::before {
  content: "\eb4c";
}

.icon-screen-enlarge-4::before {
  content: "\eb4d";
}

.icon-gallery-view-4::before {
  content: "\eb4e";
}

.icon-drop-4::before {
  content: "\eb4f";
}

.icon-pen-4::before {
  content: "\eb50";
}

.icon-edit-4::before {
  content: "\eb51";
}

.icon-view-4::before {
  content: "\eb52";
}

.icon-mail-4::before {
  content: "\eb53";
}

.icon-hide-4::before {
  content: "\eb54";
}

.icon-folder-10::before {
  content: "\eb55";
}

.icon-filter-7::before {
  content: "\eb56";
}

.icon-heart-10::before {
  content: "\eb57";
}

.icon-star-10::before {
  content: "\eb58";
}

.icon-flag-diagonal-33-4::before {
  content: "\eb59";
}

.icon-position-marker-4::before {
  content: "\eb5a";
}

.icon-grid-layout-5::before {
  content: "\eb5b";
}

.icon-present-4::before {
  content: "\eb5c";
}

.icon-globe-2-4::before {
  content: "\eb5d";
}

.icon-grape-4::before {
  content: "\eb5e";
}

.icon-grid-interface-4::before {
  content: "\eb5f";
}

.icon-handshake-7::before {
  content: "\eb60";
}

.icon-image-9::before {
  content: "\eb61";
}

.icon-right-arrow-4::before {
  content: "\eb62";
}

.icon-headphones-4::before {
  content: "\eb63";
}

.icon-home-4::before {
  content: "\eb64";
}

.icon-hourglass-4::before {
  content: "\eb65";
}

.icon-leave-4::before {
  content: "\eb66";
}

.icon-key-4::before {
  content: "\eb67";
}

.icon-desk-lamp-5::before {
  content: "\eb68";
}

.icon-launch-4::before {
  content: "\eb69";
}

.icon-stack-4::before {
  content: "\eb6a";
}

.icon-like-4::before {
  content: "\eb6b";
}

.icon-link-7::before {
  content: "\eb6c";
}

.icon-unlink-4::before {
  content: "\eb6d";
}

.icon-lock-9::before {
  content: "\eb6e";
}

.icon-loop-4::before {
  content: "\eb6f";
}

.icon-menu-8-4::before {
  content: "\eb70";
}

.icon-left-arrow-4::before {
  content: "\eb71";
}

.icon-menu-4::before {
  content: "\eb72";
}

.icon-microscope-4::before {
  content: "\eb73";
}

.icon-down-arrow-4::before {
  content: "\eb74";
}

.icon-trash-can-4::before {
  content: "\eb75";
}

.icon-yoga-4::before {
  content: "\eb76";
}

.icon-up-arrow-4::before {
  content: "\eb77";
}

.icon-megaphone-4::before {
  content: "\eb78";
}

.icon-paragraph-4::before {
  content: "\eb79";
}

.icon-telephone-4::before {
  content: "\eb7a";
}

.icon-phone-call-4::before {
  content: "\eb7b";
}

.icon-pin-4::before {
  content: "\eb7c";
}

.icon-reload-4::before {
  content: "\eb7e";
}

.icon-replay-4::before {
  content: "\eb7f";
}

.icon-enlarge-4::before {
  content: "\eb80";
}

.icon-send-message-4::before {
  content: "\eb81";
}

.icon-cogwheel-4::before {
  content: "\eb82";
}

.icon-settings-4::before {
  content: "\eb83";
}

.icon-upload-5::before {
  content: "\eb84";
}

.icon-shop-7::before {
  content: "\eb85";
}

.icon-e-add-4::before {
  content: "\eb86";
}

.icon-e-delete-4::before {
  content: "\eb87";
}

.icon-e-remove-4::before {
  content: "\eb88";
}

.icon-profile-4::before {
  content: "\eb89";
}

.icon-file-text-4::before {
  content: "\eb8a";
}

.icon-skull-5::before {
  content: "\eb8b";
}

.icon-spaceship-4::before {
  content: "\eb8c";
}

.icon-s-add-4::before {
  content: "\eb8d";
}

.icon-s-delete-4::before {
  content: "\eb8e";
}

.icon-data-download-4::before {
  content: "\eb8f";
}

.icon-s-remove-4::before {
  content: "\eb90";
}

.icon-data-upload-4::before {
  content: "\eb91";
}

.icon-lifering-4::before {
  content: "\eb92";
}

.icon-shopping-label-4::before {
  content: "\eb93";
}

.icon-time-alarm-4::before {
  content: "\eb94";
}

.icon-time-clock-4::before {
  content: "\eb95";
}

.icon-stopwatch-7::before {
  content: "\eb96";
}

.icon-vector-4::before {
  content: "\eb97";
}

.icon-world-4::before {
  content: "\eb98";
}

.icon-wireframe-4::before {
  content: "\eb9a";
}

.icon-toggle-4::before {
  content: "\eb9b";
}

.icon-zoom-4::before {
  content: "\eb9c";
}

.icon-switches-4::before {
  content: "\eb9d";
}

.icon-zoom-out-4::before {
  content: "\eb9e";
}

.icon-zoom-in-4::before {
  content: "\eb9f";
}

.icon-loader-bars-4::before {
  content: "\ec9e";
}

.icon-mirror-tablet-phone-4::before {
  content: "\ecaa";
}

.icon-sidebar-4::before {
  content: "\ecac";
}

.icon-salad-4::before {
  content: "\ecad";
}

.icon-trumpet-4::before {
  content: "\ecaf";
}

.icon-blog-4::before {
  content: "\ecb0";
}

.icon-file-delete-4::before {
  content: "\ecb2";
}

.icon-file-add-4::before {
  content: "\ecb6";
}

.icon-alarm-disable-4::before {
  content: "\ecb8";
}

.icon-alarm-add-4::before {
  content: "\ecb9";
}

.icon-at-sign-10::before {
  content: "\ecbf";
}

.icon-energy-4::before {
  content: "\ecc1";
}

.icon-design-system-4::before {
  content: "\ecc2";
}

.icon-decision-process-4::before {
  content: "\ecc7";
}

.icon-app-store-4::before {
  content: "\ecc8";
}

.icon-light-control-4::before {
  content: "\eccb";
}

.icon-bicep-4::before {
  content: "\ecce";
}

.icon-check-double-4::before {
  content: "\ecd1";
}

.icon-geometry-4::before {
  content: "\ecd4";
}

.icon-translation-4::before {
  content: "\ecd7";
}

.icon-saved-items-5::before {
  content: "\ecda";
}

.icon-park-4::before {
  content: "\ecdd";
}

.icon-blueprint-4::before {
  content: "\ece0";
}

.icon-face-recognition-4::before {
  content: "\ece9";
}

.icon-finger-snap-4::before {
  content: "\ecec";
}

.icon-interview-4::before {
  content: "\ecef";
}

.icon-alpha-order-4::before {
  content: "\ecf2";
}

.icon-selfie-2-4::before {
  content: "\ecf5";
}

.icon-bouquet-4::before {
  content: "\ecfa";
}

.icon-drums-4::before {
  content: "\ecfb";
}

.icon-theater-4::before {
  content: "\ecfe";
}

.icon-save-for-later-4::before {
  content: "\ed01";
}

.icon-gaming-console-4::before {
  content: "\ed04";
}

.icon-license-key-4::before {
  content: "\ed07";
}

.icon-flower-rose-4::before {
  content: "\ed0a";
}

.icon-love-song-4::before {
  content: "\ed0d";
}

.icon-signal-2-3::before {
  content: "\ef2b";
}

.icon-satellite-3::before {
  content: "\ef2c";
}

.icon-phone-5::before {
  content: "\ef2d";
}

.icon-keyboard-3::before {
  content: "\ef2e";
}

.icon-computer-3::before {
  content: "\ef2f";
}

.icon-battery-3::before {
  content: "\ef30";
}

.icon-battery-high-3::before {
  content: "\ef31";
}

.icon-ball-basket-3::before {
  content: "\ef32";
}

.icon-volume-3::before {
  content: "\ef33";
}

.icon-volume-up-3::before {
  content: "\ef34";
}

.icon-microphone-slash-3::before {
  content: "\ef35";
}

.icon-microphone-5::before {
  content: "\ef36";
}

.icon-bullhorn-3::before {
  content: "\ef37";
}

.icon-ticket-4-3::before {
  content: "\ef38";
}

.icon-scissors-coupon-2-3::before {
  content: "\ef39";
}

.icon-life-ring-5::before {
  content: "\ef3a";
}

.icon-headset-3::before {
  content: "\ef3b";
}

.icon-cart-shopping-5::before {
  content: "\ef3c";
}

.icon-box-5::before {
  content: "\ef3d";
}

.icon-basket-shopping-5::before {
  content: "\ef3e";
}

.icon-stopwatch-5::before {
  content: "\ef3f";
}

.icon-timer-2-3::before {
  content: "\ef40";
}

.icon-calendar-days-3::before {
  content: "\ef41";
}

.icon-alarm-clock-3::before {
  content: "\ef42";
}

.icon-lock-open-2-3::before {
  content: "\ef43";
}

.icon-fingerprint-3::before {
  content: "\ef44";
}

.icon-shield-check-3::before {
  content: "\ef45";
}

.icon-facial-recognition-3::before {
  content: "\ef46";
}

.icon-lock-7::before {
  content: "\ef47";
}

.icon-graduation-cap-3::before {
  content: "\ef48";
}

.icon-book-open-3::before {
  content: "\ef49";
}

.icon-image-mountain-3::before {
  content: "\ef4a";
}

.icon-image-sparkle-3::before {
  content: "\ef4b";
}

.icon-images-2-3::before {
  content: "\ef4c";
}

.icon-half-dotted-circle-play-5::before {
  content: "\ef4d";
}

.icon-film-3::before {
  content: "\ef4e";
}

.icon-camera-4::before {
  content: "\ef4f";
}

.icon-camera-2-5::before {
  content: "\ef50";
}

.icon-bolt-lightning-3::before {
  content: "\ef51";
}

.icon-bicycle-3::before {
  content: "\ef52";
}

.icon-users-4::before {
  content: "\ef53";
}

.icon-user-6::before {
  content: "\ef54";
}

.icon-user-search-3::before {
  content: "\ef55";
}

.icon-side-profile-3::before {
  content: "\ef56";
}

.icon-cloud-5::before {
  content: "\ef57";
}

.icon-pointer-5::before {
  content: "\ef58";
}

.icon-pin-tack-5::before {
  content: "\ef59";
}

.icon-map-3::before {
  content: "\ef5a";
}

.icon-location-2-5::before {
  content: "\ef5b";
}

.icon-flag-7-3::before {
  content: "\ef5c";
}

.icon-earth-3::before {
  content: "\ef5d";
}

.icon-crosshairs-3::before {
  content: "\ef5e";
}

.icon-crosshairs-slash-3::before {
  content: "\ef5f";
}

.icon-shop-5::before {
  content: "\ef60";
}

.icon-house-5-3::before {
  content: "\ef61";
}

.icon-house-2-6::before {
  content: "\ef62";
}

.icon-forklift-4::before {
  content: "\ef63";
}

.icon-music-note-sparkle-3::before {
  content: "\ef64";
}

.icon-gift-5::before {
  content: "\ef65";
}

.icon-calendar-7::before {
  content: "\ef66";
}

.icon-bell-5::before {
  content: "\ef67";
}

.icon-gamepad-buttons-3::before {
  content: "\ef68";
}

.icon-gaming-buttons-3::before {
  content: "\ef69";
}

.icon-rocket-5::before {
  content: "\ef6a";
}

.icon-gamepad-3::before {
  content: "\ef6b";
}

.icon-pizza-slice-2-3::before {
  content: "\ef6c";
}

.icon-hot-drink-3::before {
  content: "\ef6d";
}

.icon-cookie-3::before {
  content: "\ef6e";
}

.icon-ufo-3::before {
  content: "\ef6f";
}

.icon-magnifier-5::before {
  content: "\ef70";
}

.icon-magnifier-face-worried-3::before {
  content: "\ef71";
}

.icon-filter-5::before {
  content: "\ef72";
}

.icon-print-6::before {
  content: "\ef73";
}

.icon-inbox-arrow-down-3::before {
  content: "\ef74";
}

.icon-folder-8::before {
  content: "\ef75";
}

.icon-folder-open-6::before {
  content: "\ef76";
}

.icon-files-2-3::before {
  content: "\ef77";
}

.icon-file-6::before {
  content: "\ef78";
}

.icon-file-content-3::before {
  content: "\ef79";
}

.icon-desktop-arrow-down-3::before {
  content: "\ef7a";
}

.icon-box-archive-6::before {
  content: "\ef7b";
}

.icon-watch-3::before {
  content: "\ef7c";
}

.icon-gem-sparkle-3::before {
  content: "\ef7d";
}

.icon-bag-shopping-3::before {
  content: "\ef7e";
}

.icon-thumbs-up-6::before {
  content: "\ef7f";
}

.icon-face-smile-2-3::before {
  content: "\ef80";
}

.icon-video-5::before {
  content: "\ef81";
}

.icon-text-highlight-3::before {
  content: "\ef82";
}

.icon-link-5::before {
  content: "\ef83";
}

.icon-image-7::before {
  content: "\ef84";
}

.icon-face-plus-4::before {
  content: "\ef85";
}

.icon-window-pointer-3::before {
  content: "\ef86";
}

.icon-wand-sparkle-3::before {
  content: "\ef87";
}

.icon-user-laptop-3::before {
  content: "\ef88";
}

.icon-text-tool-2-3::before {
  content: "\ef89";
}

.icon-sticker-smile-3::before {
  content: "\ef8a";
}

.icon-sparkle-3-5::before {
  content: "\ef8b";
}

.icon-shapes-3::before {
  content: "\ef8c";
}

.icon-scribble-3::before {
  content: "\ef8d";
}

.icon-ruler-pen-3::before {
  content: "\ef8e";
}

.icon-scissors-3::before {
  content: "\ef8f";
}

.icon-plug-2-3::before {
  content: "\ef90";
}

.icon-password-2-3::before {
  content: "\ef91";
}

.icon-paintbrush-5::before {
  content: "\ef92";
}

.icon-magic-wand-3::before {
  content: "\ef93";
}

.icon-laptop-5::before {
  content: "\ef94";
}

.icon-laptop-mobile-3::before {
  content: "\ef95";
}

.icon-hand-4::before {
  content: "\ef96";
}

.icon-filters-3::before {
  content: "\ef97";
}

.icon-draw-compass-3::before {
  content: "\ef98";
}

.icon-dark-light-3::before {
  content: "\ef99";
}

.icon-align-3-right-3::before {
  content: "\ef9a";
}

.icon-align-3-vertical-3::before {
  content: "\ef9b";
}

.icon-align-3-top-3::before {
  content: "\ef9c";
}

.icon-align-3-left-3::before {
  content: "\ef9d";
}

.icon-align-3-horizontal-3::before {
  content: "\ef9e";
}

.icon-align-3-bottom-3::before {
  content: "\ef9f";
}

.icon-pen-writing-6-3::before {
  content: "\efa0";
}

.icon-pen-sparkle-4::before {
  content: "\efa1";
}

.icon-pen-writing-4-3::before {
  content: "\efa2";
}

.icon-pen-nib-3-3::before {
  content: "\efa3";
}

.icon-pen-3-3::before {
  content: "\efa4";
}

.icon-paperclip-6::before {
  content: "\efa5";
}

.icon-paper-plane-2-6::before {
  content: "\efa6";
}

.icon-notification-5::before {
  content: "\efa7";
}

.icon-msgs-3::before {
  content: "\efa8";
}

.icon-msg-writing-3::before {
  content: "\efa9";
}

.icon-msg-smile-4::before {
  content: "\efaa";
}

.icon-msg-bubble-user-4::before {
  content: "\efab";
}

.icon-language-4::before {
  content: "\efac";
}

.icon-envelope-6::before {
  content: "\efad";
}

.icon-envelope-open-3::before {
  content: "\efae";
}

.icon-circle-hashtag-3::before {
  content: "\efaf";
}

.icon-circle-compose-2-3::before {
  content: "\efb0";
}

.icon-at-sign-8::before {
  content: "\efb1";
}

.icon-chart-bar-trend-up-3::before {
  content: "\efb2";
}

.icon-window-chart-line-3::before {
  content: "\efb3";
}

.icon-wallet-2-3::before {
  content: "\efb4";
}

.icon-vault-3-3::before {
  content: "\efb5";
}

.icon-target-3::before {
  content: "\efb6";
}

.icon-suitcase-3-5::before {
  content: "\efb7";
}

.icon-sitemap-4-3::before {
  content: "\efb8";
}

.icon-scale-3::before {
  content: "\efb9";
}

.icon-puzzle-piece-3::before {
  content: "\efba";
}

.icon-presentation-screen-5::before {
  content: "\efbb";
}

.icon-office-4::before {
  content: "\efbc";
}

.icon-nodes-3::before {
  content: "\efbd";
}

.icon-money-bill-coin-3::before {
  content: "\efbe";
}

.icon-lightbulb-3-3::before {
  content: "\efbf";
}

.icon-industry-3::before {
  content: "\efc0";
}

.icon-handshake-5::before {
  content: "\efc1";
}

.icon-globe-pointer-3::before {
  content: "\efc2";
}

.icon-gas-pump-3::before {
  content: "\efc3";
}

.icon-cryptography-3::before {
  content: "\efc4";
}

.icon-credit-card-5::before {
  content: "\efc5";
}

.icon-clipboard-6::before {
  content: "\efc6";
}

.icon-clipboard-slash-3::before {
  content: "\efc7";
}

.icon-clipboard-check-5::before {
  content: "\efc8";
}

.icon-chair-4-3::before {
  content: "\efc9";
}

.icon-book-bookmark-3::before {
  content: "\efca";
}

.icon-award-5::before {
  content: "\efcb";
}

.icon-award-certificate-3::before {
  content: "\efcc";
}

.icon-rotation-360-3::before {
  content: "\efcd";
}

.icon-image-depth-3::before {
  content: "\efce";
}

.icon-accessibility-6::before {
  content: "\efcf";
}

.icon-leaf-3::before {
  content: "\efd0";
}

.icon-flame-5::before {
  content: "\efd1";
}

.icon-feather-4::before {
  content: "\efd2";
}

.icon-bug-5::before {
  content: "\efd3";
}

.icon-bug-slash-3::before {
  content: "\efd4";
}

.icon-tags-3::before {
  content: "\efd5";
}

.icon-tag-5::before {
  content: "\efd6";
}

.icon-star-8::before {
  content: "\efd7";
}

.icon-star-sparkle-3::before {
  content: "\efd8";
}

.icon-roadmap-3::before {
  content: "\efd9";
}

.icon-heart-8::before {
  content: "\efda";
}

.icon-heart-hand-3::before {
  content: "\efdb";
}

.icon-bookmarks-3::before {
  content: "\efdc";
}

.icon-bookmark-8::before {
  content: "\efdd";
}

.icon-bookmark-slash-3::before {
  content: "\efde";
}

.icon-xmark-5::before {
  content: "\efdf";
}

.icon-triangle-warning-6::before {
  content: "\efe0";
}

.icon-unordered-list-3::before {
  content: "\efe1";
}

.icon-trash-6::before {
  content: "\efe2";
}

.icon-toggle-3-4::before {
  content: "\efe3";
}

.icon-tasks-2-3::before {
  content: "\efe4";
}

.icon-stack-perspective-6::before {
  content: "\efe5";
}

.icon-square-plus-5::before {
  content: "\efe6";
}

.icon-square-minus-5::before {
  content: "\efe7";
}

.icon-sliders-5::before {
  content: "\efe8";
}

.icon-progress-bar-4::before {
  content: "\efe9";
}

.icon-plus-5::before {
  content: "\efea";
}

.icon-ordered-list-4::before {
  content: "\efeb";
}

.icon-minus-5::before {
  content: "\efec";
}

.icon-loader-3::before {
  content: "\efed";
}

.icon-layers-3-3::before {
  content: "\efee";
}

.icon-grid-circle-plus-4::before {
  content: "\efef";
}

.icon-gear-2-5::before {
  content: "\eff0";
}

.icon-gauge-3-3::before {
  content: "\eff1";
}

.icon-eye-closed-3::before {
  content: "\eff2";
}

.icon-eye-open-3::before {
  content: "\eff3";
}

.icon-circle-half-dotted-check-6::before {
  content: "\eff4";
}

.icon-circle-info-6::before {
  content: "\eff5";
}

.icon-check-7::before {
  content: "\eff6";
}

.icon-bolt-6::before {
  content: "\eff7";
}

.icon-bolt-slash-3::before {
  content: "\eff8";
}

.icon-anchor-4::before {
  content: "\eff9";
}

.icon-window-expand-bottom-right-3::before {
  content: "\effa";
}

.icon-subscription-2-3::before {
  content: "\effb";
}

.icon-square-dotted-arrow-bottom-right-3::before {
  content: "\effc";
}

.icon-refresh-2-3::before {
  content: "\effd";
}

.icon-descending-sorting-5::before {
  content: "\effe";
}

.icon-chevron-up-5::before {
  content: "\efff";
}

.icon-chevron-right-5::before {
  content: "\f000";
}

.icon-chevron-left-5::before {
  content: "\f001";
}

.icon-chevron-expand-y-6::before {
  content: "\f002";
}

.icon-chevron-down-5::before {
  content: "\f003";
}

.icon-aspect-ratio-square-2-3::before {
  content: "\f004";
}

.icon-arrow-dotted-rotate-anticlockwise-5::before {
  content: "\f005";
}

.icon-arrow-door-out-3-3::before {
  content: "\f006";
}

.icon-arrow-door-in-6::before {
  content: "\f007";
}

.icon-xmark-3::before {
  content: "\f04e";
}

.icon-window-expand-bottom-right-2::before {
  content: "\f04f";
}

.icon-trash-4::before {
  content: "\f050";
}

.icon-triangle-warning-4::before {
  content: "\f051";
}

.icon-toggle-3-3::before {
  content: "\f052";
}

.icon-tasks-2-2::before {
  content: "\f053";
}

.icon-stack-perspective-4::before {
  content: "\f054";
}

.icon-square-plus-3::before {
  content: "\f055";
}

.icon-square-minus-3::before {
  content: "\f056";
}

.icon-square-dotted-arrow-bottom-right-2::before {
  content: "\f057";
}

.icon-sliders-3::before {
  content: "\f058";
}

.icon-progress-bar-3::before {
  content: "\f059";
}

.icon-plus-3::before {
  content: "\f05a";
}

.icon-minus-3::before {
  content: "\f05b";
}

.icon-loader-2::before {
  content: "\f05c";
}

.icon-layers-3-2::before {
  content: "\f05d";
}

.icon-grid-circle-plus-3::before {
  content: "\f05e";
}

.icon-gear-2-3::before {
  content: "\f05f";
}

.icon-gauge-3-2::before {
  content: "\f060";
}

.icon-eye-open-2::before {
  content: "\f061";
}

.icon-eye-closed-2::before {
  content: "\f062";
}

.icon-circle-info-4::before {
  content: "\f063";
}

.icon-circle-half-dotted-check-4::before {
  content: "\f064";
}

.icon-check-6::before {
  content: "\f065";
}

.icon-anchor-3::before {
  content: "\f066";
}

.icon-dark-light-2::before {
  content: "\f067";
}

.icon-window-chart-line-2::before {
  content: "\f068";
}

.icon-wallet-2-2::before {
  content: "\f069";
}

.icon-vault-3-2::before {
  content: "\f06a";
}

.icon-target-2::before {
  content: "\f06b";
}

.icon-suitcase-3-3::before {
  content: "\f06c";
}

.icon-sitemap-4-2::before {
  content: "\f06d";
}

.icon-scale-2::before {
  content: "\f06e";
}

.icon-puzzle-piece-2::before {
  content: "\f06f";
}

.icon-presentation-screen-3::before {
  content: "\f070";
}

.icon-nodes-2::before {
  content: "\f071";
}

.icon-money-bill-coin-2::before {
  content: "\f072";
}

.icon-lightbulb-3-2::before {
  content: "\f073";
}

.icon-handshake-4::before {
  content: "\f074";
}

.icon-globe-pointer-2::before {
  content: "\f075";
}

.icon-gas-pump-2::before {
  content: "\f076";
}

.icon-credit-card-3::before {
  content: "\f077";
}

.icon-cryptography-2::before {
  content: "\f078";
}

.icon-chair-4-2::before {
  content: "\f079";
}

.icon-award-certificate-2::before {
  content: "\f07a";
}

.icon-award-3::before {
  content: "\f07b";
}

.icon-window-pointer-2::before {
  content: "\f07c";
}

.icon-wand-sparkle-2::before {
  content: "\f07d";
}

.icon-sticker-smile-2::before {
  content: "\f07e";
}

.icon-sparkle-3-3::before {
  content: "\f07f";
}

.icon-shapes-2::before {
  content: "\f080";
}

.icon-scribble-2::before {
  content: "\f081";
}

.icon-scissors-2::before {
  content: "\f082";
}

.icon-ruler-pen-2::before {
  content: "\f083";
}

.icon-plug-2-2::before {
  content: "\f084";
}

.icon-paintbrush-3::before {
  content: "\f085";
}

.icon-notification-3::before {
  content: "\f086";
}

.icon-magic-wand-2::before {
  content: "\f087";
}

.icon-hand-3::before {
  content: "\f088";
}

.icon-draw-compass-2::before {
  content: "\f089";
}

.icon-book-bookmark-2::before {
  content: "\f08a";
}

.icon-align-3-vertical-2::before {
  content: "\f08b";
}

.icon-align-3-top-2::before {
  content: "\f08c";
}

.icon-align-3-right-2::before {
  content: "\f08d";
}

.icon-align-3-horizontal-2::before {
  content: "\f08e";
}

.icon-align-3-left-2::before {
  content: "\f08f";
}

.icon-align-3-bottom-2::before {
  content: "\f090";
}

.icon-folder-6::before {
  content: "\f091";
}

.icon-inbox-arrow-down-2::before {
  content: "\f092";
}

.icon-folder-open-4::before {
  content: "\f093";
}

.icon-file-4::before {
  content: "\f094";
}

.icon-files-2-2::before {
  content: "\f095";
}

.icon-file-content-2::before {
  content: "\f096";
}

.icon-desktop-arrow-down-2::before {
  content: "\f097";
}

.icon-clipboard-4::before {
  content: "\f098";
}

.icon-clipboard-slash-2::before {
  content: "\f099";
}

.icon-clipboard-check-3::before {
  content: "\f09a";
}

.icon-box-archive-4::before {
  content: "\f09b";
}

.icon-watch-2::before {
  content: "\f09c";
}

.icon-signal-2-2::before {
  content: "\f09d";
}

.icon-satellite-2::before {
  content: "\f09e";
}

.icon-print-4::before {
  content: "\f09f";
}

.icon-phone-3::before {
  content: "\f0a0";
}

.icon-laptop-3::before {
  content: "\f0a1";
}

.icon-laptop-mobile-2::before {
  content: "\f0a2";
}

.icon-keyboard-2::before {
  content: "\f0a3";
}

.icon-computer-2::before {
  content: "\f0a4";
}

.icon-battery-2::before {
  content: "\f0a5";
}

.icon-battery-high-2::before {
  content: "\f0a6";
}

.icon-pen-writing-6-2::before {
  content: "\f0a7";
}

.icon-pen-writing-4-2::before {
  content: "\f0a8";
}

.icon-pen-sparkle-3::before {
  content: "\f0a9";
}

.icon-pen-nib-3-2::before {
  content: "\f0aa";
}

.icon-pen-3-2::before {
  content: "\f0ab";
}

.icon-paperclip-4::before {
  content: "\f0ac";
}

.icon-msgs-2::before {
  content: "\f0ad";
}

.icon-msg-writing-2::before {
  content: "\f0ae";
}

.icon-paper-plane-2-4::before {
  content: "\f0af";
}

.icon-msg-smile-3::before {
  content: "\f0b0";
}

.icon-msg-bubble-user-3::before {
  content: "\f0b1";
}

.icon-feather-3::before {
  content: "\f0b2";
}

.icon-language-3::before {
  content: "\f0b3";
}

.icon-envelope-4::before {
  content: "\f0b4";
}

.icon-envelope-open-2::before {
  content: "\f0b5";
}

.icon-circle-compose-2-2::before {
  content: "\f0b6";
}

.icon-at-sign-6::before {
  content: "\f0b7";
}

.icon-volume-2::before {
  content: "\f0b8";
}

.icon-volume-up-2::before {
  content: "\f0b9";
}

.icon-music-note-sparkle-2::before {
  content: "\f0ba";
}

.icon-microphone-3::before {
  content: "\f0bb";
}

.icon-microphone-slash-2::before {
  content: "\f0bc";
}

.icon-bullhorn-2::before {
  content: "\f0bd";
}

.icon-video-3::before {
  content: "\f0be";
}

.icon-images-2-2::before {
  content: "\f0bf";
}

.icon-image-6::before {
  content: "\f0c0";
}

.icon-image-sparkle-2::before {
  content: "\f0c1";
}

.icon-image-mountain-2::before {
  content: "\f0c2";
}

.icon-filters-2::before {
  content: "\f0c3";
}

.icon-half-dotted-circle-play-3::before {
  content: "\f0c4";
}

.icon-film-2::before {
  content: "\f0c5";
}

.icon-camera-3::before {
  content: "\f0c6";
}

.icon-camera-2-3::before {
  content: "\f0c7";
}

.icon-bolt-lightning-2::before {
  content: "\f0c8";
}

.icon-pointer-3::before {
  content: "\f0c9";
}

.icon-pin-tack-3::before {
  content: "\f0ca";
}

.icon-map-2::before {
  content: "\f0cb";
}

.icon-location-2-3::before {
  content: "\f0cc";
}

.icon-flag-7-2::before {
  content: "\f0cd";
}

.icon-earth-2::before {
  content: "\f0ce";
}

.icon-crosshairs-2::before {
  content: "\f0cf";
}

.icon-crosshairs-slash-2::before {
  content: "\f0d0";
}

.icon-users-3::before {
  content: "\f0d1";
}

.icon-user-4::before {
  content: "\f0d2";
}

.icon-user-search-2::before {
  content: "\f0d3";
}

.icon-user-laptop-2::before {
  content: "\f0d4";
}

.icon-side-profile-2::before {
  content: "\f0d5";
}

.icon-magnifier-3::before {
  content: "\f0d6";
}

.icon-magnifier-face-worried-2::before {
  content: "\f0d7";
}

.icon-filter-4::before {
  content: "\f0d8";
}

.icon-cloud-3::before {
  content: "\f0d9";
}

.icon-bolt-slash-2::before {
  content: "\f0da";
}

.icon-bolt-4::before {
  content: "\f0db";
}

.icon-office-2::before {
  content: "\f0dc";
}

.icon-industry-2::before {
  content: "\f0dd";
}

.icon-house-5-2::before {
  content: "\f0de";
}

.icon-house-2-4::before {
  content: "\f0df";
}

.icon-stopwatch-4::before {
  content: "\f0e0";
}

.icon-timer-2-2::before {
  content: "\f0e1";
}

.icon-calendar-5::before {
  content: "\f0e2";
}

.icon-calendar-days-2::before {
  content: "\f0e3";
}

.icon-bell-3::before {
  content: "\f0e4";
}

.icon-alarm-clock-2::before {
  content: "\f0e5";
}

.icon-graduation-cap-2::before {
  content: "\f0e6";
}

.icon-book-open-2::before {
  content: "\f0e7";
}

.icon-shop-4::before {
  content: "\f0e8";
}

.icon-scissors-coupon-2-2::before {
  content: "\f0e9";
}

.icon-life-ring-3::before {
  content: "\f0ea";
}

.icon-headset-2::before {
  content: "\f0eb";
}

.icon-gift-3::before {
  content: "\f0ec";
}

.icon-forklift-3::before {
  content: "\f0ed";
}

.icon-circle-hashtag-2::before {
  content: "\f0ee";
}

.icon-cart-shopping-3::before {
  content: "\f0ef";
}

.icon-box-3::before {
  content: "\f0f0";
}

.icon-basket-shopping-3::before {
  content: "\f0f1";
}

.icon-bag-shopping-2::before {
  content: "\f0f2";
}

.icon-shield-check-2::before {
  content: "\f0f3";
}

.icon-password-2-2::before {
  content: "\f0f4";
}

.icon-lock-5::before {
  content: "\f0f5";
}

.icon-lock-open-2-2::before {
  content: "\f0f6";
}

.icon-fingerprint-2::before {
  content: "\f0f7";
}

.icon-facial-recognition-2::before {
  content: "\f0f8";
}

.icon-ticket-4-2::before {
  content: "\f0f9";
}

.icon-bicycle-2::before {
  content: "\f0fa";
}

.icon-ball-basket-2::before {
  content: "\f0fb";
}

.icon-ufo-2::before {
  content: "\f0fc";
}

.icon-rocket-3::before {
  content: "\f0fd";
}

.icon-gaming-buttons-2::before {
  content: "\f0fe";
}

.icon-gem-sparkle-2::before {
  content: "\f0ff";
}

.icon-gamepad-2::before {
  content: "\f100";
}

.icon-gamepad-buttons-2::before {
  content: "\f101";
}

.icon-pizza-slice-2-2::before {
  content: "\f102";
}

.icon-hot-drink-2::before {
  content: "\f103";
}

.icon-cookie-2::before {
  content: "\f104";
}

.icon-thumbs-up-4::before {
  content: "\f105";
}

.icon-face-smile-2-2::before {
  content: "\f106";
}

.icon-face-plus-3::before {
  content: "\f107";
}

.icon-unordered-list-2::before {
  content: "\f108";
}

.icon-text-tool-2-2::before {
  content: "\f109";
}

.icon-text-highlight-2::before {
  content: "\f10a";
}

.icon-ordered-list-3::before {
  content: "\f10b";
}

.icon-link-4::before {
  content: "\f10c";
}

.icon-arrow-dotted-rotate-anticlockwise-3::before {
  content: "\f10d";
}

.icon-chart-bar-trend-up-2::before {
  content: "\f10e";
}

.icon-tags-2::before {
  content: "\f10f";
}

.icon-tag-3::before {
  content: "\f110";
}

.icon-star-6::before {
  content: "\f111";
}

.icon-star-sparkle-2::before {
  content: "\f112";
}

.icon-roadmap-2::before {
  content: "\f113";
}

.icon-heart-6::before {
  content: "\f114";
}

.icon-heart-hand-2::before {
  content: "\f115";
}

.icon-bookmarks-2::before {
  content: "\f116";
}

.icon-bookmark-slash-2::before {
  content: "\f117";
}

.icon-bookmark-6::before {
  content: "\f118";
}

.icon-subscription-2-2::before {
  content: "\f119";
}

.icon-refresh-2-2::before {
  content: "\f11a";
}

.icon-descending-sorting-3::before {
  content: "\f11b";
}

.icon-chevron-up-3::before {
  content: "\f11c";
}

.icon-chevron-right-3::before {
  content: "\f11d";
}

.icon-chevron-left-3::before {
  content: "\f11e";
}

.icon-chevron-expand-y-3::before {
  content: "\f11f";
}

.icon-chevron-down-3::before {
  content: "\f120";
}

.icon-aspect-ratio-square-2-2::before {
  content: "\f121";
}

.icon-arrow-door-out-3-2::before {
  content: "\f122";
}

.icon-arrow-door-in-4::before {
  content: "\f123";
}

.icon-rotation-360-2::before {
  content: "\f124";
}

.icon-image-depth-2::before {
  content: "\f125";
}

.icon-leaf-2::before {
  content: "\f126";
}

.icon-flame-3::before {
  content: "\f127";
}

.icon-bug-3::before {
  content: "\f128";
}

.icon-bug-slash-1::before {
  content: "\f129";
}

.icon-accessibility-5::before {
  content: "\f12a";
}

.icon-whatsapp-1::before {
  content: "\f3d2";
}

.icon-bluesky-1::before {
  content: "\f3d3";
}

.icon-dribbble-1::before {
  content: "\f3d5";
}

.icon-behance-1::before {
  content: "\f3d6";
}

.icon-facebook-1::before {
  content: "\f3d7";
}

.icon-discord-1::before {
  content: "\f3d9";
}

.icon-github-1::before {
  content: "\f3da";
}

.icon-mastodon-1::before {
  content: "\f3db";
}

.icon-firefox-1::before {
  content: "\f3dc";
}

.icon-linkedin-1::before {
  content: "\f3dd";
}

.icon-google-chrome-1::before {
  content: "\f3de";
}

.icon-google-1::before {
  content: "\f3df";
}

.icon-instagram-1::before {
  content: "\f3e0";
}

.icon-internet-explorer-1::before {
  content: "\f3e1";
}

.icon-kuaishou-1::before {
  content: "\f3e2";
}

.icon-medium-1::before {
  content: "\f3e3";
}

.icon-messenger-1::before {
  content: "\f3e4";
}

.icon-slack-1::before {
  content: "\f3e5";
}

.icon-angel-list-1::before {
  content: "\f3e6";
}

.icon-microsoft-edge-1::before {
  content: "\f3e7";
}

.icon-microsoft-1::before {
  content: "\f3e8";
}

.icon-onlyfans-1::before {
  content: "\f3e9";
}

.icon-opera-1::before {
  content: "\f3ea";
}

.icon-pinterest-1::before {
  content: "\f3eb";
}

.icon-vk-1::before {
  content: "\f3ec";
}

.icon-qq-1::before {
  content: "\f3ed";
}

.icon-apple-safari-1::before {
  content: "\f3ee";
}

.icon-reddit-1::before {
  content: "\f3ef";
}

.icon-skype-1::before {
  content: "\f3f0";
}

.icon-trello-1::before {
  content: "\f3f1";
}

.icon-snapchat-1::before {
  content: "\f3f2";
}

.icon-soundcloud-1::before {
  content: "\f3f3";
}

.icon-telegram-1::before {
  content: "\f3f4";
}

.icon-threads-1::before {
  content: "\f3f5";
}

.icon-tik-tok-1::before {
  content: "\f3f6";
}

.icon-weibo-1::before {
  content: "\f3f7";
}

.icon-tumblr-1::before {
  content: "\f3f8";
}

.icon-apple-1::before {
  content: "\f3f9";
}

.icon-twitch-1::before {
  content: "\f3fa";
}

.icon-vimeo-1::before {
  content: "\f3fb";
}

.icon-patreon-1::before {
  content: "\f3fc";
}

.icon-x-twitter-1::before {
  content: "\f3fd";
}

.icon-wordpress-1::before {
  content: "\f3fe";
}

.icon-rss-1::before {
  content: "\f3ff";
}

.icon-wechat-1::before {
  content: "\f400";
}

.icon-yelp-1::before {
  content: "\f401";
}

.icon-layers-1::before {
  content: "\f403";
}
