/*!
 * Bootstrap Icons Font v2.0.7 An icon font library based on Bootstrap Icons
 * Built by codesinging (https://codesinging.github.io/bootstrap-icons-font)
 * Based on Bootstrap Icons v1.1.0 (https://icons.getbootstrap.com)
 * Generated by IcoMoon (https://icomoon.io)
 * Licensed under MIT
 */
[class^="bi-"], [class*=" bi-"] {
  display: inline-block;
}

.bi--xs {
  font-size: 0.5em;
}

.bi--sm {
  font-size: 0.75em;
}

.bi--md {
  font-size: 1em;
}

.bi--lg {
  font-size: 1.25em;
}

.bi--xl {
  font-size: 1.5em;
}

.bi--2xl {
  font-size: 2em;
}

.bi--3xl {
  font-size: 2.5em;
}

.bi--4xl {
  font-size: 3em;
}

.bi--5xl {
  font-size: 3.5em;
}

.bi--6xl {
  font-size: 4em;
}

.bi--7xl {
  font-size: 4.5em;
}

.bi--8xl {
  font-size: 5em;
}

.bi--spin {
  -webkit-animation: bi--spin 2s infinite linear;
          animation: bi--spin 2s infinite linear;
}

@-webkit-keyframes bi--spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

@keyframes bi--spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.bi--rotate-45 {
  transform: rotate(45deg);
}

.bi--rotate-90 {
  transform: rotate(90deg);
}

.bi--rotate-135 {
  transform: rotate(135deg);
}

.bi--rotate-180 {
  transform: rotate(180deg);
}

.bi--rotate-225 {
  transform: rotate(225deg);
}

.bi--rotate-270 {
  transform: rotate(270deg);
}

.bi--rotate-315 {
  transform: rotate(315deg);
}

.bi--flip-horizontal {
  transform: scale(-1, 1);
}

.bi--flip-vertical {
  transform: scale(1, -1);
}

@font-face {
  font-family: 'bootstrap-icons-font';
  src: url("fonts/bootstrap-icons-font.ttf?lapa0h") format("truetype"), url("fonts/bootstrap-icons-font.woff?lapa0h") format("woff"), url("fonts/bootstrap-icons-font.svg?lapa0h#bootstrap-icons-font") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="bi-"], [class*=" bi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bootstrap-icons-font' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-alarm-fill:before {
  content: "\e900";
}

.bi-alarm:before {
  content: "\e901";
}

.bi-align-bottom:before {
  content: "\e902";
}

.bi-align-center:before {
  content: "\e903";
}

.bi-align-end:before {
  content: "\e904";
}

.bi-align-middle:before {
  content: "\e905";
}

.bi-align-start:before {
  content: "\e906";
}

.bi-align-top:before {
  content: "\e907";
}

.bi-alt:before {
  content: "\e908";
}

.bi-app-indicator:before {
  content: "\e909";
}

.bi-app:before {
  content: "\e90a";
}

.bi-archive-fill:before {
  content: "\e90b";
}

.bi-archive:before {
  content: "\e90c";
}

.bi-arrow-90deg-down:before {
  content: "\e90d";
}

.bi-arrow-90deg-left:before {
  content: "\e90e";
}

.bi-arrow-90deg-right:before {
  content: "\e90f";
}

.bi-arrow-90deg-up:before {
  content: "\e910";
}

.bi-arrow-bar-down:before {
  content: "\e911";
}

.bi-arrow-bar-left:before {
  content: "\e912";
}

.bi-arrow-bar-right:before {
  content: "\e913";
}

.bi-arrow-bar-up:before {
  content: "\e914";
}

.bi-arrow-clockwise:before {
  content: "\e915";
}

.bi-arrow-counterclockwise:before {
  content: "\e916";
}

.bi-arrow-down-circle-fill:before {
  content: "\e917";
}

.bi-arrow-down-circle:before {
  content: "\e918";
}

.bi-arrow-down-left-circle-fill:before {
  content: "\e919";
}

.bi-arrow-down-left-circle:before {
  content: "\e91a";
}

.bi-arrow-down-left-square-fill:before {
  content: "\e91b";
}

.bi-arrow-down-left-square:before {
  content: "\e91c";
}

.bi-arrow-down-left:before {
  content: "\e91d";
}

.bi-arrow-down-right-circle-fill:before {
  content: "\e91e";
}

.bi-arrow-down-right-circle:before {
  content: "\e91f";
}

.bi-arrow-down-right-square-fill:before {
  content: "\e920";
}

.bi-arrow-down-right-square:before {
  content: "\e921";
}

.bi-arrow-down-right:before {
  content: "\e922";
}

.bi-arrow-down-short:before {
  content: "\e923";
}

.bi-arrow-down-square-fill:before {
  content: "\e924";
}

.bi-arrow-down-square:before {
  content: "\e925";
}

.bi-arrow-down-up:before {
  content: "\e926";
}

.bi-arrow-down:before {
  content: "\e927";
}

.bi-arrow-left-circle-fill:before {
  content: "\e928";
}

.bi-arrow-left-circle:before {
  content: "\e929";
}

.bi-arrow-left-right:before {
  content: "\e92a";
}

.bi-arrow-left-short:before {
  content: "\e92b";
}

.bi-arrow-left-square-fill:before {
  content: "\e92c";
}

.bi-arrow-left-square:before {
  content: "\e92d";
}

.bi-arrow-left:before {
  content: "\e92e";
}

.bi-arrow-repeat:before {
  content: "\e92f";
}

.bi-arrow-return-left:before {
  content: "\e930";
}

.bi-arrow-return-right:before {
  content: "\e931";
}

.bi-arrow-right-circle-fill:before {
  content: "\e932";
}

.bi-arrow-right-circle:before {
  content: "\e933";
}

.bi-arrow-right-short:before {
  content: "\e934";
}

.bi-arrow-right-square-fill:before {
  content: "\e935";
}

.bi-arrow-right-square:before {
  content: "\e936";
}

.bi-arrow-right:before {
  content: "\e937";
}

.bi-arrow-up-circle-fill:before {
  content: "\e938";
}

.bi-arrow-up-circle:before {
  content: "\e939";
}

.bi-arrow-up-left-circle-fill:before {
  content: "\e93a";
}

.bi-arrow-up-left-circle:before {
  content: "\e93b";
}

.bi-arrow-up-left-square-fill:before {
  content: "\e93c";
}

.bi-arrow-up-left-square:before {
  content: "\e93d";
}

.bi-arrow-up-left:before {
  content: "\e93e";
}

.bi-arrow-up-right-circle-fill:before {
  content: "\e93f";
}

.bi-arrow-up-right-circle:before {
  content: "\e940";
}

.bi-arrow-up-right-square-fill:before {
  content: "\e941";
}

.bi-arrow-up-right-square:before {
  content: "\e942";
}

.bi-arrow-up-right:before {
  content: "\e943";
}

.bi-arrow-up-short:before {
  content: "\e944";
}

.bi-arrow-up-square-fill:before {
  content: "\e945";
}

.bi-arrow-up-square:before {
  content: "\e946";
}

.bi-arrow-up:before {
  content: "\e947";
}

.bi-arrows-angle-contract:before {
  content: "\e948";
}

.bi-arrows-angle-expand:before {
  content: "\e949";
}

.bi-arrows-collapse:before {
  content: "\e94a";
}

.bi-arrows-expand:before {
  content: "\e94b";
}

.bi-arrows-fullscreen:before {
  content: "\e94c";
}

.bi-arrows-move:before {
  content: "\e94d";
}

.bi-aspect-ratio-fill:before {
  content: "\e94e";
}

.bi-aspect-ratio:before {
  content: "\e94f";
}

.bi-asterisk:before {
  content: "\e950";
}

.bi-at:before {
  content: "\e951";
}

.bi-award-fill:before {
  content: "\e952";
}

.bi-award:before {
  content: "\e953";
}

.bi-back:before {
  content: "\e954";
}

.bi-backspace-fill:before {
  content: "\e955";
}

.bi-backspace-reverse-fill:before {
  content: "\e956";
}

.bi-backspace-reverse:before {
  content: "\e957";
}

.bi-backspace:before {
  content: "\e958";
}

.bi-badge-4k-fill:before {
  content: "\e959";
}

.bi-badge-4k:before {
  content: "\e95a";
}

.bi-badge-8k-fill:before {
  content: "\e95b";
}

.bi-badge-8k:before {
  content: "\e95c";
}

.bi-badge-ad-fill:before {
  content: "\e95d";
}

.bi-badge-ad:before {
  content: "\e95e";
}

.bi-badge-cc-fill:before {
  content: "\e95f";
}

.bi-badge-cc:before {
  content: "\e960";
}

.bi-badge-hd-fill:before {
  content: "\e961";
}

.bi-badge-hd:before {
  content: "\e962";
}

.bi-badge-tm-fill:before {
  content: "\e963";
}

.bi-badge-tm:before {
  content: "\e964";
}

.bi-badge-vo-fill:before {
  content: "\e965";
}

.bi-badge-vo:before {
  content: "\e966";
}

.bi-bag-check-fill:before {
  content: "\e967";
}

.bi-bag-check:before {
  content: "\e968";
}

.bi-bag-dash-fill:before {
  content: "\e969";
}

.bi-bag-dash:before {
  content: "\e96a";
}

.bi-bag-fill:before {
  content: "\e96b";
}

.bi-bag-plus-fill:before {
  content: "\e96c";
}

.bi-bag-plus:before {
  content: "\e96d";
}

.bi-bag-x-fill:before {
  content: "\e96e";
}

