/* ============================================
   TPSD ICONS — icons.css
   @import no topo do themepsd2026.css
   Cores ficam no themepsd2026.css
   ============================================ */

/* ── Fonte ── */
@font-face {
  font-family: 'tpsd-icons';
  src:
    url('https://cdn.themepsd.com/assets/fonts/tpsd-icons.woff2') format('woff2'),
    url('https://cdn.themepsd.com/assets/fonts/tpsd-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* ── Base ── */
.tpsd {
  font-family: 'tpsd-icons' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  -webkit-font-smoothing: antialiased;
  transition: color var(--t, 0.25s ease);
}

/* ============================================
   TAMANHOS
   ============================================ */
.icon-min-start  { font-size: 13px; }
.icon-min-start1 { font-size: 14px; }
.icon-min-start2 { font-size: 16px; }
.icon-min        { font-size: 18px; }
.icon-min2       { font-size: 19px; }
.icon-sm         { font-size: 20px; }
.icon-sm2        { font-size: 22px; }
.icon-md         { font-size: 24px; }
.icon-lg         { font-size: 30px; }
.icon-xl         { font-size: 40px; }
.icon-xxl        { font-size: 60px; }
.icon-nav        { font-size: 16px; }
.icon-card       { font-size: 18px; }
.icon-btn        { font-size: 19px; }

/* ============================================
   ÍCONES
   ============================================ */
.arrow-down-box-fill:before {
  content: "\e900";
}
.arrow-down-box-line:before {
  content: "\e901";
}
.arrow-down-circle-fill:before {
  content: "\e902";
}
.arrow-down-circle-line:before {
  content: "\e903";
}
.arrow-down-double-fill:before {
  content: "\e904";
}
.arrow-down-double-line:before {
  content: "\e905";
}
.arrow-down-fill:before {
  content: "\e906";
}
.arrow-down-line:before {
  content: "\e907";
}
.arrow-down-long-fill:before {
  content: "\e908";
}
.arrow-down-long-line:before {
  content: "\e909";
}
.arrow-down-s-fill:before {
  content: "\e90a";
}
.arrow-down-s-line:before {
  content: "\e90b";
}
.arrow-down-wide-fill:before {
  content: "\e90c";
}
.arrow-down-wide-line:before {
  content: "\e90d";
}
.arrow-drop-down-fill:before {
  content: "\e90e";
}
.arrow-drop-down-line:before {
  content: "\e90f";
}
.arrow-drop-left-fill:before {
  content: "\e910";
}
.arrow-drop-left-line:before {
  content: "\e911";
}
.arrow-drop-right-fill:before {
  content: "\e912";
}
.arrow-drop-right-line:before {
  content: "\e913";
}
.arrow-drop-up-fill:before {
  content: "\e914";
}
.arrow-drop-up-line:before {
  content: "\e915";
}
.arrow-go-back-fill:before {
  content: "\e916";
}
.arrow-go-back-line:before {
  content: "\e917";
}
.arrow-go-forward-fill:before {
  content: "\e918";
}
.arrow-go-forward-line:before {
  content: "\e919";
}
.arrow-left-box-fill:before {
  content: "\e91a";
}
.arrow-left-box-line:before {
  content: "\e91b";
}
.arrow-left-circle-fill:before {
  content: "\e91c";
}
.arrow-left-circle-line:before {
  content: "\e91d";
}
.arrow-left-double-fill:before {
  content: "\e91e";
}
.arrow-left-double-line:before {
  content: "\e91f";
}
.arrow-left-down-box-fill:before {
  content: "\e920";
}
.arrow-left-down-box-line:before {
  content: "\e921";
}
.arrow-left-down-fill:before {
  content: "\e922";
}
.arrow-left-down-line:before {
  content: "\e923";
}
.arrow-left-down-long-fill:before {
  content: "\e924";
}
.arrow-left-down-long-line:before {
  content: "\e925";
}
.arrow-left-fill:before {
  content: "\e926";
}
.arrow-left-line:before {
  content: "\e927";
}
.arrow-left-long-fill:before {
  content: "\e928";
}
.arrow-left-long-line:before {
  content: "\e929";
}
.arrow-left-right-fill:before {
  content: "\e92a";
}
.arrow-left-right-line:before {
  content: "\e92b";
}
.arrow-left-s-fill:before {
  content: "\e92c";
}
.arrow-left-s-line:before {
  content: "\e92d";
}
.arrow-left-up-box-fill:before {
  content: "\e92e";
}
.arrow-left-up-box-line:before {
  content: "\e92f";
}
.arrow-left-up-fill:before {
  content: "\e930";
}
.arrow-left-up-line:before {
  content: "\e931";
}
.arrow-left-up-long-fill:before {
  content: "\e932";
}
.arrow-left-up-long-line:before {
  content: "\e933";
}
.arrow-left-wide-fill:before {
  content: "\e934";
}
.arrow-left-wide-line:before {
  content: "\e935";
}
.arrow-right-box-fill:before {
  content: "\e936";
}
.arrow-right-box-line:before {
  content: "\e937";
}
.arrow-right-circle-fill:before {
  content: "\e938";
}
.arrow-right-circle-line:before {
  content: "\e939";
}
.arrow-right-double-fill:before {
  content: "\e93a";
}
.arrow-right-double-line:before {
  content: "\e93b";
}
.arrow-right-down-box-fill:before {
  content: "\e93c";
}
.arrow-right-down-box-line:before {
  content: "\e93d";
}
.arrow-right-down-fill:before {
  content: "\e93e";
}
.arrow-right-down-line:before {
  content: "\e93f";
}
.arrow-right-down-long-fill:before {
  content: "\e940";
}
.arrow-right-down-long-line:before {
  content: "\e941";
}
.arrow-right-fill:before {
  content: "\e942";
}
.arrow-right-line:before {
  content: "\e943";
}
.arrow-right-long-fill:before {
  content: "\e944";
}
.arrow-right-long-line:before {
  content: "\e945";
}
.arrow-right-s-fill:before {
  content: "\e946";
}
.arrow-right-s-line:before {
  content: "\e947";
}
.arrow-right-up-box-fill:before {
  content: "\e948";
}
.arrow-right-up-box-line:before {
  content: "\e949";
}
.arrow-right-up-fill:before {
  content: "\e94a";
}
.arrow-right-up-line:before {
  content: "\e94b";
}
.arrow-right-up-long-fill:before {
  content: "\e94c";
}
.arrow-right-up-long-line:before {
  content: "\e94d";
}
.arrow-right-wide-fill:before {
  content: "\e94e";
}
.arrow-right-wide-line:before {
  content: "\e94f";
}
.arrow-turn-back-fill:before {
  content: "\e950";
}
.arrow-turn-back-line:before {
  content: "\e951";
}
.arrow-turn-forward-fill:before {
  content: "\e952";
}
.arrow-turn-forward-line:before {
  content: "\e953";
}
.arrow-up-box-fill:before {
  content: "\e954";
}
.arrow-up-box-line:before {
  content: "\e955";
}
.arrow-up-circle-fill:before {
  content: "\e956";
}
.arrow-up-circle-line:before {
  content: "\e957";
}
.arrow-up-double-fill:before {
  content: "\e958";
}
.arrow-up-double-line:before {
  content: "\e959";
}
.arrow-up-down-fill:before {
  content: "\e95a";
}
.arrow-up-down-line:before {
  content: "\e95b";
}
.arrow-up-fill:before {
  content: "\e95c";
}
.arrow-up-line:before {
  content: "\e95d";
}
.arrow-up-long-fill:before {
  content: "\e95e";
}
.arrow-up-long-line:before {
  content: "\e95f";
}
.arrow-up-s-fill:before {
  content: "\e960";
}
.arrow-up-s-line:before {
  content: "\e961";
}
.arrow-up-wide-fill:before {
  content: "\e962";
}
.arrow-up-wide-line:before {
  content: "\e963";
}
.collapse-diagonal-2-fill:before {
  content: "\e964";
}
.collapse-diagonal-2-line:before {
  content: "\e965";
}
.collapse-diagonal-fill:before {
  content: "\e966";
}
.collapse-diagonal-line:before {
  content: "\e967";
}
.collapse-horizontal-fill:before {
  content: "\e968";
}
.collapse-horizontal-line:before {
  content: "\e969";
}
.collapse-vertical-fill:before {
  content: "\e96a";
}
.collapse-vertical-line:before {
  content: "\e96b";
}
.contract-left-fill:before {
  content: "\e96c";
}
.contract-left-line:before {
  content: "\e96d";
}
.contract-left-right-fill:before {
  content: "\e96e";
}
.contract-left-right-line:before {
  content: "\e96f";
}
.contract-right-fill:before {
  content: "\e970";
}
.contract-right-line:before {
  content: "\e971";
}
.contract-up-down-fill:before {
  content: "\e972";
}
.contract-up-down-line:before {
  content: "\e973";
}
.corner-down-left-fill:before {
  content: "\e974";
}
.corner-down-left-line:before {
  content: "\e975";
}
.corner-down-right-fill:before {
  content: "\e976";
}
.corner-down-right-line:before {
  content: "\e977";
}
.corner-left-down-fill:before {
  content: "\e978";
}
.corner-left-down-line:before {
  content: "\e979";
}
.corner-left-up-fill:before {
  content: "\e97a";
}
.corner-left-up-line:before {
  content: "\e97b";
}
.corner-right-down-fill:before {
  content: "\e97c";
}
.corner-right-down-line:before {
  content: "\e97d";
}
.corner-right-up-fill:before {
  content: "\e97e";
}
.corner-right-up-line:before {
  content: "\e97f";
}
.corner-up-left-double-fill:before {
  content: "\e980";
}
.corner-up-left-double-line:before {
  content: "\e981";
}
.corner-up-left-fill:before {
  content: "\e982";
}
.corner-up-left-line:before {
  content: "\e983";
}
.corner-up-right-double-fill:before {
  content: "\e984";
}
.corner-up-right-double-line:before {
  content: "\e985";
}
.corner-up-right-fill:before {
  content: "\e986";
}
.corner-up-right-line:before {
  content: "\e987";
}
.drag-move-2-fill:before {
  content: "\e988";
}
.drag-move-2-line:before {
  content: "\e989";
}
.drag-move-fill:before {
  content: "\e98a";
}
.drag-move-line:before {
  content: "\e98b";
}
.expand-diagonal-2-fill:before {
  content: "\e98c";
}
.expand-diagonal-2-line:before {
  content: "\e98d";
}
.expand-diagonal-fill:before {
  content: "\e98e";
}
.expand-diagonal-line:before {
  content: "\e98f";
}
.expand-diagonal-s-2-fill:before {
  content: "\e990";
}
.expand-diagonal-s-2-line:before {
  content: "\e991";
}
.expand-diagonal-s-fill:before {
  content: "\e992";
}
.expand-diagonal-s-line:before {
  content: "\e993";
}
.expand-height-fill:before {
  content: "\e994";
}
.expand-height-line:before {
  content: "\e995";
}
.expand-horizontal-fill:before {
  content: "\e996";
}
.expand-horizontal-line:before {
  content: "\e997";
}
.expand-horizontal-s-fill:before {
  content: "\e998";
}
.expand-horizontal-s-line:before {
  content: "\e999";
}
.expand-left-fill:before {
  content: "\e99a";
}
.expand-left-line:before {
  content: "\e99b";
}
.expand-left-right-fill:before {
  content: "\e99c";
}
.expand-left-right-line:before {
  content: "\e99d";
}
.expand-right-fill:before {
  content: "\e99e";
}
.expand-right-line:before {
  content: "\e99f";
}
.expand-up-down-fill:before {
  content: "\e9a0";
}
.expand-up-down-line:before {
  content: "\e9a1";
}
.expand-vertical-fill:before {
  content: "\e9a2";
}
.expand-vertical-line:before {
  content: "\e9a3";
}
.expand-vertical-s-fill:before {
  content: "\e9a4";
}
.expand-vertical-s-line:before {
  content: "\e9a5";
}
.expand-width-fill:before {
  content: "\e9a6";
}
.expand-width-line:before {
  content: "\e9a7";
}
.scroll-to-bottom-fill:before {
  content: "\e9a8";
}
.scroll-to-bottom-line:before {
  content: "\e9a9";
}
.skip-down-fill:before {
  content: "\e9aa";
}
.skip-down-line:before {
  content: "\e9ab";
}
.skip-left-fill:before {
  content: "\e9ac";
}
.skip-left-line:before {
  content: "\e9ad";
}
.skip-right-fill:before {
  content: "\e9ae";
}
.skip-right-line:before {
  content: "\e9af";
}
.skip-up-fill:before {
  content: "\e9b0";
}
.skip-up-line:before {
  content: "\e9b1";
}
.ancient-gate-fill:before {
  content: "\e9b2";
}
.ancient-gate-line:before {
  content: "\e9b3";
}
.ancient-pavilion-fill:before {
  content: "\e9b4";
}
.ancient-pavilion-line:before {
  content: "\e9b5";
}
.bank-fill:before {
  content: "\e9b6";
}
.bank-line:before {
  content: "\e9b7";
}
.building-2-fill:before {
  content: "\e9b8";
}
.building-2-line:before {
  content: "\e9b9";
}
.building-3-fill:before {
  content: "\e9ba";
}
.building-3-line:before {
  content: "\e9bb";
}
.building-4-fill:before {
  content: "\e9bc";
}
.building-4-line:before {
  content: "\e9bd";
}
.building-fill:before {
  content: "\e9be";
}
.building-line:before {
  content: "\e9bf";
}
.community-fill:before {
  content: "\e9c0";
}
.community-line:before {
  content: "\e9c1";
}
.government-fill:before {
  content: "\e9c2";
}
.government-line:before {
  content: "\e9c3";
}
.home-2-fill:before {
  content: "\e9c4";
}
.home-2-line:before {
  content: "\e9c5";
}
.home-3-fill:before {
  content: "\e9c6";
}
.home-3-line:before {
  content: "\e9c7";
}
.home-4-fill:before {
  content: "\e9c8";
}
.home-4-line:before {
  content: "\e9c9";
}
.home-5-fill:before {
  content: "\e9ca";
}
.home-5-line:before {
  content: "\e9cb";
}
.home-6-fill:before {
  content: "\e9cc";
}
.home-6-line:before {
  content: "\e9cd";
}
.home-7-fill:before {
  content: "\e9ce";
}
.home-7-line:before {
  content: "\e9cf";
}
.home-8-fill:before {
  content: "\e9d0";
}
.home-8-line:before {
  content: "\e9d1";
}
.home-9-fill:before {
  content: "\e9d2";
}
.home-9-line:before {
  content: "\e9d3";
}
.home-fill:before {
  content: "\e9d4";
}
.home-gear-fill:before {
  content: "\e9d5";
}
.home-gear-line:before {
  content: "\e9d6";
}
.home-heart-fill:before {
  content: "\e9d7";
}
.home-heart-line:before {
  content: "\e9d8";
}
.home-line:before {
  content: "\e9d9";
}
.home-office-fill:before {
  content: "\e9da";
}
.home-office-line:before {
  content: "\e9db";
}
.home-smile-2-fill:before {
  content: "\e9dc";
}
.home-smile-2-line:before {
  content: "\e9dd";
}
.home-smile-fill:before {
  content: "\e9de";
}
.home-smile-line:before {
  content: "\e9df";
}
.home-wifi-fill:before {
  content: "\e9e0";
}
.home-wifi-line:before {
  content: "\e9e1";
}
.hospital-fill:before {
  content: "\e9e2";
}
.hospital-line:before {
  content: "\e9e3";
}
.hotel-fill:before {
  content: "\e9e4";
}
.hotel-line:before {
  content: "\e9e5";
}
.school-fill:before {
  content: "\e9e6";
}
.school-line:before {
  content: "\e9e7";
}
.store-2-fill:before {
  content: "\e9e8";
}
.store-2-line:before {
  content: "\e9e9";
}
.store-3-fill:before {
  content: "\e9ea";
}
.store-3-line:before {
  content: "\e9eb";
}
.store-fill:before {
  content: "\e9ec";
}
.store-line:before {
  content: "\e9ed";
}
.tent-fill:before {
  content: "\e9ee";
}
.tent-line:before {
  content: "\e9ef";
}
.advertisement-fill:before {
  content: "\e9f0";
}
.advertisement-line:before {
  content: "\e9f1";
}
.archive-2-fill:before {
  content: "\e9f2";
}
.archive-2-line:before {
  content: "\e9f3";
}
.archive-drawer-fill:before {
  content: "\e9f4";
}
.archive-drawer-line:before {
  content: "\e9f5";
}
.archive-fill:before {
  content: "\e9f6";
}
.archive-line:before {
  content: "\e9f7";
}
.archive-stack-fill:before {
  content: "\e9f8";
}
.archive-stack-line:before {
  content: "\e9f9";
}
.area-chart-fill:before {
  content: "\e9fa";
}
.area-chart-line:before {
  content: "\e9fb";
}
.at-fill:before {
  content: "\e9fc";
}
.at-line:before {
  content: "\e9fd";
}
.attachment-fill:before {
  content: "\e9fe";
}
.attachment-line:before {
  content: "\e9ff";
}
.award-fill:before {
  content: "\ea00";
}
.award-line:before {
  content: "\ea01";
}
.bar-chart-2-fill:before {
  content: "\ea02";
}
.bar-chart-2-line:before {
  content: "\ea03";
}
.bar-chart-box-ai-fill:before {
  content: "\ea04";
}
.bar-chart-box-ai-line:before {
  content: "\ea05";
}
.bar-chart-box-fill:before {
  content: "\ea06";
}
.bar-chart-box-line:before {
  content: "\ea07";
}
.bar-chart-fill:before {
  content: "\ea08";
}
.bar-chart-grouped-fill:before {
  content: "\ea09";
}
.bar-chart-grouped-line:before {
  content: "\ea0a";
}
.bar-chart-horizontal-fill:before {
  content: "\ea0b";
}
.bar-chart-horizontal-line:before {
  content: "\ea0c";
}
.bar-chart-line:before {
  content: "\ea0d";
}
.bookmark-2-fill:before {
  content: "\ea0e";
}
.bookmark-2-line:before {
  content: "\ea0f";
}
.bookmark-3-fill:before {
  content: "\ea10";
}
.bookmark-3-line:before {
  content: "\ea11";
}
.bookmark-fill:before {
  content: "\ea12";
}
.bookmark-line:before {
  content: "\ea13";
}
.briefcase-2-fill:before {
  content: "\ea14";
}
.briefcase-2-line:before {
  content: "\ea15";
}
.briefcase-3-fill:before {
  content: "\ea16";
}
.briefcase-3-line:before {
  content: "\ea17";
}
.briefcase-4-fill:before {
  content: "\ea18";
}
.briefcase-4-line:before {
  content: "\ea19";
}
.briefcase-5-fill:before {
  content: "\ea1a";
}
.briefcase-5-line:before {
  content: "\ea1b";
}
.briefcase-fill:before {
  content: "\ea1c";
}
.briefcase-line:before {
  content: "\ea1d";
}
.bubble-chart-fill:before {
  content: "\ea1e";
}
.bubble-chart-line:before {
  content: "\ea1f";
}
.calculator-fill:before {
  content: "\ea20";
}
.calculator-line:before {
  content: "\ea21";
}
.calendar-2-fill:before {
  content: "\ea22";
}
.calendar-2-line:before {
  content: "\ea23";
}
.calendar-check-fill:before {
  content: "\ea24";
}
.calendar-check-line:before {
  content: "\ea25";
}
.calendar-close-fill:before {
  content: "\ea26";
}
.calendar-close-line:before {
  content: "\ea27";
}
.calendar-event-fill:before {
  content: "\ea28";
}
.calendar-event-line:before {
  content: "\ea29";
}
.calendar-fill:before {
  content: "\ea2a";
}
.calendar-line:before {
  content: "\ea2b";
}
.calendar-schedule-fill:before {
  content: "\ea2c";
}
.calendar-schedule-line:before {
  content: "\ea2d";
}
.calendar-todo-fill:before {
  content: "\ea2e";
}
.calendar-todo-line:before {
  content: "\ea2f";
}
.cloud-fill:before {
  content: "\ea30";
}
.cloud-line:before {
  content: "\ea31";
}
.cloud-off-fill:before {
  content: "\ea32";
}
.cloud-off-line:before {
  content: "\ea33";
}
.copyleft-fill:before {
  content: "\ea34";
}
.copyleft-line:before {
  content: "\ea35";
}
.copyright-fill:before {
  content: "\ea36";
}
.copyright-line:before {
  content: "\ea37";
}
.creative-commons-by-fill:before {
  content: "\ea38";
}
.creative-commons-by-line:before {
  content: "\ea39";
}
.creative-commons-fill:before {
  content: "\ea3a";
}
.creative-commons-line:before {
  content: "\ea3b";
}
.creative-commons-nc-fill:before {
  content: "\ea3c";
}
.creative-commons-nc-line:before {
  content: "\ea3d";
}
.creative-commons-nd-fill:before {
  content: "\ea3e";
}
.creative-commons-nd-line:before {
  content: "\ea3f";
}
.creative-commons-sa-fill:before {
  content: "\ea40";
}
.creative-commons-sa-line:before {
  content: "\ea41";
}
.creative-commons-zero-fill:before {
  content: "\ea42";
}
.creative-commons-zero-line:before {
  content: "\ea43";
}
.customer-service-2-fill:before {
  content: "\ea44";
}
.customer-service-2-line:before {
  content: "\ea45";
}
.customer-service-fill:before {
  content: "\ea46";
}
.customer-service-line:before {
  content: "\ea47";
}
.donut-chart-fill:before {
  content: "\ea48";
}
.donut-chart-line:before {
  content: "\ea49";
}
.flag-2-fill:before {
  content: "\ea4a";
}
.flag-2-line:before {
  content: "\ea4b";
}
.flag-fill:before {
  content: "\ea4c";
}
.flag-line:before {
  content: "\ea4d";
}
.flag-off-fill:before {
  content: "\ea4e";
}
.flag-off-line:before {
  content: "\ea4f";
}
.global-fill:before {
  content: "\ea50";
}
.global-line:before {
  content: "\ea51";
}
.global-off-fill:before {
  content: "\ea52";
}
.global-off-line:before {
  content: "\ea53";
}
.honour-fill:before {
  content: "\ea54";
}
.honour-line:before {
  content: "\ea55";
}
.id-card-fill:before {
  content: "\ea56";
}
.id-card-line:before {
  content: "\ea57";
}
.inbox-2-fill:before {
  content: "\ea58";
}
.inbox-2-line:before {
  content: "\ea59";
}
.inbox-archive-fill:before {
  content: "\ea5a";
}
.inbox-archive-line:before {
  content: "\ea5b";
}
.inbox-fill:before {
  content: "\ea5c";
}
.inbox-line:before {
  content: "\ea5d";
}
.inbox-unarchive-fill:before {
  content: "\ea5e";
}
.inbox-unarchive-line:before {
  content: "\ea5f";
}
.info-card-fill:before {
  content: "\ea60";
}
.info-card-line:before {
  content: "\ea61";
}
.line-chart-fill:before {
  content: "\ea62";
}
.line-chart-line:before {
  content: "\ea63";
}
.links-fill:before {
  content: "\ea64";
}
.links-line:before {
  content: "\ea65";
}
.mail-add-fill:before {
  content: "\ea66";
}
.mail-add-line:before {
  content: "\ea67";
}
.mail-ai-fill:before {
  content: "\ea68";
}
.mail-ai-line:before {
  content: "\ea69";
}
.mail-check-fill:before {
  content: "\ea6a";
}
.mail-check-line:before {
  content: "\ea6b";
}
.mail-close-fill:before {
  content: "\ea6c";
}
.mail-close-line:before {
  content: "\ea6d";
}
.mail-download-fill:before {
  content: "\ea6e";
}
.mail-download-line:before {
  content: "\ea6f";
}
.mail-fill:before {
  content: "\ea70";
}
.mail-forbid-fill:before {
  content: "\ea71";
}
.mail-forbid-line:before {
  content: "\ea72";
}
.mail-line:before {
  content: "\ea73";
}
.mail-lock-fill:before {
  content: "\ea74";
}
.mail-lock-line:before {
  content: "\ea75";
}
.mail-open-fill:before {
  content: "\ea76";
}
.mail-open-line:before {
  content: "\ea77";
}
.mail-send-fill:before {
  content: "\ea78";
}
.mail-send-line:before {
  content: "\ea79";
}
.mail-settings-fill:before {
  content: "\ea7a";
}
.mail-settings-line:before {
  content: "\ea7b";
}
.mail-star-fill:before {
  content: "\ea7c";
}
.mail-star-line:before {
  content: "\ea7d";
}
.mail-unread-fill:before {
  content: "\ea7e";
}
.mail-unread-line:before {
  content: "\ea7f";
}
.mail-volume-fill:before {
  content: "\ea80";
}
.mail-volume-line:before {
  content: "\ea81";
}
.medal-2-fill:before {
  content: "\ea82";
}
.medal-2-line:before {
  content: "\ea83";
}
.medal-fill:before {
  content: "\ea84";
}
.medal-line:before {
  content: "\ea85";
}
.megaphone-2-fill:before {
  content: "\ea86";
}
.megaphone-2-line:before {
  content: "\ea87";
}
.megaphone-fill:before {
  content: "\ea88";
}
.megaphone-line:before {
  content: "\ea89";
}
.pass-expired-fill:before {
  content: "\ea8a";
}
.pass-expired-line:before {
  content: "\ea8b";
}
.pass-pending-fill:before {
  content: "\ea8c";
}
.pass-pending-line:before {
  content: "\ea8d";
}
.pass-valid-fill:before {
  content: "\ea8e";
}
.pass-valid-line:before {
  content: "\ea8f";
}
.pie-chart-2-fill:before {
  content: "\ea90";
}
.pie-chart-2-line:before {
  content: "\ea91";
}
.pie-chart-box-fill:before {
  content: "\ea92";
}
.pie-chart-box-line:before {
  content: "\ea93";
}
.pie-chart-fill:before {
  content: "\ea94";
}
.pie-chart-line:before {
  content: "\ea95";
}
.presentation-fill:before {
  content: "\ea96";
}
.presentation-line:before {
  content: "\ea97";
}
.printer-cloud-fill:before {
  content: "\ea98";
}
.printer-cloud-line:before {
  content: "\ea99";
}
.printer-fill:before {
  content: "\ea9a";
}
.printer-line:before {
  content: "\ea9b";
}
.profile-fill:before {
  content: "\ea9c";
}
.profile-line:before {
  content: "\ea9d";
}
.projector-2-fill:before {
  content: "\ea9e";
}
.projector-2-line:before {
  content: "\ea9f";
}
.projector-fill:before {
  content: "\eaa0";
}
.projector-line:before {
  content: "\eaa1";
}
.record-mail-fill:before {
  content: "\eaa2";
}
.record-mail-line:before {
  content: "\eaa3";
}
.registered-fill:before {
  content: "\eaa4";
}
.registered-line:before {
  content: "\eaa5";
}
.reply-all-fill:before {
  content: "\eaa6";
}
.reply-all-line:before {
  content: "\eaa7";
}
.reply-fill:before {
  content: "\eaa8";
}
.reply-line:before {
  content: "\eaa9";
}
.send-ins-fill:before {
  content: "\eaaa";
}
.send-ins-line:before {
  content: "\eaab";
}
.send-plane-2-fill:before {
  content: "\eaac";
}
.send-plane-2-line:before {
  content: "\eaad";
}
.send-plane-fill:before {
  content: "\eaae";
}
.send-plane-line:before {
  content: "\eaaf";
}
.seo-fill:before {
  content: "\eab0";
}
.seo-line:before {
  content: "\eab1";
}
.service-fill:before {
  content: "\eab2";
}
.service-line:before {
  content: "\eab3";
}
.shake-hands-fill:before {
  content: "\eab4";
}
.shake-hands-line:before {
  content: "\eab5";
}
.slideshow-2-fill:before {
  content: "\eab6";
}
.slideshow-2-line:before {
  content: "\eab7";
}
.slideshow-3-fill:before {
  content: "\eab8";
}
.slideshow-3-line:before {
  content: "\eab9";
}
.slideshow-4-fill:before {
  content: "\eaba";
}
.slideshow-4-line:before {
  content: "\eabb";
}
.slideshow-fill:before {
  content: "\eabc";
}
.slideshow-line:before {
  content: "\eabd";
}
.stacked-chart-fill:before {
  content: "\eabe";
}
.stacked-chart-line:before {
  content: "\eabf";
}
.stack-fill:before {
  content: "\eac0";
}
.stack-line:before {
  content: "\eac1";
}
.trademark-fill:before {
  content: "\eac2";
}
.trademark-line:before {
  content: "\eac3";
}
.triangular-flag-fill:before {
  content: "\eac4";
}
.triangular-flag-line:before {
  content: "\eac5";
}
.verified-badge-fill:before {
  content: "\eac6";
}
.verified-badge-line:before {
  content: "\eac7";
}
.window-2-fill:before {
  content: "\eac8";
}
.window-2-line:before {
  content: "\eac9";
}
.window-fill:before {
  content: "\eaca";
}
.window-line:before {
  content: "\eacb";
}
.chat-1-fill:before {
  content: "\eacc";
}
.chat-1-line:before {
  content: "\eacd";
}
.chat-2-fill:before {
  content: "\eace";
}
.chat-2-line:before {
  content: "\eacf";
}
.chat-3-fill:before {
  content: "\ead0";
}
.chat-3-line:before {
  content: "\ead1";
}
.chat-4-fill:before {
  content: "\ead2";
}
.chat-4-line:before {
  content: "\ead3";
}
.chat-ai-2-fill:before {
  content: "\ead4";
}
.chat-ai-2-line:before {
  content: "\ead5";
}
.chat-ai-3-fill:before {
  content: "\ead6";
}
.chat-ai-3-line:before {
  content: "\ead7";
}
.chat-ai-4-fill:before {
  content: "\ead8";
}
.chat-ai-4-line:before {
  content: "\ead9";
}
.chat-ai-fill:before {
  content: "\eada";
}
.chat-ai-line:before {
  content: "\eadb";
}
.chat-check-fill:before {
  content: "\eadc";
}
.chat-check-line:before {
  content: "\eadd";
}
.chat-delete-fill:before {
  content: "\eade";
}
.chat-delete-line:before {
  content: "\eadf";
}
.chat-download-fill:before {
  content: "\eae0";
}
.chat-download-line:before {
  content: "\eae1";
}
.chat-follow-up-fill:before {
  content: "\eae2";
}
.chat-follow-up-line:before {
  content: "\eae3";
}
.chat-forward-fill:before {
  content: "\eae4";
}
.chat-forward-line:before {
  content: "\eae5";
}
.chat-heart-fill:before {
  content: "\eae6";
}
.chat-heart-line:before {
  content: "\eae7";
}
.chat-history-fill:before {
  content: "\eae8";
}
.chat-history-line:before {
  content: "\eae9";
}
.chat-new-fill:before {
  content: "\eaea";
}
.chat-new-line:before {
  content: "\eaeb";
}
.chat-off-fill:before {
  content: "\eaec";
}
.chat-off-line:before {
  content: "\eaed";
}
.chat-poll-fill:before {
  content: "\eaee";
}
.chat-poll-line:before {
  content: "\eaef";
}
.chat-private-fill:before {
  content: "\eaf0";
}
.chat-private-line:before {
  content: "\eaf1";
}
.chat-quote-fill:before {
  content: "\eaf2";
}
.chat-quote-line:before {
  content: "\eaf3";
}
.chat-search-fill:before {
  content: "\eaf4";
}
.chat-search-line:before {
  content: "\eaf5";
}
.chat-settings-fill:before {
  content: "\eaf6";
}
.chat-settings-line:before {
  content: "\eaf7";
}
.chat-smile-2-fill:before {
  content: "\eaf8";
}
.chat-smile-2-line:before {
  content: "\eaf9";
}
.chat-smile-3-fill:before {
  content: "\eafa";
}
.chat-smile-3-line:before {
  content: "\eafb";
}
.chat-smile-ai-3-fill:before {
  content: "\eafc";
}
.chat-smile-ai-3-line:before {
  content: "\eafd";
}
.chat-smile-ai-fill:before {
  content: "\eafe";
}
.chat-smile-ai-line:before {
  content: "\eaff";
}
.chat-smile-fill:before {
  content: "\eb00";
}
.chat-smile-line:before {
  content: "\eb01";
}
.chat-thread-fill:before {
  content: "\eb02";
}
.chat-thread-line:before {
  content: "\eb03";
}
.chat-unread-fill:before {
  content: "\eb04";
}
.chat-unread-line:before {
  content: "\eb05";
}
.chat-upload-fill:before {
  content: "\eb06";
}
.chat-upload-line:before {
  content: "\eb07";
}
.chat-voice-ai-fill:before {
  content: "\eb08";
}
.chat-voice-ai-line:before {
  content: "\eb09";
}
.chat-voice-fill:before {
  content: "\eb0a";
}
.chat-voice-line:before {
  content: "\eb0b";
}
.discuss-fill:before {
  content: "\eb0c";
}
.discuss-line:before {
  content: "\eb0d";
}
.emoji-sticker-fill:before {
  content: "\eb0e";
}
.emoji-sticker-line:before {
  content: "\eb0f";
}
.feedback-fill:before {
  content: "\eb10";
}
.feedback-line:before {
  content: "\eb11";
}
.message-2-fill:before {
  content: "\eb12";
}
.message-2-line:before {
  content: "\eb13";
}
.message-3-fill:before {
  content: "\eb14";
}
.message-3-line:before {
  content: "\eb15";
}
.message-ai-3-fill:before {
  content: "\eb16";
}
.message-ai-3-line:before {
  content: "\eb17";
}
.message-fill:before {
  content: "\eb18";
}
.message-line:before {
  content: "\eb19";
}
.question-answer-fill:before {
  content: "\eb1a";
}
.question-answer-line:before {
  content: "\eb1b";
}
.questionnaire-fill:before {
  content: "\eb1c";
}
.questionnaire-line:before {
  content: "\eb1d";
}
.speak-ai-fill:before {
  content: "\eb1e";
}
.speak-ai-line:before {
  content: "\eb1f";
}
.speak-fill:before {
  content: "\eb20";
}
.speak-line:before {
  content: "\eb21";
}
.speech-to-text-fill:before {
  content: "\eb22";
}
.speech-to-text-line:before {
  content: "\eb23";
}
.text-to-speech-fill:before {
  content: "\eb24";
}
.text-to-speech-line:before {
  content: "\eb25";
}
.video-chat-fill:before {
  content: "\eb26";
}
.video-chat-line:before {
  content: "\eb27";
}
.ai-generate-2-fill:before {
  content: "\eb28";
}
.ai-generate-2-line:before {
  content: "\eb29";
}
.align-item-bottom-fill:before {
  content: "\eb2a";
}
.align-item-bottom-line:before {
  content: "\eb2b";
}
.align-item-horizontal-center-fill:before {
  content: "\eb2c";
}
.align-item-horizontal-center-line:before {
  content: "\eb2d";
}
.align-item-left-fill:before {
  content: "\eb2e";
}
.align-item-left-line:before {
  content: "\eb2f";
}
.align-item-right-fill:before {
  content: "\eb30";
}
.align-item-right-line:before {
  content: "\eb31";
}
.align-item-top-fill:before {
  content: "\eb32";
}
.align-item-top-line:before {
  content: "\eb33";
}
.align-item-vertical-center-fill:before {
  content: "\eb34";
}
.align-item-vertical-center-line:before {
  content: "\eb35";
}
.anticlockwise-2-fill:before {
  content: "\eb36";
}
.anticlockwise-2-line:before {
  content: "\eb37";
}
.anticlockwise-fill:before {
  content: "\eb38";
}
.anticlockwise-line:before {
  content: "\eb39";
}
.artboard-2-fill:before {
  content: "\eb3a";
}
.artboard-2-line:before {
  content: "\eb3b";
}
.artboard-fill:before {
  content: "\eb3c";
}
.artboard-line:before {
  content: "\eb3d";
}
.ball-pen-fill:before {
  content: "\eb3e";
}
.ball-pen-line:before {
  content: "\eb3f";
}
.blur-off-fill:before {
  content: "\eb40";
}
.blur-off-line:before {
  content: "\eb41";
}
.brush-2-fill:before {
  content: "\eb42";
}
.brush-2-line:before {
  content: "\eb43";
}
.brush-3-fill:before {
  content: "\eb44";
}
.brush-3-line:before {
  content: "\eb45";
}
.brush-4-fill:before {
  content: "\eb46";
}
.brush-4-line:before {
  content: "\eb47";
}
.brush-ai-3-fill:before {
  content: "\eb48";
}
.brush-ai-3-line:before {
  content: "\eb49";
}
.brush-ai-fill:before {
  content: "\eb4a";
}
.brush-ai-line:before {
  content: "\eb4b";
}
.brush-fill:before {
  content: "\eb4c";
}
.brush-line:before {
  content: "\eb4d";
}
.circle-fill:before {
  content: "\eb4e";
}
.circle-line:before {
  content: "\eb4f";
}
.clockwise-2-fill:before {
  content: "\eb50";
}
.clockwise-2-line:before {
  content: "\eb51";
}
.clockwise-fill:before {
  content: "\eb52";
}
.clockwise-line:before {
  content: "\eb53";
}
.collage-fill:before {
  content: "\eb54";
}
.collage-line:before {
  content: "\eb55";
}
.color-filter-ai-fill:before {
  content: "\eb56";
}
.color-filter-ai-line:before {
  content: "\eb57";
}
.color-filter-fill:before {
  content: "\eb58";
}
.color-filter-line:before {
  content: "\eb59";
}
.compasses-2-fill:before {
  content: "\eb5a";
}
.compasses-2-line:before {
  content: "\eb5b";
}
.compasses-fill:before {
  content: "\eb5c";
}
.compasses-line:before {
  content: "\eb5d";
}
.contrast-2-fill:before {
  content: "\eb5e";
}
.contrast-2-line:before {
  content: "\eb5f";
}
.contrast-drop-2-fill:before {
  content: "\eb60";
}
.contrast-drop-2-line:before {
  content: "\eb61";
}
.contrast-drop-fill:before {
  content: "\eb62";
}
.contrast-drop-line:before {
  content: "\eb63";
}
.contrast-fill:before {
  content: "\eb64";
}
.contrast-line:before {
  content: "\eb65";
}
.crop-2-fill:before {
  content: "\eb66";
}
.crop-2-line:before {
  content: "\eb67";
}
.crop-fill:before {
  content: "\eb68";
}
.crop-line:before {
  content: "\eb69";
}
.crosshair-2-fill:before {
  content: "\eb6a";
}
.crosshair-2-line:before {
  content: "\eb6b";
}
.crosshair-fill:before {
  content: "\eb6c";
}
.crosshair-line:before {
  content: "\eb6d";
}
.drag-drop-fill:before {
  content: "\eb6e";
}
.drag-drop-line:before {
  content: "\eb6f";
}
.draw-fill:before {
  content: "\eb70";
}
.draw-line:before {
  content: "\eb71";
}
.drop-fill:before {
  content: "\eb72";
}
.drop-line:before {
  content: "\eb73";
}
.edit-2-fill:before {
  content: "\eb74";
}
.edit-2-line:before {
  content: "\eb75";
}
.edit-box-fill:before {
  content: "\eb76";
}
.edit-box-line:before {
  content: "\eb77";
}
.edit-circle-fill:before {
  content: "\eb78";
}
.edit-circle-line:before {
  content: "\eb79";
}
.edit-fill:before {
  content: "\eb7a";
}
.edit-line:before {
  content: "\eb7b";
}
.eraser-fill:before {
  content: "\eb7c";
}
.eraser-line:before {
  content: "\eb7d";
}
.flip-horizontal-2-fill:before {
  content: "\eb7e";
}
.flip-horizontal-2-line:before {
  content: "\eb7f";
}
.flip-horizontal-fill:before {
  content: "\eb80";
}
.flip-horizontal-line:before {
  content: "\eb81";
}
.flip-vertical-2-fill:before {
  content: "\eb82";
}
.flip-vertical-2-line:before {
  content: "\eb83";
}
.flip-vertical-fill:before {
  content: "\eb84";
}
.flip-vertical-line:before {
  content: "\eb85";
}
.focus-2-fill:before {
  content: "\eb86";
}
.focus-2-line:before {
  content: "\eb87";
}
.focus-3-fill:before {
  content: "\eb88";
}
.focus-3-line:before {
  content: "\eb89";
}
.focus-fill:before {
  content: "\eb8a";
}
.focus-line:before {
  content: "\eb8b";
}
.grid-fill:before {
  content: "\eb8c";
}
.grid-line:before {
  content: "\eb8d";
}
.hammer-fill:before {
  content: "\eb8e";
}
.hammer-line:before {
  content: "\eb8f";
}
.hexagon-fill:before {
  content: "\eb90";
}
.hexagon-line:before {
  content: "\eb91";
}
.ink-bottle-fill:before {
  content: "\eb92";
}
.ink-bottle-line:before {
  content: "\eb93";
}
.input-method-fill:before {
  content: "\eb94";
}
.input-method-line:before {
  content: "\eb95";
}
.layout-2-fill:before {
  content: "\eb96";
}
.layout-2-line:before {
  content: "\eb97";
}
.layout-3-fill:before {
  content: "\eb98";
}
.layout-3-line:before {
  content: "\eb99";
}
.layout-4-fill:before {
  content: "\eb9a";
}
.layout-4-line:before {
  content: "\eb9b";
}
.layout-5-fill:before {
  content: "\eb9c";
}
.layout-5-line:before {
  content: "\eb9d";
}
.layout-6-fill:before {
  content: "\eb9e";
}
.layout-6-line:before {
  content: "\eb9f";
}
.layout-bottom-2-fill:before {
  content: "\eba0";
}
.layout-bottom-2-line:before {
  content: "\eba1";
}
.layout-bottom-fill:before {
  content: "\eba2";
}
.layout-bottom-line:before {
  content: "\eba3";
}
.layout-column-fill:before {
  content: "\eba4";
}
.layout-column-line:before {
  content: "\eba5";
}
.layout-fill:before {
  content: "\eba6";
}
.layout-grid-2-fill:before {
  content: "\eba7";
}
.layout-grid-2-line:before {
  content: "\eba8";
}
.layout-grid-fill:before {
  content: "\eba9";
}
.layout-grid-line:before {
  content: "\ebaa";
}
.layout-horizontal-fill:before {
  content: "\ebab";
}
.layout-horizontal-line:before {
  content: "\ebac";
}
.layout-left-2-fill:before {
  content: "\ebad";
}
.layout-left-2-line:before {
  content: "\ebae";
}
.layout-left-fill:before {
  content: "\ebaf";
}
.layout-left-line:before {
  content: "\ebb0";
}
.layout-line:before {
  content: "\ebb1";
}
.layout-masonry-fill:before {
  content: "\ebb2";
}
.layout-masonry-line:before {
  content: "\ebb3";
}
.layout-right-2-fill:before {
  content: "\ebb4";
}
.layout-right-2-line:before {
  content: "\ebb5";
}
.layout-right-fill:before {
  content: "\ebb6";
}
.layout-right-line:before {
  content: "\ebb7";
}
.layout-row-fill:before {
  content: "\ebb8";
}
.layout-row-line:before {
  content: "\ebb9";
}
.layout-top-2-fill:before {
  content: "\ebba";
}
.layout-top-2-line:before {
  content: "\ebbb";
}
.layout-top-fill:before {
  content: "\ebbc";
}
.layout-top-line:before {
  content: "\ebbd";
}
.layout-vertical-fill:before {
  content: "\ebbe";
}
.layout-vertical-line:before {
  content: "\ebbf";
}
.magic-fill:before {
  content: "\ebc0";
}
.magic-line:before {
  content: "\ebc1";
}
.mark-pen-fill:before {
  content: "\ebc2";
}
.mark-pen-line:before {
  content: "\ebc3";
}
.markup-fill:before {
  content: "\ebc4";
}
.markup-line:before {
  content: "\ebc5";
}
.mosaic-fill:before {
  content: "\ebc6";
}
.mosaic-line:before {
  content: "\ebc7";
}
.octagon-fill:before {
  content: "\ebc8";
}
.octagon-line:before {
  content: "\ebc9";
}
.paint-brush-fill:before {
  content: "\ebca";
}
.paint-brush-line:before {
  content: "\ebcb";
}
.paint-fill:before {
  content: "\ebcc";
}
.painting-ai-fill:before {
  content: "\ebcd";
}
.painting-ai-line:before {
  content: "\ebce";
}
.painting-fill:before {
  content: "\ebcf";
}
.painting-line:before {
  content: "\ebd0";
}
.paint-line:before {
  content: "\ebd1";
}
.palette-fill:before {
  content: "\ebd2";
}
.palette-line:before {
  content: "\ebd3";
}
.pantone-fill:before {
  content: "\ebd4";
}
.pantone-line:before {
  content: "\ebd5";
}
.pencil-ai-2-fill:before {
  content: "\ebd6";
}
.pencil-ai-2-line:before {
  content: "\ebd7";
}
.pencil-ai-fill:before {
  content: "\ebd8";
}
.pencil-ai-line:before {
  content: "\ebd9";
}
.pencil-fill:before {
  content: "\ebda";
}
.pencil-line:before {
  content: "\ebdb";
}
.pencil-ruler-2-fill:before {
  content: "\ebdc";
}
.pencil-ruler-2-line:before {
  content: "\ebdd";
}
.pencil-ruler-fill:before {
  content: "\ebde";
}
.pencil-ruler-line:before {
  content: "\ebdf";
}
.pen-nib-fill:before {
  content: "\ebe0";
}
.pen-nib-line:before {
  content: "\ebe1";
}
.pentagon-fill:before {
  content: "\ebe2";
}
.pentagon-line:before {
  content: "\ebe3";
}
.quill-pen-ai-fill:before {
  content: "\ebe4";
}
.quill-pen-ai-line:before {
  content: "\ebe5";
}
.quill-pen-fill:before {
  content: "\ebe6";
}
.quill-pen-line:before {
  content: "\ebe7";
}
.rectangle-fill:before {
  content: "\ebe8";
}
.rectangle-line:before {
  content: "\ebe9";
}
.remix-fill:before {
  content: "\ebea";
}
.remix-line:before {
  content: "\ebeb";
}
.ruler-2-fill:before {
  content: "\ebec";
}
.ruler-2-line:before {
  content: "\ebed";
}
.ruler-fill:before {
  content: "\ebee";
}
.ruler-line:before {
  content: "\ebef";
}
.scissors-2-fill:before {
  content: "\ebf0";
}
.scissors-2-line:before {
  content: "\ebf1";
}
.scissors-cut-fill:before {
  content: "\ebf2";
}
.scissors-cut-line:before {
  content: "\ebf3";
}
.scissors-fill:before {
  content: "\ebf4";
}
.scissors-line:before {
  content: "\ebf5";
}
.screenshot-2-fill:before {
  content: "\ebf6";
}
.screenshot-2-line:before {
  content: "\ebf7";
}
.screenshot-fill:before {
  content: "\ebf8";
}
.screenshot-line:before {
  content: "\ebf9";
}
.shadow-fill:before {
  content: "\ebfa";
}
.shadow-line:before {
  content: "\ebfb";
}
.shape-2-fill:before {
  content: "\ebfc";
}
.shape-2-line:before {
  content: "\ebfd";
}
.shape-fill:before {
  content: "\ebfe";
}
.shape-line:before {
  content: "\ebff";
}
.shapes-fill:before {
  content: "\ec00";
}
.shapes-line:before {
  content: "\ec01";
}
.sip-fill:before {
  content: "\ec02";
}
.sip-line:before {
  content: "\ec03";
}
.slice-fill:before {
  content: "\ec04";
}
.slice-line:before {
  content: "\ec05";
}
.square-fill:before {
  content: "\ec06";
}
.square-line:before {
  content: "\ec07";
}
.table-alt-fill:before {
  content: "\ec08";
}
.table-alt-line:before {
  content: "\ec09";
}
.table-fill:before {
  content: "\ec0a";
}
.table-line:before {
  content: "\ec0b";
}
.t-box-fill:before {
  content: "\ec0c";
}
.t-box-line:before {
  content: "\ec0d";
}
.tools-fill:before {
  content: "\ec0e";
}
.tools-line:before {
  content: "\ec0f";
}
.triangle-fill:before {
  content: "\ec10";
}
.triangle-line:before {
  content: "\ec11";
}
.wrench-fill:before {
  content: "\ec12";
}
.wrench-line:before {
  content: "\ec13";
}
.braces-fill:before {
  content: "\ec14";
}
.braces-line:before {
  content: "\ec15";
}
.brackets-fill:before {
  content: "\ec16";
}
.brackets-line:before {
  content: "\ec17";
}
.bug-2-fill:before {
  content: "\ec18";
}
.bug-2-line:before {
  content: "\ec19";
}
.bug-fill:before {
  content: "\ec1a";
}
.bug-line:before {
  content: "\ec1b";
}
.code-ai-fill:before {
  content: "\ec1c";
}
.code-ai-line:before {
  content: "\ec1d";
}
.code-box-fill:before {
  content: "\ec1e";
}
.code-box-line:before {
  content: "\ec1f";
}
.code-fill:before {
  content: "\ec20";
}
.code-line:before {
  content: "\ec21";
}
.code-s-fill:before {
  content: "\ec22";
}
.code-s-line:before {
  content: "\ec23";
}
.code-s-slash-fill:before {
  content: "\ec24";
}
.code-s-slash-line:before {
  content: "\ec25";
}
.command-fill:before {
  content: "\ec26";
}
.command-line:before {
  content: "\ec27";
}
.css3-fill:before {
  content: "\ec28";
}
.css3-line:before {
  content: "\ec29";
}
.cursor-fill:before {
  content: "\ec2a";
}
.cursor-line:before {
  content: "\ec2b";
}
.git-branch-fill:before {
  content: "\ec2c";
}
.git-branch-line:before {
  content: "\ec2d";
}
.git-close-pull-request-fill:before {
  content: "\ec2e";
}
.git-close-pull-request-line:before {
  content: "\ec2f";
}
.git-commit-fill:before {
  content: "\ec30";
}
.git-commit-line:before {
  content: "\ec31";
}
.git-fork-fill:before {
  content: "\ec32";
}
.git-fork-line:before {
  content: "\ec33";
}
.git-merge-fill:before {
  content: "\ec34";
}
.git-merge-line:before {
  content: "\ec35";
}
.git-pr-draft-fill:before {
  content: "\ec36";
}
.git-pr-draft-line:before {
  content: "\ec37";
}
.git-pull-request-fill:before {
  content: "\ec38";
}
.git-pull-request-line:before {
  content: "\ec39";
}
.git-repository-commits-fill:before {
  content: "\ec3a";
}
.git-repository-commits-line:before {
  content: "\ec3b";
}
.git-repository-fill:before {
  content: "\ec3c";
}
.git-repository-line:before {
  content: "\ec3d";
}
.git-repository-private-fill:before {
  content: "\ec3e";
}
.git-repository-private-line:before {
  content: "\ec3f";
}
.html5-fill:before {
  content: "\ec40";
}
.html5-line:before {
  content: "\ec41";
}
.issues-fill:before {
  content: "\ec42";
}
.issues-line:before {
  content: "\ec43";
}
.issues-reopen-fill:before {
  content: "\ec44";
}
.issues-reopen-line:before {
  content: "\ec45";
}
.javascript-fill:before {
  content: "\ec46";
}
.javascript-line:before {
  content: "\ec47";
}
.parentheses-fill:before {
  content: "\ec48";
}
.parentheses-line:before {
  content: "\ec49";
}
.php-fill:before {
  content: "\ec4a";
}
.php-line:before {
  content: "\ec4b";
}
.puzzle-2-fill:before {
  content: "\ec4c";
}
.puzzle-2-line:before {
  content: "\ec4d";
}
.puzzle-fill:before {
  content: "\ec4e";
}
.puzzle-line:before {
  content: "\ec4f";
}
.terminal-box-fill:before {
  content: "\ec50";
}
.terminal-box-line:before {
  content: "\ec51";
}
.terminal-fill:before {
  content: "\ec52";
}
.terminal-line:before {
  content: "\ec53";
}
.terminal-window-fill:before {
  content: "\ec54";
}
.terminal-window-line:before {
  content: "\ec55";
}
.airplay-fill:before {
  content: "\ec56";
}
.airplay-line:before {
  content: "\ec57";
}
.barcode-box-fill:before {
  content: "\ec58";
}
.barcode-box-line:before {
  content: "\ec59";
}
.barcode-fill:before {
  content: "\ec5a";
}
.barcode-line:before {
  content: "\ec5b";
}
.base-station-fill:before {
  content: "\ec5c";
}
.base-station-line:before {
  content: "\ec5d";
}
.battery-2-charge-fill:before {
  content: "\ec5e";
}
.battery-2-charge-line:before {
  content: "\ec5f";
}
.battery-2-fill:before {
  content: "\ec60";
}
.battery-2-line:before {
  content: "\ec61";
}
.battery-charge-fill:before {
  content: "\ec62";
}
.battery-charge-line:before {
  content: "\ec63";
}
.battery-fill:before {
  content: "\ec64";
}
.battery-line:before {
  content: "\ec65";
}
.battery-low-fill:before {
  content: "\ec66";
}
.battery-low-line:before {
  content: "\ec67";
}
.battery-saver-fill:before {
  content: "\ec68";
}
.battery-saver-line:before {
  content: "\ec69";
}
.battery-share-fill:before {
  content: "\ec6a";
}
.battery-share-line:before {
  content: "\ec6b";
}
.bluetooth-connect-fill:before {
  content: "\ec6c";
}
.bluetooth-connect-line:before {
  content: "\ec6d";
}
.bluetooth-fill:before {
  content: "\ec6e";
}
.bluetooth-line:before {
  content: "\ec6f";
}
.cast-fill:before {
  content: "\ec70";
}
.cast-line:before {
  content: "\ec71";
}
.cellphone-fill:before {
  content: "\ec72";
}
.cellphone-line:before {
  content: "\ec73";
}
.computer-fill:before {
  content: "\ec74";
}
.computer-line:before {
  content: "\ec75";
}
.connector-fill:before {
  content: "\ec76";
}
.connector-line:before {
  content: "\ec77";
}
.cpu-fill:before {
  content: "\ec78";
}
.cpu-line:before {
  content: "\ec79";
}
.dashboard-2-fill:before {
  content: "\ec7a";
}
.dashboard-2-line:before {
  content: "\ec7b";
}
.dashboard-3-fill:before {
  content: "\ec7c";
}
.dashboard-3-line:before {
  content: "\ec7d";
}
.database-2-fill:before {
  content: "\ec7e";
}
.database-2-line:before {
  content: "\ec7f";
}
.database-fill:before {
  content: "\ec80";
}
.database-line:before {
  content: "\ec81";
}
.device-fill:before {
  content: "\ec82";
}
.device-line:before {
  content: "\ec83";
}
.device-recover-fill:before {
  content: "\ec84";
}
.device-recover-line:before {
  content: "\ec85";
}
.dual-sim-1-fill:before {
  content: "\ec86";
}
.dual-sim-1-line:before {
  content: "\ec87";
}
.dual-sim-2-fill:before {
  content: "\ec88";
}
.dual-sim-2-line:before {
  content: "\ec89";
}
.fingerprint-2-fill:before {
  content: "\ec8a";
}
.fingerprint-2-line:before {
  content: "\ec8b";
}
.fingerprint-fill:before {
  content: "\ec8c";
}
.fingerprint-line:before {
  content: "\ec8d";
}
.gamepad-fill:before {
  content: "\ec8e";
}
.gamepad-line:before {
  content: "\ec8f";
}
.gps-fill:before {
  content: "\ec90";
}
.gps-line:before {
  content: "\ec91";
}
.gradienter-fill:before {
  content: "\ec92";
}
.gradienter-line:before {
  content: "\ec93";
}
.hard-drive-2-fill:before {
  content: "\ec94";
}
.hard-drive-2-line:before {
  content: "\ec95";
}
.hard-drive-3-fill:before {
  content: "\ec96";
}
.hard-drive-3-line:before {
  content: "\ec97";
}
.hard-drive-fill:before {
  content: "\ec98";
}
.hard-drive-line:before {
  content: "\ec99";
}
.hotspot-fill:before {
  content: "\ec9a";
}
.hotspot-line:before {
  content: "\ec9b";
}
.install-fill:before {
  content: "\ec9c";
}
.install-line:before {
  content: "\ec9d";
}
.instance-fill:before {
  content: "\ec9e";
}
.instance-line:before {
  content: "\ec9f";
}
.keyboard-box-fill:before {
  content: "\eca0";
}
.keyboard-box-line:before {
  content: "\eca1";
}
.keyboard-fill:before {
  content: "\eca2";
}
.keyboard-line:before {
  content: "\eca3";
}
.macbook-fill:before {
  content: "\eca4";
}
.macbook-line:before {
  content: "\eca5";
}
.mac-fill:before {
  content: "\eca6";
}
.mac-line:before {
  content: "\eca7";
}
.mobile-download-fill:before {
  content: "\eca8";
}
.mobile-download-line:before {
  content: "\eca9";
}
.mouse-fill:before {
  content: "\ecaa";
}
.mouse-line:before {
  content: "\ecab";
}
.network-error-fill:before {
  content: "\ecac";
}
.network-error-line:before {
  content: "\ecad";
}
.network-fill:before {
  content: "\ecae";
}
.network-line:before {
  content: "\ecaf";
}
.network-off-fill:before {
  content: "\ecb0";
}
.network-off-line:before {
  content: "\ecb1";
}
.phone-fill:before {
  content: "\ecb2";
}
.phone-find-fill:before {
  content: "\ecb3";
}
.phone-find-line:before {
  content: "\ecb4";
}
.phone-line:before {
  content: "\ecb5";
}
.phone-lock-fill:before {
  content: "\ecb6";
}
.phone-lock-line:before {
  content: "\ecb7";
}
.qr-code-fill:before {
  content: "\ecb8";
}
.qr-code-line:before {
  content: "\ecb9";
}
.qr-scan-2-fill:before {
  content: "\ecba";
}
.qr-scan-2-line:before {
  content: "\ecbb";
}
.qr-scan-ai-fill:before {
  content: "\ecbc";
}
.qr-scan-ai-line:before {
  content: "\ecbd";
}
.qr-scan-fill:before {
  content: "\ecbe";
}
.qr-scan-line:before {
  content: "\ecbf";
}
.radar-fill:before {
  content: "\ecc0";
}
.radar-line:before {
  content: "\ecc1";
}
.ram-2-fill:before {
  content: "\ecc2";
}
.ram-2-line:before {
  content: "\ecc3";
}
.ram-fill:before {
  content: "\ecc4";
}
.ram-line:before {
  content: "\ecc5";
}
.remote-control-2-fill:before {
  content: "\ecc6";
}
.remote-control-2-line:before {
  content: "\ecc7";
}
.remote-control-fill:before {
  content: "\ecc8";
}
.remote-control-line:before {
  content: "\ecc9";
}
.restart-fill:before {
  content: "\ecca";
}
.restart-line:before {
  content: "\eccb";
}
.rfid-fill:before {
  content: "\eccc";
}
.rfid-line:before {
  content: "\eccd";
}
.rotate-lock-fill:before {
  content: "\ecce";
}
.rotate-lock-line:before {
  content: "\eccf";
}
.router-fill:before {
  content: "\ecd0";
}
.router-line:before {
  content: "\ecd1";
}
.rss-fill:before {
  content: "\ecd2";
}
.rss-line:before {
  content: "\ecd3";
}
.save-2-fill:before {
  content: "\ecd4";
}
.save-2-line:before {
  content: "\ecd5";
}
.save-3-fill:before {
  content: "\ecd6";
}
.save-3-line:before {
  content: "\ecd7";
}
.save-fill:before {
  content: "\ecd8";
}
.save-line:before {
  content: "\ecd9";
}
.scan-2-fill:before {
  content: "\ecda";
}
.scan-2-line:before {
  content: "\ecdb";
}
.scan-fill:before {
  content: "\ecdc";
}
.scan-line:before {
  content: "\ecdd";
}
.sd-card-fill:before {
  content: "\ecde";
}
.sd-card-line:before {
  content: "\ecdf";
}
.sd-card-mini-fill:before {
  content: "\ece0";
}
.sd-card-mini-line:before {
  content: "\ece1";
}
.sensor-fill:before {
  content: "\ece2";
}
.sensor-line:before {
  content: "\ece3";
}
.server-fill:before {
  content: "\ece4";
}
.server-line:before {
  content: "\ece5";
}
.shut-down-fill:before {
  content: "\ece6";
}
.shut-down-line:before {
  content: "\ece7";
}
.signal-cellular-1-fill:before {
  content: "\ece8";
}
.signal-cellular-1-line:before {
  content: "\ece9";
}
.signal-cellular-2-fill:before {
  content: "\ecea";
}
.signal-cellular-2-line:before {
  content: "\eceb";
}
.signal-cellular-3-fill:before {
  content: "\ecec";
}
.signal-cellular-3-line:before {
  content: "\eced";
}
.signal-cellular-off-fill:before {
  content: "\ecee";
}
.signal-cellular-off-line:before {
  content: "\ecef";
}
.signal-wifi-1-fill:before {
  content: "\ecf0";
}
.signal-wifi-1-line:before {
  content: "\ecf1";
}
.signal-wifi-2-fill:before {
  content: "\ecf2";
}
.signal-wifi-2-line:before {
  content: "\ecf3";
}
.signal-wifi-3-fill:before {
  content: "\ecf4";
}
.signal-wifi-3-line:before {
  content: "\ecf5";
}
.signal-wifi-error-fill:before {
  content: "\ecf6";
}
.signal-wifi-error-line:before {
  content: "\ecf7";
}
.signal-wifi-fill:before {
  content: "\ecf8";
}
.signal-wifi-line:before {
  content: "\ecf9";
}
.signal-wifi-off-fill:before {
  content: "\ecfa";
}
.signal-wifi-off-line:before {
  content: "\ecfb";
}
.sim-card-2-fill:before {
  content: "\ecfc";
}
.sim-card-2-line:before {
  content: "\ecfd";
}
.sim-card-fill:before {
  content: "\ecfe";
}
.sim-card-line:before {
  content: "\ecff";
}
.sim-card-warning-fill:before {
  content: "\ed00";
}
.sim-card-warning-line:before {
  content: "\ed01";
}
.smartphone-fill:before {
  content: "\ed02";
}
.smartphone-line:before {
  content: "\ed03";
}
.tablet-fill:before {
  content: "\ed04";
}
.tablet-line:before {
  content: "\ed05";
}
.tv-2-fill:before {
  content: "\ed06";
}
.tv-2-line:before {
  content: "\ed07";
}
.tv-fill:before {
  content: "\ed08";
}
.tv-line:before {
  content: "\ed09";
}
.u-disk-fill:before {
  content: "\ed0a";
}
.u-disk-line:before {
  content: "\ed0b";
}
.uninstall-fill:before {
  content: "\ed0c";
}
.uninstall-line:before {
  content: "\ed0d";
}
.usb-fill:before {
  content: "\ed0e";
}
.usb-line:before {
  content: "\ed0f";
}
.wifi-fill:before {
  content: "\ed10";
}
.wifi-line:before {
  content: "\ed11";
}
.wifi-off-fill:before {
  content: "\ed12";
}
.wifi-off-line:before {
  content: "\ed13";
}
.wireless-charging-fill:before {
  content: "\ed14";
}
.wireless-charging-line:before {
  content: "\ed15";
}
.a-b:before {
  content: "\ed16";
}
.ai:before {
  content: "\ed17";
}
.ai-generate:before {
  content: "\ed18";
}
.ai-generate-2:before {
  content: "\ed19";
}
.ai-generate-text:before {
  content: "\ed1a";
}
.align-bottom:before {
  content: "\ed1b";
}
.align-center:before {
  content: "\ed1c";
}
.align-justify:before {
  content: "\ed1d";
}
.align-left:before {
  content: "\ed1e";
}
.align-right:before {
  content: "\ed1f";
}
.align-top:before {
  content: "\ed20";
}
.align-vertically:before {
  content: "\ed21";
}
.asterisk:before {
  content: "\ed22";
}
.attachment-2:before {
  content: "\ed23";
}
.bold:before {
  content: "\ed24";
}
.bring-forward:before {
  content: "\ed25";
}
.bring-to-front:before {
  content: "\ed26";
}
.calendar-view:before {
  content: "\ed27";
}
.carousel-view:before {
  content: "\ed28";
}
.code-block:before {
  content: "\ed29";
}
.code-view:before {
  content: "\ed2a";
}
.cursor-hand:before {
  content: "\ed2b";
}
.custom-size:before {
  content: "\ed2c";
}
.delete-column:before {
  content: "\ed2d";
}
.delete-row:before {
  content: "\ed2e";
}
.double-quotes-l:before {
  content: "\ed2f";
}
.double-quotes-r:before {
  content: "\ed30";
}
.draggable:before {
  content: "\ed31";
}
.dropdown-list:before {
  content: "\ed32";
}
.emphasis:before {
  content: "\ed33";
}
.emphasis-cn:before {
  content: "\ed34";
}
.english-input:before {
  content: "\ed35";
}
.flow-chart:before {
  content: "\ed36";
}
.focus-mode:before {
  content: "\ed37";
}
.font-color:before {
  content: "\ed38";
}
.font-family:before {
  content: "\ed39";
}
.font-mono:before {
  content: "\ed3a";
}
.font-sans-serif:before {
  content: "\ed3b";
}
.font-serif:before {
  content: "\ed3c";
}
.font-size:before {
  content: "\ed3d";
}
.font-size-2:before {
  content: "\ed3e";
}
.font-size-ai:before {
  content: "\ed3f";
}
.format-clear:before {
  content: "\ed40";
}
.formula:before {
  content: "\ed41";
}
.functions:before {
  content: "\ed42";
}
.gallery-view:before {
  content: "\ed43";
}
.gallery-view-2:before {
  content: "\ed44";
}
.h-1:before {
  content: "\ed45";
}
.h-2:before {
  content: "\ed46";
}
.h-3:before {
  content: "\ed47";
}
.h-4:before {
  content: "\ed48";
}
.h-5:before {
  content: "\ed49";
}
.h-6:before {
  content: "\ed4a";
}
.hand:before {
  content: "\ed4b";
}
.hand-2:before {
  content: "\ed4c";
}
.hashtag:before {
  content: "\ed4d";
}
.heading:before {
  content: "\ed4e";
}
.indent-decrease:before {
  content: "\ed4f";
}
.indent-increase:before {
  content: "\ed50";
}
.info-i:before {
  content: "\ed51";
}
.input-cursor-move:before {
  content: "\ed52";
}
.input-field:before {
  content: "\ed53";
}
.insert-column-left:before {
  content: "\ed54";
}
.insert-column-right:before {
  content: "\ed55";
}
.insert-row-bottom:before {
  content: "\ed56";
}
.insert-row-top:before {
  content: "\ed57";
}
.italic:before {
  content: "\ed58";
}
.kanban-view:before {
  content: "\ed59";
}
.kanban-view-2:before {
  content: "\ed5a";
}
.letter-spacing-2:before {
  content: "\ed5b";
}
.line-height:before {
  content: "\ed5c";
}
.line-height-2:before {
  content: "\ed5d";
}
.link:before {
  content: "\ed5e";
}
.link-m:before {
  content: "\ed5f";
}
.link-unlink:before {
  content: "\ed60";
}
.link-unlink-m:before {
  content: "\ed61";
}
.list-check:before {
  content: "\ed62";
}
.list-check-2:before {
  content: "\ed63";
}
.list-check-3:before {
  content: "\ed64";
}
.list-indefinite:before {
  content: "\ed65";
}
.list-ordered:before {
  content: "\ed66";
}
.list-ordered-2:before {
  content: "\ed67";
}
.list-radio:before {
  content: "\ed68";
}
.list-unordered:before {
  content: "\ed69";
}
.list-view:before {
  content: "\ed6a";
}
.merge-cells-horizontal:before {
  content: "\ed6b";
}
.merge-cells-vertical:before {
  content: "\ed6c";
}
.mind-map:before {
  content: "\ed6d";
}
.node-tree:before {
  content: "\ed6e";
}
.number-0:before {
  content: "\ed6f";
}
.number-1:before {
  content: "\ed70";
}
.number-2:before {
  content: "\ed71";
}
.number-3:before {
  content: "\ed72";
}
.number-4:before {
  content: "\ed73";
}
.number-5:before {
  content: "\ed74";
}
.number-6:before {
  content: "\ed75";
}
.number-7:before {
  content: "\ed76";
}
.number-8:before {
  content: "\ed77";
}
.number-9:before {
  content: "\ed78";
}
.omega:before {
  content: "\ed79";
}
.organization-chart:before {
  content: "\ed7a";
}
.overline:before {
  content: "\ed7b";
}
.page-separator:before {
  content: "\ed7c";
}
.paragraph:before {
  content: "\ed7d";
}
.pinyin-input:before {
  content: "\ed7e";
}
.question-mark:before {
  content: "\ed7f";
}
.quote-text:before {
  content: "\ed80";
}
.rounded-corner:before {
  content: "\ed81";
}
.send-backward:before {
  content: "\ed82";
}
.send-to-back:before {
  content: "\ed83";
}
.separator:before {
  content: "\ed84";
}
.single-quotes-l:before {
  content: "\ed85";
}
.single-quotes-r:before {
  content: "\ed86";
}
.sketching:before {
  content: "\ed87";
}
.slash-commands:before {
  content: "\ed88";
}
.slash-commands-2:before {
  content: "\ed89";
}
.slideshow-view:before {
  content: "\ed8a";
}
.sort-alphabet-asc:before {
  content: "\ed8b";
}
.sort-alphabet-desc:before {
  content: "\ed8c";
}
.sort-asc:before {
  content: "\ed8d";
}
.sort-desc:before {
  content: "\ed8e";
}
.sort-number-asc:before {
  content: "\ed8f";
}
.sort-number-desc:before {
  content: "\ed90";
}
.space:before {
  content: "\ed91";
}
.split-cells-horizontal:before {
  content: "\ed92";
}
.split-cells-vertical:before {
  content: "\ed93";
}
.square-root:before {
  content: "\ed94";
}
.stacked-view:before {
  content: "\ed95";
}
.strikethrough:before {
  content: "\ed96";
}
.strikethrough-2:before {
  content: "\ed97";
}
.subscript:before {
  content: "\ed98";
}
.subscript-2:before {
  content: "\ed99";
}
.superscript:before {
  content: "\ed9a";
}
.superscript-2:before {
  content: "\ed9b";
}
.table-2:before {
  content: "\ed9c";
}
.table-3:before {
  content: "\ed9d";
}
.table-view:before {
  content: "\ed9e";
}
.text:before {
  content: "\ed9f";
}
.text-block:before {
  content: "\eda0";
}
.text-direction-l:before {
  content: "\eda1";
}
.text-direction-r:before {
  content: "\eda2";
}
.text-snippet:before {
  content: "\eda3";
}
.text-spacing:before {
  content: "\eda4";
}
.text-wrap:before {
  content: "\eda5";
}
.timeline-view:before {
  content: "\eda6";
}
.translate:before {
  content: "\eda7";
}
.translate-2:before {
  content: "\eda8";
}
.translate-ai:before {
  content: "\eda9";
}
.translate-ai-2:before {
  content: "\edaa";
}
.underline:before {
  content: "\edab";
}
.wubi-input:before {
  content: "\edac";
}
.hours-fill:before {
  content: "\edad";
}
.hours-line:before {
  content: "\edae";
}
.auction-fill:before {
  content: "\edaf";
}
.auction-line:before {
  content: "\edb0";
}
.bank-card-2-fill:before {
  content: "\edb1";
}
.bank-card-2-line:before {
  content: "\edb2";
}
.bank-card-fill:before {
  content: "\edb3";
}
.bank-card-line:before {
  content: "\edb4";
}
.bit-coin-fill:before {
  content: "\edb5";
}
.bit-coin-line:before {
  content: "\edb6";
}
.bnb-fill:before {
  content: "\edb7";
}
.bnb-line:before {
  content: "\edb8";
}
.btc-fill:before {
  content: "\edb9";
}
.btc-line:before {
  content: "\edba";
}
.cash-fill:before {
  content: "\edbb";
}
.cash-line:before {
  content: "\edbc";
}
.coin-fill:before {
  content: "\edbd";
}
.coin-line:before {
  content: "\edbe";
}
.coins-fill:before {
  content: "\edbf";
}
.coins-line:before {
  content: "\edc0";
}
.copper-coin-fill:before {
  content: "\edc1";
}
.copper-coin-line:before {
  content: "\edc2";
}
.copper-diamond-fill:before {
  content: "\edc3";
}
.copper-diamond-line:before {
  content: "\edc4";
}
.coupon-2-fill:before {
  content: "\edc5";
}
.coupon-2-line:before {
  content: "\edc6";
}
.coupon-3-fill:before {
  content: "\edc7";
}
.coupon-3-line:before {
  content: "\edc8";
}
.coupon-4-fill:before {
  content: "\edc9";
}
.coupon-4-line:before {
  content: "\edca";
}
.coupon-5-fill:before {
  content: "\edcb";
}
.coupon-5-line:before {
  content: "\edcc";
}
.coupon-fill:before {
  content: "\edcd";
}
.coupon-line:before {
  content: "\edce";
}
.currency-fill:before {
  content: "\edcf";
}
.currency-line:before {
  content: "\edd0";
}
.diamond-fill:before {
  content: "\edd1";
}
.diamond-line:before {
  content: "\edd2";
}
.diamond-ring-fill:before {
  content: "\edd3";
}
.diamond-ring-line:before {
  content: "\edd4";
}
.discount-percent-fill:before {
  content: "\edd5";
}
.discount-percent-line:before {
  content: "\edd6";
}
.eth-fill:before {
  content: "\edd7";
}
.eth-line:before {
  content: "\edd8";
}
.exchange-2-fill:before {
  content: "\edd9";
}
.exchange-2-line:before {
  content: "\edda";
}
.exchange-box-fill:before {
  content: "\eddb";
}
.exchange-box-line:before {
  content: "\eddc";
}
.exchange-cny-fill:before {
  content: "\eddd";
}
.exchange-cny-line:before {
  content: "\edde";
}
.exchange-dollar-fill:before {
  content: "\eddf";
}
.exchange-dollar-line:before {
  content: "\ede0";
}
.exchange-fill:before {
  content: "\ede1";
}
.exchange-funds-fill:before {
  content: "\ede2";
}
.exchange-funds-line:before {
  content: "\ede3";
}
.exchange-line:before {
  content: "\ede4";
}
.funds-box-fill:before {
  content: "\ede5";
}
.funds-box-line:before {
  content: "\ede6";
}
.funds-fill:before {
  content: "\ede7";
}
.funds-line:before {
  content: "\ede8";
}
.gift-2-fill:before {
  content: "\ede9";
}
.gift-2-line:before {
  content: "\edea";
}
.gift-fill:before {
  content: "\edeb";
}
.gift-line:before {
  content: "\edec";
}
.hand-coin-fill:before {
  content: "\eded";
}
.hand-coin-line:before {
  content: "\edee";
}
.hand-heart-fill:before {
  content: "\edef";
}
.hand-heart-line:before {
  content: "\edf0";
}
.increase-decrease-fill:before {
  content: "\edf1";
}
.increase-decrease-line:before {
  content: "\edf2";
}
.jewelry-fill:before {
  content: "\edf3";
}
.jewelry-line:before {
  content: "\edf4";
}
.money-cny-box-fill:before {
  content: "\edf5";
}
.money-cny-box-line:before {
  content: "\edf6";
}
.money-cny-circle-fill:before {
  content: "\edf7";
}
.money-cny-circle-line:before {
  content: "\edf8";
}
.money-dollar-box-fill:before {
  content: "\edf9";
}
.money-dollar-box-line:before {
  content: "\edfa";
}
.money-dollar-circle-fill:before {
  content: "\edfb";
}
.money-dollar-circle-line:before {
  content: "\edfc";
}
.money-euro-box-fill:before {
  content: "\edfd";
}
.money-euro-box-line:before {
  content: "\edfe";
}
.money-euro-circle-fill:before {
  content: "\edff";
}
.money-euro-circle-line:before {
  content: "\ee00";
}
.money-pound-box-fill:before {
  content: "\ee01";
}
.money-pound-box-line:before {
  content: "\ee02";
}
.money-pound-circle-fill:before {
  content: "\ee03";
}
.money-pound-circle-line:before {
  content: "\ee04";
}
.money-rupee-circle-fill:before {
  content: "\ee05";
}
.money-rupee-circle-line:before {
  content: "\ee06";
}
.nft-fill:before {
  content: "\ee07";
}
.nft-line:before {
  content: "\ee08";
}
.no-credit-card-fill:before {
  content: "\ee09";
}
.no-credit-card-line:before {
  content: "\ee0a";
}
.p2p-fill:before {
  content: "\ee0b";
}
.p2p-line:before {
  content: "\ee0c";
}
.percent-fill:before {
  content: "\ee0d";
}
.percent-line:before {
  content: "\ee0e";
}
.price-tag-2-fill:before {
  content: "\ee0f";
}
.price-tag-2-line:before {
  content: "\ee10";
}
.price-tag-3-fill:before {
  content: "\ee11";
}
.price-tag-3-line:before {
  content: "\ee12";
}
.price-tag-fill:before {
  content: "\ee13";
}
.price-tag-line:before {
  content: "\ee14";
}
.red-packet-fill:before {
  content: "\ee15";
}
.red-packet-line:before {
  content: "\ee16";
}
.refund-2-fill:before {
  content: "\ee17";
}
.refund-2-line:before {
  content: "\ee18";
}
.refund-fill:before {
  content: "\ee19";
}
.refund-line:before {
  content: "\ee1a";
}
.safe-2-fill:before {
  content: "\ee1b";
}
.safe-2-line:before {
  content: "\ee1c";
}
.safe-3-fill:before {
  content: "\ee1d";
}
.safe-3-line:before {
  content: "\ee1e";
}
.safe-fill:before {
  content: "\ee1f";
}
.safe-line:before {
  content: "\ee20";
}
.secure-payment-fill:before {
  content: "\ee21";
}
.secure-payment-line:before {
  content: "\ee22";
}
.shopping-bag-2-fill:before {
  content: "\ee23";
}
.shopping-bag-2-line:before {
  content: "\ee24";
}
.shopping-bag-3-fill:before {
  content: "\ee25";
}
.shopping-bag-3-line:before {
  content: "\ee26";
}
.shopping-bag-4-fill:before {
  content: "\ee27";
}
.shopping-bag-4-line:before {
  content: "\ee28";
}
.shopping-bag-fill:before {
  content: "\ee29";
}
.shopping-bag-line:before {
  content: "\ee2a";
}
.shopping-basket-2-fill:before {
  content: "\ee2b";
}
.shopping-basket-2-line:before {
  content: "\ee2c";
}
.shopping-basket-fill:before {
  content: "\ee2d";
}
.shopping-basket-line:before {
  content: "\ee2e";
}
.shopping-cart-2-fill:before {
  content: "\ee2f";
}
.shopping-cart-2-line:before {
  content: "\ee30";
}
.shopping-cart-fill:before {
  content: "\ee31";
}
.shopping-cart-line:before {
  content: "\ee32";
}
.stock-fill:before {
  content: "\ee33";
}
.stock-line:before {
  content: "\ee34";
}
.swap-2-fill:before {
  content: "\ee35";
}
.swap-2-line:before {
  content: "\ee36";
}
.swap-3-fill:before {
  content: "\ee37";
}
.swap-3-line:before {
  content: "\ee38";
}
.swap-box-fill:before {
  content: "\ee39";
}
.swap-box-line:before {
  content: "\ee3a";
}
.swap-fill:before {
  content: "\ee3b";
}
.swap-line:before {
  content: "\ee3c";
}
.ticket-2-fill:before {
  content: "\ee3d";
}
.ticket-2-line:before {
  content: "\ee3e";
}
.ticket-fill:before {
  content: "\ee3f";
}
.ticket-line:before {
  content: "\ee40";
}
.token-swap-fill:before {
  content: "\ee41";
}
.token-swap-line:before {
  content: "\ee42";
}
.trophy-fill:before {
  content: "\ee43";
}
.trophy-line:before {
  content: "\ee44";
}
.vip-crown-2-fill:before {
  content: "\ee45";
}
.vip-crown-2-line:before {
  content: "\ee46";
}
.vip-crown-fill:before {
  content: "\ee47";
}
.vip-crown-line:before {
  content: "\ee48";
}
.vip-diamond-fill:before {
  content: "\ee49";
}
.vip-diamond-line:before {
  content: "\ee4a";
}
.vip-fill:before {
  content: "\ee4b";
}
.vip-line:before {
  content: "\ee4c";
}
.wallet-2-fill:before {
  content: "\ee4d";
}
.wallet-2-line:before {
  content: "\ee4e";
}
.wallet-3-fill:before {
  content: "\ee4f";
}
.wallet-3-line:before {
  content: "\ee50";
}
.wallet-fill:before {
  content: "\ee51";
}
.wallet-line:before {
  content: "\ee52";
}
.water-flash-fill:before {
  content: "\ee53";
}
.water-flash-line:before {
  content: "\ee54";
}
.xrp-fill:before {
  content: "\ee55";
}
.xrp-line:before {
  content: "\ee56";
}
.xtz-fill:before {
  content: "\ee57";
}
.xtz-line:before {
  content: "\ee58";
}
.beer-fill:before {
  content: "\ee59";
}
.beer-line:before {
  content: "\ee5a";
}
.bowl-fill:before {
  content: "\ee5b";
}
.bowl-line:before {
  content: "\ee5c";
}
.bread-fill:before {
  content: "\ee5d";
}
.bread-line:before {
  content: "\ee5e";
}
.cake-2-fill:before {
  content: "\ee5f";
}
.cake-2-line:before {
  content: "\ee60";
}
.cake-3-fill:before {
  content: "\ee61";
}
.cake-3-line:before {
  content: "\ee62";
}
.cake-fill:before {
  content: "\ee63";
}
.cake-line:before {
  content: "\ee64";
}
.cookie-fill:before {
  content: "\ee65";
}
.cookie-line:before {
  content: "\ee66";
}
.cup-fill:before {
  content: "\ee67";
}
.cup-line:before {
  content: "\ee68";
}
.drinks-2-fill:before {
  content: "\ee69";
}
.drinks-2-line:before {
  content: "\ee6a";
}
.drinks-fill:before {
  content: "\ee6b";
}
.drinks-line:before {
  content: "\ee6c";
}
.goblet-2-fill:before {
  content: "\ee6d";
}
.goblet-2-line:before {
  content: "\ee6e";
}
.goblet-broken-fill:before {
  content: "\ee6f";
}
.goblet-broken-line:before {
  content: "\ee70";
}
.goblet-fill:before {
  content: "\ee71";
}
.goblet-line:before {
  content: "\ee72";
}
.knife-blood-fill:before {
  content: "\ee73";
}
.knife-blood-line:before {
  content: "\ee74";
}
.knife-fill:before {
  content: "\ee75";
}
.knife-line:before {
  content: "\ee76";
}
.restaurant-2-fill:before {
  content: "\ee77";
}
.restaurant-2-line:before {
  content: "\ee78";
}
.restaurant-fill:before {
  content: "\ee79";
}
.restaurant-line:before {
  content: "\ee7a";
}
.baseball-fill:before {
  content: "\ee7b";
}
.baseball-line:before {
  content: "\ee7c";
}
.basketball-fill:before {
  content: "\ee7d";
}
.basketball-line:before {
  content: "\ee7e";
}
.billiards-fill:before {
  content: "\ee7f";
}
.billiards-line:before {
  content: "\ee80";
}
.boxing-fill:before {
  content: "\ee81";
}
.boxing-line:before {
  content: "\ee82";
}
.chess-fill:before {
  content: "\ee83";
}
.chess-line:before {
  content: "\ee84";
}
.dice-1-fill:before {
  content: "\ee85";
}
.dice-1-line:before {
  content: "\ee86";
}
.dice-2-fill:before {
  content: "\ee87";
}
.dice-2-line:before {
  content: "\ee88";
}
.dice-3-fill:before {
  content: "\ee89";
}
.dice-3-line:before {
  content: "\ee8a";
}
.dice-4-fill:before {
  content: "\ee8b";
}
.dice-4-line:before {
  content: "\ee8c";
}
.dice-5-fill:before {
  content: "\ee8d";
}
.dice-5-line:before {
  content: "\ee8e";
}
.dice-6-fill:before {
  content: "\ee8f";
}
.dice-6-line:before {
  content: "\ee90";
}
.dice-fill:before {
  content: "\ee91";
}
.dice-line:before {
  content: "\ee92";
}
.football-fill:before {
  content: "\ee93";
}
.football-line:before {
  content: "\ee94";
}
.game-2-fill:before {
  content: "\ee95";
}
.game-2-line:before {
  content: "\ee96";
}
.game-fill:before {
  content: "\ee97";
}
.game-line:before {
  content: "\ee98";
}
.golf-ball-fill:before {
  content: "\ee99";
}
.golf-ball-line:before {
  content: "\ee9a";
}
.piano-fill:before {
  content: "\ee9b";
}
.piano-grand-fill:before {
  content: "\ee9c";
}
.piano-grand-line:before {
  content: "\ee9d";
}
.piano-line:before {
  content: "\ee9e";
}
.ping-pong-fill:before {
  content: "\ee9f";
}
.ping-pong-line:before {
  content: "\eea0";
}
.poker-clubs-fill:before {
  content: "\eea1";
}
.poker-clubs-line:before {
  content: "\eea2";
}
.poker-diamonds-fill:before {
  content: "\eea3";
}
.poker-diamonds-line:before {
  content: "\eea4";
}
.poker-hearts-fill:before {
  content: "\eea5";
}
.poker-hearts-line:before {
  content: "\eea6";
}
.poker-spades-fill:before {
  content: "\eea7";
}
.poker-spades-line:before {
  content: "\eea8";
}
.sword-fill:before {
  content: "\eea9";
}
.sword-line:before {
  content: "\eeaa";
}
.target-fill:before {
  content: "\eeab";
}
.target-line:before {
  content: "\eeac";
}
.aed-electrodes-fill:before {
  content: "\eead";
}
.aed-electrodes-line:before {
  content: "\eeae";
}
.aed-fill:before {
  content: "\eeaf";
}
.aed-line:before {
  content: "\eeb0";
}
.atom-fill:before {
  content: "\eeb1";
}
.atom-line:before {
  content: "\eeb2";
}
.brain-2-fill:before {
  content: "\eeb3";
}
.brain-2-line:before {
  content: "\eeb4";
}
.brain-3-fill:before {
  content: "\eeb5";
}
.brain-3-line:before {
  content: "\eeb6";
}
.brain-4-fill:before {
  content: "\eeb7";
}
.brain-4-line:before {
  content: "\eeb8";
}
.brain-ai-3-fill:before {
  content: "\eeb9";
}
.brain-ai-3-line:before {
  content: "\eeba";
}
.brain-fill:before {
  content: "\eebb";
}
.brain-line:before {
  content: "\eebc";
}
.capsule-fill:before {
  content: "\eebd";
}
.capsule-line:before {
  content: "\eebe";
}
.dislike-fill:before {
  content: "\eebf";
}
.dislike-line:before {
  content: "\eec0";
}
.dna-fill:before {
  content: "\eec1";
}
.dna-line:before {
  content: "\eec2";
}
.dossier-fill:before {
  content: "\eec3";
}
.dossier-line:before {
  content: "\eec4";
}
.dropper-fill:before {
  content: "\eec5";
}
.dropper-line:before {
  content: "\eec6";
}
.empathize-fill:before {
  content: "\eec7";
}
.empathize-line:before {
  content: "\eec8";
}
.first-aid-kit-fill:before {
  content: "\eec9";
}
.first-aid-kit-line:before {
  content: "\eeca";
}
.flask-fill:before {
  content: "\eecb";
}
.flask-line:before {
  content: "\eecc";
}
.hand-sanitizer-fill:before {
  content: "\eecd";
}
.hand-sanitizer-line:before {
  content: "\eece";
}
.health-book-fill:before {
  content: "\eecf";
}
.health-book-line:before {
  content: "\eed0";
}
.heart-2-fill:before {
  content: "\eed1";
}
.heart-2-line:before {
  content: "\eed2";
}
.heart-3-fill:before {
  content: "\eed3";
}
.heart-3-line:before {
  content: "\eed4";
}
.heart-add-2-fill:before {
  content: "\eed5";
}
.heart-add-2-line:before {
  content: "\eed6";
}
.heart-add-fill:before {
  content: "\eed7";
}
.heart-add-line:before {
  content: "\eed8";
}
.heart-fill:before {
  content: "\eed9";
}
.heart-line:before {
  content: "\eeda";
}
.heart-pulse-fill:before {
  content: "\eedb";
}
.heart-pulse-line:before {
  content: "\eedc";
}
.hearts-fill:before {
  content: "\eedd";
}
.hearts-line:before {
  content: "\eede";
}
.infrared-thermometer-fill:before {
  content: "\eedf";
}
.infrared-thermometer-line:before {
  content: "\eee0";
}
.lungs-fill:before {
  content: "\eee1";
}
.lungs-line:before {
  content: "\eee2";
}
.medicine-bottle-fill:before {
  content: "\eee3";
}
.medicine-bottle-line:before {
  content: "\eee4";
}
.mental-health-fill:before {
  content: "\eee5";
}
.mental-health-line:before {
  content: "\eee6";
}
.microscope-fill:before {
  content: "\eee7";
}
.microscope-line:before {
  content: "\eee8";
}
.nurse-fill:before {
  content: "\eee9";
}
.nurse-line:before {
  content: "\eeea";
}
.psychotherapy-fill:before {
  content: "\eeeb";
}
.psychotherapy-line:before {
  content: "\eeec";
}
.pulse-ai-fill:before {
  content: "\eeed";
}
.pulse-ai-line:before {
  content: "\eeee";
}
.pulse-fill:before {
  content: "\eeef";
}
.pulse-line:before {
  content: "\eef0";
}
.rest-time-fill:before {
  content: "\eef1";
}
.rest-time-line:before {
  content: "\eef2";
}
.stethoscope-fill:before {
  content: "\eef3";
}
.stethoscope-line:before {
  content: "\eef4";
}
.surgical-mask-fill:before {
  content: "\eef5";
}
.surgical-mask-line:before {
  content: "\eef6";
}
.syringe-fill:before {
  content: "\eef7";
}
.syringe-line:before {
  content: "\eef8";
}
.test-tube-fill:before {
  content: "\eef9";
}
.test-tube-line:before {
  content: "\eefa";
}
.thermometer-fill:before {
  content: "\eefb";
}
.thermometer-line:before {
  content: "\eefc";
}
.virus-fill:before {
  content: "\eefd";
}
.virus-line:before {
  content: "\eefe";
}
.zzz-fill:before {
  content: "\eeff";
}
.zzz-line:before {
  content: "\ef00";
}
.alibaba-cloud-fill:before {
  content: "\ef01";
}
.alibaba-cloud-line:before {
  content: "\ef02";
}
.alipay-fill:before {
  content: "\ef03";
}
.alipay-line:before {
  content: "\ef04";
}
.amazon-fill:before {
  content: "\ef05";
}
.amazon-line:before {
  content: "\ef06";
}
.android-fill:before {
  content: "\ef07";
}
.android-line:before {
  content: "\ef08";
}
.angularjs-fill:before {
  content: "\ef09";
}
.angularjs-line:before {
  content: "\ef0a";
}
.anthropic-fill:before {
  content: "\ef0b";
}
.anthropic-line:before {
  content: "\ef0c";
}
.apple-fill:before {
  content: "\ef0d";
}
.apple-line:before {
  content: "\ef0e";
}
.app-store-fill:before {
  content: "\ef0f";
}
.app-store-line:before {
  content: "\ef10";
}
.baidu-fill:before {
  content: "\ef11";
}
.baidu-line:before {
  content: "\ef12";
}
.bard-fill:before {
  content: "\ef13";
}
.bard-line:before {
  content: "\ef14";
}
.behance-fill:before {
  content: "\ef15";
}
.behance-line:before {
  content: "\ef16";
}
.bilibili-fill:before {
  content: "\ef17";
}
.bilibili-line:before {
  content: "\ef18";
}
.blender-fill:before {
  content: "\ef19";
}
.blender-line:before {
  content: "\ef1a";
}
.blogger-fill:before {
  content: "\ef1b";
}
.blogger-line:before {
  content: "\ef1c";
}
.bluesky-fill:before {
  content: "\ef1d";
}
.bluesky-line:before {
  content: "\ef1e";
}
.bootstrap-fill:before {
  content: "\ef1f";
}
.bootstrap-line:before {
  content: "\ef20";
}
.centos-fill:before {
  content: "\ef21";
}
.centos-line:before {
  content: "\ef22";
}
.chrome-fill:before {
  content: "\ef23";
}
.chrome-line:before {
  content: "\ef24";
}
.claude-fill:before {
  content: "\ef25";
}
.claude-line:before {
  content: "\ef26";
}
.codepen-fill:before {
  content: "\ef27";
}
.codepen-line:before {
  content: "\ef28";
}
.copilot-fill:before {
  content: "\ef29";
}
.copilot-line:before {
  content: "\ef2a";
}
.coreos-fill:before {
  content: "\ef2b";
}
.coreos-line:before {
  content: "\ef2c";
}
.cursor-ai-fill:before {
  content: "\ef2d";
}
.cursor-ai-line:before {
  content: "\ef2e";
}
.deepseek-fill:before {
  content: "\ef2f";
}
.deepseek-line:before {
  content: "\ef30";
}
.dingding-fill:before {
  content: "\ef31";
}
.dingding-line:before {
  content: "\ef32";
}
.discord-fill:before {
  content: "\ef33";
}
.discord-line:before {
  content: "\ef34";
}
.disqus-fill:before {
  content: "\ef35";
}
.disqus-line:before {
  content: "\ef36";
}
.douban-fill:before {
  content: "\ef37";
}
.douban-line:before {
  content: "\ef38";
}
.dribbble-fill:before {
  content: "\ef39";
}
.dribbble-line:before {
  content: "\ef3a";
}
.drive-fill:before {
  content: "\ef3b";
}
.drive-line:before {
  content: "\ef3c";
}
.dropbox-fill:before {
  content: "\ef3d";
}
.dropbox-line:before {
  content: "\ef3e";
}
.edge-fill:before {
  content: "\ef3f";
}
.edge-line:before {
  content: "\ef40";
}
.edge-new-fill:before {
  content: "\ef41";
}
.edge-new-line:before {
  content: "\ef42";
}
.evernote-fill:before {
  content: "\ef43";
}
.evernote-line:before {
  content: "\ef44";
}
.facebook-box-fill:before {
  content: "\ef45";
}
.facebook-box-line:before {
  content: "\ef46";
}
.facebook-circle-fill:before {
  content: "\ef47";
}
.facebook-circle-line:before {
  content: "\ef48";
}
.facebook-fill:before {
  content: "\ef49";
}
.facebook-line:before {
  content: "\ef4a";
}
.fediverse-fill:before {
  content: "\ef4b";
}
.fediverse-line:before {
  content: "\ef4c";
}
.figma-fill:before {
  content: "\ef4d";
}
.figma-line:before {
  content: "\ef4e";
}
.finder-fill:before {
  content: "\ef4f";
}
.finder-line:before {
  content: "\ef50";
}
.firebase-fill:before {
  content: "\ef51";
}
.firebase-line:before {
  content: "\ef52";
}
.firefox-browser-fill:before {
  content: "\ef53";
}
.firefox-browser-line:before {
  content: "\ef54";
}
.firefox-fill:before {
  content: "\ef55";
}
.firefox-line:before {
  content: "\ef56";
}
.fiverr-fill:before {
  content: "\ef57";
}
.fiverr-line:before {
  content: "\ef58";
}
.flickr-fill:before {
  content: "\ef59";
}
.flickr-line:before {
  content: "\ef5a";
}
.flutter-fill:before {
  content: "\ef5b";
}
.flutter-line:before {
  content: "\ef5c";
}
.friendica-fill:before {
  content: "\ef5d";
}
.friendica-line:before {
  content: "\ef5e";
}
.gatsby-fill:before {
  content: "\ef5f";
}
.gatsby-line:before {
  content: "\ef60";
}
.gemini-fill:before {
  content: "\ef61";
}
.gemini-line:before {
  content: "\ef62";
}
.gitbook-fill:before {
  content: "\ef63";
}
.gitbook-line:before {
  content: "\ef64";
}
.gitee-fill:before {
  content: "\ef65";
}
.gitee-line:before {
  content: "\ef66";
}
.github-fill:before {
  content: "\ef67";
}
.github-line:before {
  content: "\ef68";
}
.gitlab-fill:before {
  content: "\ef69";
}
.gitlab-line:before {
  content: "\ef6a";
}
.google-fill:before {
  content: "\ef6b";
}
.google-line:before {
  content: "\ef6c";
}
.google-play-fill:before {
  content: "\ef6d";
}
.google-play-line:before {
  content: "\ef6e";
}
.grok-ai-fill:before {
  content: "\ef6f";
}
.grok-ai-line:before {
  content: "\ef70";
}
.honor-of-kings-fill:before {
  content: "\ef71";
}
.honor-of-kings-line:before {
  content: "\ef72";
}
.ie-fill:before {
  content: "\ef73";
}
.ie-line:before {
  content: "\ef74";
}
.instagram-fill:before {
  content: "\ef75";
}
.instagram-line:before {
  content: "\ef76";
}
.invision-fill:before {
  content: "\ef77";
}
.invision-line:before {
  content: "\ef78";
}
.java-fill:before {
  content: "\ef79";
}
.java-line:before {
  content: "\ef7a";
}
.kakao-talk-fill:before {
  content: "\ef7b";
}
.kakao-talk-line:before {
  content: "\ef7c";
}
.kick-fill:before {
  content: "\ef7d";
}
.kick-line:before {
  content: "\ef7e";
}
.line-fill:before {
  content: "\ef7f";
}
.line-line:before {
  content: "\ef80";
}
.linkedin-box-fill:before {
  content: "\ef81";
}
.linkedin-box-line:before {
  content: "\ef82";
}
.linkedin-fill:before {
  content: "\ef83";
}
.linkedin-line:before {
  content: "\ef84";
}
.mastercard-fill:before {
  content: "\ef85";
}
.mastercard-line:before {
  content: "\ef86";
}
.mastodon-fill:before {
  content: "\ef87";
}
.mastodon-line:before {
  content: "\ef88";
}
.medium-fill:before {
  content: "\ef89";
}
.medium-line:before {
  content: "\ef8a";
}
.messenger-fill:before {
  content: "\ef8b";
}
.messenger-line:before {
  content: "\ef8c";
}
.meta-fill:before {
  content: "\ef8d";
}
.meta-line:before {
  content: "\ef8e";
}
.microsoft-copilot-fill:before {
  content: "\ef8f";
}
.microsoft-copilot-line:before {
  content: "\ef90";
}
.microsoft-fill:before {
  content: "\ef91";
}
.microsoft-line:before {
  content: "\ef92";
}
.microsoft-loop-fill:before {
  content: "\ef93";
}
.microsoft-loop-line:before {
  content: "\ef94";
}
.mini-program-fill:before {
  content: "\ef95";
}
.mini-program-line:before {
  content: "\ef96";
}
.mixtral-fill:before {
  content: "\ef97";
}
.mixtral-line:before {
  content: "\ef98";
}
.netease-cloud-music-fill:before {
  content: "\ef99";
}
.netease-cloud-music-line:before {
  content: "\ef9a";
}
.netflix-fill:before {
  content: "\ef9b";
}
.netflix-line:before {
  content: "\ef9c";
}
.nextjs-fill:before {
  content: "\ef9d";
}
.nextjs-line:before {
  content: "\ef9e";
}
.nodejs-fill:before {
  content: "\ef9f";
}
.nodejs-line:before {
  content: "\efa0";
}
.notion-fill:before {
  content: "\efa1";
}
.notion-line:before {
  content: "\efa2";
}
.npmjs-fill:before {
  content: "\efa3";
}
.npmjs-line:before {
  content: "\efa4";
}
.openai-fill:before {
  content: "\efa5";
}
.openai-line:before {
  content: "\efa6";
}
.openbase-fill:before {
  content: "\efa7";
}
.openbase-line:before {
  content: "\efa8";
}
.open-source-fill:before {
  content: "\efa9";
}
.open-source-line:before {
  content: "\efaa";
}
.opera-fill:before {
  content: "\efab";
}
.opera-line:before {
  content: "\efac";
}
.patreon-fill:before {
  content: "\efad";
}
.patreon-line:before {
  content: "\efae";
}
.paypal-fill:before {
  content: "\efaf";
}
.paypal-line:before {
  content: "\efb0";
}
.perplexity-fill:before {
  content: "\efb1";
}
.perplexity-line:before {
  content: "\efb2";
}
.pinterest-fill:before {
  content: "\efb3";
}
.pinterest-line:before {
  content: "\efb4";
}
.pixelfed-fill:before {
  content: "\efb5";
}
.pixelfed-line:before {
  content: "\efb6";
}
.pix-fill:before {
  content: "\efb7";
}
.pix-line:before {
  content: "\efb8";
}
.playstation-fill:before {
  content: "\efb9";
}
.playstation-line:before {
  content: "\efba";
}
.product-hunt-fill:before {
  content: "\efbb";
}
.product-hunt-line:before {
  content: "\efbc";
}
.qq-fill:before {
  content: "\efbd";
}
.qq-line:before {
  content: "\efbe";
}
.qwen-ai-fill:before {
  content: "\efbf";
}
.qwen-ai-line:before {
  content: "\efc0";
}
.reactjs-fill:before {
  content: "\efc1";
}
.reactjs-line:before {
  content: "\efc2";
}
.reddit-2-fill:before {
  content: "\efc3";
}
.reddit-2-line:before {
  content: "\efc4";
}
.reddit-fill:before {
  content: "\efc5";
}
.reddit-line:before {
  content: "\efc6";
}
.remixicon-fill:before {
  content: "\efc7";
}
.remixicon-line:before {
  content: "\efc8";
}
.remix-run-fill:before {
  content: "\efc9";
}
.remix-run-line:before {
  content: "\efca";
}
.safari-fill:before {
  content: "\efcb";
}
.safari-line:before {
  content: "\efcc";
}
.skype-fill:before {
  content: "\efcd";
}
.skype-line:before {
  content: "\efce";
}
.slack-fill:before {
  content: "\efcf";
}
.slack-line:before {
  content: "\efd0";
}
.snapchat-fill:before {
  content: "\efd1";
}
.snapchat-line:before {
  content: "\efd2";
}
.soundcloud-fill:before {
  content: "\efd3";
}
.soundcloud-line:before {
  content: "\efd4";
}
.spectrum-fill:before {
  content: "\efd5";
}
.spectrum-line:before {
  content: "\efd6";
}
.spotify-fill:before {
  content: "\efd7";
}
.spotify-line:before {
  content: "\efd8";
}
.stack-overflow-fill:before {
  content: "\efd9";
}
.stack-overflow-line:before {
  content: "\efda";
}
.stackshare-fill:before {
  content: "\efdb";
}
.stackshare-line:before {
  content: "\efdc";
}
.steam-fill:before {
  content: "\efdd";
}
.steam-line:before {
  content: "\efde";
}
.subreddit-fill:before {
  content: "\efdf";
}
.subreddit-line:before {
  content: "\efe0";
}
.supabase-fill:before {
  content: "\efe1";
}
.supabase-line:before {
  content: "\efe2";
}
.svelte-fill:before {
  content: "\efe3";
}
.svelte-line:before {
  content: "\efe4";
}
.switch-fill:before {
  content: "\efe5";
}
.switch-line:before {
  content: "\efe6";
}
.tailwind-css-fill:before {
  content: "\efe7";
}
.tailwind-css-line:before {
  content: "\efe8";
}
.taobao-fill:before {
  content: "\efe9";
}
.taobao-line:before {
  content: "\efea";
}
.telegram-2-fill:before {
  content: "\efeb";
}
.telegram-2-line:before {
  content: "\efec";
}
.telegram-fill:before {
  content: "\efed";
}
.telegram-line:before {
  content: "\efee";
}
.threads-fill:before {
  content: "\efef";
}
.threads-line:before {
  content: "\eff0";
}
.tiktok-fill:before {
  content: "\eff1";
}
.tiktok-line:before {
  content: "\eff2";
}
.trello-fill:before {
  content: "\eff3";
}
.trello-line:before {
  content: "\eff4";
}
.tumblr-fill:before {
  content: "\eff5";
}
.tumblr-line:before {
  content: "\eff6";
}
.twitch-fill:before {
  content: "\eff7";
}
.twitch-line:before {
  content: "\eff8";
}
.twitter-fill:before {
  content: "\eff9";
}
.twitter-line:before {
  content: "\effa";
}
.twitter-x-fill:before {
  content: "\effb";
}
.twitter-x-line:before {
  content: "\effc";
}
.ubuntu-fill:before {
  content: "\effd";
}
.ubuntu-line:before {
  content: "\effe";
}
.unsplash-fill:before {
  content: "\efff";
}
.unsplash-line:before {
  content: "\f000";
}
.upwork-fill:before {
  content: "\f001";
}
.upwork-line:before {
  content: "\f002";
}
.vercel-fill:before {
  content: "\f003";
}
.vercel-line:before {
  content: "\f004";
}
.vimeo-fill:before {
  content: "\f005";
}
.vimeo-line:before {
  content: "\f006";
}
.visa-fill:before {
  content: "\f007";
}
.visa-line:before {
  content: "\f008";
}
.vk-fill:before {
  content: "\f009";
}
.vk-line:before {
  content: "\f00a";
}
.vuejs-fill:before {
  content: "\f00b";
}
.vuejs-line:before {
  content: "\f00c";
}
.webhook-fill:before {
  content: "\f00d";
}
.webhook-line:before {
  content: "\f00e";
}
.wechat-2-fill:before {
  content: "\f00f";
}
.wechat-2-line:before {
  content: "\f010";
}
.wechat-channels-fill:before {
  content: "\f011";
}
.wechat-channels-line:before {
  content: "\f012";
}
.wechat-fill:before {
  content: "\f013";
}
.wechat-line:before {
  content: "\f014";
}
.wechat-pay-fill:before {
  content: "\f015";
}
.wechat-pay-line:before {
  content: "\f016";
}
.weibo-fill:before {
  content: "\f017";
}
.weibo-line:before {
  content: "\f018";
}
.whatsapp-fill:before {
  content: "\f019";
}
.whatsapp-line:before {
  content: "\f01a";
}
.windows-fill:before {
  content: "\f01b";
}
.windows-line:before {
  content: "\f01c";
}
.wordpress-fill:before {
  content: "\f01d";
}
.wordpress-line:before {
  content: "\f01e";
}
.xbox-fill:before {
  content: "\f01f";
}
.xbox-line:before {
  content: "\f020";
}
.xing-fill:before {
  content: "\f021";
}
.xing-line:before {
  content: "\f022";
}
.youtube-fill:before {
  content: "\f023";
}
.youtube-line:before {
  content: "\f024";
}
.yuque-fill:before {
  content: "\f025";
}
.yuque-line:before {
  content: "\f026";
}
.zcool-fill:before {
  content: "\f027";
}
.zcool-line:before {
  content: "\f028";
}
.zhihu-fill:before {
  content: "\f029";
}
.zhihu-line:before {
  content: "\f02a";
}
.zhipu-ai-fill:before {
  content: "\f02b";
}
.zhipu-ai-line:before {
  content: "\f02c";
}
.anchor-fill:before {
  content: "\f02d";
}
.anchor-line:before {
  content: "\f02e";
}
.barricade-fill:before {
  content: "\f02f";
}
.barricade-line:before {
  content: "\f030";
}
.bike-fill:before {
  content: "\f031";
}
.bike-line:before {
  content: "\f032";
}
.bus-2-fill:before {
  content: "\f033";
}
.bus-2-line:before {
  content: "\f034";
}
.bus-fill:before {
  content: "\f035";
}
.bus-line:before {
  content: "\f036";
}
.bus-wifi-fill:before {
  content: "\f037";
}
.bus-wifi-line:before {
  content: "\f038";
}
.caravan-fill:before {
  content: "\f039";
}
.caravan-line:before {
  content: "\f03a";
}
.car-fill:before {
  content: "\f03b";
}
.car-line:before {
  content: "\f03c";
}
.car-washing-fill:before {
  content: "\f03d";
}
.car-washing-line:before {
  content: "\f03e";
}
.charging-pile-2-fill:before {
  content: "\f03f";
}
.charging-pile-2-line:before {
  content: "\f040";
}
.charging-pile-fill:before {
  content: "\f041";
}
.charging-pile-line:before {
  content: "\f042";
}
.china-railway-fill:before {
  content: "\f043";
}
.china-railway-line:before {
  content: "\f044";
}
.compass-2-fill:before {
  content: "\f045";
}
.compass-2-line:before {
  content: "\f046";
}
.compass-3-fill:before {
  content: "\f047";
}
.compass-3-line:before {
  content: "\f048";
}
.compass-4-fill:before {
  content: "\f049";
}
.compass-4-line:before {
  content: "\f04a";
}
.compass-discover-fill:before {
  content: "\f04b";
}
.compass-discover-line:before {
  content: "\f04c";
}
.compass-fill:before {
  content: "\f04d";
}
.compass-line:before {
  content: "\f04e";
}
.direction-fill:before {
  content: "\f04f";
}
.direction-line:before {
  content: "\f050";
}
.earth-fill:before {
  content: "\f051";
}
.earth-line:before {
  content: "\f052";
}
.e-bike-2-fill:before {
  content: "\f053";
}
.e-bike-2-line:before {
  content: "\f054";
}
.e-bike-fill:before {
  content: "\f055";
}
.e-bike-line:before {
  content: "\f056";
}
.flight-land-fill:before {
  content: "\f057";
}
.flight-land-line:before {
  content: "\f058";
}
.flight-takeoff-fill:before {
  content: "\f059";
}
.flight-takeoff-line:before {
  content: "\f05a";
}
.footprint-fill:before {
  content: "\f05b";
}
.footprint-line:before {
  content: "\f05c";
}
.gas-station-fill:before {
  content: "\f05d";
}
.gas-station-line:before {
  content: "\f05e";
}
.globe-fill:before {
  content: "\f05f";
}
.globe-line:before {
  content: "\f060";
}
.guide-fill:before {
  content: "\f061";
}
.guide-line:before {
  content: "\f062";
}
.hotel-bed-fill:before {
  content: "\f063";
}
.hotel-bed-line:before {
  content: "\f064";
}
.lifebuoy-fill:before {
  content: "\f065";
}
.lifebuoy-line:before {
  content: "\f066";
}
.luggage-cart-fill:before {
  content: "\f067";
}
.luggage-cart-line:before {
  content: "\f068";
}
.luggage-deposit-fill:before {
  content: "\f069";
}
.luggage-deposit-line:before {
  content: "\f06a";
}
.map-2-fill:before {
  content: "\f06b";
}
.map-2-line:before {
  content: "\f06c";
}
.map-fill:before {
  content: "\f06d";
}
.map-line:before {
  content: "\f06e";
}
.map-pin-2-fill:before {
  content: "\f06f";
}
.map-pin-2-line:before {
  content: "\f070";
}
.map-pin-3-fill:before {
  content: "\f071";
}
.map-pin-3-line:before {
  content: "\f072";
}
.map-pin-4-fill:before {
  content: "\f073";
}
.map-pin-4-line:before {
  content: "\f074";
}
.map-pin-5-fill:before {
  content: "\f075";
}
.map-pin-5-line:before {
  content: "\f076";
}
.map-pin-add-fill:before {
  content: "\f077";
}
.map-pin-add-line:before {
  content: "\f078";
}
.map-pin-fill:before {
  content: "\f079";
}
.map-pin-line:before {
  content: "\f07a";
}
.map-pin-range-fill:before {
  content: "\f07b";
}
.map-pin-range-line:before {
  content: "\f07c";
}
.map-pin-time-fill:before {
  content: "\f07d";
}
.map-pin-time-line:before {
  content: "\f07e";
}
.map-pin-user-fill:before {
  content: "\f07f";
}
.map-pin-user-line:before {
  content: "\f080";
}
.motorbike-fill:before {
  content: "\f081";
}
.motorbike-line:before {
  content: "\f082";
}
.navigation-fill:before {
  content: "\f083";
}
.navigation-line:before {
  content: "\f084";
}
.oil-fill:before {
  content: "\f085";
}
.oil-line:before {
  content: "\f086";
}
.parking-box-fill:before {
  content: "\f087";
}
.parking-box-line:before {
  content: "\f088";
}
.parking-fill:before {
  content: "\f089";
}
.parking-line:before {
  content: "\f08a";
}
.passport-fill:before {
  content: "\f08b";
}
.passport-line:before {
  content: "\f08c";
}
.pin-distance-fill:before {
  content: "\f08d";
}
.pin-distance-line:before {
  content: "\f08e";
}
.plane-fill:before {
  content: "\f08f";
}
.plane-line:before {
  content: "\f090";
}
.planet-fill:before {
  content: "\f091";
}
.planet-line:before {
  content: "\f092";
}
.police-car-fill:before {
  content: "\f093";
}
.police-car-line:before {
  content: "\f094";
}
.pushpin-2-fill:before {
  content: "\f095";
}
.pushpin-2-line:before {
  content: "\f096";
}
.pushpin-fill:before {
  content: "\f097";
}
.pushpin-line:before {
  content: "\f098";
}
.riding-fill:before {
  content: "\f099";
}
.riding-line:before {
  content: "\f09a";
}
.road-map-fill:before {
  content: "\f09b";
}
.road-map-line:before {
  content: "\f09c";
}
.roadster-fill:before {
  content: "\f09d";
}
.roadster-line:before {
  content: "\f09e";
}
.rocket-2-fill:before {
  content: "\f09f";
}
.rocket-2-line:before {
  content: "\f0a0";
}
.rocket-fill:before {
  content: "\f0a1";
}
.rocket-line:before {
  content: "\f0a2";
}
.route-fill:before {
  content: "\f0a3";
}
.route-line:before {
  content: "\f0a4";
}
.run-fill:before {
  content: "\f0a5";
}
.run-line:before {
  content: "\f0a6";
}
.sailboat-fill:before {
  content: "\f0a7";
}
.sailboat-line:before {
  content: "\f0a8";
}
.ship-2-fill:before {
  content: "\f0a9";
}
.ship-2-line:before {
  content: "\f0aa";
}
.ship-fill:before {
  content: "\f0ab";
}
.ship-line:before {
  content: "\f0ac";
}
.signal-tower-fill:before {
  content: "\f0ad";
}
.signal-tower-line:before {
  content: "\f0ae";
}
.signpost-fill:before {
  content: "\f0af";
}
.signpost-line:before {
  content: "\f0b0";
}
.space-ship-2-fill:before {
  content: "\f0b1";
}
.space-ship-2-line:before {
  content: "\f0b2";
}
.space-ship-fill:before {
  content: "\f0b3";
}
.space-ship-line:before {
  content: "\f0b4";
}
.steering-2-fill:before {
  content: "\f0b5";
}
.steering-2-line:before {
  content: "\f0b6";
}
.steering-fill:before {
  content: "\f0b7";
}
.steering-line:before {
  content: "\f0b8";
}
.subway-fill:before {
  content: "\f0b9";
}
.subway-line:before {
  content: "\f0ba";
}
.subway-wifi-fill:before {
  content: "\f0bb";
}
.subway-wifi-line:before {
  content: "\f0bc";
}
.suitcase-2-fill:before {
  content: "\f0bd";
}
.suitcase-2-line:before {
  content: "\f0be";
}
.suitcase-3-fill:before {
  content: "\f0bf";
}
.suitcase-3-line:before {
  content: "\f0c0";
}
.suitcase-fill:before {
  content: "\f0c1";
}
.suitcase-line:before {
  content: "\f0c2";
}
.takeaway-fill:before {
  content: "\f0c3";
}
.takeaway-line:before {
  content: "\f0c4";
}
.taxi-fill:before {
  content: "\f0c5";
}
.taxi-line:before {
  content: "\f0c6";
}
.taxi-wifi-fill:before {
  content: "\f0c7";
}
.taxi-wifi-line:before {
  content: "\f0c8";
}
.time-zone-fill:before {
  content: "\f0c9";
}
.time-zone-line:before {
  content: "\f0ca";
}
.traffic-light-fill:before {
  content: "\f0cb";
}
.traffic-light-line:before {
  content: "\f0cc";
}
.train-fill:before {
  content: "\f0cd";
}
.train-line:before {
  content: "\f0ce";
}
.train-wifi-fill:before {
  content: "\f0cf";
}
.train-wifi-line:before {
  content: "\f0d0";
}
.treasure-map-fill:before {
  content: "\f0d1";
}
.treasure-map-line:before {
  content: "\f0d2";
}
.truck-fill:before {
  content: "\f0d3";
}
.truck-line:before {
  content: "\f0d4";
}
.unpin-fill:before {
  content: "\f0d5";
}
.unpin-line:before {
  content: "\f0d6";
}
.walk-fill:before {
  content: "\f0d7";
}
.walk-line:before {
  content: "\f0d8";
}
.k-fill:before {
  content: "\f0d9";
}
.k-line:before {
  content: "\f0da";
}
.album-fill:before {
  content: "\f0db";
}
.album-line:before {
  content: "\f0dc";
}
.aspect-ratio-fill:before {
  content: "\f0dd";
}
.aspect-ratio-line:before {
  content: "\f0de";
}
.broadcast-fill:before {
  content: "\f0df";
}
.broadcast-line:before {
  content: "\f0e0";
}
.camera-2-fill:before {
  content: "\f0e1";
}
.camera-2-line:before {
  content: "\f0e2";
}
.camera-3-fill:before {
  content: "\f0e3";
}
.camera-3-line:before {
  content: "\f0e4";
}
.camera-4-fill:before {
  content: "\f0e5";
}
.camera-4-line:before {
  content: "\f0e6";
}
.camera-ai-2-fill:before {
  content: "\f0e7";
}
.camera-ai-2-line:before {
  content: "\f0e8";
}
.camera-ai-fill:before {
  content: "\f0e9";
}
.camera-ai-line:before {
  content: "\f0ea";
}
.camera-fill:before {
  content: "\f0eb";
}
.camera-lens-ai-fill:before {
  content: "\f0ec";
}
.camera-lens-ai-line:before {
  content: "\f0ed";
}
.camera-lens-fill:before {
  content: "\f0ee";
}
.camera-lens-line:before {
  content: "\f0ef";
}
.camera-line:before {
  content: "\f0f0";
}
.camera-off-fill:before {
  content: "\f0f1";
}
.camera-off-line:before {
  content: "\f0f2";
}
.camera-switch-fill:before {
  content: "\f0f3";
}
.camera-switch-line:before {
  content: "\f0f4";
}
.clapperboard-ai-fill:before {
  content: "\f0f5";
}
.clapperboard-ai-line:before {
  content: "\f0f6";
}
.clapperboard-fill:before {
  content: "\f0f7";
}
.clapperboard-line:before {
  content: "\f0f8";
}
.closed-captioning-ai-fill:before {
  content: "\f0f9";
}
.closed-captioning-ai-line:before {
  content: "\f0fa";
}
.closed-captioning-fill:before {
  content: "\f0fb";
}
.closed-captioning-line:before {
  content: "\f0fc";
}
.disc-fill:before {
  content: "\f0fd";
}
.disc-line:before {
  content: "\f0fe";
}
.dvd-ai-fill:before {
  content: "\f0ff";
}
.dvd-ai-line:before {
  content: "\f100";
}
.dvd-fill:before {
  content: "\f101";
}
.dvd-line:before {
  content: "\f102";
}
.dv-fill:before {
  content: "\f103";
}
.dv-line:before {
  content: "\f104";
}
.eject-fill:before {
  content: "\f105";
}
.eject-line:before {
  content: "\f106";
}
.equalizer-2-fill:before {
  content: "\f107";
}
.equalizer-2-line:before {
  content: "\f108";
}
.equalizer-3-fill:before {
  content: "\f109";
}
.equalizer-3-line:before {
  content: "\f10a";
}
.equalizer-fill:before {
  content: "\f10b";
}
.equalizer-line:before {
  content: "\f10c";
}
.film-ai-fill:before {
  content: "\f10d";
}
.film-ai-line:before {
  content: "\f10e";
}
.film-fill:before {
  content: "\f10f";
}
.film-line:before {
  content: "\f110";
}
.forward-5-fill:before {
  content: "\f111";
}
.forward-5-line:before {
  content: "\f112";
}
.forward-10-fill:before {
  content: "\f113";
}
.forward-10-line:before {
  content: "\f114";
}
.forward-15-fill:before {
  content: "\f115";
}
.forward-15-line:before {
  content: "\f116";
}
.forward-30-fill:before {
  content: "\f117";
}
.forward-30-line:before {
  content: "\f118";
}
.forward-end-fill:before {
  content: "\f119";
}
.forward-end-line:before {
  content: "\f11a";
}
.forward-end-mini-fill:before {
  content: "\f11b";
}
.forward-end-mini-line:before {
  content: "\f11c";
}
.fullscreen-exit-fill:before {
  content: "\f11d";
}
.fullscreen-exit-line:before {
  content: "\f11e";
}
.fullscreen-fill:before {
  content: "\f11f";
}
.fullscreen-line:before {
  content: "\f120";
}
.gallery-fill:before {
  content: "\f121";
}
.gallery-line:before {
  content: "\f122";
}
.gallery-upload-fill:before {
  content: "\f123";
}
.gallery-upload-line:before {
  content: "\f124";
}
.hd-fill:before {
  content: "\f125";
}
.hd-line:before {
  content: "\f126";
}
.headphone-fill:before {
  content: "\f127";
}
.headphone-line:before {
  content: "\f128";
}
.hq-fill:before {
  content: "\f129";
}
.hq-line:before {
  content: "\f12a";
}
.image-2-fill:before {
  content: "\f12b";
}
.image-2-line:before {
  content: "\f12c";
}
.image-add-fill:before {
  content: "\f12d";
}
.image-add-line:before {
  content: "\f12e";
}
.image-ai-fill:before {
  content: "\f12f";
}
.image-ai-line:before {
  content: "\f130";
}
.image-circle-ai-fill:before {
  content: "\f131";
}
.image-circle-ai-line:before {
  content: "\f132";
}
.image-circle-fill:before {
  content: "\f133";
}
.image-circle-line:before {
  content: "\f134";
}
.image-download-fill:before {
  content: "\f135";
}
.image-download-line:before {
  content: "\f136";
}
.image-edit-fill:before {
  content: "\f137";
}
.image-edit-line:before {
  content: "\f138";
}
.image-fill:before {
  content: "\f139";
}
.image-line:before {
  content: "\f13a";
}
.image-upload-fill:before {
  content: "\f13b";
}
.image-upload-line:before {
  content: "\f13c";
}
.landscape-ai-fill:before {
  content: "\f13d";
}
.landscape-ai-line:before {
  content: "\f13e";
}
.landscape-fill:before {
  content: "\f13f";
}
.landscape-line:before {
  content: "\f140";
}
.live-fill:before {
  content: "\f141";
}
.live-line:before {
  content: "\f142";
}
.memories-fill:before {
  content: "\f143";
}
.memories-line:before {
  content: "\f144";
}
.mic-2-ai-fill:before {
  content: "\f145";
}
.mic-2-ai-line:before {
  content: "\f146";
}
.mic-2-fill:before {
  content: "\f147";
}
.mic-2-line:before {
  content: "\f148";
}
.mic-ai-fill:before {
  content: "\f149";
}
.mic-ai-line:before {
  content: "\f14a";
}
.mic-fill:before {
  content: "\f14b";
}
.mic-line:before {
  content: "\f14c";
}
.mic-off-fill:before {
  content: "\f14d";
}
.mic-off-line:before {
  content: "\f14e";
}
.movie-2-ai-fill:before {
  content: "\f14f";
}
.movie-2-ai-line:before {
  content: "\f150";
}
.movie-2-fill:before {
  content: "\f151";
}
.movie-2-line:before {
  content: "\f152";
}
.movie-ai-fill:before {
  content: "\f153";
}
.movie-ai-line:before {
  content: "\f154";
}
.movie-fill:before {
  content: "\f155";
}
.movie-line:before {
  content: "\f156";
}
.multi-image-fill:before {
  content: "\f157";
}
.multi-image-line:before {
  content: "\f158";
}
.music-2-fill:before {
  content: "\f159";
}
.music-2-line:before {
  content: "\f15a";
}
.music-ai-fill:before {
  content: "\f15b";
}
.music-ai-line:before {
  content: "\f15c";
}
.music-fill:before {
  content: "\f15d";
}
.music-line:before {
  content: "\f15e";
}
.mv-ai-fill:before {
  content: "\f15f";
}
.mv-ai-line:before {
  content: "\f160";
}
.mv-fill:before {
  content: "\f161";
}
.mv-line:before {
  content: "\f162";
}
.notification-2-fill:before {
  content: "\f163";
}
.notification-2-line:before {
  content: "\f164";
}
.notification-3-fill:before {
  content: "\f165";
}
.notification-3-line:before {
  content: "\f166";
}
.notification-4-fill:before {
  content: "\f167";
}
.notification-4-line:before {
  content: "\f168";
}
.notification-fill:before {
  content: "\f169";
}
.notification-line:before {
  content: "\f16a";
}
.notification-off-fill:before {
  content: "\f16b";
}
.notification-off-line:before {
  content: "\f16c";
}
.notification-snooze-fill:before {
  content: "\f16d";
}
.notification-snooze-line:before {
  content: "\f16e";
}
.order-play-fill:before {
  content: "\f16f";
}
.order-play-line:before {
  content: "\f170";
}
.pause-circle-fill:before {
  content: "\f171";
}
.pause-circle-line:before {
  content: "\f172";
}
.pause-fill:before {
  content: "\f173";
}
.pause-large-fill:before {
  content: "\f174";
}
.pause-large-line:before {
  content: "\f175";
}
.pause-line:before {
  content: "\f176";
}
.pause-mini-fill:before {
  content: "\f177";
}
.pause-mini-line:before {
  content: "\f178";
}
.phone-camera-fill:before {
  content: "\f179";
}
.phone-camera-line:before {
  content: "\f17a";
}
.picture-in-picture-2-fill:before {
  content: "\f17b";
}
.picture-in-picture-2-line:before {
  content: "\f17c";
}
.picture-in-picture-exit-fill:before {
  content: "\f17d";
}
.picture-in-picture-exit-line:before {
  content: "\f17e";
}
.picture-in-picture-fill:before {
  content: "\f17f";
}
.picture-in-picture-line:before {
  content: "\f180";
}
.play-circle-fill:before {
  content: "\f181";
}
.play-circle-line:before {
  content: "\f182";
}
.play-fill:before {
  content: "\f183";
}
.play-large-fill:before {
  content: "\f184";
}
.play-large-line:before {
  content: "\f185";
}
.play-line:before {
  content: "\f186";
}
.play-list-2-fill:before {
  content: "\f187";
}
.play-list-2-line:before {
  content: "\f188";
}
.play-list-add-fill:before {
  content: "\f189";
}
.play-list-add-line:before {
  content: "\f18a";
}
.play-list-fill:before {
  content: "\f18b";
}
.play-list-line:before {
  content: "\f18c";
}
.play-mini-fill:before {
  content: "\f18d";
}
.play-mini-line:before {
  content: "\f18e";
}
.play-reverse-fill:before {
  content: "\f18f";
}
.play-reverse-large-fill:before {
  content: "\f190";
}
.play-reverse-large-line:before {
  content: "\f191";
}
.play-reverse-line:before {
  content: "\f192";
}
.play-reverse-mini-fill:before {
  content: "\f193";
}
.play-reverse-mini-line:before {
  content: "\f194";
}
.polaroid-2-fill:before {
  content: "\f195";
}
.polaroid-2-line:before {
  content: "\f196";
}
.polaroid-fill:before {
  content: "\f197";
}
.polaroid-line:before {
  content: "\f198";
}
.radio-2-fill:before {
  content: "\f199";
}
.radio-2-line:before {
  content: "\f19a";
}
.radio-fill:before {
  content: "\f19b";
}
.radio-line:before {
  content: "\f19c";
}
.record-circle-fill:before {
  content: "\f19d";
}
.record-circle-line:before {
  content: "\f19e";
}
.repeat-2-fill:before {
  content: "\f19f";
}
.repeat-2-line:before {
  content: "\f1a0";
}
.repeat-fill:before {
  content: "\f1a1";
}
.repeat-line:before {
  content: "\f1a2";
}
.repeat-one-fill:before {
  content: "\f1a3";
}
.repeat-one-line:before {
  content: "\f1a4";
}
.replay-5-fill:before {
  content: "\f1a5";
}
.replay-5-line:before {
  content: "\f1a6";
}
.replay-10-fill:before {
  content: "\f1a7";
}
.replay-10-line:before {
  content: "\f1a8";
}
.replay-15-fill:before {
  content: "\f1a9";
}
.replay-15-line:before {
  content: "\f1aa";
}
.replay-30-fill:before {
  content: "\f1ab";
}
.replay-30-line:before {
  content: "\f1ac";
}
.rewind-fill:before {
  content: "\f1ad";
}
.rewind-line:before {
  content: "\f1ae";
}
.rewind-mini-fill:before {
  content: "\f1af";
}
.rewind-mini-line:before {
  content: "\f1b0";
}
.rewind-start-fill:before {
  content: "\f1b1";
}
.rewind-start-line:before {
  content: "\f1b2";
}
.rewind-start-mini-fill:before {
  content: "\f1b3";
}
.rewind-start-mini-line:before {
  content: "\f1b4";
}
.rhythm-fill:before {
  content: "\f1b5";
}
.rhythm-line:before {
  content: "\f1b6";
}
.shuffle-fill:before {
  content: "\f1b7";
}
.shuffle-line:before {
  content: "\f1b8";
}
.skip-back-fill:before {
  content: "\f1b9";
}
.skip-back-line:before {
  content: "\f1ba";
}
.skip-back-mini-fill:before {
  content: "\f1bb";
}
.skip-back-mini-line:before {
  content: "\f1bc";
}
.skip-forward-fill:before {
  content: "\f1bd";
}
.skip-forward-line:before {
  content: "\f1be";
}
.skip-forward-mini-fill:before {
  content: "\f1bf";
}
.skip-forward-mini-line:before {
  content: "\f1c0";
}
.slow-down-fill:before {
  content: "\f1c1";
}
.slow-down-line:before {
  content: "\f1c2";
}
.sound-module-fill:before {
  content: "\f1c3";
}
.sound-module-line:before {
  content: "\f1c4";
}
.speaker-2-fill:before {
  content: "\f1c5";
}
.speaker-2-line:before {
  content: "\f1c6";
}
.speaker-3-fill:before {
  content: "\f1c7";
}
.speaker-3-line:before {
  content: "\f1c8";
}
.speaker-fill:before {
  content: "\f1c9";
}
.speaker-line:before {
  content: "\f1ca";
}
.speed-fill:before {
  content: "\f1cb";
}
.speed-line:before {
  content: "\f1cc";
}
.speed-mini-fill:before {
  content: "\f1cd";
}
.speed-mini-line:before {
  content: "\f1ce";
}
.speed-up-fill:before {
  content: "\f1cf";
}
.speed-up-line:before {
  content: "\f1d0";
}
.stop-circle-fill:before {
  content: "\f1d1";
}
.stop-circle-line:before {
  content: "\f1d2";
}
.stop-fill:before {
  content: "\f1d3";
}
.stop-large-fill:before {
  content: "\f1d4";
}
.stop-large-line:before {
  content: "\f1d5";
}
.stop-line:before {
  content: "\f1d6";
}
.stop-mini-fill:before {
  content: "\f1d7";
}
.stop-mini-line:before {
  content: "\f1d8";
}
.surround-sound-fill:before {
  content: "\f1d9";
}
.surround-sound-line:before {
  content: "\f1da";
}
.tape-fill:before {
  content: "\f1db";
}
.tape-line:before {
  content: "\f1dc";
}
.video-add-fill:before {
  content: "\f1dd";
}
.video-add-line:before {
  content: "\f1de";
}
.video-ai-fill:before {
  content: "\f1df";
}
.video-ai-line:before {
  content: "\f1e0";
}
.video-download-fill:before {
  content: "\f1e1";
}
.video-download-line:before {
  content: "\f1e2";
}
.video-fill:before {
  content: "\f1e3";
}
.video-line:before {
  content: "\f1e4";
}
.video-off-fill:before {
  content: "\f1e5";
}
.video-off-line:before {
  content: "\f1e6";
}
.video-on-ai-fill:before {
  content: "\f1e7";
}
.video-on-ai-line:before {
  content: "\f1e8";
}
.video-on-fill:before {
  content: "\f1e9";
}
.video-on-line:before {
  content: "\f1ea";
}
.video-upload-fill:before {
  content: "\f1eb";
}
.video-upload-line:before {
  content: "\f1ec";
}
.vidicon-2-fill:before {
  content: "\f1ed";
}
.vidicon-2-line:before {
  content: "\f1ee";
}
.vidicon-fill:before {
  content: "\f1ef";
}
.vidicon-line:before {
  content: "\f1f0";
}
.voice-ai-fill:before {
  content: "\f1f1";
}
.voice-ai-line:before {
  content: "\f1f2";
}
.voiceprint-fill:before {
  content: "\f1f3";
}
.voiceprint-line:before {
  content: "\f1f4";
}
.volume-down-fill:before {
  content: "\f1f5";
}
.volume-down-line:before {
  content: "\f1f6";
}
.volume-mute-fill:before {
  content: "\f1f7";
}
.volume-mute-line:before {
  content: "\f1f8";
}
.volume-off-vibrate-fill:before {
  content: "\f1f9";
}
.volume-off-vibrate-line:before {
  content: "\f1fa";
}
.volume-up-fill:before {
  content: "\f1fb";
}
.volume-up-line:before {
  content: "\f1fc";
}
.volume-vibrate-fill:before {
  content: "\f1fd";
}
.volume-vibrate-line:before {
  content: "\f1fe";
}
.webcam-fill:before {
  content: "\f1ff";
}
.webcam-line:before {
  content: "\f200";
}
.add-box-fill:before {
  content: "\f201";
}
.add-box-line:before {
  content: "\f202";
}
.add-circle-fill:before {
  content: "\f203";
}
.add-circle-line:before {
  content: "\f204";
}
.add-fill:before {
  content: "\f205";
}
.add-large-fill:before {
  content: "\f206";
}
.add-large-line:before {
  content: "\f207";
}
.add-line:before {
  content: "\f208";
}
.alarm-add-fill:before {
  content: "\f209";
}
.alarm-add-line:before {
  content: "\f20a";
}
.alarm-fill:before {
  content: "\f20b";
}
.alarm-line:before {
  content: "\f20c";
}
.alarm-snooze-fill:before {
  content: "\f20d";
}
.alarm-snooze-line:before {
  content: "\f20e";
}
.alarm-warning-fill:before {
  content: "\f20f";
}
.alarm-warning-line:before {
  content: "\f210";
}
.alert-fill:before {
  content: "\f211";
}
.alert-line:before {
  content: "\f212";
}
.apps-2-add-fill:before {
  content: "\f213";
}
.apps-2-add-line:before {
  content: "\f214";
}
.apps-2-ai-fill:before {
  content: "\f215";
}
.apps-2-ai-line:before {
  content: "\f216";
}
.apps-2-fill:before {
  content: "\f217";
}
.apps-2-line:before {
  content: "\f218";
}
.apps-ai-fill:before {
  content: "\f219";
}
.apps-ai-line:before {
  content: "\f21a";
}
.apps-fill:before {
  content: "\f21b";
}
.apps-line:before {
  content: "\f21c";
}
.checkbox-blank-circle-fill:before {
  content: "\f21d";
}
.checkbox-blank-circle-line:before {
  content: "\f21e";
}
.checkbox-blank-fill:before {
  content: "\f21f";
}
.checkbox-blank-line:before {
  content: "\f220";
}
.checkbox-circle-fill:before {
  content: "\f221";
}
.checkbox-circle-line:before {
  content: "\f222";
}
.checkbox-fill:before {
  content: "\f223";
}
.checkbox-indeterminate-fill:before {
  content: "\f224";
}
.checkbox-indeterminate-line:before {
  content: "\f225";
}
.checkbox-line:before {
  content: "\f226";
}
.checkbox-multiple-blank-fill:before {
  content: "\f227";
}
.checkbox-multiple-blank-line:before {
  content: "\f228";
}
.checkbox-multiple-fill:before {
  content: "\f229";
}
.checkbox-multiple-line:before {
  content: "\f22a";
}
.check-double-fill:before {
  content: "\f22b";
}
.check-double-line:before {
  content: "\f22c";
}
.check-fill:before {
  content: "\f22d";
}
.check-line:before {
  content: "\f22e";
}
.close-circle-fill:before {
  content: "\f22f";
}
.close-circle-line:before {
  content: "\f230";
}
.close-fill:before {
  content: "\f231";
}
.close-large-fill:before {
  content: "\f232";
}
.close-large-line:before {
  content: "\f233";
}
.close-line:before {
  content: "\f234";
}
.dashboard-fill:before {
  content: "\f235";
}
.dashboard-horizontal-fill:before {
  content: "\f236";
}
.dashboard-horizontal-line:before {
  content: "\f237";
}
.dashboard-line:before {
  content: "\f238";
}
.delete-back-2-fill:before {
  content: "\f239";
}
.delete-back-2-line:before {
  content: "\f23a";
}
.delete-back-fill:before {
  content: "\f23b";
}
.delete-back-line:before {
  content: "\f23c";
}
.delete-bin-2-fill:before {
  content: "\f23d";
}
.delete-bin-2-line:before {
  content: "\f23e";
}
.delete-bin-3-fill:before {
  content: "\f23f";
}
.delete-bin-3-line:before {
  content: "\f240";
}
.delete-bin-4-fill:before {
  content: "\f241";
}
.delete-bin-4-line:before {
  content: "\f242";
}
.delete-bin-5-fill:before {
  content: "\f243";
}
.delete-bin-5-line:before {
  content: "\f244";
}
.delete-bin-6-fill:before {
  content: "\f245";
}
.delete-bin-6-line:before {
  content: "\f246";
}
.delete-bin-7-fill:before {
  content: "\f247";
}
.delete-bin-7-line:before {
  content: "\f248";
}
.delete-bin-fill:before {
  content: "\f249";
}
.delete-bin-line:before {
  content: "\f24a";
}
.divide-fill:before {
  content: "\f24b";
}
.divide-line:before {
  content: "\f24c";
}
.download-2-fill:before {
  content: "\f24d";
}
.download-2-line:before {
  content: "\f24e";
}
.download-cloud-2-fill:before {
  content: "\f24f";
}
.download-cloud-2-line:before {
  content: "\f250";
}
.download-cloud-fill:before {
  content: "\f251";
}
.download-cloud-line:before {
  content: "\f252";
}
.download-fill:before {
  content: "\f253";
}
.download-line:before {
  content: "\f254";
}
.equal-fill:before {
  content: "\f255";
}
.equal-line:before {
  content: "\f256";
}
.error-warning-fill:before {
  content: "\f257";
}
.error-warning-line:before {
  content: "\f258";
}
.export-fill:before {
  content: "\f259";
}
.export-line:before {
  content: "\f25a";
}
.external-link-fill:before {
  content: "\f25b";
}
.external-link-line:before {
  content: "\f25c";
}
.eye-2-fill:before {
  content: "\f25d";
}
.eye-2-line:before {
  content: "\f25e";
}
.eye-close-fill:before {
  content: "\f25f";
}
.eye-close-line:before {
  content: "\f260";
}
.eye-fill:before {
  content: "\f261";
}
.eye-line:before {
  content: "\f262";
}
.eye-off-fill:before {
  content: "\f263";
}
.eye-off-line:before {
  content: "\f264";
}
.filter-2-fill:before {
  content: "\f265";
}
.filter-2-line:before {
  content: "\f266";
}
.filter-3-fill:before {
  content: "\f267";
}
.filter-3-line:before {
  content: "\f268";
}
.filter-fill:before {
  content: "\f269";
}
.filter-line:before {
  content: "\f26a";
}
.filter-off-fill:before {
  content: "\f26b";
}
.filter-off-line:before {
  content: "\f26c";
}
.find-replace-fill:before {
  content: "\f26d";
}
.find-replace-line:before {
  content: "\f26e";
}
.forbid-2-fill:before {
  content: "\f26f";
}
.forbid-2-line:before {
  content: "\f270";
}
.forbid-fill:before {
  content: "\f271";
}
.forbid-line:before {
  content: "\f272";
}
.function-add-fill:before {
  content: "\f273";
}
.function-add-line:before {
  content: "\f274";
}
.function-ai-fill:before {
  content: "\f275";
}
.function-ai-line:before {
  content: "\f276";
}
.function-fill:before {
  content: "\f277";
}
.function-line:before {
  content: "\f278";
}
.history-fill:before {
  content: "\f279";
}
.history-line:before {
  content: "\f27a";
}
.hourglass-2-fill:before {
  content: "\f27b";
}
.hourglass-2-line:before {
  content: "\f27c";
}
.hourglass-fill:before {
  content: "\f27d";
}
.hourglass-line:before {
  content: "\f27e";
}
.import-fill:before {
  content: "\f27f";
}
.import-line:before {
  content: "\f280";
}
.indeterminate-circle-fill:before {
  content: "\f281";
}
.indeterminate-circle-line:before {
  content: "\f282";
}
.information-2-fill:before {
  content: "\f283";
}
.information-2-line:before {
  content: "\f284";
}
.information-fill:before {
  content: "\f285";
}
.information-line:before {
  content: "\f286";
}
.information-off-fill:before {
  content: "\f287";
}
.information-off-line:before {
  content: "\f288";
}
.list-settings-fill:before {
  content: "\f289";
}
.list-settings-line:before {
  content: "\f28a";
}
.loader-2-fill:before {
  content: "\f28b";
}
.loader-2-line:before {
  content: "\f28c";
}
.loader-3-fill:before {
  content: "\f28d";
}
.loader-3-line:before {
  content: "\f28e";
}
.loader-4-fill:before {
  content: "\f28f";
}
.loader-4-line:before {
  content: "\f290";
}
.loader-5-fill:before {
  content: "\f291";
}
.loader-5-line:before {
  content: "\f292";
}
.loader-fill:before {
  content: "\f293";
}
.loader-line:before {
  content: "\f294";
}
.lock-2-fill:before {
  content: "\f295";
}
.lock-2-line:before {
  content: "\f296";
}
.lock-fill:before {
  content: "\f297";
}
.lock-line:before {
  content: "\f298";
}
.lock-password-fill:before {
  content: "\f299";
}
.lock-password-line:before {
  content: "\f29a";
}
.lock-star-fill:before {
  content: "\f29b";
}
.lock-star-line:before {
  content: "\f29c";
}
.lock-unlock-fill:before {
  content: "\f29d";
}
.lock-unlock-line:before {
  content: "\f29e";
}
.login-box-fill:before {
  content: "\f29f";
}
.login-box-line:before {
  content: "\f2a0";
}
.login-circle-fill:before {
  content: "\f2a1";
}
.login-circle-line:before {
  content: "\f2a2";
}
.logout-box-fill:before {
  content: "\f2a3";
}
.logout-box-line:before {
  content: "\f2a4";
}
.logout-box-r-fill:before {
  content: "\f2a5";
}
.logout-box-r-line:before {
  content: "\f2a6";
}
.logout-circle-fill:before {
  content: "\f2a7";
}
.logout-circle-line:before {
  content: "\f2a8";
}
.logout-circle-r-fill:before {
  content: "\f2a9";
}
.logout-circle-r-line:before {
  content: "\f2aa";
}
.loop-left-ai-fill:before {
  content: "\f2ab";
}
.loop-left-ai-line:before {
  content: "\f2ac";
}
.loop-left-fill:before {
  content: "\f2ad";
}
.loop-left-line:before {
  content: "\f2ae";
}
.loop-right-ai-fill:before {
  content: "\f2af";
}
.loop-right-ai-line:before {
  content: "\f2b0";
}
.loop-right-fill:before {
  content: "\f2b1";
}
.loop-right-line:before {
  content: "\f2b2";
}
.menu-2-fill:before {
  content: "\f2b3";
}
.menu-2-line:before {
  content: "\f2b4";
}
.menu-3-fill:before {
  content: "\f2b5";
}
.menu-3-line:before {
  content: "\f2b6";
}
.menu-4-fill:before {
  content: "\f2b7";
}
.menu-4-line:before {
  content: "\f2b8";
}
.menu-5-fill:before {
  content: "\f2b9";
}
.menu-5-line:before {
  content: "\f2ba";
}
.menu-add-fill:before {
  content: "\f2bb";
}
.menu-add-line:before {
  content: "\f2bc";
}
.menu-fill:before {
  content: "\f2bd";
}
.menu-fold-2-fill:before {
  content: "\f2be";
}
.menu-fold-2-line:before {
  content: "\f2bf";
}
.menu-fold-3-fill:before {
  content: "\f2c0";
}
.menu-fold-3-line:before {
  content: "\f2c1";
}
.menu-fold-4-fill:before {
  content: "\f2c2";
}
.menu-fold-4-line:before {
  content: "\f2c3";
}
.menu-fold-fill:before {
  content: "\f2c4";
}
.menu-fold-line:before {
  content: "\f2c5";
}
.menu-line:before {
  content: "\f2c6";
}
.menu-search-fill:before {
  content: "\f2c7";
}
.menu-search-line:before {
  content: "\f2c8";
}
.menu-unfold-2-fill:before {
  content: "\f2c9";
}
.menu-unfold-2-line:before {
  content: "\f2ca";
}
.menu-unfold-3-fill:before {
  content: "\f2cb";
}
.menu-unfold-3-line:before {
  content: "\f2cc";
}
.menu-unfold-4-fill:before {
  content: "\f2cd";
}
.menu-unfold-4-line:before {
  content: "\f2ce";
}
.menu-unfold-fill:before {
  content: "\f2cf";
}
.menu-unfold-line:before {
  content: "\f2d0";
}
.more-2-fill:before {
  content: "\f2d1";
}
.more-2-line:before {
  content: "\f2d2";
}
.more-fill:before {
  content: "\f2d3";
}
.more-line:before {
  content: "\f2d4";
}
.notification-badge-fill:before {
  content: "\f2d5";
}
.notification-badge-line:before {
  content: "\f2d6";
}
.progress-1-fill:before {
  content: "\f2d7";
}
.progress-1-line:before {
  content: "\f2d8";
}
.progress-2-fill:before {
  content: "\f2d9";
}
.progress-2-line:before {
  content: "\f2da";
}
.progress-3-fill:before {
  content: "\f2db";
}
.progress-3-line:before {
  content: "\f2dc";
}
.progress-4-fill:before {
  content: "\f2dd";
}
.progress-4-line:before {
  content: "\f2de";
}
.progress-5-fill:before {
  content: "\f2df";
}
.progress-5-line:before {
  content: "\f2e0";
}
.progress-6-fill:before {
  content: "\f2e1";
}
.progress-6-line:before {
  content: "\f2e2";
}
.progress-7-fill:before {
  content: "\f2e3";
}
.progress-7-line:before {
  content: "\f2e4";
}
.progress-8-fill:before {
  content: "\f2e5";
}
.progress-8-line:before {
  content: "\f2e6";
}
.prohibited-2-fill:before {
  content: "\f2e7";
}
.prohibited-2-line:before {
  content: "\f2e8";
}
.prohibited-fill:before {
  content: "\f2e9";
}
.prohibited-line:before {
  content: "\f2ea";
}
.question-fill:before {
  content: "\f2eb";
}
.question-line:before {
  content: "\f2ec";
}
.radio-button-fill:before {
  content: "\f2ed";
}
.radio-button-line:before {
  content: "\f2ee";
}
.refresh-fill:before {
  content: "\f2ef";
}
.refresh-line:before {
  content: "\f2f0";
}
.reset-left-fill:before {
  content: "\f2f1";
}
.reset-left-line:before {
  content: "\f2f2";
}
.reset-right-fill:before {
  content: "\f2f3";
}
.reset-right-line:before {
  content: "\f2f4";
}
.search-2-fill:before {
  content: "\f2f5";
}
.search-2-line:before {
  content: "\f2f6";
}
.search-ai-2-fill:before {
  content: "\f2f7";
}
.search-ai-2-line:before {
  content: "\f2f8";
}
.search-ai-3-fill:before {
  content: "\f2f9";
}
.search-ai-3-line:before {
  content: "\f2fa";
}
.search-ai-4-fill:before {
  content: "\f2fb";
}
.search-ai-4-line:before {
  content: "\f2fc";
}
.search-ai-fill:before {
  content: "\f2fd";
}
.search-ai-line:before {
  content: "\f2fe";
}
.search-eye-fill:before {
  content: "\f2ff";
}
.search-eye-line:before {
  content: "\f300";
}
.search-fill:before {
  content: "\f301";
}
.search-line:before {
  content: "\f302";
}
.settings-2-fill:before {
  content: "\f303";
}
.settings-2-line:before {
  content: "\f304";
}
.settings-3-fill:before {
  content: "\f305";
}
.settings-3-line:before {
  content: "\f306";
}
.settings-4-fill:before {
  content: "\f307";
}
.settings-4-line:before {
  content: "\f308";
}
.settings-5-fill:before {
  content: "\f309";
}
.settings-5-line:before {
  content: "\f30a";
}
.settings-6-fill:before {
  content: "\f30b";
}
.settings-6-line:before {
  content: "\f30c";
}
.settings-fill:before {
  content: "\f30d";
}
.settings-line:before {
  content: "\f30e";
}
.share-2-fill:before {
  content: "\f30f";
}
.share-2-line:before {
  content: "\f310";
}
.share-box-fill:before {
  content: "\f311";
}
.share-box-line:before {
  content: "\f312";
}
.share-circle-fill:before {
  content: "\f313";
}
.share-circle-line:before {
  content: "\f314";
}
.share-fill:before {
  content: "\f315";
}
.share-forward-2-fill:before {
  content: "\f316";
}
.share-forward-2-line:before {
  content: "\f317";
}
.share-forward-box-fill:before {
  content: "\f318";
}
.share-forward-box-line:before {
  content: "\f319";
}
.share-forward-fill:before {
  content: "\f31a";
}
.share-forward-line:before {
  content: "\f31b";
}
.share-line:before {
  content: "\f31c";
}
.shield-check-fill:before {
  content: "\f31d";
}
.shield-check-line:before {
  content: "\f31e";
}
.shield-cross-fill:before {
  content: "\f31f";
}
.shield-cross-line:before {
  content: "\f320";
}
.shield-fill:before {
  content: "\f321";
}
.shield-flash-fill:before {
  content: "\f322";
}
.shield-flash-line:before {
  content: "\f323";
}
.shield-keyhole-fill:before {
  content: "\f324";
}
.shield-keyhole-line:before {
  content: "\f325";
}
.shield-line:before {
  content: "\f326";
}
.shield-star-fill:before {
  content: "\f327";
}
.shield-star-line:before {
  content: "\f328";
}
.shield-user-fill:before {
  content: "\f329";
}
.shield-user-line:before {
  content: "\f32a";
}
.side-bar-fill:before {
  content: "\f32b";
}
.sidebar-fold-fill:before {
  content: "\f32c";
}
.sidebar-fold-line:before {
  content: "\f32d";
}
.side-bar-line:before {
  content: "\f32e";
}
.sidebar-unfold-fill:before {
  content: "\f32f";
}
.sidebar-unfold-line:before {
  content: "\f330";
}
.spam-2-fill:before {
  content: "\f331";
}
.spam-2-line:before {
  content: "\f332";
}
.spam-3-fill:before {
  content: "\f333";
}
.spam-3-line:before {
  content: "\f334";
}
.spam-fill:before {
  content: "\f335";
}
.spam-line:before {
  content: "\f336";
}
.star-fill:before {
  content: "\f337";
}
.star-half-fill:before {
  content: "\f338";
}
.star-half-line:before {
  content: "\f339";
}
.star-half-s-fill:before {
  content: "\f33a";
}
.star-half-s-line:before {
  content: "\f33b";
}
.star-line:before {
  content: "\f33c";
}
.star-off-fill:before {
  content: "\f33d";
}
.star-off-line:before {
  content: "\f33e";
}
.star-s-fill:before {
  content: "\f33f";
}
.star-s-line:before {
  content: "\f340";
}
.subtract-fill:before {
  content: "\f341";
}
.subtract-line:before {
  content: "\f342";
}
.thumb-down-fill:before {
  content: "\f343";
}
.thumb-down-line:before {
  content: "\f344";
}
.thumb-up-fill:before {
  content: "\f345";
}
.thumb-up-line:before {
  content: "\f346";
}
.time-fill:before {
  content: "\f347";
}
.time-line:before {
  content: "\f348";
}
.timer-2-fill:before {
  content: "\f349";
}
.timer-2-line:before {
  content: "\f34a";
}
.timer-fill:before {
  content: "\f34b";
}
.timer-flash-fill:before {
  content: "\f34c";
}
.timer-flash-line:before {
  content: "\f34d";
}
.timer-line:before {
  content: "\f34e";
}
.toggle-fill:before {
  content: "\f34f";
}
.toggle-line:before {
  content: "\f350";
}
.upload-2-fill:before {
  content: "\f351";
}
.upload-2-line:before {
  content: "\f352";
}
.upload-cloud-2-fill:before {
  content: "\f353";
}
.upload-cloud-2-line:before {
  content: "\f354";
}
.upload-cloud-fill:before {
  content: "\f355";
}
.upload-cloud-line:before {
  content: "\f356";
}
.upload-fill:before {
  content: "\f357";
}
.upload-line:before {
  content: "\f358";
}
.zoom-in-fill:before {
  content: "\f359";
}
.zoom-in-line:before {
  content: "\f35a";
}
.zoom-out-fill:before {
  content: "\f35b";
}
.zoom-out-line:before {
  content: "\f35c";
}
.blaze-fill:before {
  content: "\f35d";
}
.blaze-line:before {
  content: "\f35e";
}
.celsius-fill:before {
  content: "\f35f";
}
.celsius-line:before {
  content: "\f360";
}
.cloud-windy-fill:before {
  content: "\f361";
}
.cloud-windy-line:before {
  content: "\f362";
}
.cloudy-2-fill:before {
  content: "\f363";
}
.cloudy-2-line:before {
  content: "\f364";
}
.cloudy-fill:before {
  content: "\f365";
}
.cloudy-line:before {
  content: "\f366";
}
.drizzle-fill:before {
  content: "\f367";
}
.drizzle-line:before {
  content: "\f368";
}
.earthquake-fill:before {
  content: "\f369";
}
.earthquake-line:before {
  content: "\f36a";
}
.fahrenheit-fill:before {
  content: "\f36b";
}
.fahrenheit-line:before {
  content: "\f36c";
}
.fire-fill:before {
  content: "\f36d";
}
.fire-line:before {
  content: "\f36e";
}
.flashlight-fill:before {
  content: "\f36f";
}
.flashlight-line:before {
  content: "\f370";
}
.flood-fill:before {
  content: "\f371";
}
.flood-line:before {
  content: "\f372";
}
.foggy-fill:before {
  content: "\f373";
}
.foggy-line:before {
  content: "\f374";
}
.hail-fill:before {
  content: "\f375";
}
.hail-line:before {
  content: "\f376";
}
.haze-2-fill:before {
  content: "\f377";
}
.haze-2-line:before {
  content: "\f378";
}
.haze-fill:before {
  content: "\f379";
}
.haze-line:before {
  content: "\f37a";
}
.heavy-showers-fill:before {
  content: "\f37b";
}
.heavy-showers-line:before {
  content: "\f37c";
}
.meteor-fill:before {
  content: "\f37d";
}
.meteor-line:before {
  content: "\f37e";
}
.mist-fill:before {
  content: "\f37f";
}
.mist-line:before {
  content: "\f380";
}
.moon-clear-fill:before {
  content: "\f381";
}
.moon-clear-line:before {
  content: "\f382";
}
.moon-cloudy-fill:before {
  content: "\f383";
}
.moon-cloudy-line:before {
  content: "\f384";
}
.moon-fill:before {
  content: "\f385";
}
.moon-foggy-fill:before {
  content: "\f386";
}
.moon-foggy-line:before {
  content: "\f387";
}
.moon-line:before {
  content: "\f388";
}
.rainbow-fill:before {
  content: "\f389";
}
.rainbow-line:before {
  content: "\f38a";
}
.rainy-fill:before {
  content: "\f38b";
}
.rainy-line:before {
  content: "\f38c";
}
.shining-2-fill:before {
  content: "\f38d";
}
.shining-2-line:before {
  content: "\f38e";
}
.shining-fill:before {
  content: "\f38f";
}
.shining-line:before {
  content: "\f390";
}
.showers-fill:before {
  content: "\f391";
}
.showers-line:before {
  content: "\f392";
}
.snowflake-fill:before {
  content: "\f393";
}
.snowflake-line:before {
  content: "\f394";
}
.snowy-fill:before {
  content: "\f395";
}
.snowy-line:before {
  content: "\f396";
}
.sparkling-2-fill:before {
  content: "\f397";
}
.sparkling-2-line:before {
  content: "\f398";
}
.sparkling-fill:before {
  content: "\f399";
}
.sparkling-line:before {
  content: "\f39a";
}
.sun-cloudy-fill:before {
  content: "\f39b";
}
.sun-cloudy-line:before {
  content: "\f39c";
}
.sun-fill:before {
  content: "\f39d";
}
.sun-foggy-fill:before {
  content: "\f39e";
}
.sun-foggy-line:before {
  content: "\f39f";
}
.sun-line:before {
  content: "\f3a0";
}
.temp-cold-fill:before {
  content: "\f3a1";
}
.temp-cold-line:before {
  content: "\f3a2";
}
.temp-hot-fill:before {
  content: "\f3a3";
}
.temp-hot-line:before {
  content: "\f3a4";
}
.thunderstorms-fill:before {
  content: "\f3a5";
}
.thunderstorms-line:before {
  content: "\f3a6";
}
.tornado-fill:before {
  content: "\f3a7";
}
.tornado-line:before {
  content: "\f3a8";
}
.typhoon-fill:before {
  content: "\f3a9";
}
.typhoon-line:before {
  content: "\f3aa";
}
.water-percent-fill:before {
  content: "\f3ab";
}
.water-percent-line:before {
  content: "\f3ac";
}
.windy-fill:before {
  content: "\f3ad";
}
.windy-line:before {
  content: "\f3ae";
}
.accessibility-fill:before {
  content: "\f3af";
}
.accessibility-line:before {
  content: "\f3b0";
}
.ai-generate-3d-fill:before {
  content: "\f3b1";
}
.ai-generate-3d-line:before {
  content: "\f3b2";
}
.armchair-fill:before {
  content: "\f3b3";
}
.armchair-line:before {
  content: "\f3b4";
}
.bell-fill:before {
  content: "\f3b5";
}
.bell-line:before {
  content: "\f3b6";
}
.binoculars-fill:before {
  content: "\f3b7";
}
.binoculars-line:before {
  content: "\f3b8";
}
.book-shelf-fill:before {
  content: "\f3b9";
}
.book-shelf-line:before {
  content: "\f3ba";
}
.box-1-fill:before {
  content: "\f3bb";
}
.box-1-line:before {
  content: "\f3bc";
}
.box-2-fill:before {
  content: "\f3bd";
}
.box-2-line:before {
  content: "\f3be";
}
.box-3-fill:before {
  content: "\f3bf";
}
.box-3-line:before {
  content: "\f3c0";
}
.cactus-fill:before {
  content: "\f3c1";
}
.cactus-line:before {
  content: "\f3c2";
}
.candle-fill:before {
  content: "\f3c3";
}
.candle-line:before {
  content: "\f3c4";
}
.character-recognition-fill:before {
  content: "\f3c5";
}
.character-recognition-line:before {
  content: "\f3c6";
}
.cross-fill:before {
  content: "\f3c7";
}
.cross-line:before {
  content: "\f3c8";
}
.door-closed-fill:before {
  content: "\f3c9";
}
.door-closed-line:before {
  content: "\f3ca";
}
.door-fill:before {
  content: "\f3cb";
}
.door-line:before {
  content: "\f3cc";
}
.door-lock-box-fill:before {
  content: "\f3cd";
}
.door-lock-box-line:before {
  content: "\f3ce";
}
.door-lock-fill:before {
  content: "\f3cf";
}
.door-lock-line:before {
  content: "\f3d0";
}
.door-open-fill:before {
  content: "\f3d1";
}
.door-open-line:before {
  content: "\f3d2";
}
.flower-fill:before {
  content: "\f3d3";
}
.flower-line:before {
  content: "\f3d4";
}
.fridge-fill:before {
  content: "\f3d5";
}
.fridge-line:before {
  content: "\f3d6";
}
.glasses-2-fill:before {
  content: "\f3d7";
}
.glasses-2-line:before {
  content: "\f3d8";
}
.glasses-fill:before {
  content: "\f3d9";
}
.glasses-line:before {
  content: "\f3da";
}
.goggles-fill:before {
  content: "\f3db";
}
.goggles-line:before {
  content: "\f3dc";
}
.graduation-cap-fill:before {
  content: "\f3dd";
}
.graduation-cap-line:before {
  content: "\f3de";
}
.handbag-fill:before {
  content: "\f3df";
}
.handbag-line:before {
  content: "\f3e0";
}
.infinity-fill:before {
  content: "\f3e1";
}
.infinity-line:before {
  content: "\f3e2";
}
.key-2-fill:before {
  content: "\f3e3";
}
.key-2-line:before {
  content: "\f3e4";
}
.key-fill:before {
  content: "\f3e5";
}
.key-line:before {
  content: "\f3e6";
}
.leaf-fill:before {
  content: "\f3e7";
}
.leaf-line:before {
  content: "\f3e8";
}
.lightbulb-ai-fill:before {
  content: "\f3e9";
}
.lightbulb-ai-line:before {
  content: "\f3ea";
}
.lightbulb-fill:before {
  content: "\f3eb";
}
.lightbulb-flash-fill:before {
  content: "\f3ec";
}
.lightbulb-flash-line:before {
  content: "\f3ed";
}
.lightbulb-line:before {
  content: "\f3ee";
}
.outlet-2-fill:before {
  content: "\f3ef";
}
.outlet-2-line:before {
  content: "\f3f0";
}
.outlet-fill:before {
  content: "\f3f1";
}
.outlet-line:before {
  content: "\f3f2";
}
.plant-fill:before {
  content: "\f3f3";
}
.plant-line:before {
  content: "\f3f4";
}
.plug-2-fill:before {
  content: "\f3f5";
}
.plug-2-line:before {
  content: "\f3f6";
}
.plug-3-fill:before {
  content: "\f3f7";
}
.plug-3-line:before {
  content: "\f3f8";
}
.plug-fill:before {
  content: "\f3f9";
}
.plug-line:before {
  content: "\f3fa";
}
.police-badge-fill:before {
  content: "\f3fb";
}
.police-badge-line:before {
  content: "\f3fc";
}
.recycle-fill:before {
  content: "\f3fd";
}
.recycle-line:before {
  content: "\f3fe";
}
.reserved-fill:before {
  content: "\f3ff";
}
.reserved-line:before {
  content: "\f400";
}
.scales-2-fill:before {
  content: "\f401";
}
.scales-2-line:before {
  content: "\f402";
}
.scales-3-fill:before {
  content: "\f403";
}
.scales-3-line:before {
  content: "\f404";
}
.scales-fill:before {
  content: "\f405";
}
.scales-line:before {
  content: "\f406";
}
.seedling-fill:before {
  content: "\f407";
}
.seedling-line:before {
  content: "\f408";
}
.service-bell-fill:before {
  content: "\f409";
}
.service-bell-line:before {
  content: "\f40a";
}
.shirt-fill:before {
  content: "\f40b";
}
.shirt-line:before {
  content: "\f40c";
}
.sofa-fill:before {
  content: "\f40d";
}
.sofa-line:before {
  content: "\f40e";
}
.stairs-fill:before {
  content: "\f40f";
}
.stairs-line:before {
  content: "\f410";
}
.tooth-fill:before {
  content: "\f411";
}
.tooth-line:before {
  content: "\f412";
}
.tree-fill:before {
  content: "\f413";
}
.tree-line:before {
  content: "\f414";
}
.t-shirt-2-fill:before {
  content: "\f415";
}
.t-shirt-2-line:before {
  content: "\f416";
}
.t-shirt-air-fill:before {
  content: "\f417";
}
.t-shirt-air-line:before {
  content: "\f418";
}
.t-shirt-fill:before {
  content: "\f419";
}
.t-shirt-line:before {
  content: "\f41a";
}
.umbrella-fill:before {
  content: "\f41b";
}
.umbrella-line:before {
  content: "\f41c";
}
.voice-recognition-fill:before {
  content: "\f41d";
}
.voice-recognition-line:before {
  content: "\f41e";
}
.weight-fill:before {
  content: "\f41f";
}
.weight-line:before {
  content: "\f420";
}
.wheelchair-fill:before {
  content: "\f421";
}
.wheelchair-line:before {
  content: "\f422";
}
.account-box-2-fill:before {
  content: "\f423";
}
.account-box-2-line:before {
  content: "\f424";
}
.account-box-fill:before {
  content: "\f425";
}
.account-box-line:before {
  content: "\f426";
}
.account-circle-2-fill:before {
  content: "\f427";
}
.account-circle-2-line:before {
  content: "\f428";
}
.account-circle-fill:before {
  content: "\f429";
}
.account-circle-line:before {
  content: "\f42a";
}
.account-pin-box-fill:before {
  content: "\f42b";
}
.account-pin-box-line:before {
  content: "\f42c";
}
.account-pin-circle-fill:before {
  content: "\f42d";
}
.account-pin-circle-line:before {
  content: "\f42e";
}
.admin-fill:before {
  content: "\f42f";
}
.admin-line:before {
  content: "\f430";
}
.ai-agent-fill:before {
  content: "\f431";
}
.ai-agent-line:before {
  content: "\f432";
}
.aliens-fill:before {
  content: "\f433";
}
.aliens-line:before {
  content: "\f434";
}
.bear-smile-fill:before {
  content: "\f435";
}
.bear-smile-line:before {
  content: "\f436";
}
.body-scan-fill:before {
  content: "\f437";
}
.body-scan-line:before {
  content: "\f438";
}
.contacts-fill:before {
  content: "\f439";
}
.contacts-line:before {
  content: "\f43a";
}
.criminal-fill:before {
  content: "\f43b";
}
.criminal-line:before {
  content: "\f43c";
}
.emotion-2-fill:before {
  content: "\f43d";
}
.emotion-2-line:before {
  content: "\f43e";
}
.emotion-add-fill:before {
  content: "\f43f";
}
.emotion-add-line:before {
  content: "\f440";
}
.emotion-fill:before {
  content: "\f441";
}
.emotion-happy-fill:before {
  content: "\f442";
}
.emotion-happy-line:before {
  content: "\f443";
}
.emotion-laugh-fill:before {
  content: "\f444";
}
.emotion-laugh-line:before {
  content: "\f445";
}
.emotion-line:before {
  content: "\f446";
}
.emotion-normal-fill:before {
  content: "\f447";
}
.emotion-normal-line:before {
  content: "\f448";
}
.emotion-sad-fill:before {
  content: "\f449";
}
.emotion-sad-line:before {
  content: "\f44a";
}
.emotion-unhappy-fill:before {
  content: "\f44b";
}
.emotion-unhappy-line:before {
  content: "\f44c";
}
.genderless-fill:before {
  content: "\f44d";
}
.genderless-line:before {
  content: "\f44e";
}
.ghost-2-fill:before {
  content: "\f44f";
}
.ghost-2-line:before {
  content: "\f450";
}
.ghost-3-fill:before {
  content: "\f451";
}
.ghost-3-line:before {
  content: "\f452";
}
.ghost-4-fill:before {
  content: "\f453";
}
.ghost-4-line:before {
  content: "\f454";
}
.ghost-fill:before {
  content: "\f455";
}
.ghost-line:before {
  content: "\f456";
}
.ghost-smile-fill:before {
  content: "\f457";
}
.ghost-smile-line:before {
  content: "\f458";
}
.group-2-fill:before {
  content: "\f459";
}
.group-2-line:before {
  content: "\f45a";
}
.group-3-fill:before {
  content: "\f45b";
}
.group-3-line:before {
  content: "\f45c";
}
.group-fill:before {
  content: "\f45d";
}
.group-line:before {
  content: "\f45e";
}
.men-fill:before {
  content: "\f45f";
}
.men-line:before {
  content: "\f460";
}
.mickey-fill:before {
  content: "\f461";
}
.mickey-line:before {
  content: "\f462";
}
.open-arm-fill:before {
  content: "\f463";
}
.open-arm-line:before {
  content: "\f464";
}
.parent-fill:before {
  content: "\f465";
}
.parent-line:before {
  content: "\f466";
}
.robot-2-fill:before {
  content: "\f467";
}
.robot-2-line:before {
  content: "\f468";
}
.robot-3-fill:before {
  content: "\f469";
}
.robot-3-line:before {
  content: "\f46a";
}
.robot-fill:before {
  content: "\f46b";
}
.robot-line:before {
  content: "\f46c";
}
.skull-2-fill:before {
  content: "\f46d";
}
.skull-2-line:before {
  content: "\f46e";
}
.skull-fill:before {
  content: "\f46f";
}
.skull-line:before {
  content: "\f470";
}
.spy-fill:before {
  content: "\f471";
}
.spy-line:before {
  content: "\f472";
}
.star-smile-fill:before {
  content: "\f473";
}
.star-smile-line:before {
  content: "\f474";
}
.team-fill:before {
  content: "\f475";
}
.team-line:before {
  content: "\f476";
}
.travesti-fill:before {
  content: "\f477";
}
.travesti-line:before {
  content: "\f478";
}
.user-2-fill:before {
  content: "\f479";
}
.user-2-line:before {
  content: "\f47a";
}
.user-3-fill:before {
  content: "\f47b";
}
.user-3-line:before {
  content: "\f47c";
}
.user-4-fill:before {
  content: "\f47d";
}
.user-4-line:before {
  content: "\f47e";
}
.user-5-fill:before {
  content: "\f47f";
}
.user-5-line:before {
  content: "\f480";
}
.user-6-fill:before {
  content: "\f481";
}
.user-6-line:before {
  content: "\f482";
}
.user-add-fill:before {
  content: "\f483";
}
.user-add-line:before {
  content: "\f484";
}
.user-community-fill:before {
  content: "\f485";
}
.user-community-line:before {
  content: "\f486";
}
.user-fill:before {
  content: "\f487";
}
.user-follow-fill:before {
  content: "\f488";
}
.user-follow-line:before {
  content: "\f489";
}
.user-forbid-fill:before {
  content: "\f48a";
}
.user-forbid-line:before {
  content: "\f48b";
}
.user-heart-fill:before {
  content: "\f48c";
}
.user-heart-line:before {
  content: "\f48d";
}
.user-line:before {
  content: "\f48e";
}
.user-location-fill:before {
  content: "\f48f";
}
.user-location-line:before {
  content: "\f490";
}
.user-minus-fill:before {
  content: "\f491";
}
.user-minus-line:before {
  content: "\f492";
}
.user-received-2-fill:before {
  content: "\f493";
}
.user-received-2-line:before {
  content: "\f494";
}
.user-received-fill:before {
  content: "\f495";
}
.user-received-line:before {
  content: "\f496";
}
.user-search-fill:before {
  content: "\f497";
}
.user-search-line:before {
  content: "\f498";
}
.user-settings-fill:before {
  content: "\f499";
}
.user-settings-line:before {
  content: "\f49a";
}
.user-shared-2-fill:before {
  content: "\f49b";
}
.user-shared-2-line:before {
  content: "\f49c";
}
.user-shared-fill:before {
  content: "\f49d";
}
.user-shared-line:before {
  content: "\f49e";
}
.user-smile-fill:before {
  content: "\f49f";
}
.user-smile-line:before {
  content: "\f4a0";
}
.user-star-fill:before {
  content: "\f4a1";
}
.user-star-line:before {
  content: "\f4a2";
}
.user-unfollow-fill:before {
  content: "\f4a3";
}
.user-unfollow-line:before {
  content: "\f4a4";
}
.user-voice-fill:before {
  content: "\f4a5";
}
.user-voice-line:before {
  content: "\f4a6";
}
.women-fill:before {
  content: "\f4a7";
}
.women-line:before {
  content: "\f4a8";
}
.article-fill:before {
  content: "\f4a9";
}
.article-line:before {
  content: "\f4aa";
}
.bill-fill:before {
  content: "\f4ab";
}
.bill-line:before {
  content: "\f4ac";
}
.book-2-fill:before {
  content: "\f4ad";
}
.book-2-line:before {
  content: "\f4ae";
}
.book-3-fill:before {
  content: "\f4af";
}
.book-3-line:before {
  content: "\f4b0";
}
.book-ai-fill:before {
  content: "\f4b1";
}
.book-ai-line:before {
  content: "\f4b2";
}
.book-fill:before {
  content: "\f4b3";
}
.booklet-fill:before {
  content: "\f4b4";
}
.booklet-line:before {
  content: "\f4b5";
}
.book-line:before {
  content: "\f4b6";
}
.book-marked-fill:before {
  content: "\f4b7";
}
.book-marked-line:before {
  content: "\f4b8";
}
.book-open-fill:before {
  content: "\f4b9";
}
.book-open-line:before {
  content: "\f4ba";
}
.book-read-fill:before {
  content: "\f4bb";
}
.book-read-line:before {
  content: "\f4bc";
}
.certificate-2-fill:before {
  content: "\f4bd";
}
.certificate-2-line:before {
  content: "\f4be";
}
.certificate-fill:before {
  content: "\f4bf";
}
.certificate-line:before {
  content: "\f4c0";
}
.clipboard-fill:before {
  content: "\f4c1";
}
.clipboard-line:before {
  content: "\f4c2";
}
.contacts-book-2-fill:before {
  content: "\f4c3";
}
.contacts-book-2-line:before {
  content: "\f4c4";
}
.contacts-book-3-fill:before {
  content: "\f4c5";
}
.contacts-book-3-line:before {
  content: "\f4c6";
}
.contacts-book-fill:before {
  content: "\f4c7";
}
.contacts-book-line:before {
  content: "\f4c8";
}
.contacts-book-upload-fill:before {
  content: "\f4c9";
}
.contacts-book-upload-line:before {
  content: "\f4ca";
}
.contract-fill:before {
  content: "\f4cb";
}
.contract-line:before {
  content: "\f4cc";
}
.draft-fill:before {
  content: "\f4cd";
}
.draft-line:before {
  content: "\f4ce";
}
.file-2-fill:before {
  content: "\f4cf";
}
.file-2-line:before {
  content: "\f4d0";
}
.file-3-fill:before {
  content: "\f4d1";
}
.file-3-line:before {
  content: "\f4d2";
}
.file-4-fill:before {
  content: "\f4d3";
}
.file-4-line:before {
  content: "\f4d4";
}
.file-add-fill:before {
  content: "\f4d5";
}
.file-add-line:before {
  content: "\f4d6";
}
.file-ai-2-fill:before {
  content: "\f4d7";
}
.file-ai-2-line:before {
  content: "\f4d8";
}
.file-ai-fill:before {
  content: "\f4d9";
}
.file-ai-line:before {
  content: "\f4da";
}
.file-chart-2-fill:before {
  content: "\f4db";
}
.file-chart-2-line:before {
  content: "\f4dc";
}
.file-chart-fill:before {
  content: "\f4dd";
}
.file-chart-line:before {
  content: "\f4de";
}
.file-check-fill:before {
  content: "\f4df";
}
.file-check-line:before {
  content: "\f4e0";
}
.file-close-fill:before {
  content: "\f4e1";
}
.file-close-line:before {
  content: "\f4e2";
}
.file-cloud-fill:before {
  content: "\f4e3";
}
.file-cloud-line:before {
  content: "\f4e4";
}
.file-code-fill:before {
  content: "\f4e5";
}
.file-code-line:before {
  content: "\f4e6";
}
.file-copy-2-fill:before {
  content: "\f4e7";
}
.file-copy-2-line:before {
  content: "\f4e8";
}
.file-copy-fill:before {
  content: "\f4e9";
}
.file-copy-line:before {
  content: "\f4ea";
}
.file-damage-fill:before {
  content: "\f4eb";
}
.file-damage-line:before {
  content: "\f4ec";
}
.file-download-fill:before {
  content: "\f4ed";
}
.file-download-line:before {
  content: "\f4ee";
}
.file-edit-fill:before {
  content: "\f4ef";
}
.file-edit-line:before {
  content: "\f4f0";
}
.file-excel-2-fill:before {
  content: "\f4f1";
}
.file-excel-2-line:before {
  content: "\f4f2";
}
.file-excel-fill:before {
  content: "\f4f3";
}
.file-excel-line:before {
  content: "\f4f4";
}
.file-fill:before {
  content: "\f4f5";
}
.file-forbid-fill:before {
  content: "\f4f6";
}
.file-forbid-line:before {
  content: "\f4f7";
}
.file-gif-fill:before {
  content: "\f4f8";
}
.file-gif-line:before {
  content: "\f4f9";
}
.file-history-fill:before {
  content: "\f4fa";
}
.file-history-line:before {
  content: "\f4fb";
}
.file-hwp-fill:before {
  content: "\f4fc";
}
.file-hwp-line:before {
  content: "\f4fd";
}
.file-image-fill:before {
  content: "\f4fe";
}
.file-image-line:before {
  content: "\f4ff";
}
.file-info-fill:before {
  content: "\f500";
}
.file-info-line:before {
  content: "\f501";
}
.file-line:before {
  content: "\f502";
}
.file-list-2-fill:before {
  content: "\f503";
}
.file-list-2-line:before {
  content: "\f504";
}
.file-list-3-fill:before {
  content: "\f505";
}
.file-list-3-line:before {
  content: "\f506";
}
.file-list-fill:before {
  content: "\f507";
}
.file-list-line:before {
  content: "\f508";
}
.file-lock-fill:before {
  content: "\f509";
}
.file-lock-line:before {
  content: "\f50a";
}
.file-marked-fill:before {
  content: "\f50b";
}
.file-marked-line:before {
  content: "\f50c";
}
.file-music-fill:before {
  content: "\f50d";
}
.file-music-line:before {
  content: "\f50e";
}
.file-paper-2-fill:before {
  content: "\f50f";
}
.file-paper-2-line:before {
  content: "\f510";
}
.file-paper-fill:before {
  content: "\f511";
}
.file-paper-line:before {
  content: "\f512";
}
.file-pdf-2-fill:before {
  content: "\f513";
}
.file-pdf-2-line:before {
  content: "\f514";
}
.file-pdf-fill:before {
  content: "\f515";
}
.file-pdf-line:before {
  content: "\f516";
}
.file-ppt-2-fill:before {
  content: "\f517";
}
.file-ppt-2-line:before {
  content: "\f518";
}
.file-ppt-fill:before {
  content: "\f519";
}
.file-ppt-line:before {
  content: "\f51a";
}
.file-reduce-fill:before {
  content: "\f51b";
}
.file-reduce-line:before {
  content: "\f51c";
}
.file-scan-fill:before {
  content: "\f51d";
}
.file-scan-line:before {
  content: "\f51e";
}
.file-search-fill:before {
  content: "\f51f";
}
.file-search-line:before {
  content: "\f520";
}
.file-settings-fill:before {
  content: "\f521";
}
.file-settings-line:before {
  content: "\f522";
}
.file-shield-2-fill:before {
  content: "\f523";
}
.file-shield-2-line:before {
  content: "\f524";
}
.file-shield-fill:before {
  content: "\f525";
}
.file-shield-line:before {
  content: "\f526";
}
.file-shred-fill:before {
  content: "\f527";
}
.file-shred-line:before {
  content: "\f528";
}
.file-text-fill:before {
  content: "\f529";
}
.file-text-line:before {
  content: "\f52a";
}
.file-transfer-fill:before {
  content: "\f52b";
}
.file-transfer-line:before {
  content: "\f52c";
}
.file-unknow-fill:before {
  content: "\f52d";
}
.file-unknow-line:before {
  content: "\f52e";
}
.file-upload-fill:before {
  content: "\f52f";
}
.file-upload-line:before {
  content: "\f530";
}
.file-user-fill:before {
  content: "\f531";
}
.file-user-line:before {
  content: "\f532";
}
.file-video-fill:before {
  content: "\f533";
}
.file-video-line:before {
  content: "\f534";
}
.file-warning-fill:before {
  content: "\f535";
}
.file-warning-line:before {
  content: "\f536";
}
.file-word-2-fill:before {
  content: "\f537";
}
.file-word-2-line:before {
  content: "\f538";
}
.file-word-fill:before {
  content: "\f539";
}
.file-word-line:before {
  content: "\f53a";
}
.file-zip-fill:before {
  content: "\f53b";
}
.file-zip-line:before {
  content: "\f53c";
}
.folder-2-fill:before {
  content: "\f53d";
}
.folder-2-line:before {
  content: "\f53e";
}
.folder-3-fill:before {
  content: "\f53f";
}
.folder-3-line:before {
  content: "\f540";
}
.folder-4-fill:before {
  content: "\f541";
}
.folder-4-line:before {
  content: "\f542";
}
.folder-5-fill:before {
  content: "\f543";
}
.folder-5-line:before {
  content: "\f544";
}
.folder-6-fill:before {
  content: "\f545";
}
.folder-6-line:before {
  content: "\f546";
}
.folder-add-fill:before {
  content: "\f547";
}
.folder-add-line:before {
  content: "\f548";
}
.folder-chart-2-fill:before {
  content: "\f549";
}
.folder-chart-2-line:before {
  content: "\f54a";
}
.folder-chart-fill:before {
  content: "\f54b";
}
.folder-chart-line:before {
  content: "\f54c";
}
.folder-check-fill:before {
  content: "\f54d";
}
.folder-check-line:before {
  content: "\f54e";
}
.folder-close-fill:before {
  content: "\f54f";
}
.folder-close-line:before {
  content: "\f550";
}
.folder-cloud-fill:before {
  content: "\f551";
}
.folder-cloud-line:before {
  content: "\f552";
}
.folder-download-fill:before {
  content: "\f553";
}
.folder-download-line:before {
  content: "\f554";
}
.folder-fill:before {
  content: "\f555";
}
.folder-forbid-fill:before {
  content: "\f556";
}
.folder-forbid-line:before {
  content: "\f557";
}
.folder-history-fill:before {
  content: "\f558";
}
.folder-history-line:before {
  content: "\f559";
}
.folder-image-fill:before {
  content: "\f55a";
}
.folder-image-line:before {
  content: "\f55b";
}
.folder-info-fill:before {
  content: "\f55c";
}
.folder-info-line:before {
  content: "\f55d";
}
.folder-keyhole-fill:before {
  content: "\f55e";
}
.folder-keyhole-line:before {
  content: "\f55f";
}
.folder-line:before {
  content: "\f560";
}
.folder-lock-fill:before {
  content: "\f561";
}
.folder-lock-line:before {
  content: "\f562";
}
.folder-music-fill:before {
  content: "\f563";
}
.folder-music-line:before {
  content: "\f564";
}
.folder-open-fill:before {
  content: "\f565";
}
.folder-open-line:before {
  content: "\f566";
}
.folder-received-fill:before {
  content: "\f567";
}
.folder-received-line:before {
  content: "\f568";
}
.folder-reduce-fill:before {
  content: "\f569";
}
.folder-reduce-line:before {
  content: "\f56a";
}
.folder-settings-fill:before {
  content: "\f56b";
}
.folder-settings-line:before {
  content: "\f56c";
}
.folders-fill:before {
  content: "\f56d";
}
.folder-shared-fill:before {
  content: "\f56e";
}
.folder-shared-line:before {
  content: "\f56f";
}
.folder-shield-2-fill:before {
  content: "\f570";
}
.folder-shield-2-line:before {
  content: "\f571";
}
.folder-shield-fill:before {
  content: "\f572";
}
.folder-shield-line:before {
  content: "\f573";
}
.folders-line:before {
  content: "\f574";
}
.folder-transfer-fill:before {
  content: "\f575";
}
.folder-transfer-line:before {
  content: "\f576";
}
.folder-unknow-fill:before {
  content: "\f577";
}
.folder-unknow-line:before {
  content: "\f578";
}
.folder-upload-fill:before {
  content: "\f579";
}
.folder-upload-line:before {
  content: "\f57a";
}
.folder-user-fill:before {
  content: "\f57b";
}
.folder-user-line:before {
  content: "\f57c";
}
.folder-video-fill:before {
  content: "\f57d";
}
.folder-video-line:before {
  content: "\f57e";
}
.folder-warning-fill:before {
  content: "\f57f";
}
.folder-warning-line:before {
  content: "\f580";
}
.folder-zip-fill:before {
  content: "\f581";
}
.folder-zip-line:before {
  content: "\f582";
}
.keynote-fill:before {
  content: "\f583";
}
.keynote-line:before {
  content: "\f584";
}
.markdown-fill:before {
  content: "\f585";
}
.markdown-line:before {
  content: "\f586";
}
.news-fill:before {
  content: "\f587";
}
.news-line:before {
  content: "\f588";
}
.newspaper-fill:before {
  content: "\f589";
}
.newspaper-line:before {
  content: "\f58a";
}
.numbers-fill:before {
  content: "\f58b";
}
.numbers-line:before {
  content: "\f58c";
}
.pages-fill:before {
  content: "\f58d";
}
.pages-line:before {
  content: "\f58e";
}
.receipt-fill:before {
  content: "\f58f";
}
.receipt-line:before {
  content: "\f590";
}
.sticky-note-2-fill:before {
  content: "\f591";
}
.sticky-note-2-line:before {
  content: "\f592";
}
.sticky-note-add-fill:before {
  content: "\f593";
}
.sticky-note-add-line:before {
  content: "\f594";
}
.sticky-note-fill:before {
  content: "\f595";
}
.sticky-note-line:before {
  content: "\f596";
}
.survey-fill:before {
  content: "\f597";
}
.survey-line:before {
  content: "\f598";
}
.task-fill:before {
  content: "\f599";
}
.task-line:before {
  content: "\f59a";
}
.todo-fill:before {
  content: "\f59b";
}
.todo-line:before {
  content: "\f59c";
}