.bi-bag-x:before {
  content: "\e96f";
}

.bi-bag:before {
  content: "\e970";
}

.bi-bar-chart-fill:before {
  content: "\e971";
}

.bi-bar-chart-line-fill:before {
  content: "\e972";
}

.bi-bar-chart-line:before {
  content: "\e973";
}

.bi-bar-chart-steps:before {
  content: "\e974";
}

.bi-bar-chart:before {
  content: "\e975";
}

.bi-basket-fill:before {
  content: "\e976";
}

.bi-basket:before {
  content: "\e977";
}

.bi-basket2-fill:before {
  content: "\e978";
}

.bi-basket2:before {
  content: "\e979";
}

.bi-basket3-fill:before {
  content: "\e97a";
}

.bi-basket3:before {
  content: "\e97b";
}

.bi-battery-charging:before {
  content: "\e97c";
}

.bi-battery-full:before {
  content: "\e97d";
}

.bi-battery-half:before {
  content: "\e97e";
}

.bi-battery:before {
  content: "\e97f";
}

.bi-bell-fill:before {
  content: "\e980";
}

.bi-bell:before {
  content: "\e981";
}

.bi-bezier:before {
  content: "\e982";
}

.bi-bezier2:before {
  content: "\e983";
}

.bi-bicycle:before {
  content: "\e984";
}

.bi-binoculars-fill:before {
  content: "\e985";
}

.bi-binoculars:before {
  content: "\e986";
}

.bi-blockquote-left:before {
  content: "\e987";
}

.bi-blockquote-right:before {
  content: "\e988";
}

.bi-book-fill:before {
  content: "\e989";
}

.bi-book-half:before {
  content: "\e98a";
}

.bi-book:before {
  content: "\e98b";
}

.bi-bookmark-check-fill:before {
  content: "\e98c";
}

.bi-bookmark-check:before {
  content: "\e98d";
}

.bi-bookmark-dash-fill:before {
  content: "\e98e";
}

.bi-bookmark-dash:before {
  content: "\e98f";
}

.bi-bookmark-fill:before {
  content: "\e990";
}

.bi-bookmark-heart-fill:before {
  content: "\e991";
}

.bi-bookmark-heart:before {
  content: "\e992";
}

.bi-bookmark-plus-fill:before {
  content: "\e993";
}

.bi-bookmark-plus:before {
  content: "\e994";
}

.bi-bookmark-star-fill:before {
  content: "\e995";
}

.bi-bookmark-star:before {
  content: "\e996";
}

.bi-bookmark-x-fill:before {
  content: "\e997";
}

.bi-bookmark-x:before {
  content: "\e998";
}

.bi-bookmark:before {
  content: "\e999";
}

.bi-bookmarks-fill:before {
  content: "\e99a";
}

.bi-bookmarks:before {
  content: "\e99b";
}

.bi-bookshelf:before {
  content: "\e99c";
}

.bi-bootstrap-fill:before {
  content: "\e99d";
}

.bi-bootstrap-reboot:before {
  content: "\e99e";
}

.bi-bootstrap:before {
  content: "\e99f";
}

.bi-border-style:before {
  content: "\e9a0";
}

.bi-border-width:before {
  content: "\e9a1";
}

.bi-bounding-box-circles:before {
  content: "\e9a2";
}

.bi-bounding-box:before {
  content: "\e9a3";
}

.bi-box-arrow-down-left:before {
  content: "\e9a4";
}

.bi-box-arrow-down-right:before {
  content: "\e9a5";
}

.bi-box-arrow-down:before {
  content: "\e9a6";
}

.bi-box-arrow-in-down-left:before {
  content: "\e9a7";
}

.bi-box-arrow-in-down-right:before {
  content: "\e9a8";
}

.bi-box-arrow-in-down:before {
  content: "\e9a9";
}

.bi-box-arrow-in-left:before {
  content: "\e9aa";
}

.bi-box-arrow-in-right:before {
  content: "\e9ab";
}

.bi-box-arrow-in-up-left:before {
  content: "\e9ac";
}

.bi-box-arrow-in-up-right:before {
  content: "\e9ad";
}

.bi-box-arrow-in-up:before {
  content: "\e9ae";
}

.bi-box-arrow-left:before {
  content: "\e9af";
}

.bi-box-arrow-right:before {
  content: "\e9b0";
}

.bi-box-arrow-up-left:before {
  content: "\e9b1";
}

.bi-box-arrow-up-right:before {
  content: "\e9b2";
}

.bi-box-arrow-up:before {
  content: "\e9b3";
}

.bi-box-seam:before {
  content: "\e9b4";
}

.bi-box:before {
  content: "\e9b5";
}

.bi-braces:before {
  content: "\e9b6";
}

.bi-bricks:before {
  content: "\e9b7";
}

.bi-briefcase-fill:before {
  content: "\e9b8";
}

.bi-briefcase:before {
  content: "\e9b9";
}

.bi-brightness-alt-high-fill:before {
  content: "\e9ba";
}

.bi-brightness-alt-high:before {
  content: "\e9bb";
}

.bi-brightness-alt-low-fill:before {
  content: "\e9bc";
}

.bi-brightness-alt-low:before {
  content: "\e9bd";
}

.bi-brightness-high-fill:before {
  content: "\e9be";
}

.bi-brightness-high:before {
  content: "\e9bf";
}

.bi-brightness-low-fill:before {
  content: "\e9c0";
}

.bi-brightness-low:before {
  content: "\e9c1";
}

.bi-broadcast-pin:before {
  content: "\e9c2";
}

.bi-broadcast:before {
  content: "\e9c3";
}

.bi-brush-fill:before {
  content: "\e9c4";
}

.bi-brush:before {
  content: "\e9c5";
}

.bi-bucket-fill:before {
  content: "\e9c6";
}

.bi-bucket:before {
  content: "\e9c7";
}

.bi-bug-fill:before {
  content: "\e9c8";
}

.bi-bug:before {
  content: "\e9c9";
}

.bi-building:before {
  content: "\e9ca";
}

.bi-bullseye:before {
  content: "\e9cb";
}

.bi-calculator-fill:before {
  content: "\e9cc";
}

.bi-calculator:before {
  content: "\e9cd";
}

.bi-calendar-check-fill:before {
  content: "\e9ce";
}

.bi-calendar-check:before {
  content: "\e9cf";
}

.bi-calendar-date-fill:before {
  content: "\e9d0";
}

.bi-calendar-date:before {
  content: "\e9d1";
}

.bi-calendar-day-fill:before {
  content: "\e9d2";
}

.bi-calendar-day:before {
  content: "\e9d3";
}

.bi-calendar-event-fill:before {
  content: "\e9d4";
}

.bi-calendar-event:before {
  content: "\e9d5";
}

.bi-calendar-fill:before {
  content: "\e9d6";
}

.bi-calendar-minus-fill:before {
  content: "\e9d7";
}

.bi-calendar-minus:before {
  content: "\e9d8";
}

.bi-calendar-month-fill:before {
  content: "\e9d9";
}

.bi-calendar-month:before {
  content: "\e9da";
}

.bi-calendar-plus-fill:before {
  content: "\e9db";
}

.bi-calendar-plus:before {
  content: "\e9dc";
}

.bi-calendar-range-fill:before {
  content: "\e9dd";
}

.bi-calendar-range:before {
  content: "\e9de";
}

.bi-calendar-week-fill:before {
  content: "\e9df";
}

.bi-calendar-week:before {
  content: "\e9e0";
}

.bi-calendar-x-fill:before {
  content: "\e9e1";
}

.bi-calendar-x:before {
  content: "\e9e2";
}

.bi-calendar:before {
  content: "\e9e3";
}

.bi-calendar2-check-fill:before {
  content: "\e9e4";
}

.bi-calendar2-check:before {
  content: "\e9e5";
}

.bi-calendar2-date-fill:before {
  content: "\e9e6";
}

.bi-calendar2-date:before {
  content: "\e9e7";
}

.bi-calendar2-day-fill:before {
  content: "\e9e8";
}

.bi-calendar2-day:before {
  content: "\e9e9";
}

.bi-calendar2-event-fill:before {
  content: "\e9ea";
}

.bi-calendar2-event:before {
  content: "\e9eb";
}

.bi-calendar2-fill:before {
  content: "\e9ec";
}

.bi-calendar2-minus-fill:before {
  content: "\e9ed";
}

.bi-calendar2-minus:before {
  content: "\e9ee";
}

.bi-calendar2-month-fill:before {
  content: "\e9ef";
}

.bi-calendar2-month:before {
  content: "\e9f0";
}

.bi-calendar2-plus-fill:before {
  content: "\e9f1";
}

.bi-calendar2-plus:before {
  content: "\e9f2";
}

.bi-calendar2-range-fill:before {
  content: "\e9f3";
}

.bi-calendar2-range:before {
  content: "\e9f4";
}

.bi-calendar2-week-fill:before {
  content: "\e9f5";
}

.bi-calendar2-week:before {
  content: "\e9f6";
}

.bi-calendar2-x-fill:before {
  content: "\e9f7";
}

.bi-calendar2-x:before {
  content: "\e9f8";
}

.bi-calendar2:before {
  content: "\e9f9";
}

.bi-calendar3-event-fill:before {
  content: "\e9fa";
}

.bi-calendar3-event:before {
  content: "\e9fb";
}

.bi-calendar3-fill:before {
  content: "\e9fc";
}

.bi-calendar3-range-fill:before {
  content: "\e9fd";
}

.bi-calendar3-range:before {
  content: "\e9fe";
}

.bi-calendar3-week-fill:before {
  content: "\e9ff";
}

.bi-calendar3-week:before {
  content: "\ea00";
}

.bi-calendar3:before {
  content: "\ea01";
}

.bi-calendar4-event:before {
  content: "\ea02";
}

.bi-calendar4-range:before {
  content: "\ea03";
}

.bi-calendar4-week:before {
  content: "\ea04";
}

.bi-calendar4:before {
  content: "\ea05";
}

.bi-camera-fill:before {
  content: "\ea06";
}

.bi-camera-reels-fill:before {
  content: "\ea07";
}

.bi-camera-reels:before {
  content: "\ea08";
}

.bi-camera-video-fill:before {
  content: "\ea09";
}

.bi-camera-video-off-fill:before {
  content: "\ea0a";
}

.bi-camera-video-off:before {
  content: "\ea0b";
}

.bi-camera-video:before {
  content: "\ea0c";
}

.bi-camera:before {
  content: "\ea0d";
}

.bi-camera2:before {
  content: "\ea0e";
}

.bi-capslock-fill:before {
  content: "\ea0f";
}

.bi-capslock:before {
  content: "\ea10";
}

.bi-card-checklist:before {
  content: "\ea11";
}

.bi-card-heading:before {
  content: "\ea12";
}

.bi-card-image:before {
  content: "\ea13";
}

.bi-card-list:before {
  content: "\ea14";
}

.bi-card-text:before {
  content: "\ea15";
}

.bi-caret-down-fill:before {
  content: "\ea16";
}

.bi-caret-down-square-fill:before {
  content: "\ea17";
}

.bi-caret-down-square:before {
  content: "\ea18";
}

.bi-caret-down:before {
  content: "\ea19";
}

.bi-caret-left-fill:before {
  content: "\ea1a";
}

.bi-caret-left-square-fill:before {
  content: "\ea1b";
}

.bi-caret-left-square:before {
  content: "\ea1c";
}

.bi-caret-left:before {
  content: "\ea1d";
}

.bi-caret-right-fill:before {
  content: "\ea1e";
}

.bi-caret-right-square-fill:before {
  content: "\ea1f";
}

.bi-caret-right-square:before {
  content: "\ea20";
}

.bi-caret-right:before {
  content: "\ea21";
}

.bi-caret-up-fill:before {
  content: "\ea22";
}

.bi-caret-up-square-fill:before {
  content: "\ea23";
}

.bi-caret-up-square:before {
  content: "\ea24";
}

.bi-caret-up:before {
  content: "\ea25";
}

.bi-cart-check-fill:before {
  content: "\ea26";
}

.bi-cart-check:before {
  content: "\ea27";
}

.bi-cart-dash-fill:before {
  content: "\ea28";
}

.bi-cart-dash:before {
  content: "\ea29";
}

.bi-cart-fill:before {
  content: "\ea2a";
}

.bi-cart-plus-fill:before {
  content: "\ea2b";
}

.bi-cart-plus:before {
  content: "\ea2c";
}

.bi-cart-x-fill:before {
  content: "\ea2d";
}

.bi-cart-x:before {
  content: "\ea2e";
}

.bi-cart:before {
  content: "\ea2f";
}

.bi-cart2:before {
  content: "\ea30";
}

.bi-cart3:before {
  content: "\ea31";
}

.bi-cart4:before {
  content: "\ea32";
}

.bi-cash-stack:before {
  content: "\ea33";
}

.bi-cash:before {
  content: "\ea34";
}

.bi-cast:before {
  content: "\ea35";
}

.bi-chat-dots-fill:before {
  content: "\ea36";
}

.bi-chat-dots:before {
  content: "\ea37";
}

.bi-chat-fill:before {
  content: "\ea38";
}

.bi-chat-left-dots-fill:before {
  content: "\ea39";
}

.bi-chat-left-dots:before {
  content: "\ea3a";
}

.bi-chat-left-fill:before {
  content: "\ea3b";
}

.bi-chat-left-quote-fill:before {
  content: "\ea3c";
}

.bi-chat-left-quote:before {
  content: "\ea3d";
}

.bi-chat-left-text-fill:before {
  content: "\ea3e";
}

.bi-chat-left-text:before {
  content: "\ea3f";
}

.bi-chat-left:before {
  content: "\ea40";
}

.bi-chat-quote-fill:before {
  content: "\ea41";
}

.bi-chat-quote:before {
  content: "\ea42";
}

.bi-chat-right-dots-fill:before {
  content: "\ea43";
}

.bi-chat-right-dots:before {
  content: "\ea44";
}

.bi-chat-right-fill:before {
  content: "\ea45";
}

.bi-chat-right-quote-fill:before {
  content: "\ea46";
}

.bi-chat-right-quote:before {
  content: "\ea47";
}

.bi-chat-right-text-fill:before {
  content: "\ea48";
}

.bi-chat-right-text:before {
  content: "\ea49";
}

.bi-chat-right:before {
  content: "\ea4a";
}

.bi-chat-square-dots-fill:before {
  content: "\ea4b";
}

.bi-chat-square-dots:before {
  content: "\ea4c";
}

.bi-chat-square-fill:before {
  content: "\ea4d";
}

.bi-chat-square-quote-fill:before {
  content: "\ea4e";
}

.bi-chat-square-quote:before {
  content: "\ea4f";
}

.bi-chat-square-text-fill:before {
  content: "\ea50";
}

.bi-chat-square-text:before {
  content: "\ea51";
}

.bi-chat-square:before {
  content: "\ea52";
}

.bi-chat-text-fill:before {
  content: "\ea53";
}

.bi-chat-text:before {
  content: "\ea54";
}

.bi-chat:before {
  content: "\ea55";
}

.bi-check-all:before {
  content: "\ea56";
}

.bi-check-circle-fill:before {
  content: "\ea57";
}

.bi-check-circle:before {
  content: "\ea58";
}

.bi-check-square-fill:before {
  content: "\ea59";
}

.bi-check-square:before {
  content: "\ea5a";
}

.bi-check:before {
  content: "\ea5b";
}

.bi-check2-all:before {
  content: "\ea5c";
}

.bi-check2-circle:before {
  content: "\ea5d";
}

.bi-check2-square:before {
  content: "\ea5e";
}

.bi-check2:before {
  content: "\ea5f";
}

.bi-chevron-bar-contract:before {
  content: "\ea60";
}

.bi-chevron-bar-down:before {
  content: "\ea61";
}

.bi-chevron-bar-expand:before {
  content: "\ea62";
}

.bi-chevron-bar-left:before {
  content: "\ea63";
}

.bi-chevron-bar-right:before {
  content: "\ea64";
}

.bi-chevron-bar-up:before {
  content: "\ea65";
}

.bi-chevron-compact-down:before {
  content: "\ea66";
}

.bi-chevron-compact-left:before {
  content: "\ea67";
}

.bi-chevron-compact-right:before {
  content: "\ea68";
}

.bi-chevron-compact-up:before {
  content: "\ea69";
}

.bi-chevron-contract:before {
  content: "\ea6a";
}

.bi-chevron-double-down:before {
  content: "\ea6b";
}

.bi-chevron-double-left:before {
  content: "\ea6c";
}

.bi-chevron-double-right:before {
  content: "\ea6d";
}

.bi-chevron-double-up:before {
  content: "\ea6e";
}

.bi-chevron-down:before {
  content: "\ea6f";
}

.bi-chevron-expand:before {
  content: "\ea70";
}

.bi-chevron-left:before {
  content: "\ea71";
}

.bi-chevron-right:before {
  content: "\ea72";
}

.bi-chevron-up:before {
  content: "\ea73";
}

.bi-circle-fill:before {
  content: "\ea74";
}

.bi-circle-half:before {
  content: "\ea75";
}

.bi-circle-square:before {
  content: "\ea76";
}

.bi-circle:before {
  content: "\ea77";
}

.bi-clipboard-check:before {
  content: "\ea78";
}

.bi-clipboard-data:before {
  content: "\ea79";
}

.bi-clipboard-minus:before {
  content: "\ea7a";
}

.bi-clipboard-plus:before {
  content: "\ea7b";
}

.bi-clipboard-x:before {
  content: "\ea7c";
}

.bi-clipboard:before {
  content: "\ea7d";
}

.bi-clock-fill:before {
  content: "\ea7e";
}

.bi-clock-history:before {
  content: "\ea7f";
}

.bi-clock:before {
  content: "\ea80";
}

.bi-cloud-arrow-down-fill:before {
  content: "\ea81";
}

.bi-cloud-arrow-down:before {
  content: "\ea82";
}

.bi-cloud-arrow-up-fill:before {
  content: "\ea83";
}

.bi-cloud-arrow-up:before {
  content: "\ea84";
}

.bi-cloud-check-fill:before {
  content: "\ea85";
}

.bi-cloud-check:before {
  content: "\ea86";
}

.bi-cloud-download-fill:before {
  content: "\ea87";
}

.bi-cloud-download:before {
  content: "\ea88";
}

.bi-cloud-fill:before {
  content: "\ea89";
}

.bi-cloud-minus-fill:before {
  content: "\ea8a";
}

.bi-cloud-minus:before {
  content: "\ea8b";
}

.bi-cloud-plus-fill:before {
  content: "\ea8c";
}

.bi-cloud-plus:before {
  content: "\ea8d";
}

.bi-cloud-slash-fill:before {
  content: "\ea8e";
}

.bi-cloud-slash:before {
  content: "\ea8f";
}

.bi-cloud-upload-fill:before {
  content: "\ea90";
}

.bi-cloud-upload:before {
  content: "\ea91";
}

.bi-cloud:before {
  content: "\ea92";
}

.bi-code-slash:before {
  content: "\ea93";
}

.bi-code-square:before {
  content: "\ea94";
}

.bi-code:before {
  content: "\ea95";
}

.bi-collection-fill:before {
  content: "\ea96";
}

.bi-collection-play-fill:before {
  content: "\ea97";
}

.bi-collection-play:before {
  content: "\ea98";
}

.bi-collection:before {
  content: "\ea99";
}

.bi-columns-gap:before {
  content: "\ea9a";
}

.bi-columns:before {
  content: "\ea9b";
}

.bi-command:before {
  content: "\ea9c";
}

.bi-compass-fill:before {
  content: "\ea9d";
}

.bi-compass:before {
  content: "\ea9e";
}

.bi-cone-striped:before {
  content: "\ea9f";
}

.bi-cone:before {
  content: "\eaa0";
}

.bi-controller:before {
  content: "\eaa1";
}

.bi-cpu-fill:before {
  content: "\eaa2";
}

.bi-cpu:before {
  content: "\eaa3";
}

.bi-credit-card-2-back-fill:before {
  content: "\eaa4";
}

.bi-credit-card-2-back:before {
  content: "\eaa5";
}

.bi-credit-card-2-front-fill:before {
  content: "\eaa6";
}

.bi-credit-card-2-front:before {
  content: "\eaa7";
}

.bi-credit-card-fill:before {
  content: "\eaa8";
}

.bi-credit-card:before {
  content: "\eaa9";
}

.bi-crop:before {
  content: "\eaaa";
}

.bi-cup-fill:before {
  content: "\eaab";
}

.bi-cup-straw:before {
  content: "\eaac";
}

.bi-cup:before {
  content: "\eaad";
}

.bi-cursor-fill:before {
  content: "\eaae";
}

.bi-cursor-text:before {
  content: "\eaaf";
}

.bi-cursor:before {
  content: "\eab0";
}

.bi-dash-circle-fill:before {
  content: "\eab1";
}

.bi-dash-circle:before {
  content: "\eab2";
}

.bi-dash-square-fill:before {
  content: "\eab3";
}

.bi-dash-square:before {
  content: "\eab4";
}

.bi-dash:before {
  content: "\eab5";
}

.bi-diagram-2-fill:before {
  content: "\eab6";
}

.bi-diagram-2:before {
  content: "\eab7";
}

.bi-diagram-3-fill:before {
  content: "\eab8";
}

.bi-diagram-3:before {
  content: "\eab9";
}

.bi-diamond-fill:before {
  content: "\eaba";
}

.bi-diamond-half:before {
  content: "\eabb";
}

.bi-diamond:before {
  content: "\eabc";
}

.bi-dice-1-fill:before {
  content: "\eabd";
}

.bi-dice-1:before {
  content: "\eabe";
}

.bi-dice-2-fill:before {
  content: "\eabf";
}

.bi-dice-2:before {
  content: "\eac0";
}

.bi-dice-3-fill:before {
  content: "\eac1";
}

.bi-dice-3:before {
  content: "\eac2";
}

.bi-dice-4-fill:before {
  content: "\eac3";
}

.bi-dice-4:before {
  content: "\eac4";
}

.bi-dice-5-fill:before {
  content: "\eac5";
}

.bi-dice-5:before {
  content: "\eac6";
}

.bi-dice-6-fill:before {
  content: "\eac7";
}

.bi-dice-6:before {
  content: "\eac8";
}

.bi-display-fill:before {
  content: "\eac9";
}

.bi-display:before {
  content: "\eaca";
}

.bi-distribute-horizontal:before {
  content: "\eacb";
}

.bi-distribute-vertical:before {
  content: "\eacc";
}

.bi-door-closed-fill:before {
  content: "\eacd";
}

.bi-door-closed:before {
  content: "\eace";
}

.bi-door-open-fill:before {
  content: "\eacf";
}

.bi-door-open:before {
  content: "\ead0";
}

.bi-dot:before {
  content: "\ead1";
}

.bi-download:before {
  content: "\ead2";
}

.bi-droplet-fill:before {
  content: "\ead3";
}

.bi-droplet-half:before {
  content: "\ead4";
}

.bi-droplet:before {
  content: "\ead5";
}

.bi-earbuds:before {
  content: "\ead6";
}

.bi-easel-fill:before {
  content: "\ead7";
}

.bi-easel:before {
  content: "\ead8";
}

.bi-egg-fill:before {
  content: "\ead9";
}

.bi-egg-fried:before {
  content: "\eada";
}

.bi-egg:before {
  content: "\eadb";
}

.bi-eject-fill:before {
  content: "\eadc";
}

.bi-eject:before {
  content: "\eadd";
}

.bi-emoji-angry-fill:before {
  content: "\eade";
}

.bi-emoji-angry:before {
  content: "\eadf";
}

.bi-emoji-dizzy-fill:before {
  content: "\eae0";
}

.bi-emoji-dizzy:before {
  content: "\eae1";
}

.bi-emoji-expressionless-fill:before {
  content: "\eae2";
}

.bi-emoji-expressionless:before {
  content: "\eae3";
}

.bi-emoji-frown-fill:before {
  content: "\eae4";
}

.bi-emoji-frown:before {
  content: "\eae5";
}

.bi-emoji-heart-eyes-fill:before {
  content: "\eae6";
}

.bi-emoji-heart-eyes:before {
  content: "\eae7";
}

.bi-emoji-laughing-fill:before {
  content: "\eae8";
}

.bi-emoji-laughing:before {
  content: "\eae9";
}

.bi-emoji-neutral-fill:before {
  content: "\eaea";
}

.bi-emoji-neutral:before {
  content: "\eaeb";
}

.bi-emoji-smile-fill:before {
  content: "\eaec";
}

.bi-emoji-smile-upside-down-fill:before {
  content: "\eaed";
}

.bi-emoji-smile-upside-down:before {
  content: "\eaee";
}

.bi-emoji-smile:before {
  content: "\eaef";
}

.bi-emoji-sunglasses-fill:before {
  content: "\eaf0";
}

.bi-emoji-sunglasses:before {
  content: "\eaf1";
}

.bi-emoji-wink-fill:before {
  content: "\eaf2";
}

.bi-emoji-wink:before {
  content: "\eaf3";
}

.bi-envelope-fill:before {
  content: "\eaf4";
}

.bi-envelope-open-fill:before {
  content: "\eaf5";
}

.bi-envelope-open:before {
  content: "\eaf6";
}

.bi-envelope:before {
  content: "\eaf7";
}

.bi-exclamation-circle-fill:before {
  content: "\eaf8";
}

.bi-exclamation-circle:before {
  content: "\eaf9";
}

.bi-exclamation-diamond-fill:before {
  content: "\eafa";
}

.bi-exclamation-diamond:before {
  content: "\eafb";
}

.bi-exclamation-octagon-fill:before {
  content: "\eafc";
}

.bi-exclamation-octagon:before {
  content: "\eafd";
}

.bi-exclamation-square-fill:before {
  content: "\eafe";
}

.bi-exclamation-square:before {
  content: "\eaff";
}

.bi-exclamation-triangle-fill:before {
  content: "\eb00";
}

.bi-exclamation-triangle:before {
  content: "\eb01";
}

.bi-exclamation:before {
  content: "\eb02";
}

.bi-exclude:before {
  content: "\eb03";
}

.bi-eye-fill:before {
  content: "\eb04";
}

.bi-eye-slash-fill:before {
  content: "\eb05";
}

.bi-eye-slash:before {
  content: "\eb06";
}

.bi-eye:before {
  content: "\eb07";
}

.bi-eyeglasses:before {
  content: "\eb08";
}

.bi-file-arrow-down-fill:before {
  content: "\eb09";
}

.bi-file-arrow-down:before {
  content: "\eb0a";
}

.bi-file-arrow-up-fill:before {
  content: "\eb0b";
}

.bi-file-arrow-up:before {
  content: "\eb0c";
}

.bi-file-bar-graph-fill:before {
  content: "\eb0d";
}

.bi-file-bar-graph:before {
  content: "\eb0e";
}

.bi-file-binary-fill:before {
  content: "\eb0f";
}

.bi-file-binary:before {
  content: "\eb10";
}

.bi-file-break-fill:before {
  content: "\eb11";
}

.bi-file-break:before {
  content: "\eb12";
}

.bi-file-check-fill:before {
  content: "\eb13";
}

.bi-file-check:before {
  content: "\eb14";
}

.bi-file-code-fill:before {
  content: "\eb15";
}

.bi-file-code:before {
  content: "\eb16";
}

.bi-file-diff-fill:before {
  content: "\eb17";
}

.bi-file-diff:before {
  content: "\eb18";
}

.bi-file-earmark-arrow-down-fill:before {
  content: "\eb19";
}

.bi-file-earmark-arrow-down:before {
  content: "\eb1a";
}

.bi-file-earmark-arrow-up-fill:before {
  content: "\eb1b";
}

.bi-file-earmark-arrow-up:before {
  content: "\eb1c";
}

.bi-file-earmark-bar-graph-fill:before {
  content: "\eb1d";
}

.bi-file-earmark-bar-graph:before {
  content: "\eb1e";
}

.bi-file-earmark-binary-fill:before {
  content: "\eb1f";
}

.bi-file-earmark-binary:before {
  content: "\eb20";
}

.bi-file-earmark-break-fill:before {
  content: "\eb21";
}

.bi-file-earmark-break:before {
  content: "\eb22";
}

.bi-file-earmark-check-fill:before {
  content: "\eb23";
}

.bi-file-earmark-check:before {
  content: "\eb24";
}

.bi-file-earmark-code-fill:before {
  content: "\eb25";
}

.bi-file-earmark-code:before {
  content: "\eb26";
}

.bi-file-earmark-diff-fill:before {
  content: "\eb27";
}

.bi-file-earmark-diff:before {
  content: "\eb28";
}

.bi-file-earmark-easel-fill:before {
  content: "\eb29";
}

.bi-file-earmark-easel:before {
  content: "\eb2a";
}

.bi-file-earmark-excel-fill:before {
  content: "\eb2b";
}

.bi-file-earmark-excel:before {
  content: "\eb2c";
}

.bi-file-earmark-fill:before {
  content: "\eb2d";
}

.bi-file-earmark-font-fill:before {
  content: "\eb2e";
}

.bi-file-earmark-font:before {
  content: "\eb2f";
}

.bi-file-earmark-image-fill:before {
  content: "\eb30";
}

.bi-file-earmark-image:before {
  content: "\eb31";
}

.bi-file-earmark-lock-fill:before {
  content: "\eb32";
}

.bi-file-earmark-lock:before {
  content: "\eb33";
}

.bi-file-earmark-lock2-fill:before {
  content: "\eb34";
}

.bi-file-earmark-lock2:before {
  content: "\eb35";
}

.bi-file-earmark-medical-fill:before {
  content: "\eb36";
}

.bi-file-earmark-medical:before {
  content: "\eb37";
}

.bi-file-earmark-minus-fill:before {
  content: "\eb38";
}

.bi-file-earmark-minus:before {
  content: "\eb39";
}

.bi-file-earmark-music-fill:before {
  content: "\eb3a";
}

.bi-file-earmark-music:before {
  content: "\eb3b";
}

.bi-file-earmark-person-fill:before {
  content: "\eb3c";
}

.bi-file-earmark-person:before {
  content: "\eb3d";
}

.bi-file-earmark-play-fill:before {
  content: "\eb3e";
}

.bi-file-earmark-play:before {
  content: "\eb3f";
}

.bi-file-earmark-plus-fill:before {
  content: "\eb40";
}

.bi-file-earmark-plus:before {
  content: "\eb41";
}

.bi-file-earmark-post-fill:before {
  content: "\eb42";
}

.bi-file-earmark-post:before {
  content: "\eb43";
}

.bi-file-earmark-ppt-fill:before {
  content: "\eb44";
}

.bi-file-earmark-ppt:before {
  content: "\eb45";
}

.bi-file-earmark-richtext-fill:before {
  content: "\eb46";
}

.bi-file-earmark-richtext:before {
  content: "\eb47";
}

.bi-file-earmark-ruled-fill:before {
  content: "\eb48";
}

.bi-file-earmark-ruled:before {
  content: "\eb49";
}

.bi-file-earmark-slides-fill:before {
  content: "\eb4a";
}

.bi-file-earmark-slides:before {
  content: "\eb4b";
}

.bi-file-earmark-spreadsheet-fill:before {
  content: "\eb4c";
}

.bi-file-earmark-spreadsheet:before {
  content: "\eb4d";
}

.bi-file-earmark-text-fill:before {
  content: "\eb4e";
}

.bi-file-earmark-text:before {
  content: "\eb4f";
}

.bi-file-earmark-word-fill:before {
  content: "\eb50";
}

.bi-file-earmark-word:before {
  content: "\eb51";
}

.bi-file-earmark-x-fill:before {
  content: "\eb52";
}

.bi-file-earmark-x:before {
  content: "\eb53";
}

.bi-file-earmark-zip-fill:before {
  content: "\eb54";
}

.bi-file-earmark-zip:before {
  content: "\eb55";
}

.bi-file-earmark:before {
  content: "\eb56";
}

.bi-file-easel-fill:before {
  content: "\eb57";
}

.bi-file-easel:before {
  content: "\eb58";
}

.bi-file-excel-fill:before {
  content: "\eb59";
}

.bi-file-excel:before {
  content: "\eb5a";
}

.bi-file-fill:before {
  content: "\eb5b";
}

.bi-file-font-fill:before {
  content: "\eb5c";
}

.bi-file-font:before {
  content: "\eb5d";
}

.bi-file-image-fill:before {
  content: "\eb5e";
}

.bi-file-image:before {
  content: "\eb5f";
}

.bi-file-lock-fill:before {
  content: "\eb60";
}

.bi-file-lock:before {
  content: "\eb61";
}

.bi-file-lock2-fill:before {
  content: "\eb62";
}

.bi-file-lock2:before {
  content: "\eb63";
}

.bi-file-medical-fill:before {
  content: "\eb64";
}

.bi-file-medical:before {
  content: "\eb65";
}

.bi-file-minus-fill:before {
  content: "\eb66";
}

.bi-file-minus:before {
  content: "\eb67";
}

.bi-file-music-fill:before {
  content: "\eb68";
}

.bi-file-music:before {
  content: "\eb69";
}

.bi-file-person-fill:before {
  content: "\eb6a";
}

.bi-file-person:before {
  content: "\eb6b";
}

.bi-file-play-fill:before {
  content: "\eb6c";
}

.bi-file-play:before {
  content: "\eb6d";
}

.bi-file-plus-fill:before {
  content: "\eb6e";
}

.bi-file-plus:before {
  content: "\eb6f";
}

.bi-file-post-fill:before {
  content: "\eb70";
}

.bi-file-post:before {
  content: "\eb71";
}

.bi-file-ppt-fill:before {
  content: "\eb72";
}

.bi-file-ppt:before {
  content: "\eb73";
}

.bi-file-richtext-fill:before {
  content: "\eb74";
}

.bi-file-richtext:before {
  content: "\eb75";
}

.bi-file-ruled-fill:before {
  content: "\eb76";
}

.bi-file-ruled:before {
  content: "\eb77";
}

.bi-file-slides-fill:before {
  content: "\eb78";
}

.bi-file-slides:before {
  content: "\eb79";
}

.bi-file-spreadsheet-fill:before {
  content: "\eb7a";
}

.bi-file-spreadsheet:before {
  content: "\eb7b";
}

.bi-file-text-fill:before {
  content: "\eb7c";
}

.bi-file-text:before {
  content: "\eb7d";
}

.bi-file-word-fill:before {
  content: "\eb7e";
}

.bi-file-word:before {
  content: "\eb7f";
}

.bi-file-x-fill:before {
  content: "\eb80";
}

.bi-file-x:before {
  content: "\eb81";
}

.bi-file-zip-fill:before {
  content: "\eb82";
}

.bi-file-zip:before {
  content: "\eb83";
}

.bi-file:before {
  content: "\eb84";
}

.bi-files-alt:before {
  content: "\eb85";
}

.bi-files:before {
  content: "\eb86";
}

.bi-film:before {
  content: "\eb87";
}

.bi-filter-circle-fill:before {
  content: "\eb88";
}

.bi-filter-circle:before {
  content: "\eb89";
}

.bi-filter-left:before {
  content: "\eb8a";
}

.bi-filter-right:before {
  content: "\eb8b";
}

.bi-filter-square-fill:before {
  content: "\eb8c";
}

.bi-filter-square:before {
  content: "\eb8d";
}

.bi-filter:before {
  content: "\eb8e";
}

.bi-flag-fill:before {
  content: "\eb8f";
}

.bi-flag:before {
  content: "\eb90";
}

.bi-flower1:before {
  content: "\eb91";
}

.bi-flower2:before {
  content: "\eb92";
}

.bi-flower3:before {
  content: "\eb93";
}

.bi-folder-check:before {
  content: "\eb94";
}

.bi-folder-fill:before {
  content: "\eb95";
}

.bi-folder-minus:before {
  content: "\eb96";
}

.bi-folder-plus:before {
  content: "\eb97";
}

.bi-folder-symlink-fill:before {
  content: "\eb98";
}

.bi-folder-symlink:before {
  content: "\eb99";
}

.bi-folder-x:before {
  content: "\eb9a";
}

.bi-folder:before {
  content: "\eb9b";
}

.bi-folder2-open:before {
  content: "\eb9c";
}

.bi-folder2:before {
  content: "\eb9d";
}

.bi-fonts:before {
  content: "\eb9e";
}

.bi-forward-fill:before {
  content: "\eb9f";
}

.bi-forward:before {
  content: "\eba0";
}

.bi-front:before {
  content: "\eba1";
}

.bi-fullscreen-exit:before {
  content: "\eba2";
}

.bi-fullscreen:before {
  content: "\eba3";
}

.bi-funnel-fill:before {
  content: "\eba4";
}

.bi-funnel:before {
  content: "\eba5";
}

.bi-gear-fill:before {
  content: "\eba6";
}

.bi-gear-wide-connected:before {
  content: "\eba7";
}

.bi-gear-wide:before {
  content: "\eba8";
}

.bi-gear:before {
  content: "\eba9";
}

.bi-gem:before {
  content: "\ebaa";
}

.bi-geo-alt-fill:before {
  content: "\ebab";
}

.bi-geo-alt:before {
  content: "\ebac";
}

.bi-geo-fill:before {
  content: "\ebad";
}

.bi-geo:before {
  content: "\ebae";
}

.bi-gift-fill:before {
  content: "\ebaf";
}

.bi-gift:before {
  content: "\ebb0";
}

.bi-globe:before {
  content: "\ebb1";
}

.bi-globe2:before {
  content: "\ebb2";
}

.bi-graph-down:before {
  content: "\ebb3";
}

.bi-graph-up:before {
  content: "\ebb4";
}

.bi-grid-1x2-fill:before {
  content: "\ebb5";
}

.bi-grid-1x2:before {
  content: "\ebb6";
}

.bi-grid-3x2-gap-fill:before {
  content: "\ebb7";
}

.bi-grid-3x2-gap:before {
  content: "\ebb8";
}

.bi-grid-3x2:before {
  content: "\ebb9";
}

.bi-grid-3x3-gap-fill:before {
  content: "\ebba";
}

.bi-grid-3x3-gap:before {
  content: "\ebbb";
}

.bi-grid-3x3:before {
  content: "\ebbc";
}

.bi-grid-fill:before {
  content: "\ebbd";
}

.bi-grid:before {
  content: "\ebbe";
}

.bi-grip-horizontal:before {
  content: "\ebbf";
}

.bi-grip-vertical:before {
  content: "\ebc0";
}

.bi-hammer:before {
  content: "\ebc1";
}

.bi-hand-index-thumb:before {
  content: "\ebc2";
}

.bi-hand-index:before {
  content: "\ebc3";
}

.bi-hand-thumbs-down:before {
  content: "\ebc4";
}

.bi-hand-thumbs-up:before {
  content: "\ebc5";
}

.bi-handbag-fill:before {
  content: "\ebc6";
}

.bi-handbag:before {
  content: "\ebc7";
}

.bi-hash:before {
  content: "\ebc8";
}

.bi-hdd-fill:before {
  content: "\ebc9";
}

.bi-hdd-network-fill:before {
  content: "\ebca";
}

.bi-hdd-network:before {
  content: "\ebcb";
}

.bi-hdd-rack-fill:before {
  content: "\ebcc";
}

.bi-hdd-rack:before {
  content: "\ebcd";
}

.bi-hdd-stack-fill:before {
  content: "\ebce";
}

.bi-hdd-stack:before {
  content: "\ebcf";
}

.bi-hdd:before {
  content: "\ebd0";
}

.bi-headphones:before {
  content: "\ebd1";
}

.bi-headset:before {
  content: "\ebd2";
}

.bi-heart-fill:before {
  content: "\ebd3";
}

.bi-heart-half:before {
  content: "\ebd4";
}

.bi-heart:before {
  content: "\ebd5";
}

.bi-heptagon-fill:before {
  content: "\ebd6";
}

.bi-heptagon-half:before {
  content: "\ebd7";
}

.bi-heptagon:before {
  content: "\ebd8";
}

.bi-hexagon-fill:before {
  content: "\ebd9";
}

.bi-hexagon-half:before {
  content: "\ebda";
}

.bi-hexagon:before {
  content: "\ebdb";
}

.bi-hourglass-bottom:before {
  content: "\ebdc";
}

.bi-hourglass-split:before {
  content: "\ebdd";
}

.bi-hourglass-top:before {
  content: "\ebde";
}

.bi-hourglass:before {
  content: "\ebdf";
}

.bi-house-door-fill:before {
  content: "\ebe0";
}

.bi-house-door:before {
  content: "\ebe1";
}

.bi-house-fill:before {
  content: "\ebe2";
}

.bi-house:before {
  content: "\ebe3";
}

.bi-hr:before {
  content: "\ebe4";
}

.bi-image-alt:before {
  content: "\ebe5";
}

.bi-image-fill:before {
  content: "\ebe6";
}

.bi-image:before {
  content: "\ebe7";
}

.bi-images:before {
  content: "\ebe8";
}

.bi-inbox-fill:before {
  content: "\ebe9";
}

.bi-inbox:before {
  content: "\ebea";
}

.bi-inboxes-fill:before {
  content: "\ebeb";
}

.bi-inboxes:before {
  content: "\ebec";
}

.bi-info-circle-fill:before {
  content: "\ebed";
}

.bi-info-circle:before {
  content: "\ebee";
}

.bi-info-square-fill:before {
  content: "\ebef";
}

.bi-info-square:before {
  content: "\ebf0";
}

.bi-info:before {
  content: "\ebf1";
}

.bi-input-cursor-text:before {
  content: "\ebf2";
}

.bi-input-cursor:before {
  content: "\ebf3";
}

.bi-intersect:before {
  content: "\ebf4";
}

.bi-journal-album:before {
  content: "\ebf5";
}

.bi-journal-arrow-down:before {
  content: "\ebf6";
}

.bi-journal-arrow-up:before {
  content: "\ebf7";
}

.bi-journal-bookmark-fill:before {
  content: "\ebf8";
}

.bi-journal-bookmark:before {
  content: "\ebf9";
}

.bi-journal-check:before {
  content: "\ebfa";
}

.bi-journal-code:before {
  content: "\ebfb";
}

.bi-journal-medical:before {
  content: "\ebfc";
}

.bi-journal-minus:before {
  content: "\ebfd";
}

.bi-journal-plus:before {
  content: "\ebfe";
}

.bi-journal-richtext:before {
  content: "\ebff";
}

.bi-journal-text:before {
  content: "\ec00";
}

.bi-journal-x:before {
  content: "\ec01";
}

.bi-journal:before {
  content: "\ec02";
}

.bi-journals:before {
  content: "\ec03";
}

.bi-joystick:before {
  content: "\ec04";
}

.bi-justify-left:before {
  content: "\ec05";
}

.bi-justify-right:before {
  content: "\ec06";
}

.bi-justify:before {
  content: "\ec07";
}

.bi-kanban-fill:before {
  content: "\ec08";
}

.bi-kanban:before {
  content: "\ec09";
}

.bi-key-fill:before {
  content: "\ec0a";
}

.bi-key:before {
  content: "\ec0b";
}

.bi-keyboard-fill:before {
  content: "\ec0c";
}

.bi-keyboard:before {
  content: "\ec0d";
}

.bi-ladder:before {
  content: "\ec0e";
}

.bi-lamp-fill:before {
  content: "\ec0f";
}

.bi-lamp:before {
  content: "\ec10";
}

.bi-laptop-fill:before {
  content: "\ec11";
}

.bi-laptop:before {
  content: "\ec12";
}

.bi-layers-fill:before {
  content: "\ec13";
}

.bi-layers-half:before {
  content: "\ec14";
}

.bi-layers:before {
  content: "\ec15";
}

.bi-layout-sidebar-inset-reverse:before {
  content: "\ec16";
}

.bi-layout-sidebar-inset:before {
  content: "\ec17";
}

.bi-layout-sidebar-reverse:before {
  content: "\ec18";
}

.bi-layout-sidebar:before {
  content: "\ec19";
}

.bi-layout-split:before {
  content: "\ec1a";
}

.bi-layout-text-sidebar-reverse:before {
  content: "\ec1b";
}

.bi-layout-text-sidebar:before {
  content: "\ec1c";
}

.bi-layout-text-window-reverse:before {
  content: "\ec1d";
}

.bi-layout-text-window:before {
  content: "\ec1e";
}

.bi-layout-three-columns:before {
  content: "\ec1f";
}

.bi-layout-wtf:before {
  content: "\ec20";
}

.bi-life-preserver:before {
  content: "\ec21";
}

.bi-lightning-fill:before {
  content: "\ec22";
}

.bi-lightning:before {
  content: "\ec23";
}

.bi-link-45deg:before {
  content: "\ec24";
}

.bi-link:before {
  content: "\ec25";
}

.bi-list-check:before {
  content: "\ec26";
}

.bi-list-nested:before {
  content: "\ec27";
}

.bi-list-ol:before {
  content: "\ec28";
}

.bi-list-stars:before {
  content: "\ec29";
}

.bi-list-task:before {
  content: "\ec2a";
}

.bi-list-ul:before {
  content: "\ec2b";
}

.bi-list:before {
  content: "\ec2c";
}

.bi-lock-fill:before {
  content: "\ec2d";
}

.bi-lock:before {
  content: "\ec2e";
}

.bi-mailbox:before {
  content: "\ec2f";
}

.bi-mailbox2:before {
  content: "\ec30";
}

.bi-map-fill:before {
  content: "\ec31";
}

.bi-map:before {
  content: "\ec32";
}

.bi-markdown-fill:before {
  content: "\ec33";
}

.bi-markdown:before {
  content: "\ec34";
}

.bi-menu-app-fill:before {
  content: "\ec35";
}

.bi-menu-app:before {
  content: "\ec36";
}

.bi-menu-button-fill:before {
  content: "\ec37";
}

.bi-menu-button-wide-fill:before {
  content: "\ec38";
}

.bi-menu-button-wide:before {
  content: "\ec39";
}

.bi-menu-button:before {
  content: "\ec3a";
}

.bi-menu-down:before {
  content: "\ec3b";
}

.bi-menu-up:before {
  content: "\ec3c";
}

.bi-mic-fill:before {
  content: "\ec3d";
}

.bi-mic-mute-fill:before {
  content: "\ec3e";
}

.bi-mic-mute:before {
  content: "\ec3f";
}

.bi-mic:before {
  content: "\ec40";
}

.bi-minecart-loaded:before {
  content: "\ec41";
}

.bi-minecart:before {
  content: "\ec42";
}

.bi-moon:before {
  content: "\ec43";
}

.bi-mouse:before {
  content: "\ec44";
}

.bi-mouse2:before {
  content: "\ec45";
}

.bi-mouse3:before {
  content: "\ec46";
}

.bi-music-note-beamed:before {
  content: "\ec47";
}

.bi-music-note-list:before {
  content: "\ec48";
}

.bi-music-note:before {
  content: "\ec49";
}

.bi-music-player-fill:before {
  content: "\ec4a";
}

.bi-music-player:before {
  content: "\ec4b";
}

.bi-newspaper:before {
  content: "\ec4c";
}

.bi-node-minus-fill:before {
  content: "\ec4d";
}

.bi-node-minus:before {
  content: "\ec4e";
}

.bi-node-plus-fill:before {
  content: "\ec4f";
}

.bi-node-plus:before {
  content: "\ec50";
}

.bi-nut-fill:before {
  content: "\ec51";
}

.bi-nut:before {
  content: "\ec52";
}

.bi-octagon-fill:before {
  content: "\ec53";
}

.bi-octagon-half:before {
  content: "\ec54";
}

.bi-octagon:before {
  content: "\ec55";
}

.bi-option:before {
  content: "\ec56";
}

.bi-outlet:before {
  content: "\ec57";
}

.bi-paperclip:before {
  content: "\ec58";
}

.bi-paragraph:before {
  content: "\ec59";
}

.bi-patch-check-fll:before {
  content: "\ec5a";
}

.bi-patch-check:before {
  content: "\ec5b";
}

.bi-patch-exclamation-fll:before {
  content: "\ec5c";
}

.bi-patch-exclamation:before {
  content: "\ec5d";
}

.bi-patch-minus-fll:before {
  content: "\ec5e";
}

.bi-patch-minus:before {
  content: "\ec5f";
}

.bi-patch-plus-fll:before {
  content: "\ec60";
}

.bi-patch-plus:before {
  content: "\ec61";
}

.bi-patch-question-fll:before {
  content: "\ec62";
}

.bi-patch-question:before {
  content: "\ec63";
}

.bi-pause-fill:before {
  content: "\ec64";
}

.bi-pause:before {
  content: "\ec65";
}

.bi-peace-fill:before {
  content: "\ec66";
}

.bi-peace:before {
  content: "\ec67";
}

.bi-pen-fill:before {
  content: "\ec68";
}

.bi-pen:before {
  content: "\ec69";
}

.bi-pencil-fill:before {
  content: "\ec6a";
}

.bi-pencil-square:before {
  content: "\ec6b";
}

.bi-pencil:before {
  content: "\ec6c";
}

.bi-pentagon-fill:before {
  content: "\ec6d";
}

.bi-pentagon-half:before {
  content: "\ec6e";
}

.bi-pentagon:before {
  content: "\ec6f";
}

.bi-people-fill:before {
  content: "\ec70";
}

.bi-people:before {
  content: "\ec71";
}

.bi-percent:before {
  content: "\ec72";
}

.bi-person-badge-fill:before {
  content: "\ec73";
}

.bi-person-badge:before {
  content: "\ec74";
}

.bi-person-bounding-box:before {
  content: "\ec75";
}

.bi-person-check-fill:before {
  content: "\ec76";
}

.bi-person-check:before {
  content: "\ec77";
}

.bi-person-circle:before {
  content: "\ec78";
}

.bi-person-dash-fill:before {
  content: "\ec79";
}

.bi-person-dash:before {
  content: "\ec7a";
}

.bi-person-fill:before {
  content: "\ec7b";
}

.bi-person-lines-fill:before {
  content: "\ec7c";
}

.bi-person-plus-fill:before {
  content: "\ec7d";
}

.bi-person-plus:before {
  content: "\ec7e";
}

.bi-person-square:before {
  content: "\ec7f";
}

.bi-person-x-fill:before {
  content: "\ec80";
}

.bi-person-x:before {
  content: "\ec81";
}

.bi-person:before {
  content: "\ec82";
}

.bi-phone-fill:before {
  content: "\ec83";
}

.bi-phone-landscape-fill:before {
  content: "\ec84";
}

.bi-phone-landscape:before {
  content: "\ec85";
}

.bi-phone-vibrate:before {
  content: "\ec86";
}

.bi-phone:before {
  content: "\ec87";
}

.bi-pie-chart-fill:before {
  content: "\ec88";
}

.bi-pie-chart:before {
  content: "\ec89";
}

.bi-pip-fill:before {
  content: "\ec8a";
}

.bi-pip:before {
  content: "\ec8b";
}

.bi-play-fill:before {
  content: "\ec8c";
}

.bi-play:before {
  content: "\ec8d";
}

.bi-plug-fill:before {
  content: "\ec8e";
}

.bi-plug:before {
  content: "\ec8f";
}

.bi-plus-circle-fill:before {
  content: "\ec90";
}

.bi-plus-circle:before {
  content: "\ec91";
}

.bi-plus-square-fill:before {
  content: "\ec92";
}

.bi-plus-square:before {
  content: "\ec93";
}

.bi-plus:before {
  content: "\ec94";
}

.bi-power:before {
  content: "\ec95";
}

.bi-printer-fill:before {
  content: "\ec96";
}

.bi-printer:before {
  content: "\ec97";
}

.bi-puzzle-fill:before {
  content: "\ec98";
}

.bi-puzzle:before {
  content: "\ec99";
}

.bi-question-circle-fill:before {
  content: "\ec9a";
}

.bi-question-circle:before {
  content: "\ec9b";
}

.bi-question-diamond-fill:before {
  content: "\ec9c";
}

.bi-question-diamond:before {
  content: "\ec9d";
}

.bi-question-octagon-fill:before {
  content: "\ec9e";
}

.bi-question-octagon:before {
  content: "\ec9f";
}

.bi-question-square-fill:before {
  content: "\eca0";
}

.bi-question-square:before {
  content: "\eca1";
}

.bi-question:before {
  content: "\eca2";
}

.bi-receipt-cutoff:before {
  content: "\eca3";
}

.bi-receipt:before {
  content: "\eca4";
}

.bi-reception-0:before {
  content: "\eca5";
}

.bi-reception-1:before {
  content: "\eca6";
}

.bi-reception-2:before {
  content: "\eca7";
}

.bi-reception-3:before {
  content: "\eca8";
}

.bi-reception-4:before {
  content: "\eca9";
}

.bi-reply-all-fill:before {
  content: "\ecaa";
}

.bi-reply-all:before {
  content: "\ecab";
}

.bi-reply-fill:before {
  content: "\ecac";
}

.bi-reply:before {
  content: "\ecad";
}

.bi-rss-fill:before {
  content: "\ecae";
}

.bi-rss:before {
  content: "\ecaf";
}

.bi-scissors:before {
  content: "\ecb0";
}

.bi-screwdriver:before {
  content: "\ecb1";
}

.bi-search:before {
  content: "\ecb2";
}

.bi-segmented-nav:before {
  content: "\ecb3";
}

.bi-server:before {
  content: "\ecb4";
}

.bi-share-fill:before {
  content: "\ecb5";
}

.bi-share:before {
  content: "\ecb6";
}

.bi-shield-check:before {
  content: "\ecb7";
}

.bi-shield-exclamation:before {
  content: "\ecb8";
}

.bi-shield-fill-check:before {
  content: "\ecb9";
}

.bi-shield-fill-exclamation:before {
  content: "\ecba";
}

.bi-shield-fill-minus:before {
  content: "\ecbb";
}

.bi-shield-fill-plus:before {
  content: "\ecbc";
}

.bi-shield-fill-x:before {
  content: "\ecbd";
}

.bi-shield-fill:before {
  content: "\ecbe";
}

.bi-shield-lock-fill:before {
  content: "\ecbf";
}

.bi-shield-lock:before {
  content: "\ecc0";
}

.bi-shield-minus:before {
  content: "\ecc1";
}

.bi-shield-plus:before {
  content: "\ecc2";
}

.bi-shield-shaded:before {
  content: "\ecc3";
}

.bi-shield-slash-fill:before {
  content: "\ecc4";
}

.bi-shield-slash:before {
  content: "\ecc5";
}

.bi-shield-x:before {
  content: "\ecc6";
}

.bi-shield:before {
  content: "\ecc7";
}

.bi-shift-fill:before {
  content: "\ecc8";
}

.bi-shift:before {
  content: "\ecc9";
}

.bi-shop-window:before {
  content: "\ecca";
}

.bi-shop:before {
  content: "\eccb";
}

.bi-shuffle:before {
  content: "\eccc";
}

.bi-signpost-2-fill:before {
  content: "\eccd";
}

.bi-signpost-2:before {
  content: "\ecce";
}

.bi-signpost-fill:before {
  content: "\eccf";
}

.bi-signpost-split-fill:before {
  content: "\ecd0";
}

.bi-signpost-split:before {
  content: "\ecd1";
}

.bi-signpost:before {
  content: "\ecd2";
}

.bi-sim-fill:before {
  content: "\ecd3";
}

.bi-sim:before {
  content: "\ecd4";
}

.bi-skip-backward-fill:before {
  content: "\ecd5";
}

.bi-skip-backward:before {
  content: "\ecd6";
}

.bi-skip-end-fill:before {
  content: "\ecd7";
}

.bi-skip-end:before {
  content: "\ecd8";
}

.bi-skip-forward-fill:before {
  content: "\ecd9";
}

.bi-skip-forward:before {
  content: "\ecda";
}

.bi-skip-start-fill:before {
  content: "\ecdb";
}

.bi-skip-start:before {
  content: "\ecdc";
}

.bi-slash-circle-fill:before {
  content: "\ecdd";
}

.bi-slash-circle:before {
  content: "\ecde";
}

.bi-slash-square-fill:before {
  content: "\ecdf";
}

.bi-slash-square:before {
  content: "\ece0";
}

.bi-slash:before {
  content: "\ece1";
}

.bi-sliders:before {
  content: "\ece2";
}

.bi-smartwatch:before {
  content: "\ece3";
}

.bi-sort-alpha-down-alt:before {
  content: "\ece4";
}

.bi-sort-alpha-down:before {
  content: "\ece5";
}

.bi-sort-alpha-up-alt:before {
  content: "\ece6";
}

.bi-sort-alpha-up:before {
  content: "\ece7";
}

.bi-sort-down-alt:before {
  content: "\ece8";
}

.bi-sort-down:before {
  content: "\ece9";
}

.bi-sort-numeric-down-alt:before {
  content: "\ecea";
}

.bi-sort-numeric-down:before {
  content: "\eceb";
}

.bi-sort-numeric-up-alt:before {
  content: "\ecec";
}

.bi-sort-numeric-up:before {
  content: "\eced";
}

.bi-sort-up-alt:before {
  content: "\ecee";
}

.bi-sort-up:before {
  content: "\ecef";
}

.bi-soundwave:before {
  content: "\ecf0";
}

.bi-speaker-fill:before {
  content: "\ecf1";
}

.bi-speaker:before {
  content: "\ecf2";
}

.bi-spellcheck:before {
  content: "\ecf3";
}

.bi-square-fill:before {
  content: "\ecf4";
}

.bi-square-half:before {
  content: "\ecf5";
}

.bi-square:before {
  content: "\ecf6";
}

.bi-star-fill:before {
  content: "\ecf7";
}

.bi-star-half:before {
  content: "\ecf8";
}

.bi-star:before {
  content: "\ecf9";
}

.bi-stickies-fill:before {
  content: "\ecfa";
}

.bi-stickies:before {
  content: "\ecfb";
}

.bi-sticky-fill:before {
  content: "\ecfc";
}

.bi-sticky:before {
  content: "\ecfd";
}

.bi-stop-fill:before {
  content: "\ecfe";
}

.bi-stop:before {
  content: "\ecff";
}

.bi-stoplights-fill:before {
  content: "\ed00";
}

.bi-stoplights:before {
  content: "\ed01";
}

.bi-stopwatch-fill:before {
  content: "\ed02";
}

.bi-stopwatch:before {
  content: "\ed03";
}

.bi-subtract:before {
  content: "\ed04";
}

.bi-suit-club-fill:before {
  content: "\ed05";
}

.bi-suit-club:before {
  content: "\ed06";
}

.bi-suit-diamond-fill:before {
  content: "\ed07";
}

.bi-suit-diamond:before {
  content: "\ed08";
}

.bi-suit-heart-fill:before {
  content: "\ed09";
}

.bi-suit-heart:before {
  content: "\ed0a";
}

.bi-suit-spade-fill:before {
  content: "\ed0b";
}

.bi-suit-spade:before {
  content: "\ed0c";
}

.bi-sun:before {
  content: "\ed0d";
}

.bi-sunglasses:before {
  content: "\ed0e";
}

.bi-table:before {
  content: "\ed0f";
}

.bi-tablet-fill:before {
  content: "\ed10";
}

.bi-tablet-landscape-fill:before {
  content: "\ed11";
}

.bi-tablet-landscape:before {
  content: "\ed12";
}

.bi-tablet:before {
  content: "\ed13";
}

.bi-tag-fill:before {
  content: "\ed14";
}

.bi-tag:before {
  content: "\ed15";
}

.bi-tags-fill:before {
  content: "\ed16";
}

.bi-tags:before {
  content: "\ed17";
}

.bi-telephone-fill:before {
  content: "\ed18";
}

.bi-telephone-forward-fill:before {
  content: "\ed19";
}

.bi-telephone-forward:before {
  content: "\ed1a";
}

.bi-telephone-inbound-fill:before {
  content: "\ed1b";
}

.bi-telephone-inbound:before {
  content: "\ed1c";
}

.bi-telephone-minus-fill:before {
  content: "\ed1d";
}

.bi-telephone-minus:before {
  content: "\ed1e";
}

.bi-telephone-outbound-fill:before {
  content: "\ed1f";
}

.bi-telephone-outbound:before {
  content: "\ed20";
}

.bi-telephone-plus-fill:before {
  content: "\ed21";
}

.bi-telephone-plus:before {
  content: "\ed22";
}

.bi-telephone-x-fill:before {
  content: "\ed23";
}

.bi-telephone-x:before {
  content: "\ed24";
}

.bi-telephone:before {
  content: "\ed25";
}

.bi-terminal-fill:before {
  content: "\ed26";
}

.bi-terminal:before {
  content: "\ed27";
}

.bi-text-center:before {
  content: "\ed28";
}

.bi-text-indent-left:before {
  content: "\ed29";
}

.bi-text-indent-right:before {
  content: "\ed2a";
}

.bi-text-left:before {
  content: "\ed2b";
}

.bi-text-paragraph:before {
  content: "\ed2c";
}

.bi-text-right:before {
  content: "\ed2d";
}

.bi-textarea-resize:before {
  content: "\ed2e";
}

.bi-textarea-t:before {
  content: "\ed2f";
}

.bi-textarea:before {
  content: "\ed30";
}

.bi-thermometer-half:before {
  content: "\ed31";
}

.bi-thermometer:before {
  content: "\ed32";
}

.bi-three-dots-vertical:before {
  content: "\ed33";
}

.bi-three-dots:before {
  content: "\ed34";
}

.bi-toggle-off:before {
  content: "\ed35";
}

.bi-toggle-on:before {
  content: "\ed36";
}

.bi-toggle2-off:before {
  content: "\ed37";
}

.bi-toggle2-on:before {
  content: "\ed38";
}

.bi-toggles:before {
  content: "\ed39";
}

.bi-toggles2:before {
  content: "\ed3a";
}

.bi-tools:before {
  content: "\ed3b";
}

.bi-trash-fill:before {
  content: "\ed3c";
}

.bi-trash:before {
  content: "\ed3d";
}

.bi-trash2-fill:before {
  content: "\ed3e";
}

.bi-trash2:before {
  content: "\ed3f";
}

.bi-tree-fill:before {
  content: "\ed40";
}

.bi-tree:before {
  content: "\ed41";
}

.bi-triangle-fill:before {
  content: "\ed42";
}

.bi-triangle-half:before {
  content: "\ed43";
}

.bi-triangle:before {
  content: "\ed44";
}

.bi-trophy-fill:before {
  content: "\ed45";
}

.bi-trophy:before {
  content: "\ed46";
}

.bi-truck-flatbed:before {
  content: "\ed47";
}

.bi-truck:before {
  content: "\ed48";
}

.bi-tv-fill:before {
  content: "\ed49";
}

.bi-tv:before {
  content: "\ed4a";
}

.bi-type-bold:before {
  content: "\ed4b";
}

.bi-type-h1:before {
  content: "\ed4c";
}

.bi-type-h2:before {
  content: "\ed4d";
}

.bi-type-h3:before {
  content: "\ed4e";
}

.bi-type-italic:before {
  content: "\ed4f";
}

.bi-type-strikethrough:before {
  content: "\ed50";
}

.bi-type-underline:before {
  content: "\ed51";
}

.bi-type:before {
  content: "\ed52";
}

.bi-ui-checks-grid:before {
  content: "\ed53";
}

.bi-ui-checks:before {
  content: "\ed54";
}

.bi-ui-radios-grid:before {
  content: "\ed55";
}

.bi-ui-radios:before {
  content: "\ed56";
}

.bi-union:before {
  content: "\ed57";
}

.bi-unlock-fill:before {
  content: "\ed58";
}

.bi-unlock:before {
  content: "\ed59";
}

.bi-upc-scan:before {
  content: "\ed5a";
}

.bi-upc:before {
  content: "\ed5b";
}

.bi-upload:before {
  content: "\ed5c";
}

.bi-vector-pen:before {
  content: "\ed5d";
}

.bi-view-list:before {
  content: "\ed5e";
}

.bi-view-stacked:before {
  content: "\ed5f";
}

.bi-voicemail:before {
  content: "\ed60";
}

.bi-volume-down-fill:before {
  content: "\ed61";
}

.bi-volume-down:before {
  content: "\ed62";
}

.bi-volume-mute-fill:before {
  content: "\ed63";
}

.bi-volume-mute:before {
  content: "\ed64";
}

.bi-volume-off-fill:before {
  content: "\ed65";
}

.bi-volume-off:before {
  content: "\ed66";
}

.bi-volume-up-fill:before {
  content: "\ed67";
}

.bi-volume-up:before {
  content: "\ed68";
}

.bi-vr:before {
  content: "\ed69";
}

.bi-wallet-fill:before {
  content: "\ed6a";
}

.bi-wallet:before {
  content: "\ed6b";
}

.bi-wallet2:before {
  content: "\ed6c";
}

.bi-watch:before {
  content: "\ed6d";
}

.bi-wifi-1:before {
  content: "\ed6e";
}

.bi-wifi-2:before {
  content: "\ed6f";
}

.bi-wifi-off:before {
  content: "\ed70";
}

.bi-wifi:before {
  content: "\ed71";
}

.bi-window:before {
  content: "\ed72";
}

.bi-wrench:before {
  content: "\ed73";
}

.bi-x-circle-fill:before {
  content: "\ed74";
}

.bi-x-circle:before {
  content: "\ed75";
}

.bi-x-diamond-fill:before {
  content: "\ed76";
}

.bi-x-diamond:before {
  content: "\ed77";
}

.bi-x-octagon-fill:before {
  content: "\ed78";
}

.bi-x-octagon:before {
  content: "\ed79";
}

.bi-x-square-fill:before {
  content: "\ed7a";
}

.bi-x-square:before {
  content: "\ed7b";
}

.bi-x:before {
  content: "\ed7c";
}

.bi-zoom-in:before {
  content: "\ed7d";
}

.bi-zoom-out:before {
  content: "\ed7e";
}
