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

all-icons Web Font

-------------------------------- */
@font-face {
  font-family: 'all-icons';
  src: url('../fonts/all-icons.eot');
  src: url('../fonts/all-icons.eot') format('embedded-opentype'), url('../fonts/all-icons.woff2') format('woff2'), url('../fonts/all-icons.woff') format('woff'), url('../fonts/all-icons.ttf') format('truetype'), url('../fonts/all-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.all-icon {
  display: inline-block;
  font: normal normal normal 1em/1 'all-icons';
  color: inherit;
  flex-shrink: 0;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
/* relative units */
.all-icon-sm {
  font-size: 0.8em;
}
.all-icon-lg {
  font-size: 1.2em;
}
/* absolute units */
.all-icon-16 {
  font-size: 16px;
}
.all-icon-32 {
  font-size: 32px;
}

/*------------------------
  spinning icons
-------------------------*/
.all-icon-is-spinning {
  animation: all-icon-spin 1s infinite linear;
}
@keyframes all-icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.all-icon-rotate-90 {
  transform: rotate(90deg);
}
.all-icon-rotate-180 {
  transform: rotate(180deg);
}
.all-icon-rotate-270 {
  transform: rotate(270deg);
}
.all-icon-flip-y {
  transform: scaleY(-1);
}
.all-icon-flip-x {
  transform: scaleX(-1);
}
/*------------------------
	icons
-------------------------*/

.icon-woman::before {
  content: "\ea02";
}

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

.icon-woman-outline::before {
  content: "\ea04";
}

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

.icon-wine-sharp::before {
  content: "\ea06";
}

.icon-wine-outline::before {
  content: "\ea07";
}

.icon-wifi::before {
  content: "\ea08";
}

.icon-wifi-sharp::before {
  content: "\ea09";
}

.icon-wifi-outline::before {
  content: "\ea0a";
}

.icon-water::before {
  content: "\ea0b";
}

.icon-water-sharp::before {
  content: "\ea0c";
}

.icon-water-outline::before {
  content: "\ea0d";
}

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

.icon-watch-sharp::before {
  content: "\ea0f";
}

.icon-watch-outline::before {
  content: "\ea10";
}

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

.icon-warning-sharp::before {
  content: "\ea12";
}

.icon-warning-outline::before {
  content: "\ea13";
}

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

.icon-wallet-sharp::before {
  content: "\ea15";
}

.icon-wallet-outline::before {
  content: "\ea16";
}

.icon-walk::before {
  content: "\ea17";
}

.icon-walk-sharp::before {
  content: "\ea18";
}

.icon-walk-outline::before {
  content: "\ea19";
}

.icon-volume-off::before {
  content: "\ea1a";
}

.icon-volume-off-sharp::before {
  content: "\ea1b";
}

.icon-volume-off-outline::before {
  content: "\ea1c";
}

.icon-volume-mute::before {
  content: "\ea1d";
}

.icon-volume-mute-sharp::before {
  content: "\ea1e";
}

.icon-volume-mute-outline::before {
  content: "\ea1f";
}

.icon-volume-medium::before {
  content: "\ea20";
}

.icon-volume-medium-sharp::before {
  content: "\ea21";
}

.icon-volume-medium-outline::before {
  content: "\ea22";
}

.icon-volume-low::before {
  content: "\ea23";
}

.icon-volume-low-sharp::before {
  content: "\ea24";
}

.icon-volume-low-outline::before {
  content: "\ea25";
}

.icon-volume-high::before {
  content: "\ea26";
}

.icon-volume-high-sharp::before {
  content: "\ea27";
}

.icon-volume-high-outline::before {
  content: "\ea28";
}

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

.icon-videocam-sharp::before {
  content: "\ea2a";
}

.icon-videocam-outline::before {
  content: "\ea2b";
}

.icon-videocam-off::before {
  content: "\ea2c";
}

.icon-videocam-off-sharp::before {
  content: "\ea2d";
}

.icon-videocam-off-outline::before {
  content: "\ea2e";
}

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

.icon-unlink-sharp::before {
  content: "\ea30";
}

.icon-unlink-outline::before {
  content: "\ea31";
}

.icon-umbrella::before {
  content: "\ea32";
}

.icon-umbrella-sharp::before {
  content: "\ea33";
}

.icon-umbrella-outline::before {
  content: "\ea34";
}

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

.icon-tv-sharp::before {
  content: "\ea36";
}

.icon-tv-outline::before {
  content: "\ea37";
}

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

.icon-trophy-sharp::before {
  content: "\ea39";
}

.icon-trophy-outline::before {
  content: "\ea3a";
}

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

.icon-triangle-sharp::before {
  content: "\ea3c";
}

.icon-triangle-outline::before {
  content: "\ea3d";
}

.icon-trending-up::before {
  content: "\ea3e";
}

.icon-trending-up-sharp::before {
  content: "\ea3f";
}

.icon-trending-up-outline::before {
  content: "\ea40";
}

.icon-trending-down::before {
  content: "\ea41";
}

.icon-trending-down-sharp::before {
  content: "\ea42";
}

.icon-trending-down-outline::before {
  content: "\ea43";
}

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

.icon-trash-sharp::before {
  content: "\ea45";
}

.icon-trash-outline::before {
  content: "\ea46";
}

.icon-trash-bin::before {
  content: "\ea47";
}

.icon-trash-bin-sharp::before {
  content: "\ea48";
}

.icon-trash-bin-outline::before {
  content: "\ea49";
}

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

.icon-transgender-sharp::before {
  content: "\ea4b";
}

.icon-transgender-outline::before {
  content: "\ea4c";
}

.icon-train::before {
  content: "\ea4d";
}

.icon-train-sharp::before {
  content: "\ea4e";
}

.icon-train-outline::before {
  content: "\ea4f";
}

.icon-trail-sign::before {
  content: "\ea50";
}

.icon-trail-sign-sharp::before {
  content: "\ea51";
}

.icon-trail-sign-outline::before {
  content: "\ea52";
}

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

.icon-toggle-sharp::before {
  content: "\ea54";
}

.icon-toggle-outline::before {
  content: "\ea55";
}

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

.icon-today-sharp::before {
  content: "\ea57";
}

.icon-today-outline::before {
  content: "\ea58";
}

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

.icon-timer-sharp::before {
  content: "\ea5a";
}

.icon-timer-outline::before {
  content: "\ea5b";
}

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

.icon-time-sharp::before {
  content: "\ea5d";
}

.icon-time-outline::before {
  content: "\ea5e";
}

.icon-ticket::before {
  content: "\ea5f";
}

.icon-ticket-sharp::before {
  content: "\ea60";
}

.icon-ticket-outline::before {
  content: "\ea61";
}

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

.icon-thunderstorm-sharp::before {
  content: "\ea63";
}

.icon-thunderstorm-outline::before {
  content: "\ea64";
}

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

.icon-thumbs-up-sharp::before {
  content: "\ea66";
}

.icon-thumbs-up-outline::before {
  content: "\ea67";
}

.icon-thumbs-down::before {
  content: "\ea68";
}

.icon-thumbs-down-sharp::before {
  content: "\ea69";
}

.icon-thumbs-down-outline::before {
  content: "\ea6a";
}

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

.icon-thermometer-sharp::before {
  content: "\ea6c";
}

.icon-thermometer-outline::before {
  content: "\ea6d";
}

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

.icon-text-sharp::before {
  content: "\ea6f";
}

.icon-text-outline::before {
  content: "\ea70";
}

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

.icon-terminal-sharp::before {
  content: "\ea72";
}

.icon-terminal-outline::before {
  content: "\ea73";
}

.icon-tennisball::before {
  content: "\ea74";
}

.icon-tennisball-sharp::before {
  content: "\ea75";
}

.icon-tennisball-outline::before {
  content: "\ea76";
}

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

.icon-telescope-sharp::before {
  content: "\ea78";
}

.icon-telescope-outline::before {
  content: "\ea79";
}

.icon-tablet-portrait::before {
  content: "\ea7a";
}

.icon-tablet-portrait-sharp::before {
  content: "\ea7b";
}

.icon-tablet-portrait-outline::before {
  content: "\ea7c";
}

.icon-tablet-landscape::before {
  content: "\ea7d";
}

.icon-tablet-landscape-sharp::before {
  content: "\ea7e";
}

.icon-tablet-landscape-outline::before {
  content: "\ea7f";
}

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

.icon-sync-sharp::before {
  content: "\ea81";
}

.icon-sync-outline::before {
  content: "\ea82";
}

.icon-sync-circle::before {
  content: "\ea83";
}

.icon-sync-circle-sharp::before {
  content: "\ea84";
}

.icon-sync-circle-outline::before {
  content: "\ea85";
}

.icon-swap-vertical::before {
  content: "\ea86";
}

.icon-swap-vertical-sharp::before {
  content: "\ea87";
}

.icon-swap-vertical-outline::before {
  content: "\ea88";
}

.icon-swap-horizontal::before {
  content: "\ea89";
}

.icon-swap-horizontal-sharp::before {
  content: "\ea8a";
}

.icon-swap-horizontal-outline::before {
  content: "\ea8b";
}

.icon-sunny::before {
  content: "\ea8c";
}

.icon-sunny-sharp::before {
  content: "\ea8d";
}

.icon-sunny-outline::before {
  content: "\ea8e";
}

.icon-subway::before {
  content: "\ea8f";
}

.icon-subway-sharp::before {
  content: "\ea90";
}

.icon-subway-outline::before {
  content: "\ea91";
}

.icon-storefront::before {
  content: "\ea92";
}

.icon-storefront-sharp::before {
  content: "\ea93";
}

.icon-storefront-outline::before {
  content: "\ea94";
}

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

.icon-stopwatch-sharp::before {
  content: "\ea96";
}

.icon-stopwatch-outline::before {
  content: "\ea97";
}

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

.icon-stop-sharp::before {
  content: "\ea99";
}

.icon-stop-outline::before {
  content: "\ea9a";
}

.icon-stop-circle::before {
  content: "\ea9b";
}

.icon-stop-circle-sharp::before {
  content: "\ea9c";
}

.icon-stop-circle-outline::before {
  content: "\ea9d";
}

.icon-stats-chart::before {
  content: "\ea9e";
}

.icon-stats-chart-sharp::before {
  content: "\ea9f";
}

.icon-stats-chart-outline::before {
  content: "\eaa0";
}

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

.icon-star-sharp::before {
  content: "\eaa2";
}

.icon-star-outline::before {
  content: "\eaa3";
}

.icon-star-half::before {
  content: "\eaa4";
}

.icon-star-half-sharp::before {
  content: "\eaa5";
}

.icon-star-half-outline::before {
  content: "\eaa6";
}

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

.icon-square-sharp::before {
  content: "\eaa8";
}

.icon-square-outline::before {
  content: "\eaa9";
}

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

.icon-speedometer-sharp::before {
  content: "\eaab";
}

.icon-speedometer-outline::before {
  content: "\eaac";
}

.icon-sparkles::before {
  content: "\eaad";
}

.icon-sparkles-sharp::before {
  content: "\eaae";
}

.icon-sparkles-outline::before {
  content: "\eaaf";
}

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

.icon-snow-sharp::before {
  content: "\eab1";
}

.icon-snow-outline::before {
  content: "\eab2";
}

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

.icon-skull-sharp::before {
  content: "\eab4";
}

.icon-skull-outline::before {
  content: "\eab5";
}

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

.icon-shuffle-sharp::before {
  content: "\eab7";
}

.icon-shuffle-outline::before {
  content: "\eab8";
}

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

.icon-shirt-sharp::before {
  content: "\eaba";
}

.icon-shirt-outline::before {
  content: "\eabb";
}

.icon-shield::before {
  content: "\eabc";
}

.icon-shield-sharp::before {
  content: "\eabd";
}

.icon-shield-outline::before {
  content: "\eabe";
}

.icon-shield-half::before {
  content: "\eabf";
}

.icon-shield-half-sharp::before {
  content: "\eac0";
}

.icon-shield-half-outline::before {
  content: "\eac1";
}

.icon-shield-checkmark::before {
  content: "\eac2";
}

.icon-shield-checkmark-sharp::before {
  content: "\eac3";
}

.icon-shield-checkmark-outline::before {
  content: "\eac4";
}

.icon-share::before {
  content: "\eac5";
}

.icon-share-social::before {
  content: "\eac6";
}

.icon-share-social-sharp::before {
  content: "\eac7";
}

.icon-share-social-outline::before {
  content: "\eac8";
}

.icon-share-sharp::before {
  content: "\eac9";
}

.icon-share-outline::before {
  content: "\eaca";
}

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

.icon-shapes-sharp::before {
  content: "\eacc";
}

.icon-shapes-outline::before {
  content: "\eacd";
}

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

.icon-settings-sharp::before {
  content: "\eacf";
}

.icon-settings-outline::before {
  content: "\ead0";
}

.icon-server::before {
  content: "\ead1";
}

.icon-server-sharp::before {
  content: "\ead2";
}

.icon-server-outline::before {
  content: "\ead3";
}

.icon-send::before {
  content: "\ead4";
}

.icon-send-sharp::before {
  content: "\ead5";
}

.icon-send-outline::before {
  content: "\ead6";
}

.icon-search::before {
  content: "\ead7";
}

.icon-search-sharp::before {
  content: "\ead8";
}

.icon-search-outline::before {
  content: "\ead9";
}

.icon-search-circle::before {
  content: "\eada";
}

.icon-search-circle-sharp::before {
  content: "\eadb";
}

.icon-search-circle-outline::before {
  content: "\eadc";
}

.icon-school::before {
  content: "\eadd";
}

.icon-school-sharp::before {
  content: "\eade";
}

.icon-school-outline::before {
  content: "\eadf";
}

.icon-scan::before {
  content: "\eae0";
}

.icon-scan-sharp::before {
  content: "\eae1";
}

.icon-scan-outline::before {
  content: "\eae2";
}

.icon-scan-circle::before {
  content: "\eae3";
}

.icon-scan-circle-sharp::before {
  content: "\eae4";
}

.icon-scan-circle-outline::before {
  content: "\eae5";
}

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

.icon-scale-sharp::before {
  content: "\eae7";
}

.icon-scale-outline::before {
  content: "\eae8";
}

.icon-save::before {
  content: "\eae9";
}

.icon-save-sharp::before {
  content: "\eaea";
}

.icon-save-outline::before {
  content: "\eaeb";
}

.icon-sad::before {
  content: "\eaec";
}

.icon-sad-sharp::before {
  content: "\eaed";
}

.icon-sad-outline::before {
  content: "\eaee";
}

.icon-rose::before {
  content: "\eaef";
}

.icon-rose-sharp::before {
  content: "\eaf0";
}

.icon-rose-outline::before {
  content: "\eaf1";
}

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

.icon-rocket-sharp::before {
  content: "\eaf3";
}

.icon-rocket-outline::before {
  content: "\eaf4";
}

.icon-ribbon::before {
  content: "\eaf5";
}

.icon-ribbon-sharp::before {
  content: "\eaf6";
}

.icon-ribbon-outline::before {
  content: "\eaf7";
}

.icon-return-up-forward::before {
  content: "\eaf8";
}

.icon-return-up-forward-sharp::before {
  content: "\eaf9";
}

.icon-return-up-forward-outline::before {
  content: "\eafa";
}

.icon-return-up-back::before {
  content: "\eafb";
}

.icon-return-up-back-sharp::before {
  content: "\eafc";
}

.icon-return-up-back-outline::before {
  content: "\eafd";
}

.icon-return-down-forward::before {
  content: "\eafe";
}

.icon-return-down-forward-sharp::before {
  content: "\eaff";
}

.icon-return-down-forward-outline::before {
  content: "\eb00";
}

.icon-return-down-back::before {
  content: "\eb01";
}

.icon-return-down-back-sharp::before {
  content: "\eb02";
}

.icon-return-down-back-outline::before {
  content: "\eb03";
}

.icon-restaurant::before {
  content: "\eb04";
}

.icon-restaurant-sharp::before {
  content: "\eb05";
}

.icon-restaurant-outline::before {
  content: "\eb06";
}

.icon-resize::before {
  content: "\eb07";
}

.icon-resize-sharp::before {
  content: "\eb08";
}

.icon-resize-outline::before {
  content: "\eb09";
}

.icon-repeat::before {
  content: "\eb0a";
}

.icon-repeat-sharp::before {
  content: "\eb0b";
}

.icon-repeat-outline::before {
  content: "\eb0c";
}

.icon-reorder-two::before {
  content: "\eb0d";
}

.icon-reorder-two-sharp::before {
  content: "\eb0e";
}

.icon-reorder-two-outline::before {
  content: "\eb0f";
}

.icon-reorder-three::before {
  content: "\eb10";
}

.icon-reorder-three-sharp::before {
  content: "\eb11";
}

.icon-reorder-three-outline::before {
  content: "\eb12";
}

.icon-reorder-four::before {
  content: "\eb13";
}

.icon-reorder-four-sharp::before {
  content: "\eb14";
}

.icon-reorder-four-outline::before {
  content: "\eb15";
}

.icon-remove::before {
  content: "\eb16";
}

.icon-remove-sharp::before {
  content: "\eb17";
}

.icon-remove-outline::before {
  content: "\eb18";
}

.icon-remove-circle::before {
  content: "\eb19";
}

.icon-remove-circle-sharp::before {
  content: "\eb1a";
}

.icon-remove-circle-outline::before {
  content: "\eb1b";
}

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

.icon-reload-sharp::before {
  content: "\eb1d";
}

.icon-reload-outline::before {
  content: "\eb1e";
}

.icon-reload-circle::before {
  content: "\eb1f";
}

.icon-reload-circle-sharp::before {
  content: "\eb20";
}

.icon-reload-circle-outline::before {
  content: "\eb21";
}

.icon-refresh::before {
  content: "\eb22";
}

.icon-refresh-sharp::before {
  content: "\eb23";
}

.icon-refresh-outline::before {
  content: "\eb24";
}

.icon-refresh-circle::before {
  content: "\eb25";
}

.icon-refresh-circle-sharp::before {
  content: "\eb26";
}

.icon-refresh-circle-outline::before {
  content: "\eb27";
}

.icon-recording::before {
  content: "\eb28";
}

.icon-recording-sharp::before {
  content: "\eb29";
}

.icon-recording-outline::before {
  content: "\eb2a";
}

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

.icon-receipt-sharp::before {
  content: "\eb2c";
}

.icon-receipt-outline::before {
  content: "\eb2d";
}

.icon-reader::before {
  content: "\eb2e";
}

.icon-reader-sharp::before {
  content: "\eb2f";
}

.icon-reader-outline::before {
  content: "\eb30";
}

.icon-rainy::before {
  content: "\eb31";
}

.icon-rainy-sharp::before {
  content: "\eb32";
}

.icon-rainy-outline::before {
  content: "\eb33";
}

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

.icon-radio-sharp::before {
  content: "\eb35";
}

.icon-radio-outline::before {
  content: "\eb36";
}

.icon-radio-button-on::before {
  content: "\eb37";
}

.icon-radio-button-on-sharp::before {
  content: "\eb38";
}

.icon-radio-button-on-outline::before {
  content: "\eb39";
}

.icon-radio-button-off::before {
  content: "\eb3a";
}

.icon-radio-button-off-sharp::before {
  content: "\eb3b";
}

.icon-radio-button-off-outline::before {
  content: "\eb3c";
}

.icon-qr-code::before {
  content: "\eb3d";
}

.icon-qr-code-sharp::before {
  content: "\eb3e";
}

.icon-qr-code-outline::before {
  content: "\eb3f";
}

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

.icon-push-sharp::before {
  content: "\eb41";
}

.icon-push-outline::before {
  content: "\eb42";
}

.icon-pulse::before {
  content: "\eb43";
}

.icon-pulse-sharp::before {
  content: "\eb44";
}

.icon-pulse-outline::before {
  content: "\eb45";
}

.icon-prism::before {
  content: "\eb46";
}

.icon-prism-sharp::before {
  content: "\eb47";
}

.icon-prism-outline::before {
  content: "\eb48";
}

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

.icon-print-sharp::before {
  content: "\eb4a";
}

.icon-print-outline::before {
  content: "\eb4b";
}

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

.icon-pricetags-sharp::before {
  content: "\eb4d";
}

.icon-pricetags-outline::before {
  content: "\eb4e";
}

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

.icon-pricetag-sharp::before {
  content: "\eb50";
}

.icon-pricetag-outline::before {
  content: "\eb51";
}

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

.icon-power-sharp::before {
  content: "\eb53";
}

.icon-power-outline::before {
  content: "\eb54";
}

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

.icon-podium-sharp::before {
  content: "\eb56";
}

.icon-podium-outline::before {
  content: "\eb57";
}

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

.icon-play-skip-forward::before {
  content: "\eb59";
}

.icon-play-skip-forward-sharp::before {
  content: "\eb5a";
}

.icon-play-skip-forward-outline::before {
  content: "\eb5b";
}

.icon-play-skip-forward-circle::before {
  content: "\eb5c";
}

.icon-play-skip-forward-circle-sharp::before {
  content: "\eb5d";
}

.icon-play-skip-forward-circle-outline::before {
  content: "\eb5e";
}

.icon-play-skip-back::before {
  content: "\eb5f";
}

.icon-play-skip-back-sharp::before {
  content: "\eb60";
}

.icon-play-skip-back-outline::before {
  content: "\eb61";
}

.icon-play-skip-back-circle::before {
  content: "\eb62";
}

.icon-play-skip-back-circle-sharp::before {
  content: "\eb63";
}

.icon-play-skip-back-circle-outline::before {
  content: "\eb64";
}

.icon-play-sharp::before {
  content: "\eb65";
}

.icon-play-outline::before {
  content: "\eb66";
}

.icon-play-forward::before {
  content: "\eb67";
}

.icon-play-forward-sharp::before {
  content: "\eb68";
}

.icon-play-forward-outline::before {
  content: "\eb69";
}

.icon-play-forward-circle::before {
  content: "\eb6a";
}

.icon-play-forward-circle-sharp::before {
  content: "\eb6b";
}

.icon-play-forward-circle-outline::before {
  content: "\eb6c";
}

.icon-play-circle::before {
  content: "\eb6d";
}

.icon-play-circle-sharp::before {
  content: "\eb6e";
}

.icon-play-circle-outline::before {
  content: "\eb6f";
}

.icon-play-back::before {
  content: "\eb70";
}

.icon-play-back-sharp::before {
  content: "\eb71";
}

.icon-play-back-outline::before {
  content: "\eb72";
}

.icon-play-back-circle::before {
  content: "\eb73";
}

.icon-play-back-circle-sharp::before {
  content: "\eb74";
}

.icon-play-back-circle-outline::before {
  content: "\eb75";
}

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

.icon-planet-sharp::before {
  content: "\eb77";
}

.icon-planet-outline::before {
  content: "\eb78";
}

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

.icon-pizza-sharp::before {
  content: "\eb7a";
}

.icon-pizza-outline::before {
  content: "\eb7b";
}

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

.icon-pint-sharp::before {
  content: "\eb7d";
}

.icon-pint-outline::before {
  content: "\eb7e";
}

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

.icon-pin-sharp::before {
  content: "\eb80";
}

.icon-pin-outline::before {
  content: "\eb81";
}

.icon-pie-chart::before {
  content: "\eb82";
}

.icon-pie-chart-sharp::before {
  content: "\eb83";
}

.icon-pie-chart-outline::before {
  content: "\eb84";
}

.icon-phone-portrait::before {
  content: "\eb85";
}

.icon-phone-portrait-sharp::before {
  content: "\eb86";
}

.icon-phone-portrait-outline::before {
  content: "\eb87";
}

.icon-phone-landscape::before {
  content: "\eb88";
}

.icon-phone-landscape-sharp::before {
  content: "\eb89";
}

.icon-phone-landscape-outline::before {
  content: "\eb8a";
}

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

.icon-person-sharp::before {
  content: "\eb8c";
}

.icon-person-remove::before {
  content: "\eb8d";
}

.icon-person-remove-sharp::before {
  content: "\eb8e";
}

.icon-person-remove-outline::before {
  content: "\eb8f";
}

.icon-person-outline::before {
  content: "\eb90";
}

.icon-person-circle::before {
  content: "\eb91";
}

.icon-person-circle-sharp::before {
  content: "\eb92";
}

.icon-person-circle-outline::before {
  content: "\eb93";
}

.icon-person-add::before {
  content: "\eb94";
}

.icon-person-add-sharp::before {
  content: "\eb95";
}

.icon-person-add-outline::before {
  content: "\eb96";
}

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

.icon-people-sharp::before {
  content: "\eb98";
}

.icon-people-outline::before {
  content: "\eb99";
}

.icon-people-circle::before {
  content: "\eb9a";
}

.icon-people-circle-sharp::before {
  content: "\eb9b";
}

.icon-people-circle-outline::before {
  content: "\eb9c";
}

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

.icon-pencil-sharp::before {
  content: "\eb9e";
}

.icon-pencil-outline::before {
  content: "\eb9f";
}

.icon-paw::before {
  content: "\eba0";
}

.icon-paw-sharp::before {
  content: "\eba1";
}

.icon-paw-outline::before {
  content: "\eba2";
}

.icon-pause::before {
  content: "\eba3";
}

.icon-pause-sharp::before {
  content: "\eba4";
}

.icon-pause-outline::before {
  content: "\eba5";
}

.icon-pause-circle::before {
  content: "\eba6";
}

.icon-pause-circle-sharp::before {
  content: "\eba7";
}

.icon-pause-circle-outline::before {
  content: "\eba8";
}

.icon-partly-sunny::before {
  content: "\eba9";
}

.icon-partly-sunny-sharp::before {
  content: "\ebaa";
}

.icon-partly-sunny-outline::before {
  content: "\ebab";
}

.icon-paper-plane::before {
  content: "\ebac";
}

.icon-paper-plane-sharp::before {
  content: "\ebad";
}

.icon-paper-plane-outline::before {
  content: "\ebae";
}

.icon-options::before {
  content: "\ebaf";
}

.icon-options-sharp::before {
  content: "\ebb0";
}

.icon-options-outline::before {
  content: "\ebb1";
}

.icon-open::before {
  content: "\ebb2";
}

.icon-open-sharp::before {
  content: "\ebb3";
}

.icon-open-outline::before {
  content: "\ebb4";
}

.icon-nutrition::before {
  content: "\ebb5";
}

.icon-nutrition-sharp::before {
  content: "\ebb6";
}

.icon-nutrition-outline::before {
  content: "\ebb7";
}

.icon-nuclear::before {
  content: "\ebb8";
}

.icon-nuclear-sharp::before {
  content: "\ebb9";
}

.icon-nuclear-outline::before {
  content: "\ebba";
}

.icon-notifications::before {
  content: "\ebbb";
}

.icon-notifications-sharp::before {
  content: "\ebbc";
}

.icon-notifications-outline::before {
  content: "\ebbd";
}

.icon-notifications-off::before {
  content: "\ebbe";
}

.icon-notifications-off-sharp::before {
  content: "\ebbf";
}

.icon-notifications-off-outline::before {
  content: "\ebc0";
}

.icon-notifications-off-circle::before {
  content: "\ebc1";
}

.icon-notifications-off-circle-sharp::before {
  content: "\ebc2";
}

.icon-notifications-off-circle-outline::before {
  content: "\ebc3";
}

.icon-notifications-circle::before {
  content: "\ebc4";
}

.icon-notifications-circle-sharp::before {
  content: "\ebc5";
}

.icon-notifications-circle-outline::before {
  content: "\ebc6";
}

.icon-newspaper::before {
  content: "\ebc7";
}

.icon-newspaper-sharp::before {
  content: "\ebc8";
}

.icon-newspaper-outline::before {
  content: "\ebc9";
}

.icon-navigate::before {
  content: "\ebca";
}

.icon-navigate-sharp::before {
  content: "\ebcb";
}

.icon-navigate-outline::before {
  content: "\ebcc";
}

.icon-navigate-circle::before {
  content: "\ebcd";
}

.icon-navigate-circle-sharp::before {
  content: "\ebce";
}

.icon-navigate-circle-outline::before {
  content: "\ebcf";
}

.icon-musical-notes::before {
  content: "\ebd0";
}

.icon-musical-notes-sharp::before {
  content: "\ebd1";
}

.icon-musical-notes-outline::before {
  content: "\ebd2";
}

.icon-musical-note::before {
  content: "\ebd3";
}

.icon-musical-note-sharp::before {
  content: "\ebd4";
}

.icon-musical-note-outline::before {
  content: "\ebd5";
}

.icon-move::before {
  content: "\ebd6";
}

.icon-move-sharp::before {
  content: "\ebd7";
}

.icon-move-outline::before {
  content: "\ebd8";
}

.icon-moon::before {
  content: "\ebd9";
}

.icon-moon-sharp::before {
  content: "\ebda";
}

.icon-moon-outline::before {
  content: "\ebdb";
}

.icon-mic::before {
  content: "\ebdc";
}

.icon-mic-sharp::before {
  content: "\ebdd";
}

.icon-mic-outline::before {
  content: "\ebde";
}

.icon-mic-off::before {
  content: "\ebdf";
}

.icon-mic-off-sharp::before {
  content: "\ebe0";
}

.icon-mic-off-outline::before {
  content: "\ebe1";
}

.icon-mic-off-circle::before {
  content: "\ebe2";
}

.icon-mic-off-circle-sharp::before {
  content: "\ebe3";
}

.icon-mic-off-circle-outline::before {
  content: "\ebe4";
}

.icon-mic-circle::before {
  content: "\ebe5";
}

.icon-mic-circle-sharp::before {
  content: "\ebe6";
}

.icon-mic-circle-outline::before {
  content: "\ebe7";
}

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

.icon-menu-sharp::before {
  content: "\ebe9";
}

.icon-menu-outline::before {
  content: "\ebea";
}

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

.icon-megaphone-sharp::before {
  content: "\ebec";
}

.icon-megaphone-outline::before {
  content: "\ebed";
}

.icon-medkit::before {
  content: "\ebee";
}

.icon-medkit-sharp::before {
  content: "\ebef";
}

.icon-medkit-outline::before {
  content: "\ebf0";
}

.icon-medical::before {
  content: "\ebf1";
}

.icon-medical-sharp::before {
  content: "\ebf2";
}

.icon-medical-outline::before {
  content: "\ebf3";
}

.icon-medal::before {
  content: "\ebf4";
}

.icon-medal-sharp::before {
  content: "\ebf5";
}

.icon-medal-outline::before {
  content: "\ebf6";
}

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

.icon-map-sharp::before {
  content: "\ebf8";
}

.icon-map-outline::before {
  content: "\ebf9";
}

.icon-man::before {
  content: "\ebfa";
}

.icon-man-sharp::before {
  content: "\ebfb";
}

.icon-man-outline::before {
  content: "\ebfc";
}

.icon-male::before {
  content: "\ebfd";
}

.icon-male-sharp::before {
  content: "\ebfe";
}

.icon-male-outline::before {
  content: "\ebff";
}

.icon-male-female::before {
  content: "\ec00";
}

.icon-male-female-sharp::before {
  content: "\ec01";
}

.icon-male-female-outline::before {
  content: "\ec02";
}

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

.icon-mail-unread::before {
  content: "\ec04";
}

.icon-mail-unread-sharp::before {
  content: "\ec05";
}

.icon-mail-unread-outline::before {
  content: "\ec06";
}

.icon-mail-sharp::before {
  content: "\ec07";
}

.icon-mail-outline::before {
  content: "\ec08";
}

.icon-mail-open::before {
  content: "\ec09";
}

.icon-mail-open-sharp::before {
  content: "\ec0a";
}

.icon-mail-open-outline::before {
  content: "\ec0b";
}

.icon-magnet::before {
  content: "\ec0c";
}

.icon-magnet-sharp::before {
  content: "\ec0d";
}

.icon-magnet-outline::before {
  content: "\ec0e";
}

.icon-logo-youtube::before {
  content: "\ec0f";
}

.icon-logo-yen::before {
  content: "\ec10";
}

.icon-logo-yahoo::before {
  content: "\ec11";
}

.icon-logo-xing::before {
  content: "\ec12";
}

.icon-logo-xbox::before {
  content: "\ec13";
}

.icon-logo-wordpress::before {
  content: "\ec14";
}

.icon-logo-windows::before {
  content: "\ec15";
}

.icon-logo-whatsapp::before {
  content: "\ec16";
}

.icon-logo-wechat::before {
  content: "\ec17";
}

.icon-logo-web-component::before {
  content: "\ec18";
}

.icon-logo-vue::before {
  content: "\ec19";
}

.icon-logo-vk::before {
  content: "\ec1a";
}

.icon-logo-vimeo::before {
  content: "\ec1b";
}

.icon-logo-vercel::before {
  content: "\ec1c";
}

.icon-logo-venmo::before {
  content: "\ec1d";
}

.icon-logo-usd::before {
  content: "\ec1e";
}

.icon-logo-twitter::before {
  content: "\ec1f";
}

.icon-logo-twitch::before {
  content: "\ec20";
}

.icon-logo-tux::before {
  content: "\ec21";
}

.icon-logo-tumblr::before {
  content: "\ec22";
}

.icon-logo-tiktok::before {
  content: "\ec23";
}

.icon-logo-tableau::before {
  content: "\ec24";
}

.icon-logo-stencil::before {
  content: "\ec25";
}

.icon-logo-steam::before {
  content: "\ec26";
}

.icon-logo-stackoverflow::before {
  content: "\ec27";
}

.icon-logo-soundcloud::before {
  content: "\ec28";
}

.icon-logo-snapchat::before {
  content: "\ec29";
}

.icon-logo-slack::before {
  content: "\ec2a";
}

.icon-logo-skype::before {
  content: "\ec2b";
}

.icon-logo-sass::before {
  content: "\ec2c";
}

.icon-logo-rss::before {
  content: "\ec2d";
}

.icon-logo-reddit::before {
  content: "\ec2e";
}

.icon-logo-react::before {
  content: "\ec2f";
}

.icon-logo-python::before {
  content: "\ec30";
}

.icon-logo-pwa::before {
  content: "\ec31";
}

.icon-logo-playstation::before {
  content: "\ec32";
}

.icon-logo-pinterest::before {
  content: "\ec33";
}

.icon-logo-paypal::before {
  content: "\ec34";
}

.icon-logo-octocat::before {
  content: "\ec35";
}

.icon-logo-npm::before {
  content: "\ec36";
}

.icon-logo-nodejs::before {
  content: "\ec37";
}

.icon-logo-no-smoking::before {
  content: "\ec38";
}

.icon-logo-microsoft::before {
  content: "\ec39";
}

.icon-logo-medium::before {
  content: "\ec3a";
}

.icon-logo-mastodon::before {
  content: "\ec3b";
}

.icon-logo-markdown::before {
  content: "\ec3c";
}

.icon-logo-linkedin::before {
  content: "\ec3d";
}

.icon-logo-laravel::before {
  content: "\ec3e";
}

.icon-logo-javascript::before {
  content: "\ec3f";
}

.icon-logo-ionitron::before {
  content: "\ec40";
}

.icon-logo-ionic::before {
  content: "\ec41";
}

.icon-logo-instagram::before {
  content: "\ec42";
}

.icon-logo-html5::before {
  content: "\ec43";
}

.icon-logo-hackernews::before {
  content: "\ec44";
}

.icon-logo-google::before {
  content: "\ec45";
}

.icon-logo-google-playstore::before {
  content: "\ec46";
}

.icon-logo-gitlab::before {
  content: "\ec47";
}

.icon-logo-github::before {
  content: "\ec48";
}

.icon-logo-foursquare::before {
  content: "\ec49";
}

.icon-logo-flickr::before {
  content: "\ec4a";
}

.icon-logo-firefox::before {
  content: "\ec4b";
}

.icon-logo-firebase::before {
  content: "\ec4c";
}

.icon-logo-figma::before {
  content: "\ec4d";
}

.icon-logo-facebook::before {
  content: "\ec4e";
}

.icon-logo-euro::before {
  content: "\ec4f";
}

.icon-logo-electron::before {
  content: "\ec50";
}

.icon-logo-edge::before {
  content: "\ec51";
}

.icon-logo-dropbox::before {
  content: "\ec52";
}

.icon-logo-dribbble::before {
  content: "\ec53";
}

.icon-logo-docker::before {
  content: "\ec54";
}

.icon-logo-discord::before {
  content: "\ec55";
}

.icon-logo-deviantart::before {
  content: "\ec56";
}

.icon-logo-designernews::before {
  content: "\ec57";
}

.icon-logo-css3::before {
  content: "\ec58";
}

.icon-logo-codepen::before {
  content: "\ec59";
}

.icon-logo-closed-captioning::before {
  content: "\ec5a";
}

.icon-logo-chrome::before {
  content: "\ec5b";
}

.icon-logo-capacitor::before {
  content: "\ec5c";
}

.icon-logo-buffer::before {
  content: "\ec5d";
}

.icon-logo-bitcoin::before {
  content: "\ec5e";
}

.icon-logo-bitbucket::before {
  content: "\ec5f";
}

.icon-logo-behance::before {
  content: "\ec60";
}

.icon-logo-apple::before {
  content: "\ec61";
}

.icon-logo-apple-ar::before {
  content: "\ec62";
}

.icon-logo-apple-appstore::before {
  content: "\ec63";
}

.icon-logo-angular::before {
  content: "\ec64";
}

.icon-logo-android::before {
  content: "\ec65";
}

.icon-logo-amplify::before {
  content: "\ec66";
}

.icon-logo-amazon::before {
  content: "\ec67";
}

.icon-logo-alipay::before {
  content: "\ec68";
}

.icon-log-out::before {
  content: "\ec69";
}

.icon-log-out-sharp::before {
  content: "\ec6a";
}

.icon-log-out-outline::before {
  content: "\ec6b";
}

.icon-log-in::before {
  content: "\ec6c";
}

.icon-log-in-sharp::before {
  content: "\ec6d";
}

.icon-log-in-outline::before {
  content: "\ec6e";
}

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

.icon-lock-open-sharp::before {
  content: "\ec70";
}

.icon-lock-open-outline::before {
  content: "\ec71";
}

.icon-lock-closed::before {
  content: "\ec72";
}

.icon-lock-closed-sharp::before {
  content: "\ec73";
}

.icon-lock-closed-outline::before {
  content: "\ec74";
}

.icon-location::before {
  content: "\ec75";
}

.icon-location-sharp::before {
  content: "\ec76";
}

.icon-location-outline::before {
  content: "\ec77";
}

.icon-locate::before {
  content: "\ec78";
}

.icon-locate-sharp::before {
  content: "\ec79";
}

.icon-locate-outline::before {
  content: "\ec7a";
}

.icon-list::before {
  content: "\ec7b";
}

.icon-list-sharp::before {
  content: "\ec7c";
}

.icon-list-outline::before {
  content: "\ec7d";
}

.icon-list-circle::before {
  content: "\ec7e";
}

.icon-list-circle-sharp::before {
  content: "\ec7f";
}

.icon-list-circle-outline::before {
  content: "\ec80";
}

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

.icon-link-sharp::before {
  content: "\ec82";
}

.icon-link-outline::before {
  content: "\ec83";
}

.icon-library::before {
  content: "\ec84";
}

.icon-library-sharp::before {
  content: "\ec85";
}

.icon-library-outline::before {
  content: "\ec86";
}

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

.icon-leaf-sharp::before {
  content: "\ec88";
}

.icon-leaf-outline::before {
  content: "\ec89";
}

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

.icon-layers-sharp::before {
  content: "\ec8b";
}

.icon-layers-outline::before {
  content: "\ec8c";
}

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

.icon-laptop-sharp::before {
  content: "\ec8e";
}

.icon-laptop-outline::before {
  content: "\ec8f";
}

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

.icon-language-sharp::before {
  content: "\ec91";
}

.icon-language-outline::before {
  content: "\ec92";
}

.icon-keypad::before {
  content: "\ec93";
}

.icon-keypad-sharp::before {
  content: "\ec94";
}

.icon-keypad-outline::before {
  content: "\ec95";
}

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

.icon-key-sharp::before {
  content: "\ec97";
}

.icon-key-outline::before {
  content: "\ec98";
}

.icon-journal::before {
  content: "\ec99";
}

.icon-journal-sharp::before {
  content: "\ec9a";
}

.icon-journal-outline::before {
  content: "\ec9b";
}

.icon-invert-mode::before {
  content: "\ec9c";
}

.icon-invert-mode-sharp::before {
  content: "\ec9d";
}

.icon-invert-mode-outline::before {
  content: "\ec9e";
}

.icon-information::before {
  content: "\ec9f";
}

.icon-information-sharp::before {
  content: "\eca0";
}

.icon-information-outline::before {
  content: "\eca1";
}

.icon-information-circle::before {
  content: "\eca2";
}

.icon-information-circle-sharp::before {
  content: "\eca3";
}

.icon-information-circle-outline::before {
  content: "\eca4";
}

.icon-infinite::before {
  content: "\eca5";
}

.icon-infinite-sharp::before {
  content: "\eca6";
}

.icon-infinite-outline::before {
  content: "\eca7";
}

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

.icon-images-sharp::before {
  content: "\eca9";
}

.icon-images-outline::before {
  content: "\ecaa";
}

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

.icon-image-sharp::before {
  content: "\ecac";
}

.icon-image-outline::before {
  content: "\ecad";
}

.icon-id-card::before {
  content: "\ecae";
}

.icon-id-card-sharp::before {
  content: "\ecaf";
}

.icon-id-card-outline::before {
  content: "\ecb0";
}

.icon-ice-cream::before {
  content: "\ecb1";
}

.icon-ice-cream-sharp::before {
  content: "\ecb2";
}

.icon-ice-cream-outline::before {
  content: "\ecb3";
}

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

.icon-hourglass-sharp::before {
  content: "\ecb5";
}

.icon-hourglass-outline::before {
  content: "\ecb6";
}

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

.icon-home-sharp::before {
  content: "\ecb8";
}

.icon-home-outline::before {
  content: "\ecb9";
}

.icon-help::before {
  content: "\ecba";
}

.icon-help-sharp::before {
  content: "\ecbb";
}

.icon-help-outline::before {
  content: "\ecbc";
}

.icon-help-circle::before {
  content: "\ecbd";
}

.icon-help-circle-sharp::before {
  content: "\ecbe";
}

.icon-help-circle-outline::before {
  content: "\ecbf";
}

.icon-help-buoy::before {
  content: "\ecc0";
}

.icon-help-buoy-sharp::before {
  content: "\ecc1";
}

.icon-help-buoy-outline::before {
  content: "\ecc2";
}

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

.icon-heart-sharp::before {
  content: "\ecc4";
}

.icon-heart-outline::before {
  content: "\ecc5";
}

.icon-heart-half::before {
  content: "\ecc6";
}

.icon-heart-half-sharp::before {
  content: "\ecc7";
}

.icon-heart-half-outline::before {
  content: "\ecc8";
}

.icon-heart-dislike::before {
  content: "\ecc9";
}

.icon-heart-dislike-sharp::before {
  content: "\ecca";
}

.icon-heart-dislike-outline::before {
  content: "\eccb";
}

.icon-heart-dislike-circle::before {
  content: "\eccc";
}

.icon-heart-dislike-circle-sharp::before {
  content: "\eccd";
}

.icon-heart-dislike-circle-outline::before {
  content: "\ecce";
}

.icon-heart-circle::before {
  content: "\eccf";
}

.icon-heart-circle-sharp::before {
  content: "\ecd0";
}

.icon-heart-circle-outline::before {
  content: "\ecd1";
}

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

.icon-headset-sharp::before {
  content: "\ecd3";
}

.icon-headset-outline::before {
  content: "\ecd4";
}

.icon-hardware-chip::before {
  content: "\ecd5";
}

.icon-hardware-chip-sharp::before {
  content: "\ecd6";
}

.icon-hardware-chip-outline::before {
  content: "\ecd7";
}

.icon-happy::before {
  content: "\ecd8";
}

.icon-happy-sharp::before {
  content: "\ecd9";
}

.icon-happy-outline::before {
  content: "\ecda";
}

.icon-hand-right::before {
  content: "\ecdb";
}

.icon-hand-right-sharp::before {
  content: "\ecdc";
}

.icon-hand-right-outline::before {
  content: "\ecdd";
}

.icon-hand-left::before {
  content: "\ecde";
}

.icon-hand-left-sharp::before {
  content: "\ecdf";
}

.icon-hand-left-outline::before {
  content: "\ece0";
}

.icon-hammer::before {
  content: "\ece1";
}

.icon-hammer-sharp::before {
  content: "\ece2";
}

.icon-hammer-outline::before {
  content: "\ece3";
}

.icon-grid::before {
  content: "\ece4";
}

.icon-grid-sharp::before {
  content: "\ece5";
}

.icon-grid-outline::before {
  content: "\ece6";
}

.icon-golf::before {
  content: "\ece7";
}

.icon-golf-sharp::before {
  content: "\ece8";
}

.icon-golf-outline::before {
  content: "\ece9";
}

.icon-globe::before {
  content: "\ecea";
}

.icon-globe-sharp::before {
  content: "\eceb";
}

.icon-globe-outline::before {
  content: "\ecec";
}

.icon-glasses::before {
  content: "\eced";
}

.icon-glasses-sharp::before {
  content: "\ecee";
}

.icon-glasses-outline::before {
  content: "\ecef";
}

.icon-git-pull-request::before {
  content: "\ecf0";
}

.icon-git-pull-request-sharp::before {
  content: "\ecf1";
}

.icon-git-pull-request-outline::before {
  content: "\ecf2";
}

.icon-git-network::before {
  content: "\ecf3";
}

.icon-git-network-sharp::before {
  content: "\ecf4";
}

.icon-git-network-outline::before {
  content: "\ecf5";
}

.icon-git-merge::before {
  content: "\ecf6";
}

.icon-git-merge-sharp::before {
  content: "\ecf7";
}

.icon-git-merge-outline::before {
  content: "\ecf8";
}

.icon-git-compare::before {
  content: "\ecf9";
}

.icon-git-compare-sharp::before {
  content: "\ecfa";
}

.icon-git-compare-outline::before {
  content: "\ecfb";
}

.icon-git-commit::before {
  content: "\ecfc";
}

.icon-git-commit-sharp::before {
  content: "\ecfd";
}

.icon-git-commit-outline::before {
  content: "\ecfe";
}

.icon-git-branch::before {
  content: "\ecff";
}

.icon-git-branch-sharp::before {
  content: "\ed00";
}

.icon-git-branch-outline::before {
  content: "\ed01";
}

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

.icon-gift-sharp::before {
  content: "\ed03";
}

.icon-gift-outline::before {
  content: "\ed04";
}

.icon-game-controller::before {
  content: "\ed05";
}

.icon-game-controller-sharp::before {
  content: "\ed06";
}

.icon-game-controller-outline::before {
  content: "\ed07";
}

.icon-funnel::before {
  content: "\ed08";
}

.icon-funnel-sharp::before {
  content: "\ed09";
}

.icon-funnel-outline::before {
  content: "\ed0a";
}

.icon-footsteps::before {
  content: "\ed0b";
}

.icon-footsteps-sharp::before {
  content: "\ed0c";
}

.icon-footsteps-outline::before {
  content: "\ed0d";
}

.icon-football::before {
  content: "\ed0e";
}

.icon-football-sharp::before {
  content: "\ed0f";
}

.icon-football-outline::before {
  content: "\ed10";
}

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

.icon-folder-sharp::before {
  content: "\ed12";
}

.icon-folder-outline::before {
  content: "\ed13";
}

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

.icon-folder-open-sharp::before {
  content: "\ed15";
}

.icon-folder-open-outline::before {
  content: "\ed16";
}

.icon-flower::before {
  content: "\ed17";
}

.icon-flower-sharp::before {
  content: "\ed18";
}

.icon-flower-outline::before {
  content: "\ed19";
}

.icon-flask::before {
  content: "\ed1a";
}

.icon-flask-sharp::before {
  content: "\ed1b";
}

.icon-flask-outline::before {
  content: "\ed1c";
}

.icon-flashlight::before {
  content: "\ed1d";
}

.icon-flashlight-sharp::before {
  content: "\ed1e";
}

.icon-flashlight-outline::before {
  content: "\ed1f";
}

.icon-flash::before {
  content: "\ed20";
}

.icon-flash-sharp::before {
  content: "\ed21";
}

.icon-flash-outline::before {
  content: "\ed22";
}

.icon-flash-off::before {
  content: "\ed23";
}

.icon-flash-off-sharp::before {
  content: "\ed24";
}

.icon-flash-off-outline::before {
  content: "\ed25";
}

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

.icon-flame-sharp::before {
  content: "\ed27";
}

.icon-flame-outline::before {
  content: "\ed28";
}

.icon-flag::before {
  content: "\ed29";
}

.icon-flag-sharp::before {
  content: "\ed2a";
}

.icon-flag-outline::before {
  content: "\ed2b";
}

.icon-fitness::before {
  content: "\ed2c";
}

.icon-fitness-sharp::before {
  content: "\ed2d";
}

.icon-fitness-outline::before {
  content: "\ed2e";
}

.icon-fish::before {
  content: "\ed2f";
}

.icon-fish-sharp::before {
  content: "\ed30";
}

.icon-fish-outline::before {
  content: "\ed31";
}

.icon-finger-print::before {
  content: "\ed32";
}

.icon-finger-print-sharp::before {
  content: "\ed33";
}

.icon-finger-print-outline::before {
  content: "\ed34";
}

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

.icon-filter-sharp::before {
  content: "\ed36";
}

.icon-filter-outline::before {
  content: "\ed37";
}

.icon-filter-circle::before {
  content: "\ed38";
}

.icon-filter-circle-sharp::before {
  content: "\ed39";
}

.icon-filter-circle-outline::before {
  content: "\ed3a";
}

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

.icon-film-sharp::before {
  content: "\ed3c";
}

.icon-film-outline::before {
  content: "\ed3d";
}

.icon-file-tray::before {
  content: "\ed3e";
}

.icon-file-tray-stacked::before {
  content: "\ed3f";
}

.icon-file-tray-stacked-sharp::before {
  content: "\ed40";
}

.icon-file-tray-stacked-outline::before {
  content: "\ed41";
}

.icon-file-tray-sharp::before {
  content: "\ed42";
}

.icon-file-tray-outline::before {
  content: "\ed43";
}

.icon-file-tray-full::before {
  content: "\ed44";
}

.icon-file-tray-full-sharp::before {
  content: "\ed45";
}

.icon-file-tray-full-outline::before {
  content: "\ed46";
}

.icon-female::before {
  content: "\ed47";
}

.icon-female-sharp::before {
  content: "\ed48";
}

.icon-female-outline::before {
  content: "\ed49";
}

.icon-fast-food::before {
  content: "\ed4a";
}

.icon-fast-food-sharp::before {
  content: "\ed4b";
}

.icon-fast-food-outline::before {
  content: "\ed4c";
}

.icon-eyedrop::before {
  content: "\ed4d";
}

.icon-eyedrop-sharp::before {
  content: "\ed4e";
}

.icon-eyedrop-outline::before {
  content: "\ed4f";
}

.icon-eye::before {
  content: "\ed50";
}

.icon-eye-sharp::before {
  content: "\ed51";
}

.icon-eye-outline::before {
  content: "\ed52";
}

.icon-eye-off::before {
  content: "\ed53";
}

.icon-eye-off-sharp::before {
  content: "\ed54";
}

.icon-eye-off-outline::before {
  content: "\ed55";
}

.icon-extension-puzzle::before {
  content: "\ed56";
}

.icon-extension-puzzle-sharp::before {
  content: "\ed57";
}

.icon-extension-puzzle-outline::before {
  content: "\ed58";
}

.icon-expand::before {
  content: "\ed59";
}

.icon-expand-sharp::before {
  content: "\ed5a";
}

.icon-expand-outline::before {
  content: "\ed5b";
}

.icon-exit::before {
  content: "\ed5c";
}

.icon-exit-sharp::before {
  content: "\ed5d";
}

.icon-exit-outline::before {
  content: "\ed5e";
}

.icon-enter::before {
  content: "\ed5f";
}

.icon-enter-sharp::before {
  content: "\ed60";
}

.icon-enter-outline::before {
  content: "\ed61";
}

.icon-ellipsis-vertical::before {
  content: "\ed62";
}

.icon-ellipsis-vertical-sharp::before {
  content: "\ed63";
}

.icon-ellipsis-vertical-outline::before {
  content: "\ed64";
}

.icon-ellipsis-vertical-circle::before {
  content: "\ed65";
}

.icon-ellipsis-vertical-circle-sharp::before {
  content: "\ed66";
}

.icon-ellipsis-vertical-circle-outline::before {
  content: "\ed67";
}

.icon-ellipsis-horizontal::before {
  content: "\ed68";
}

.icon-ellipsis-horizontal-sharp::before {
  content: "\ed69";
}

.icon-ellipsis-horizontal-outline::before {
  content: "\ed6a";
}

.icon-ellipsis-horizontal-circle::before {
  content: "\ed6b";
}

.icon-ellipsis-horizontal-circle-sharp::before {
  content: "\ed6c";
}

.icon-ellipsis-horizontal-circle-outline::before {
  content: "\ed6d";
}

.icon-ellipse::before {
  content: "\ed6e";
}

.icon-ellipse-sharp::before {
  content: "\ed6f";
}

.icon-ellipse-outline::before {
  content: "\ed70";
}

.icon-egg::before {
  content: "\ed71";
}

.icon-egg-sharp::before {
  content: "\ed72";
}

.icon-egg-outline::before {
  content: "\ed73";
}

.icon-easel::before {
  content: "\ed74";
}

.icon-easel-sharp::before {
  content: "\ed75";
}

.icon-easel-outline::before {
  content: "\ed76";
}

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

.icon-earth-sharp::before {
  content: "\ed78";
}

.icon-earth-outline::before {
  content: "\ed79";
}

.icon-ear::before {
  content: "\ed7a";
}

.icon-ear-sharp::before {
  content: "\ed7b";
}

.icon-ear-outline::before {
  content: "\ed7c";
}

.icon-duplicate::before {
  content: "\ed7d";
}

.icon-duplicate-sharp::before {
  content: "\ed7e";
}

.icon-duplicate-outline::before {
  content: "\ed7f";
}

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

.icon-download-sharp::before {
  content: "\ed81";
}

.icon-download-outline::before {
  content: "\ed82";
}

.icon-documents::before {
  content: "\ed83";
}

.icon-documents-sharp::before {
  content: "\ed84";
}

.icon-documents-outline::before {
  content: "\ed85";
}

.icon-document::before {
  content: "\ed86";
}

.icon-document-text::before {
  content: "\ed87";
}

.icon-document-text-sharp::before {
  content: "\ed88";
}

.icon-document-text-outline::before {
  content: "\ed89";
}

.icon-document-sharp::before {
  content: "\ed8a";
}

.icon-document-outline::before {
  content: "\ed8b";
}

.icon-document-lock::before {
  content: "\ed8c";
}

.icon-document-lock-sharp::before {
  content: "\ed8d";
}

.icon-document-lock-outline::before {
  content: "\ed8e";
}

.icon-document-attach::before {
  content: "\ed8f";
}

.icon-document-attach-sharp::before {
  content: "\ed90";
}

.icon-document-attach-outline::before {
  content: "\ed91";
}

.icon-disc::before {
  content: "\ed92";
}

.icon-disc-sharp::before {
  content: "\ed93";
}

.icon-disc-outline::before {
  content: "\ed94";
}

.icon-dice::before {
  content: "\ed95";
}

.icon-dice-sharp::before {
  content: "\ed96";
}

.icon-dice-outline::before {
  content: "\ed97";
}

.icon-diamond::before {
  content: "\ed98";
}

.icon-diamond-sharp::before {
  content: "\ed99";
}

.icon-diamond-outline::before {
  content: "\ed9a";
}

.icon-desktop::before {
  content: "\ed9b";
}

.icon-desktop-sharp::before {
  content: "\ed9c";
}

.icon-desktop-outline::before {
  content: "\ed9d";
}

.icon-cut::before {
  content: "\ed9e";
}

.icon-cut-sharp::before {
  content: "\ed9f";
}

.icon-cut-outline::before {
  content: "\eda0";
}

.icon-cube::before {
  content: "\eda1";
}

.icon-cube-sharp::before {
  content: "\eda2";
}

.icon-cube-outline::before {
  content: "\eda3";
}

.icon-crop::before {
  content: "\eda4";
}

.icon-crop-sharp::before {
  content: "\eda5";
}

.icon-crop-outline::before {
  content: "\eda6";
}

.icon-create::before {
  content: "\eda7";
}

.icon-create-sharp::before {
  content: "\eda8";
}

.icon-create-outline::before {
  content: "\eda9";
}

.icon-copy::before {
  content: "\edaa";
}

.icon-copy-sharp::before {
  content: "\edab";
}

.icon-copy-outline::before {
  content: "\edac";
}

.icon-contrast::before {
  content: "\edad";
}

.icon-contrast-sharp::before {
  content: "\edae";
}

.icon-contrast-outline::before {
  content: "\edaf";
}

.icon-contract::before {
  content: "\edb0";
}

.icon-contract-sharp::before {
  content: "\edb1";
}

.icon-contract-outline::before {
  content: "\edb2";
}

.icon-construct::before {
  content: "\edb3";
}

.icon-construct-sharp::before {
  content: "\edb4";
}

.icon-construct-outline::before {
  content: "\edb5";
}

.icon-compass::before {
  content: "\edb6";
}

.icon-compass-sharp::before {
  content: "\edb7";
}

.icon-compass-outline::before {
  content: "\edb8";
}

.icon-color-wand::before {
  content: "\edb9";
}

.icon-color-wand-sharp::before {
  content: "\edba";
}

.icon-color-wand-outline::before {
  content: "\edbb";
}

.icon-color-palette::before {
  content: "\edbc";
}

.icon-color-palette-sharp::before {
  content: "\edbd";
}

.icon-color-palette-outline::before {
  content: "\edbe";
}

.icon-color-filter::before {
  content: "\edbf";
}

.icon-color-filter-sharp::before {
  content: "\edc0";
}

.icon-color-filter-outline::before {
  content: "\edc1";
}

.icon-color-fill::before {
  content: "\edc2";
}

.icon-color-fill-sharp::before {
  content: "\edc3";
}

.icon-color-fill-outline::before {
  content: "\edc4";
}

.icon-cog::before {
  content: "\edc5";
}

.icon-cog-sharp::before {
  content: "\edc6";
}

.icon-cog-outline::before {
  content: "\edc7";
}

.icon-code::before {
  content: "\edc8";
}

.icon-code-working::before {
  content: "\edc9";
}

.icon-code-working-sharp::before {
  content: "\edca";
}

.icon-code-working-outline::before {
  content: "\edcb";
}

.icon-code-slash::before {
  content: "\edcc";
}

.icon-code-slash-sharp::before {
  content: "\edcd";
}

.icon-code-slash-outline::before {
  content: "\edce";
}

.icon-code-sharp::before {
  content: "\edcf";
}

.icon-code-outline::before {
  content: "\edd0";
}

.icon-code-download::before {
  content: "\edd1";
}

.icon-code-download-sharp::before {
  content: "\edd2";
}

.icon-code-download-outline::before {
  content: "\edd3";
}

.icon-cloudy::before {
  content: "\edd4";
}

.icon-cloudy-sharp::before {
  content: "\edd5";
}

.icon-cloudy-outline::before {
  content: "\edd6";
}

.icon-cloudy-night::before {
  content: "\edd7";
}

.icon-cloudy-night-sharp::before {
  content: "\edd8";
}

.icon-cloudy-night-outline::before {
  content: "\edd9";
}

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

.icon-cloud-upload::before {
  content: "\eddb";
}

.icon-cloud-upload-sharp::before {
  content: "\eddc";
}

.icon-cloud-upload-outline::before {
  content: "\eddd";
}

.icon-cloud-sharp::before {
  content: "\edde";
}

.icon-cloud-outline::before {
  content: "\eddf";
}

.icon-cloud-offline::before {
  content: "\ede0";
}

.icon-cloud-offline-sharp::before {
  content: "\ede1";
}

.icon-cloud-offline-outline::before {
  content: "\ede2";
}

.icon-cloud-download::before {
  content: "\ede3";
}

.icon-cloud-download-sharp::before {
  content: "\ede4";
}

.icon-cloud-download-outline::before {
  content: "\ede5";
}

.icon-cloud-done::before {
  content: "\ede6";
}

.icon-cloud-done-sharp::before {
  content: "\ede7";
}

.icon-cloud-done-outline::before {
  content: "\ede8";
}

.icon-cloud-circle::before {
  content: "\ede9";
}

.icon-cloud-circle-sharp::before {
  content: "\edea";
}

.icon-cloud-circle-outline::before {
  content: "\edeb";
}

.icon-close::before {
  content: "\edec";
}

.icon-close-sharp::before {
  content: "\eded";
}

.icon-close-outline::before {
  content: "\edee";
}

.icon-close-circle::before {
  content: "\edef";
}

.icon-close-circle-sharp::before {
  content: "\edf0";
}

.icon-close-circle-outline::before {
  content: "\edf1";
}

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

.icon-clipboard-sharp::before {
  content: "\edf3";
}

.icon-clipboard-outline::before {
  content: "\edf4";
}

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

.icon-chevron-up-sharp::before {
  content: "\edf6";
}

.icon-chevron-up-outline::before {
  content: "\edf7";
}

.icon-chevron-up-circle::before {
  content: "\edf8";
}

.icon-chevron-up-circle-sharp::before {
  content: "\edf9";
}

.icon-chevron-up-circle-outline::before {
  content: "\edfa";
}

.icon-chevron-forward::before {
  content: "\edfb";
}

.icon-chevron-forward-sharp::before {
  content: "\edfc";
}

.icon-chevron-forward-outline::before {
  content: "\edfd";
}

.icon-chevron-forward-circle::before {
  content: "\edfe";
}

.icon-chevron-forward-circle-sharp::before {
  content: "\edff";
}

.icon-chevron-forward-circle-outline::before {
  content: "\ee00";
}

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

.icon-chevron-down-sharp::before {
  content: "\ee02";
}

.icon-chevron-down-outline::before {
  content: "\ee03";
}

.icon-chevron-down-circle::before {
  content: "\ee04";
}

.icon-chevron-down-circle-sharp::before {
  content: "\ee05";
}

.icon-chevron-down-circle-outline::before {
  content: "\ee06";
}

.icon-chevron-back::before {
  content: "\ee07";
}

.icon-chevron-back-sharp::before {
  content: "\ee08";
}

.icon-chevron-back-outline::before {
  content: "\ee09";
}

.icon-chevron-back-circle::before {
  content: "\ee0a";
}

.icon-chevron-back-circle-sharp::before {
  content: "\ee0b";
}

.icon-chevron-back-circle-outline::before {
  content: "\ee0c";
}

.icon-checkmark::before {
  content: "\ee0d";
}

.icon-checkmark-sharp::before {
  content: "\ee0e";
}

.icon-checkmark-outline::before {
  content: "\ee0f";
}

.icon-checkmark-done::before {
  content: "\ee10";
}

.icon-checkmark-done-sharp::before {
  content: "\ee11";
}

.icon-checkmark-done-outline::before {
  content: "\ee12";
}

.icon-checkmark-done-circle::before {
  content: "\ee13";
}

.icon-checkmark-done-circle-sharp::before {
  content: "\ee14";
}

.icon-checkmark-done-circle-outline::before {
  content: "\ee15";
}

.icon-checkmark-circle::before {
  content: "\ee16";
}

.icon-checkmark-circle-sharp::before {
  content: "\ee17";
}

.icon-checkmark-circle-outline::before {
  content: "\ee18";
}

.icon-checkbox::before {
  content: "\ee19";
}

.icon-checkbox-sharp::before {
  content: "\ee1a";
}

.icon-checkbox-outline::before {
  content: "\ee1b";
}

.icon-chatbubbles::before {
  content: "\ee1c";
}

.icon-chatbubbles-sharp::before {
  content: "\ee1d";
}

.icon-chatbubbles-outline::before {
  content: "\ee1e";
}

.icon-chatbubble::before {
  content: "\ee1f";
}

.icon-chatbubble-sharp::before {
  content: "\ee20";
}

.icon-chatbubble-outline::before {
  content: "\ee21";
}

.icon-chatbubble-ellipses::before {
  content: "\ee22";
}

.icon-chatbubble-ellipses-sharp::before {
  content: "\ee23";
}

.icon-chatbubble-ellipses-outline::before {
  content: "\ee24";
}

.icon-chatbox::before {
  content: "\ee25";
}

.icon-chatbox-sharp::before {
  content: "\ee26";
}

.icon-chatbox-outline::before {
  content: "\ee27";
}

.icon-chatbox-ellipses::before {
  content: "\ee28";
}

.icon-chatbox-ellipses-sharp::before {
  content: "\ee29";
}

.icon-chatbox-ellipses-outline::before {
  content: "\ee2a";
}

.icon-cellular::before {
  content: "\ee2b";
}

.icon-cellular-sharp::before {
  content: "\ee2c";
}

.icon-cellular-outline::before {
  content: "\ee2d";
}

.icon-cash::before {
  content: "\ee2e";
}

.icon-cash-sharp::before {
  content: "\ee2f";
}

.icon-cash-outline::before {
  content: "\ee30";
}

.icon-cart::before {
  content: "\ee31";
}

.icon-cart-sharp::before {
  content: "\ee32";
}

.icon-cart-outline::before {
  content: "\ee33";
}

.icon-caret-up::before {
  content: "\ee34";
}

.icon-caret-up-sharp::before {
  content: "\ee35";
}

.icon-caret-up-outline::before {
  content: "\ee36";
}

.icon-caret-up-circle::before {
  content: "\ee37";
}

.icon-caret-up-circle-sharp::before {
  content: "\ee38";
}

.icon-caret-up-circle-outline::before {
  content: "\ee39";
}

.icon-caret-forward::before {
  content: "\ee3a";
}

.icon-caret-forward-sharp::before {
  content: "\ee3b";
}

.icon-caret-forward-outline::before {
  content: "\ee3c";
}

.icon-caret-forward-circle::before {
  content: "\ee3d";
}

.icon-caret-forward-circle-sharp::before {
  content: "\ee3e";
}

.icon-caret-forward-circle-outline::before {
  content: "\ee3f";
}

.icon-caret-down::before {
  content: "\ee40";
}

.icon-caret-down-sharp::before {
  content: "\ee41";
}

.icon-caret-down-outline::before {
  content: "\ee42";
}

.icon-caret-down-circle::before {
  content: "\ee43";
}

.icon-caret-down-circle-sharp::before {
  content: "\ee44";
}

.icon-caret-down-circle-outline::before {
  content: "\ee45";
}

.icon-caret-back::before {
  content: "\ee46";
}

.icon-caret-back-sharp::before {
  content: "\ee47";
}

.icon-caret-back-outline::before {
  content: "\ee48";
}

.icon-caret-back-circle::before {
  content: "\ee49";
}

.icon-caret-back-circle-sharp::before {
  content: "\ee4a";
}

.icon-caret-back-circle-outline::before {
  content: "\ee4b";
}

.icon-card::before {
  content: "\ee4c";
}

.icon-card-sharp::before {
  content: "\ee4d";
}

.icon-card-outline::before {
  content: "\ee4e";
}

.icon-car::before {
  content: "\ee4f";
}

.icon-car-sport::before {
  content: "\ee50";
}

.icon-car-sport-sharp::before {
  content: "\ee51";
}

.icon-car-sport-outline::before {
  content: "\ee52";
}

.icon-car-sharp::before {
  content: "\ee53";
}

.icon-car-outline::before {
  content: "\ee54";
}

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

.icon-camera-sharp::before {
  content: "\ee56";
}

.icon-camera-reverse::before {
  content: "\ee57";
}

.icon-camera-reverse-sharp::before {
  content: "\ee58";
}

.icon-camera-reverse-outline::before {
  content: "\ee59";
}

.icon-camera-outline::before {
  content: "\ee5a";
}

.icon-call::before {
  content: "\ee5b";
}

.icon-call-sharp::before {
  content: "\ee5c";
}

.icon-call-outline::before {
  content: "\ee5d";
}

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

.icon-calendar-sharp::before {
  content: "\ee5f";
}

.icon-calendar-outline::before {
  content: "\ee60";
}

.icon-calendar-number::before {
  content: "\ee61";
}

.icon-calendar-number-sharp::before {
  content: "\ee62";
}

.icon-calendar-number-outline::before {
  content: "\ee63";
}

.icon-calendar-clear::before {
  content: "\ee64";
}

.icon-calendar-clear-sharp::before {
  content: "\ee65";
}

.icon-calendar-clear-outline::before {
  content: "\ee66";
}

.icon-calculator::before {
  content: "\ee67";
}

.icon-calculator-sharp::before {
  content: "\ee68";
}

.icon-calculator-outline::before {
  content: "\ee69";
}

.icon-cafe::before {
  content: "\ee6a";
}

.icon-cafe-sharp::before {
  content: "\ee6b";
}

.icon-cafe-outline::before {
  content: "\ee6c";
}

.icon-business::before {
  content: "\ee6d";
}

.icon-business-sharp::before {
  content: "\ee6e";
}

.icon-business-outline::before {
  content: "\ee6f";
}

.icon-bus::before {
  content: "\ee70";
}

.icon-bus-sharp::before {
  content: "\ee71";
}

.icon-bus-outline::before {
  content: "\ee72";
}

.icon-bulb::before {
  content: "\ee73";
}

.icon-bulb-sharp::before {
  content: "\ee74";
}

.icon-bulb-outline::before {
  content: "\ee75";
}

.icon-build::before {
  content: "\ee76";
}

.icon-build-sharp::before {
  content: "\ee77";
}

.icon-build-outline::before {
  content: "\ee78";
}

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

.icon-bug-sharp::before {
  content: "\ee7a";
}

.icon-bug-outline::before {
  content: "\ee7b";
}

.icon-brush::before {
  content: "\ee7c";
}

.icon-brush-sharp::before {
  content: "\ee7d";
}

.icon-brush-outline::before {
  content: "\ee7e";
}

.icon-browsers::before {
  content: "\ee7f";
}

.icon-browsers-sharp::before {
  content: "\ee80";
}

.icon-browsers-outline::before {
  content: "\ee81";
}

.icon-briefcase::before {
  content: "\ee82";
}

.icon-briefcase-sharp::before {
  content: "\ee83";
}

.icon-briefcase-outline::before {
  content: "\ee84";
}

.icon-bowling-ball::before {
  content: "\ee85";
}

.icon-bowling-ball-sharp::before {
  content: "\ee86";
}

.icon-bowling-ball-outline::before {
  content: "\ee87";
}

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

.icon-bookmarks-sharp::before {
  content: "\ee89";
}

.icon-bookmarks-outline::before {
  content: "\ee8a";
}

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

.icon-bookmark-sharp::before {
  content: "\ee8c";
}

.icon-bookmark-outline::before {
  content: "\ee8d";
}

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

.icon-book-sharp::before {
  content: "\ee8f";
}

.icon-book-outline::before {
  content: "\ee90";
}

.icon-bonfire::before {
  content: "\ee91";
}

.icon-bonfire-sharp::before {
  content: "\ee92";
}

.icon-bonfire-outline::before {
  content: "\ee93";
}

.icon-body::before {
  content: "\ee94";
}

.icon-body-sharp::before {
  content: "\ee95";
}

.icon-body-outline::before {
  content: "\ee96";
}

.icon-boat::before {
  content: "\ee97";
}

.icon-boat-sharp::before {
  content: "\ee98";
}

.icon-boat-outline::before {
  content: "\ee99";
}

.icon-bluetooth::before {
  content: "\ee9a";
}

.icon-bluetooth-sharp::before {
  content: "\ee9b";
}

.icon-bluetooth-outline::before {
  content: "\ee9c";
}

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

.icon-bicycle-sharp::before {
  content: "\ee9e";
}

.icon-bicycle-outline::before {
  content: "\ee9f";
}

.icon-beer::before {
  content: "\eea0";
}

.icon-beer-sharp::before {
  content: "\eea1";
}

.icon-beer-outline::before {
  content: "\eea2";
}

.icon-bed::before {
  content: "\eea3";
}

.icon-bed-sharp::before {
  content: "\eea4";
}

.icon-bed-outline::before {
  content: "\eea5";
}

.icon-beaker::before {
  content: "\eea6";
}

.icon-beaker-sharp::before {
  content: "\eea7";
}

.icon-beaker-outline::before {
  content: "\eea8";
}

.icon-battery-half::before {
  content: "\eea9";
}

.icon-battery-half-sharp::before {
  content: "\eeaa";
}

.icon-battery-half-outline::before {
  content: "\eeab";
}

.icon-battery-full::before {
  content: "\eeac";
}

.icon-battery-full-sharp::before {
  content: "\eead";
}

.icon-battery-full-outline::before {
  content: "\eeae";
}

.icon-battery-dead::before {
  content: "\eeaf";
}

.icon-battery-dead-sharp::before {
  content: "\eeb0";
}

.icon-battery-dead-outline::before {
  content: "\eeb1";
}

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

.icon-battery-charging-sharp::before {
  content: "\eeb3";
}

.icon-battery-charging-outline::before {
  content: "\eeb4";
}

.icon-basketball::before {
  content: "\eeb5";
}

.icon-basketball-sharp::before {
  content: "\eeb6";
}

.icon-basketball-outline::before {
  content: "\eeb7";
}

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

.icon-basket-sharp::before {
  content: "\eeb9";
}

.icon-basket-outline::before {
  content: "\eeba";
}

.icon-baseball::before {
  content: "\eebb";
}

.icon-baseball-sharp::before {
  content: "\eebc";
}

.icon-baseball-outline::before {
  content: "\eebd";
}

.icon-barcode::before {
  content: "\eebe";
}

.icon-barcode-sharp::before {
  content: "\eebf";
}

.icon-barcode-outline::before {
  content: "\eec0";
}

.icon-barbell::before {
  content: "\eec1";
}

.icon-barbell-sharp::before {
  content: "\eec2";
}

.icon-barbell-outline::before {
  content: "\eec3";
}

.icon-bar-chart::before {
  content: "\eec4";
}

.icon-bar-chart-sharp::before {
  content: "\eec5";
}

.icon-bar-chart-outline::before {
  content: "\eec6";
}

.icon-bandage::before {
  content: "\eec7";
}

.icon-bandage-sharp::before {
  content: "\eec8";
}

.icon-bandage-outline::before {
  content: "\eec9";
}

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

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

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

.icon-balloon::before {
  content: "\eecd";
}

.icon-balloon-sharp::before {
  content: "\eece";
}

.icon-balloon-outline::before {
  content: "\eecf";
}

.icon-bag::before {
  content: "\eed0";
}

.icon-bag-sharp::before {
  content: "\eed1";
}

.icon-bag-remove::before {
  content: "\eed2";
}

.icon-bag-remove-sharp::before {
  content: "\eed3";
}

.icon-bag-remove-outline::before {
  content: "\eed4";
}

.icon-bag-outline::before {
  content: "\eed5";
}

.icon-bag-handle::before {
  content: "\eed6";
}

.icon-bag-handle-sharp::before {
  content: "\eed7";
}

.icon-bag-handle-outline::before {
  content: "\eed8";
}

.icon-bag-check::before {
  content: "\eed9";
}

.icon-bag-check-sharp::before {
  content: "\eeda";
}

.icon-bag-check-outline::before {
  content: "\eedb";
}

.icon-bag-add::before {
  content: "\eedc";
}

.icon-bag-add-sharp::before {
  content: "\eedd";
}

.icon-bag-add-outline::before {
  content: "\eede";
}

.icon-backspace::before {
  content: "\eedf";
}

.icon-backspace-sharp::before {
  content: "\eee0";
}

.icon-backspace-outline::before {
  content: "\eee1";
}

.icon-attach::before {
  content: "\eee2";
}

.icon-attach-sharp::before {
  content: "\eee3";
}

.icon-attach-outline::before {
  content: "\eee4";
}

.icon-at::before {
  content: "\eee5";
}

.icon-at-sharp::before {
  content: "\eee6";
}

.icon-at-outline::before {
  content: "\eee7";
}

.icon-at-circle::before {
  content: "\eee8";
}

.icon-at-circle-sharp::before {
  content: "\eee9";
}

.icon-at-circle-outline::before {
  content: "\eeea";
}

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

.icon-arrow-up-sharp::before {
  content: "\eeec";
}

.icon-arrow-up-outline::before {
  content: "\eeed";
}

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

.icon-arrow-up-circle-sharp::before {
  content: "\eeef";
}

.icon-arrow-up-circle-outline::before {
  content: "\eef0";
}

.icon-arrow-undo::before {
  content: "\eef1";
}

.icon-arrow-undo-sharp::before {
  content: "\eef2";
}

.icon-arrow-undo-outline::before {
  content: "\eef3";
}

.icon-arrow-undo-circle::before {
  content: "\eef4";
}

.icon-arrow-undo-circle-sharp::before {
  content: "\eef5";
}

.icon-arrow-undo-circle-outline::before {
  content: "\eef6";
}

.icon-arrow-redo::before {
  content: "\eef7";
}

.icon-arrow-redo-sharp::before {
  content: "\eef8";
}

.icon-arrow-redo-outline::before {
  content: "\eef9";
}

.icon-arrow-redo-circle::before {
  content: "\eefa";
}

.icon-arrow-redo-circle-sharp::before {
  content: "\eefb";
}

.icon-arrow-redo-circle-outline::before {
  content: "\eefc";
}

.icon-arrow-forward::before {
  content: "\eefd";
}

.icon-arrow-forward-sharp::before {
  content: "\eefe";
}

.icon-arrow-forward-outline::before {
  content: "\eeff";
}

.icon-arrow-forward-circle::before {
  content: "\ef00";
}

.icon-arrow-forward-circle-sharp::before {
  content: "\ef01";
}

.icon-arrow-forward-circle-outline::before {
  content: "\ef02";
}

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

.icon-arrow-down-sharp::before {
  content: "\ef04";
}

.icon-arrow-down-outline::before {
  content: "\ef05";
}

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

.icon-arrow-down-circle-sharp::before {
  content: "\ef07";
}

.icon-arrow-down-circle-outline::before {
  content: "\ef08";
}

.icon-arrow-back::before {
  content: "\ef09";
}

.icon-arrow-back-sharp::before {
  content: "\ef0a";
}

.icon-arrow-back-outline::before {
  content: "\ef0b";
}

.icon-arrow-back-circle::before {
  content: "\ef0c";
}

.icon-arrow-back-circle-sharp::before {
  content: "\ef0d";
}

.icon-arrow-back-circle-outline::before {
  content: "\ef0e";
}

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

.icon-archive-sharp::before {
  content: "\ef10";
}

.icon-archive-outline::before {
  content: "\ef11";
}

.icon-apps::before {
  content: "\ef12";
}

.icon-apps-sharp::before {
  content: "\ef13";
}

.icon-apps-outline::before {
  content: "\ef14";
}

.icon-aperture::before {
  content: "\ef15";
}

.icon-aperture-sharp::before {
  content: "\ef16";
}

.icon-aperture-outline::before {
  content: "\ef17";
}

.icon-analytics::before {
  content: "\ef18";
}

.icon-analytics-sharp::before {
  content: "\ef19";
}

.icon-analytics-outline::before {
  content: "\ef1a";
}

.icon-american-football::before {
  content: "\ef1b";
}

.icon-american-football-sharp::before {
  content: "\ef1c";
}

.icon-american-football-outline::before {
  content: "\ef1d";
}

.icon-alert::before {
  content: "\ef1e";
}

.icon-alert-sharp::before {
  content: "\ef1f";
}

.icon-alert-outline::before {
  content: "\ef20";
}

.icon-alert-circle::before {
  content: "\ef21";
}

.icon-alert-circle-sharp::before {
  content: "\ef22";
}

.icon-alert-circle-outline::before {
  content: "\ef23";
}

.icon-albums::before {
  content: "\ef24";
}

.icon-albums-sharp::before {
  content: "\ef25";
}

.icon-albums-outline::before {
  content: "\ef26";
}

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

.icon-alarm-sharp::before {
  content: "\ef28";
}

.icon-alarm-outline::before {
  content: "\ef29";
}

.icon-airplane::before {
  content: "\ef2a";
}

.icon-airplane-sharp::before {
  content: "\ef2b";
}

.icon-airplane-outline::before {
  content: "\ef2c";
}

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

.icon-add-sharp::before {
  content: "\ef2e";
}

.icon-add-outline::before {
  content: "\ef2f";
}

.icon-add-circle::before {
  content: "\ef30";
}

.icon-add-circle-sharp::before {
  content: "\ef31";
}

.icon-add-circle-outline::before {
  content: "\ef32";
}

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

.icon-accessibility-sharp::before {
  content: "\ef34";
}

.icon-accessibility-outline::before {
  content: "\ef35";
}

.icon-yin-yang::before {
  content: "\ef36";
}

.icon-yen-sign::before {
  content: "\ef37";
}

.icon-x-ray::before {
  content: "\ef38";
}

.icon-wrench::before {
  content: "\ef39";
}

.icon-won-sign::before {
  content: "\ef3a";
}

.icon-wine-glass::before {
  content: "\ef3b";
}

.icon-wine-glass-alt::before {
  content: "\ef3c";
}

.icon-wine-bottle::before {
  content: "\ef3d";
}

.icon-window-restore-1::before {
  content: "\ef3e";
}

.icon-window-minimize-1::before {
  content: "\ef3f";
}

.icon-window-maximize-1::before {
  content: "\ef40";
}

.icon-window-close-1::before {
  content: "\ef41";
}

.icon-wind::before {
  content: "\ef42";
}

.icon-wifi-1::before {
  content: "\ef43";
}

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

.icon-weight::before {
  content: "\ef45";
}

.icon-weight-hanging::before {
  content: "\ef46";
}

.icon-wave-square::before {
  content: "\ef47";
}

.icon-water-1::before {
  content: "\ef48";
}

.icon-warehouse::before {
  content: "\ef49";
}

.icon-wallet-1::before {
  content: "\ef4a";
}

.icon-walking::before {
  content: "\ef4b";
}

.icon-vr-cardboard::before {
  content: "\ef4c";
}

.icon-vote-yea::before {
  content: "\ef4d";
}

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

.icon-volume-off-1::before {
  content: "\ef4f";
}

.icon-volume-mute-1::before {
  content: "\ef50";
}

.icon-volume-down::before {
  content: "\ef51";
}

.icon-volleyball-ball::before {
  content: "\ef52";
}

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

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

.icon-virus::before {
  content: "\ef55";
}

.icon-virus-slash::before {
  content: "\ef56";
}

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

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

.icon-video-slash::before {
  content: "\ef59";
}

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

.icon-vial::before {
  content: "\ef5b";
}

.icon-vest::before {
  content: "\ef5c";
}

.icon-vest-patches::before {
  content: "\ef5d";
}

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

.icon-venus-mars::before {
  content: "\ef5f";
}

.icon-venus-double::before {
  content: "\ef60";
}

.icon-vector-square::before {
  content: "\ef61";
}

.icon-utensils::before {
  content: "\ef62";
}

.icon-utensil-spoon::before {
  content: "\ef63";
}

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

.icon-users-slash::before {
  content: "\ef65";
}

.icon-users-cog::before {
  content: "\ef66";
}

.icon-user-1::before {
  content: "\ef67";
}

.icon-user-times::before {
  content: "\ef68";
}

.icon-user-tie::before {
  content: "\ef69";
}

.icon-user-tag::before {
  content: "\ef6a";
}

.icon-user-slash::before {
  content: "\ef6b";
}

.icon-user-shield::before {
  content: "\ef6c";
}

.icon-user-secret::before {
  content: "\ef6d";
}

.icon-user-plus::before {
  content: "\ef6e";
}

.icon-user-nurse::before {
  content: "\ef6f";
}

.icon-user-ninja::before {
  content: "\ef70";
}

.icon-user-minus::before {
  content: "\ef71";
}

.icon-user-md::before {
  content: "\ef72";
}

.icon-user-lock::before {
  content: "\ef73";
}

.icon-user-injured::before {
  content: "\ef74";
}

.icon-user-graduate::before {
  content: "\ef75";
}

.icon-user-friends::before {
  content: "\ef76";
}

.icon-user-edit::before {
  content: "\ef77";
}

.icon-user-cog::before {
  content: "\ef78";
}

.icon-user-clock::before {
  content: "\ef79";
}

.icon-user-circle-1::before {
  content: "\ef7a";
}

.icon-user-check::before {
  content: "\ef7b";
}

.icon-user-astronaut::before {
  content: "\ef7c";
}

.icon-user-alt::before {
  content: "\ef7d";
}

.icon-user-alt-slash::before {
  content: "\ef7e";
}

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

.icon-unlock::before {
  content: "\ef80";
}

.icon-unlock-alt::before {
  content: "\ef81";
}

.icon-unlink-1::before {
  content: "\ef82";
}

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

.icon-universal-access::before {
  content: "\ef84";
}

.icon-undo::before {
  content: "\ef85";
}

.icon-undo-alt::before {
  content: "\ef86";
}

.icon-underline::before {
  content: "\ef87";
}

.icon-umbrella-1::before {
  content: "\ef88";
}

.icon-umbrella-beach::before {
  content: "\ef89";
}

.icon-tv-1::before {
  content: "\ef8a";
}

.icon-tty::before {
  content: "\ef8b";
}

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

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

.icon-truck-pickup::before {
  content: "\ef8e";
}

.icon-truck-moving::before {
  content: "\ef8f";
}

.icon-truck-monster::before {
  content: "\ef90";
}

.icon-truck-loading::before {
  content: "\ef91";
}

.icon-trophy-1::before {
  content: "\ef92";
}

.icon-tree::before {
  content: "\ef93";
}

.icon-trash-1::before {
  content: "\ef94";
}

.icon-trash-restore::before {
  content: "\ef95";
}

.icon-trash-restore-alt::before {
  content: "\ef96";
}

.icon-trash-alt-1::before {
  content: "\ef97";
}

.icon-transgender-1::before {
  content: "\ef98";
}

.icon-transgender-alt::before {
  content: "\ef99";
}

.icon-tram::before {
  content: "\ef9a";
}

.icon-train-1::before {
  content: "\ef9b";
}

.icon-trailer::before {
  content: "\ef9c";
}

.icon-traffic-light::before {
  content: "\ef9d";
}

.icon-trademark::before {
  content: "\ef9e";
}

.icon-tractor::before {
  content: "\ef9f";
}

.icon-torii-gate::before {
  content: "\efa0";
}

.icon-torah::before {
  content: "\efa1";
}

.icon-tooth::before {
  content: "\efa2";
}

.icon-tools::before {
  content: "\efa3";
}

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

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

.icon-toilet-paper::before {
  content: "\efa6";
}

.icon-toilet-paper-slash::before {
  content: "\efa7";
}

.icon-toggle-on::before {
  content: "\efa8";
}

.icon-toggle-off::before {
  content: "\efa9";
}

.icon-tired-1::before {
  content: "\efaa";
}

.icon-tint::before {
  content: "\efab";
}

.icon-tint-slash::before {
  content: "\efac";
}

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

.icon-times-circle-1::before {
  content: "\efae";
}

.icon-ticket-alt::before {
  content: "\efaf";
}

.icon-thumbtack::before {
  content: "\efb0";
}

.icon-thumbs-up-1::before {
  content: "\efb1";
}

.icon-thumbs-down-1::before {
  content: "\efb2";
}

.icon-thermometer-1::before {
  content: "\efb3";
}

.icon-thermometer-three-quarters::before {
  content: "\efb4";
}

.icon-thermometer-quarter::before {
  content: "\efb5";
}

.icon-thermometer-half::before {
  content: "\efb6";
}

.icon-thermometer-full::before {
  content: "\efb7";
}

.icon-thermometer-empty::before {
  content: "\efb8";
}

.icon-theater-masks::before {
  content: "\efb9";
}

.icon-th::before {
  content: "\efba";
}

.icon-th-list::before {
  content: "\efbb";
}

.icon-th-large::before {
  content: "\efbc";
}

.icon-text-width::before {
  content: "\efbd";
}

.icon-text-height::before {
  content: "\efbe";
}

.icon-terminal-1::before {
  content: "\efbf";
}

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

.icon-temperature-low::before {
  content: "\efc1";
}

.icon-temperature-high::before {
  content: "\efc2";
}

.icon-teeth::before {
  content: "\efc3";
}

.icon-teeth-open::before {
  content: "\efc4";
}

.icon-taxi::before {
  content: "\efc5";
}

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

.icon-tape::before {
  content: "\efc7";
}

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

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

.icon-tachometer-alt::before {
  content: "\efca";
}

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

.icon-tablet::before {
  content: "\efcc";
}

.icon-tablet-alt::before {
  content: "\efcd";
}

.icon-table::before {
  content: "\efce";
}

.icon-table-tennis::before {
  content: "\efcf";
}

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

.icon-sync-1::before {
  content: "\efd1";
}

.icon-sync-alt::before {
  content: "\efd2";
}

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

.icon-swimming-pool::before {
  content: "\efd4";
}

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

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

.icon-surprise-1::before {
  content: "\efd7";
}

.icon-superscript::before {
  content: "\efd8";
}

.icon-sun-1::before {
  content: "\efd9";
}

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

.icon-suitcase-rolling::before {
  content: "\efdb";
}

.icon-subway-1::before {
  content: "\efdc";
}

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

.icon-stroopwafel::before {
  content: "\efde";
}

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

.icon-street-view::before {
  content: "\efe0";
}

.icon-stream::before {
  content: "\efe1";
}

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

.icon-store-slash::before {
  content: "\efe3";
}

.icon-store-alt::before {
  content: "\efe4";
}

.icon-store-alt-slash::before {
  content: "\efe5";
}

.icon-stopwatch-1::before {
  content: "\efe6";
}

.icon-stopwatch-20::before {
  content: "\efe7";
}

.icon-stop-1::before {
  content: "\efe8";
}

.icon-stop-circle-1::before {
  content: "\efe9";
}

.icon-sticky-note-1::before {
  content: "\efea";
}

.icon-stethoscope::before {
  content: "\efeb";
}

.icon-step-forward::before {
  content: "\efec";
}

.icon-step-backward::before {
  content: "\efed";
}

.icon-star-1::before {
  content: "\efee";
}

.icon-star-of-life::before {
  content: "\efef";
}

.icon-star-of-david::before {
  content: "\eff0";
}

.icon-star-half-1::before {
  content: "\eff1";
}

.icon-star-half-alt::before {
  content: "\eff2";
}

.icon-star-and-crescent::before {
  content: "\eff3";
}

.icon-stamp::before {
  content: "\eff4";
}

.icon-square-1::before {
  content: "\eff5";
}

.icon-square-root-alt::before {
  content: "\eff6";
}

.icon-square-full::before {
  content: "\eff7";
}

.icon-spray-can::before {
  content: "\eff8";
}

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

.icon-spinner::before {
  content: "\effa";
}

.icon-spider::before {
  content: "\effb";
}

.icon-spell-check::before {
  content: "\effc";
}

.icon-space-shuttle::before {
  content: "\effd";
}

.icon-spa::before {
  content: "\effe";
}

.icon-sort::before {
  content: "\efff";
}

.icon-sort-up::before {
  content: "\f000";
}

.icon-sort-numeric-up::before {
  content: "\f001";
}

.icon-sort-numeric-up-alt::before {
  content: "\f002";
}

.icon-sort-numeric-down::before {
  content: "\f003";
}

.icon-sort-numeric-down-alt::before {
  content: "\f004";
}

.icon-sort-down::before {
  content: "\f005";
}

.icon-sort-amount-up::before {
  content: "\f006";
}

.icon-sort-amount-up-alt::before {
  content: "\f007";
}

.icon-sort-amount-down::before {
  content: "\f008";
}

.icon-sort-amount-down-alt::before {
  content: "\f009";
}

.icon-sort-alpha-up::before {
  content: "\f00a";
}

.icon-sort-alpha-up-alt::before {
  content: "\f00b";
}

.icon-sort-alpha-down::before {
  content: "\f00c";
}

.icon-sort-alpha-down-alt::before {
  content: "\f00d";
}

.icon-solar-panel::before {
  content: "\f00e";
}

.icon-socks::before {
  content: "\f00f";
}

.icon-soap::before {
  content: "\f010";
}

.icon-snowplow::before {
  content: "\f011";
}

.icon-snowman::before {
  content: "\f012";
}

.icon-snowflake-1::before {
  content: "\f013";
}

.icon-snowboarding::before {
  content: "\f014";
}

.icon-sms::before {
  content: "\f015";
}

.icon-smoking::before {
  content: "\f016";
}

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

.icon-smog::before {
  content: "\f018";
}

.icon-smile-1::before {
  content: "\f019";
}

.icon-smile-wink-1::before {
  content: "\f01a";
}

.icon-smile-beam-1::before {
  content: "\f01b";
}

.icon-sliders-h::before {
  content: "\f01c";
}

.icon-sleigh::before {
  content: "\f01d";
}

.icon-slash::before {
  content: "\f01e";
}

.icon-skull-1::before {
  content: "\f01f";
}

.icon-skull-crossbones::before {
  content: "\f020";
}

.icon-skiing::before {
  content: "\f021";
}

.icon-skiing-nordic::before {
  content: "\f022";
}

.icon-skating::before {
  content: "\f023";
}

.icon-sitemap::before {
  content: "\f024";
}

.icon-sink::before {
  content: "\f025";
}

.icon-sim-card::before {
  content: "\f026";
}

.icon-signature::before {
  content: "\f027";
}

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

.icon-sign::before {
  content: "\f029";
}

.icon-sign-out-alt::before {
  content: "\f02a";
}

.icon-sign-language::before {
  content: "\f02b";
}

.icon-sign-in-alt::before {
  content: "\f02c";
}

.icon-shuttle-van::before {
  content: "\f02d";
}

.icon-shower::before {
  content: "\f02e";
}

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

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

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

.icon-shoe-prints::before {
  content: "\f032";
}

.icon-shipping-fast::before {
  content: "\f033";
}

.icon-ship::before {
  content: "\f034";
}

.icon-shield-virus::before {
  content: "\f035";
}

.icon-shield-alt::before {
  content: "\f036";
}

.icon-shekel-sign::before {
  content: "\f037";
}

.icon-share-1::before {
  content: "\f038";
}

.icon-share-square-1::before {
  content: "\f039";
}

.icon-share-alt::before {
  content: "\f03a";
}

.icon-share-alt-square::before {
  content: "\f03b";
}

.icon-shapes-1::before {
  content: "\f03c";
}

.icon-server-1::before {
  content: "\f03d";
}

.icon-seedling::before {
  content: "\f03e";
}

.icon-search-1::before {
  content: "\f03f";
}

.icon-search-plus::before {
  content: "\f040";
}

.icon-search-minus::before {
  content: "\f041";
}

.icon-search-location::before {
  content: "\f042";
}

.icon-search-dollar::before {
  content: "\f043";
}

.icon-sd-card::before {
  content: "\f044";
}

.icon-scroll::before {
  content: "\f045";
}

.icon-screwdriver::before {
  content: "\f046";
}

.icon-school-1::before {
  content: "\f047";
}

.icon-save-1::before {
  content: "\f048";
}

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

.icon-satellite-dish::before {
  content: "\f04a";
}

.icon-sad-tear-1::before {
  content: "\f04b";
}

.icon-sad-cry-1::before {
  content: "\f04c";
}

.icon-rupee-sign::before {
  content: "\f04d";
}

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

.icon-ruler::before {
  content: "\f04f";
}

.icon-ruler-vertical::before {
  content: "\f050";
}

.icon-ruler-horizontal::before {
  content: "\f051";
}

.icon-ruler-combined::before {
  content: "\f052";
}

.icon-ruble-sign::before {
  content: "\f053";
}

.icon-rss::before {
  content: "\f054";
}

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

.icon-route::before {
  content: "\f056";
}

.icon-rocket-1::before {
  content: "\f057";
}

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

.icon-road::before {
  content: "\f059";
}

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

.icon-ribbon-1::before {
  content: "\f05b";
}

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

.icon-restroom::before {
  content: "\f05d";
}

.icon-republican::before {
  content: "\f05e";
}

.icon-reply::before {
  content: "\f05f";
}

.icon-reply-all::before {
  content: "\f060";
}

.icon-remove-format::before {
  content: "\f061";
}

.icon-registered-1::before {
  content: "\f062";
}

.icon-redo::before {
  content: "\f063";
}

.icon-redo-alt::before {
  content: "\f064";
}

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

.icon-record-vinyl::before {
  content: "\f066";
}

.icon-receipt-1::before {
  content: "\f067";
}

.icon-random::before {
  content: "\f068";
}

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

.icon-radiation::before {
  content: "\f06a";
}

.icon-radiation-alt::before {
  content: "\f06b";
}

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

.icon-quote-right::before {
  content: "\f06d";
}

.icon-quote-left::before {
  content: "\f06e";
}

.icon-quidditch::before {
  content: "\f06f";
}

.icon-question::before {
  content: "\f070";
}

.icon-question-circle-1::before {
  content: "\f071";
}

.icon-qrcode::before {
  content: "\f072";
}

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

.icon-pump-soap::before {
  content: "\f074";
}

.icon-pump-medical::before {
  content: "\f075";
}

.icon-project-diagram::before {
  content: "\f076";
}

.icon-procedures::before {
  content: "\f077";
}

.icon-print-1::before {
  content: "\f078";
}

.icon-prescription::before {
  content: "\f079";
}

.icon-prescription-bottle::before {
  content: "\f07a";
}

.icon-prescription-bottle-alt::before {
  content: "\f07b";
}

.icon-praying-hands::before {
  content: "\f07c";
}

.icon-pray::before {
  content: "\f07d";
}

.icon-power-off::before {
  content: "\f07e";
}

.icon-pound-sign::before {
  content: "\f07f";
}

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

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

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

.icon-poo-storm::before {
  content: "\f083";
}

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

.icon-poll-h::before {
  content: "\f085";
}

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

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

.icon-plus-square-1::before {
  content: "\f088";
}

.icon-plus-circle::before {
  content: "\f089";
}

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

.icon-play-1::before {
  content: "\f08b";
}

.icon-play-circle-1::before {
  content: "\f08c";
}

.icon-plane::before {
  content: "\f08d";
}

.icon-plane-slash::before {
  content: "\f08e";
}

.icon-plane-departure::before {
  content: "\f08f";
}

.icon-plane-arrival::before {
  content: "\f090";
}

.icon-place-of-worship::before {
  content: "\f091";
}

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

.icon-pills::before {
  content: "\f093";
}

.icon-piggy-bank::before {
  content: "\f094";
}

.icon-photo-video::before {
  content: "\f095";
}

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

.icon-phone-volume::before {
  content: "\f097";
}

.icon-phone-square::before {
  content: "\f098";
}

.icon-phone-square-alt::before {
  content: "\f099";
}

.icon-phone-slash::before {
  content: "\f09a";
}

.icon-phone-alt::before {
  content: "\f09b";
}

.icon-person-booth::before {
  content: "\f09c";
}

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

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

.icon-pepper-hot::before {
  content: "\f09f";
}

.icon-people-carry::before {
  content: "\f0a0";
}

.icon-people-arrows::before {
  content: "\f0a1";
}

.icon-pencil-ruler::before {
  content: "\f0a2";
}

.icon-pencil-alt::before {
  content: "\f0a3";
}

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

.icon-pen-square::before {
  content: "\f0a5";
}

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

.icon-pen-fancy::before {
  content: "\f0a7";
}

.icon-pen-alt::before {
  content: "\f0a8";
}

.icon-peace::before {
  content: "\f0a9";
}

.icon-paw-1::before {
  content: "\f0aa";
}

.icon-pause-1::before {
  content: "\f0ab";
}

.icon-pause-circle-1::before {
  content: "\f0ac";
}

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

.icon-pastafarianism::before {
  content: "\f0ae";
}

.icon-passport::before {
  content: "\f0af";
}

.icon-parking::before {
  content: "\f0b0";
}

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

.icon-parachute-box::before {
  content: "\f0b2";
}

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

.icon-paper-plane-1::before {
  content: "\f0b4";
}

.icon-pallet::before {
  content: "\f0b5";
}

.icon-palette::before {
  content: "\f0b6";
}

.icon-paint-roller::before {
  content: "\f0b7";
}

.icon-paint-brush::before {
  content: "\f0b8";
}

.icon-pager::before {
  content: "\f0b9";
}

.icon-outdent::before {
  content: "\f0ba";
}

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

.icon-om::before {
  content: "\f0bc";
}

.icon-oil-can::before {
  content: "\f0bd";
}

.icon-object-ungroup-1::before {
  content: "\f0be";
}

.icon-object-group-1::before {
  content: "\f0bf";
}

.icon-notes-medical::before {
  content: "\f0c0";
}

.icon-not-equal::before {
  content: "\f0c1";
}

.icon-newspaper-1::before {
  content: "\f0c2";
}

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

.icon-network-wired::before {
  content: "\f0c4";
}

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

.icon-mug-hot::before {
  content: "\f0c6";
}

.icon-mouse::before {
  content: "\f0c7";
}

.icon-mouse-pointer::before {
  content: "\f0c8";
}

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

.icon-motorcycle::before {
  content: "\f0ca";
}

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

.icon-mortar-pestle::before {
  content: "\f0cc";
}

.icon-moon-1::before {
  content: "\f0cd";
}

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

.icon-money-check::before {
  content: "\f0cf";
}

.icon-money-check-alt::before {
  content: "\f0d0";
}

.icon-money-bill::before {
  content: "\f0d1";
}

.icon-money-bill-wave::before {
  content: "\f0d2";
}

.icon-money-bill-wave-alt::before {
  content: "\f0d3";
}

.icon-money-bill-alt-1::before {
  content: "\f0d4";
}

.icon-mobile::before {
  content: "\f0d5";
}

.icon-mobile-alt::before {
  content: "\f0d6";
}

.icon-mitten::before {
  content: "\f0d7";
}

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

.icon-minus-square-1::before {
  content: "\f0d9";
}

.icon-minus-circle::before {
  content: "\f0da";
}

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

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

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

.icon-microphone-alt::before {
  content: "\f0de";
}

.icon-microphone-alt-slash::before {
  content: "\f0df";
}

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

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

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

.icon-menorah::before {
  content: "\f0e3";
}

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

.icon-meh-1::before {
  content: "\f0e5";
}

.icon-meh-rolling-eyes-1::before {
  content: "\f0e6";
}

.icon-meh-blank-1::before {
  content: "\f0e7";
}

.icon-medkit-1::before {
  content: "\f0e8";
}

.icon-medal-1::before {
  content: "\f0e9";
}

.icon-mask::before {
  content: "\f0ea";
}

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

.icon-mars-stroke::before {
  content: "\f0ec";
}

.icon-mars-stroke-v::before {
  content: "\f0ed";
}

.icon-mars-stroke-h::before {
  content: "\f0ee";
}

.icon-mars-double::before {
  content: "\f0ef";
}

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

.icon-map-1::before {
  content: "\f0f1";
}

.icon-map-signs::before {
  content: "\f0f2";
}

.icon-map-pin::before {
  content: "\f0f3";
}

.icon-map-marker::before {
  content: "\f0f4";
}

.icon-map-marker-alt::before {
  content: "\f0f5";
}

.icon-map-marked::before {
  content: "\f0f6";
}

.icon-map-marked-alt::before {
  content: "\f0f7";
}

.icon-male-1::before {
  content: "\f0f8";
}

.icon-mail-bulk::before {
  content: "\f0f9";
}

.icon-magnet-1::before {
  content: "\f0fa";
}

.icon-magic::before {
  content: "\f0fb";
}

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

.icon-lungs-virus::before {
  content: "\f0fd";
}

.icon-luggage-cart::before {
  content: "\f0fe";
}

.icon-low-vision::before {
  content: "\f0ff";
}

.icon-long-arrow-alt-up::before {
  content: "\f100";
}

.icon-long-arrow-alt-right::before {
  content: "\f101";
}

.icon-long-arrow-alt-left::before {
  content: "\f102";
}

.icon-long-arrow-alt-down::before {
  content: "\f103";
}

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

.icon-lock-open-1::before {
  content: "\f105";
}

.icon-location-arrow::before {
  content: "\f106";
}

.icon-list-1::before {
  content: "\f107";
}

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

.icon-list-ol::before {
  content: "\f109";
}

.icon-list-alt-1::before {
  content: "\f10a";
}

.icon-lira-sign::before {
  content: "\f10b";
}

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

.icon-lightbulb-1::before {
  content: "\f10d";
}

.icon-life-ring-1::before {
  content: "\f10e";
}

.icon-level-up-alt::before {
  content: "\f10f";
}

.icon-level-down-alt::before {
  content: "\f110";
}

.icon-less-than::before {
  content: "\f111";
}

.icon-less-than-equal::before {
  content: "\f112";
}

.icon-lemon-1::before {
  content: "\f113";
}

.icon-leaf-1::before {
  content: "\f114";
}

.icon-layer-group::before {
  content: "\f115";
}

.icon-laugh-1::before {
  content: "\f116";
}

.icon-laugh-wink-1::before {
  content: "\f117";
}

.icon-laugh-squint-1::before {
  content: "\f118";
}

.icon-laugh-beam-1::before {
  content: "\f119";
}

.icon-laptop-1::before {
  content: "\f11a";
}

.icon-laptop-medical::before {
  content: "\f11b";
}

.icon-laptop-house::before {
  content: "\f11c";
}

.icon-laptop-code::before {
  content: "\f11d";
}

.icon-language-1::before {
  content: "\f11e";
}

.icon-landmark::before {
  content: "\f11f";
}

.icon-kiwi-bird::before {
  content: "\f120";
}

.icon-kiss-1::before {
  content: "\f121";
}

.icon-kiss-wink-heart-1::before {
  content: "\f122";
}

.icon-kiss-beam-1::before {
  content: "\f123";
}

.icon-khanda::before {
  content: "\f124";
}

.icon-keyboard-1::before {
  content: "\f125";
}

.icon-key-1::before {
  content: "\f126";
}

.icon-kaaba::before {
  content: "\f127";
}

.icon-journal-whills::before {
  content: "\f128";
}

.icon-joint::before {
  content: "\f129";
}

.icon-jedi::before {
  content: "\f12a";
}

.icon-italic::before {
  content: "\f12b";
}

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

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

.icon-infinity::before {
  content: "\f12e";
}

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

.icon-indent::before {
  content: "\f130";
}

.icon-inbox::before {
  content: "\f131";
}

.icon-images-1::before {
  content: "\f132";
}

.icon-image-1::before {
  content: "\f133";
}

.icon-igloo::before {
  content: "\f134";
}

.icon-id-card-1::before {
  content: "\f135";
}

.icon-id-card-alt::before {
  content: "\f136";
}

.icon-id-badge-1::before {
  content: "\f137";
}

.icon-icons::before {
  content: "\f138";
}

.icon-icicles::before {
  content: "\f139";
}

.icon-ice-cream-1::before {
  content: "\f13a";
}

.icon-i-cursor::before {
  content: "\f13b";
}

.icon-hryvnia::before {
  content: "\f13c";
}

.icon-house-user::before {
  content: "\f13d";
}

.icon-house-damage::before {
  content: "\f13e";
}

.icon-hourglass-1::before {
  content: "\f13f";
}

.icon-hourglass-start::before {
  content: "\f140";
}

.icon-hourglass-half::before {
  content: "\f141";
}

.icon-hourglass-end::before {
  content: "\f142";
}

.icon-hotel::before {
  content: "\f143";
}

.icon-hotdog::before {
  content: "\f144";
}

.icon-hot-tub::before {
  content: "\f145";
}

.icon-hospital-1::before {
  content: "\f146";
}

.icon-hospital-user::before {
  content: "\f147";
}

.icon-hospital-symbol::before {
  content: "\f148";
}

.icon-hospital-alt::before {
  content: "\f149";
}

.icon-horse::before {
  content: "\f14a";
}

.icon-horse-head::before {
  content: "\f14b";
}

.icon-home-1::before {
  content: "\f14c";
}

.icon-holly-berry::before {
  content: "\f14d";
}

.icon-hockey-puck::before {
  content: "\f14e";
}

.icon-history::before {
  content: "\f14f";
}

.icon-hippo::before {
  content: "\f150";
}

.icon-hiking::before {
  content: "\f151";
}

.icon-highlighter::before {
  content: "\f152";
}

.icon-helicopter::before {
  content: "\f153";
}

.icon-heartbeat::before {
  content: "\f154";
}

.icon-heart-1::before {
  content: "\f155";
}

.icon-heart-broken::before {
  content: "\f156";
}

.icon-headset-1::before {
  content: "\f157";
}

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

.icon-headphones-alt::before {
  content: "\f159";
}

.icon-heading::before {
  content: "\f15a";
}

.icon-head-side-virus::before {
  content: "\f15b";
}

.icon-head-side-mask::before {
  content: "\f15c";
}

.icon-head-side-cough::before {
  content: "\f15d";
}

.icon-head-side-cough-slash::before {
  content: "\f15e";
}

.icon-hdd-1::before {
  content: "\f15f";
}

.icon-hat-wizard::before {
  content: "\f160";
}

.icon-hat-cowboy::before {
  content: "\f161";
}

.icon-hat-cowboy-side::before {
  content: "\f162";
}

.icon-hashtag::before {
  content: "\f163";
}

.icon-hard-hat::before {
  content: "\f164";
}

.icon-hanukiah::before {
  content: "\f165";
}

.icon-handshake-1::before {
  content: "\f166";
}

.icon-handshake-slash::before {
  content: "\f167";
}

.icon-handshake-alt-slash::before {
  content: "\f168";
}

.icon-hands::before {
  content: "\f169";
}

.icon-hands-wash::before {
  content: "\f16a";
}

.icon-hands-helping::before {
  content: "\f16b";
}

.icon-hand-spock-1::before {
  content: "\f16c";
}

.icon-hand-sparkles::before {
  content: "\f16d";
}

.icon-hand-scissors-1::before {
  content: "\f16e";
}

.icon-hand-rock-1::before {
  content: "\f16f";
}

.icon-hand-pointer-1::before {
  content: "\f170";
}

.icon-hand-point-up-1::before {
  content: "\f171";
}

.icon-hand-point-right-1::before {
  content: "\f172";
}

.icon-hand-point-left-1::before {
  content: "\f173";
}

.icon-hand-point-down-1::before {
  content: "\f174";
}

.icon-hand-peace-1::before {
  content: "\f175";
}

.icon-hand-paper-1::before {
  content: "\f176";
}

.icon-hand-middle-finger::before {
  content: "\f177";
}

.icon-hand-lizard-1::before {
  content: "\f178";
}

.icon-hand-holding::before {
  content: "\f179";
}

.icon-hand-holding-water::before {
  content: "\f17a";
}

.icon-hand-holding-usd::before {
  content: "\f17b";
}

.icon-hand-holding-medical::before {
  content: "\f17c";
}

.icon-hand-holding-heart::before {
  content: "\f17d";
}

.icon-hamsa::before {
  content: "\f17e";
}

.icon-hammer-1::before {
  content: "\f17f";
}

.icon-hamburger::before {
  content: "\f180";
}

.icon-h-square::before {
  content: "\f181";
}

.icon-guitar::before {
  content: "\f182";
}

.icon-grip-vertical::before {
  content: "\f183";
}

.icon-grip-lines::before {
  content: "\f184";
}

.icon-grip-lines-vertical::before {
  content: "\f185";
}

.icon-grip-horizontal::before {
  content: "\f186";
}

.icon-grin-1::before {
  content: "\f187";
}

.icon-grin-wink-1::before {
  content: "\f188";
}

.icon-grin-tongue-1::before {
  content: "\f189";
}

.icon-grin-tongue-wink-1::before {
  content: "\f18a";
}

.icon-grin-tongue-squint-1::before {
  content: "\f18b";
}

.icon-grin-tears-1::before {
  content: "\f18c";
}

.icon-grin-stars-1::before {
  content: "\f18d";
}

.icon-grin-squint-1::before {
  content: "\f18e";
}

.icon-grin-squint-tears-1::before {
  content: "\f18f";
}

.icon-grin-hearts-1::before {
  content: "\f190";
}

.icon-grin-beam-1::before {
  content: "\f191";
}

.icon-grin-beam-sweat-1::before {
  content: "\f192";
}

.icon-grin-alt-1::before {
  content: "\f193";
}

.icon-grimace-1::before {
  content: "\f194";
}

.icon-greater-than::before {
  content: "\f195";
}

.icon-greater-than-equal::before {
  content: "\f196";
}

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

.icon-gopuram::before {
  content: "\f198";
}

.icon-golf-ball::before {
  content: "\f199";
}

.icon-globe-1::before {
  content: "\f19a";
}

.icon-globe-europe::before {
  content: "\f19b";
}

.icon-globe-asia::before {
  content: "\f19c";
}

.icon-globe-americas::before {
  content: "\f19d";
}

.icon-globe-africa::before {
  content: "\f19e";
}

.icon-glasses-1::before {
  content: "\f19f";
}

.icon-glass-whiskey::before {
  content: "\f1a0";
}

.icon-glass-martini::before {
  content: "\f1a1";
}

.icon-glass-martini-alt::before {
  content: "\f1a2";
}

.icon-glass-cheers::before {
  content: "\f1a3";
}

.icon-gifts::before {
  content: "\f1a4";
}

.icon-gift-1::before {
  content: "\f1a5";
}

.icon-ghost::before {
  content: "\f1a6";
}

.icon-genderless::before {
  content: "\f1a7";
}

.icon-gem-1::before {
  content: "\f1a8";
}

.icon-gavel::before {
  content: "\f1a9";
}

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

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

.icon-futbol-1::before {
  content: "\f1ac";
}

.icon-funnel-dollar::before {
  content: "\f1ad";
}

.icon-frown-1::before {
  content: "\f1ae";
}

.icon-frown-open-1::before {
  content: "\f1af";
}

.icon-frog::before {
  content: "\f1b0";
}

.icon-forward::before {
  content: "\f1b1";
}

.icon-football-ball::before {
  content: "\f1b2";
}

.icon-font::before {
  content: "\f1b3";
}

.icon-font-awesome-logo-full-1::before {
  content: "\f1b4";
}

.icon-folder-1::before {
  content: "\f1b5";
}

.icon-folder-plus::before {
  content: "\f1b6";
}

.icon-folder-open-1::before {
  content: "\f1b7";
}

.icon-folder-minus::before {
  content: "\f1b8";
}

.icon-flushed-1::before {
  content: "\f1b9";
}

.icon-flask-1::before {
  content: "\f1ba";
}

.icon-flag-1::before {
  content: "\f1bb";
}

.icon-flag-usa::before {
  content: "\f1bc";
}

.icon-flag-checkered::before {
  content: "\f1bd";
}

.icon-fist-raised::before {
  content: "\f1be";
}

.icon-fish-1::before {
  content: "\f1bf";
}

.icon-first-aid::before {
  content: "\f1c0";
}

.icon-fire::before {
  content: "\f1c1";
}

.icon-fire-extinguisher::before {
  content: "\f1c2";
}

.icon-fire-alt::before {
  content: "\f1c3";
}

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

.icon-filter-1::before {
  content: "\f1c5";
}

.icon-film-1::before {
  content: "\f1c6";
}

.icon-fill::before {
  content: "\f1c7";
}

.icon-fill-drip::before {
  content: "\f1c8";
}

.icon-file-1::before {
  content: "\f1c9";
}

.icon-file-word-1::before {
  content: "\f1ca";
}

.icon-file-video-1::before {
  content: "\f1cb";
}

.icon-file-upload::before {
  content: "\f1cc";
}

.icon-file-signature::before {
  content: "\f1cd";
}

.icon-file-prescription::before {
  content: "\f1ce";
}

.icon-file-powerpoint-1::before {
  content: "\f1cf";
}

.icon-file-pdf-1::before {
  content: "\f1d0";
}

.icon-file-medical::before {
  content: "\f1d1";
}

.icon-file-medical-alt::before {
  content: "\f1d2";
}

.icon-file-invoice::before {
  content: "\f1d3";
}

.icon-file-invoice-dollar::before {
  content: "\f1d4";
}

.icon-file-import::before {
  content: "\f1d5";
}

.icon-file-image-1::before {
  content: "\f1d6";
}

.icon-file-export::before {
  content: "\f1d7";
}

.icon-file-excel-1::before {
  content: "\f1d8";
}

.icon-file-download::before {
  content: "\f1d9";
}

.icon-file-csv::before {
  content: "\f1da";
}

.icon-file-contract::before {
  content: "\f1db";
}

.icon-file-code-1::before {
  content: "\f1dc";
}

.icon-file-audio-1::before {
  content: "\f1dd";
}

.icon-file-archive-1::before {
  content: "\f1de";
}

.icon-file-alt-1::before {
  content: "\f1df";
}

.icon-fighter-jet::before {
  content: "\f1e0";
}

.icon-female-1::before {
  content: "\f1e1";
}

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

.icon-feather-alt::before {
  content: "\f1e3";
}

.icon-fax::before {
  content: "\f1e4";
}

.icon-faucet::before {
  content: "\f1e5";
}

.icon-fast-forward::before {
  content: "\f1e6";
}

.icon-fast-backward::before {
  content: "\f1e7";
}

.icon-fan::before {
  content: "\f1e8";
}

.icon-eye-1::before {
  content: "\f1e9";
}

.icon-eye-slash-1::before {
  content: "\f1ea";
}

.icon-eye-dropper::before {
  content: "\f1eb";
}

.icon-external-link-square-alt::before {
  content: "\f1ec";
}

.icon-external-link-alt::before {
  content: "\f1ed";
}

.icon-expand-1::before {
  content: "\f1ee";
}

.icon-expand-arrows-alt::before {
  content: "\f1ef";
}

.icon-expand-alt::before {
  content: "\f1f0";
}

.icon-exclamation::before {
  content: "\f1f1";
}

.icon-exclamation-triangle::before {
  content: "\f1f2";
}

.icon-exclamation-circle::before {
  content: "\f1f3";
}

.icon-exchange-alt::before {
  content: "\f1f4";
}

.icon-euro-sign::before {
  content: "\f1f5";
}

.icon-ethernet::before {
  content: "\f1f6";
}

.icon-eraser::before {
  content: "\f1f7";
}

.icon-equals::before {
  content: "\f1f8";
}

.icon-envelope-1::before {
  content: "\f1f9";
}

.icon-envelope-square::before {
  content: "\f1fa";
}

.icon-envelope-open-1::before {
  content: "\f1fb";
}

.icon-envelope-open-text::before {
  content: "\f1fc";
}

.icon-ellipsis-v::before {
  content: "\f1fd";
}

.icon-ellipsis-h::before {
  content: "\f1fe";
}

.icon-eject::before {
  content: "\f1ff";
}

.icon-egg-1::before {
  content: "\f200";
}

.icon-edit-1::before {
  content: "\f201";
}

.icon-dungeon::before {
  content: "\f202";
}

.icon-dumpster::before {
  content: "\f203";
}

.icon-dumpster-fire::before {
  content: "\f204";
}

.icon-dumbbell::before {
  content: "\f205";
}

.icon-drumstick-bite::before {
  content: "\f206";
}

.icon-drum::before {
  content: "\f207";
}

.icon-drum-steelpan::before {
  content: "\f208";
}

.icon-draw-polygon::before {
  content: "\f209";
}

.icon-dragon::before {
  content: "\f20a";
}

.icon-drafting-compass::before {
  content: "\f20b";
}

.icon-download-1::before {
  content: "\f20c";
}

.icon-dove::before {
  content: "\f20d";
}

.icon-dot-circle-1::before {
  content: "\f20e";
}

.icon-door-open::before {
  content: "\f20f";
}

.icon-door-closed::before {
  content: "\f210";
}

.icon-donate::before {
  content: "\f211";
}

.icon-dolly::before {
  content: "\f212";
}

.icon-dolly-flatbed::before {
  content: "\f213";
}

.icon-dollar-sign::before {
  content: "\f214";
}

.icon-dog::before {
  content: "\f215";
}

.icon-dna::before {
  content: "\f216";
}

.icon-dizzy-1::before {
  content: "\f217";
}

.icon-divide::before {
  content: "\f218";
}

.icon-disease::before {
  content: "\f219";
}

.icon-directions::before {
  content: "\f21a";
}

.icon-digital-tachograph::before {
  content: "\f21b";
}

.icon-dice-1::before {
  content: "\f21c";
}

.icon-dice-two::before {
  content: "\f21d";
}

.icon-dice-three::before {
  content: "\f21e";
}

.icon-dice-six::before {
  content: "\f21f";
}

.icon-dice-one::before {
  content: "\f220";
}

.icon-dice-four::before {
  content: "\f221";
}

.icon-dice-five::before {
  content: "\f222";
}

.icon-dice-d6::before {
  content: "\f223";
}

.icon-dice-d20::before {
  content: "\f224";
}

.icon-diagnoses::before {
  content: "\f225";
}

.icon-dharmachakra::before {
  content: "\f226";
}

.icon-desktop-1::before {
  content: "\f227";
}

.icon-democrat::before {
  content: "\f228";
}

.icon-deaf::before {
  content: "\f229";
}

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

.icon-cut-1::before {
  content: "\f22b";
}

.icon-cubes::before {
  content: "\f22c";
}

.icon-cube-1::before {
  content: "\f22d";
}

.icon-crutch::before {
  content: "\f22e";
}

.icon-crown::before {
  content: "\f22f";
}

.icon-crow::before {
  content: "\f230";
}

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

.icon-cross::before {
  content: "\f232";
}

.icon-crop-1::before {
  content: "\f233";
}

.icon-crop-alt::before {
  content: "\f234";
}

.icon-credit-card-1::before {
  content: "\f235";
}

.icon-couch::before {
  content: "\f236";
}

.icon-copyright-1::before {
  content: "\f237";
}

.icon-copy-1::before {
  content: "\f238";
}

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

.icon-cookie-bite::before {
  content: "\f23a";
}

.icon-concierge-bell::before {
  content: "\f23b";
}

.icon-compress::before {
  content: "\f23c";
}

.icon-compress-arrows-alt::before {
  content: "\f23d";
}

.icon-compress-alt::before {
  content: "\f23e";
}

.icon-compass-1::before {
  content: "\f23f";
}

.icon-compact-disc::before {
  content: "\f240";
}

.icon-comments-1::before {
  content: "\f241";
}

.icon-comments-dollar::before {
  content: "\f242";
}

.icon-comment-1::before {
  content: "\f243";
}

.icon-comment-slash::before {
  content: "\f244";
}

.icon-comment-medical::before {
  content: "\f245";
}

.icon-comment-dots-1::before {
  content: "\f246";
}

.icon-comment-dollar::before {
  content: "\f247";
}

.icon-comment-alt-1::before {
  content: "\f248";
}

.icon-columns::before {
  content: "\f249";
}

.icon-coins::before {
  content: "\f24a";
}

.icon-cogs::before {
  content: "\f24b";
}

.icon-cog-1::before {
  content: "\f24c";
}

.icon-coffee::before {
  content: "\f24d";
}

.icon-code-1::before {
  content: "\f24e";
}

.icon-code-branch::before {
  content: "\f24f";
}

.icon-cocktail::before {
  content: "\f250";
}

.icon-cloud-1::before {
  content: "\f251";
}

.icon-cloud-upload-alt::before {
  content: "\f252";
}

.icon-cloud-sun::before {
  content: "\f253";
}

.icon-cloud-sun-rain::before {
  content: "\f254";
}

.icon-cloud-showers-heavy::before {
  content: "\f255";
}

.icon-cloud-rain::before {
  content: "\f256";
}

.icon-cloud-moon::before {
  content: "\f257";
}

.icon-cloud-moon-rain::before {
  content: "\f258";
}

.icon-cloud-meatball::before {
  content: "\f259";
}

.icon-cloud-download-alt::before {
  content: "\f25a";
}

.icon-closed-captioning-1::before {
  content: "\f25b";
}

.icon-clone-1::before {
  content: "\f25c";
}

.icon-clock-1::before {
  content: "\f25d";
}

.icon-clipboard-1::before {
  content: "\f25e";
}

.icon-clipboard-list::before {
  content: "\f25f";
}

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

.icon-clinic-medical::before {
  content: "\f261";
}

.icon-city::before {
  content: "\f262";
}

.icon-circle-1::before {
  content: "\f263";
}

.icon-circle-notch::before {
  content: "\f264";
}

.icon-church::before {
  content: "\f265";
}

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

.icon-chevron-up-1::before {
  content: "\f267";
}

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

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

.icon-chevron-down-1::before {
  content: "\f26a";
}

.icon-chevron-circle-up::before {
  content: "\f26b";
}

.icon-chevron-circle-right::before {
  content: "\f26c";
}

.icon-chevron-circle-left::before {
  content: "\f26d";
}

.icon-chevron-circle-down::before {
  content: "\f26e";
}

.icon-chess::before {
  content: "\f26f";
}

.icon-chess-rook::before {
  content: "\f270";
}

.icon-chess-queen::before {
  content: "\f271";
}

.icon-chess-pawn::before {
  content: "\f272";
}

.icon-chess-knight::before {
  content: "\f273";
}

.icon-chess-king::before {
  content: "\f274";
}

.icon-chess-board::before {
  content: "\f275";
}

.icon-chess-bishop::before {
  content: "\f276";
}

.icon-cheese::before {
  content: "\f277";
}

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

.icon-check-square-1::before {
  content: "\f279";
}

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

.icon-check-circle-1::before {
  content: "\f27b";
}

.icon-chart-pie::before {
  content: "\f27c";
}

.icon-chart-line::before {
  content: "\f27d";
}

.icon-chart-bar-1::before {
  content: "\f27e";
}

.icon-chart-area::before {
  content: "\f27f";
}

.icon-charging-station::before {
  content: "\f280";
}

.icon-chalkboard::before {
  content: "\f281";
}

.icon-chalkboard-teacher::before {
  content: "\f282";
}

.icon-chair::before {
  content: "\f283";
}

.icon-certificate::before {
  content: "\f284";
}

.icon-cat::before {
  content: "\f285";
}

.icon-cash-register::before {
  content: "\f286";
}

.icon-cart-plus::before {
  content: "\f287";
}

.icon-cart-arrow-down::before {
  content: "\f288";
}

.icon-carrot::before {
  content: "\f289";
}

.icon-caret-up-1::before {
  content: "\f28a";
}

.icon-caret-square-up-1::before {
  content: "\f28b";
}

.icon-caret-square-right-1::before {
  content: "\f28c";
}

.icon-caret-square-left-1::before {
  content: "\f28d";
}

.icon-caret-square-down-1::before {
  content: "\f28e";
}

.icon-caret-right::before {
  content: "\f28f";
}

.icon-caret-left::before {
  content: "\f290";
}

.icon-caret-down-1::before {
  content: "\f291";
}

.icon-caravan::before {
  content: "\f292";
}

.icon-car-1::before {
  content: "\f293";
}

.icon-car-side::before {
  content: "\f294";
}

.icon-car-crash::before {
  content: "\f295";
}

.icon-car-battery::before {
  content: "\f296";
}

.icon-car-alt::before {
  content: "\f297";
}

.icon-capsules::before {
  content: "\f298";
}

.icon-cannabis::before {
  content: "\f299";
}

.icon-candy-cane::before {
  content: "\f29a";
}

.icon-campground::before {
  content: "\f29b";
}

.icon-camera-1::before {
  content: "\f29c";
}

.icon-camera-retro::before {
  content: "\f29d";
}

.icon-calendar-1::before {
  content: "\f29e";
}

.icon-calendar-week::before {
  content: "\f29f";
}

.icon-calendar-times-1::before {
  content: "\f2a0";
}

.icon-calendar-plus-1::before {
  content: "\f2a1";
}

.icon-calendar-minus-1::before {
  content: "\f2a2";
}

.icon-calendar-day::before {
  content: "\f2a3";
}

.icon-calendar-check-1::before {
  content: "\f2a4";
}

.icon-calendar-alt-1::before {
  content: "\f2a5";
}

.icon-calculator-1::before {
  content: "\f2a6";
}

.icon-business-time::before {
  content: "\f2a7";
}

.icon-bus-1::before {
  content: "\f2a8";
}

.icon-bus-alt::before {
  content: "\f2a9";
}

.icon-burn::before {
  content: "\f2aa";
}

.icon-bullseye::before {
  content: "\f2ab";
}

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

.icon-building-1::before {
  content: "\f2ad";
}

.icon-bug-1::before {
  content: "\f2ae";
}

.icon-brush-1::before {
  content: "\f2af";
}

.icon-broom::before {
  content: "\f2b0";
}

.icon-broadcast-tower::before {
  content: "\f2b1";
}

.icon-briefcase-1::before {
  content: "\f2b2";
}

.icon-briefcase-medical::before {
  content: "\f2b3";
}

.icon-bread-slice::before {
  content: "\f2b4";
}

.icon-brain::before {
  content: "\f2b5";
}

.icon-braille::before {
  content: "\f2b6";
}

.icon-boxes::before {
  content: "\f2b7";
}

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

.icon-box-tissue::before {
  content: "\f2b9";
}

.icon-box-open::before {
  content: "\f2ba";
}

.icon-bowling-ball-1::before {
  content: "\f2bb";
}

.icon-border-style::before {
  content: "\f2bc";
}

.icon-border-none::before {
  content: "\f2bd";
}

.icon-border-all::before {
  content: "\f2be";
}

.icon-bookmark-1::before {
  content: "\f2bf";
}

.icon-book-1::before {
  content: "\f2c0";
}

.icon-book-reader::before {
  content: "\f2c1";
}

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

.icon-book-medical::before {
  content: "\f2c3";
}

.icon-book-dead::before {
  content: "\f2c4";
}

.icon-bong::before {
  content: "\f2c5";
}

.icon-bone::before {
  content: "\f2c6";
}

.icon-bomb::before {
  content: "\f2c7";
}

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

.icon-bold::before {
  content: "\f2c9";
}

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

.icon-blind::before {
  content: "\f2cb";
}

.icon-blender::before {
  content: "\f2cc";
}

.icon-blender-phone::before {
  content: "\f2cd";
}

.icon-birthday-cake::before {
  content: "\f2ce";
}

.icon-biohazard::before {
  content: "\f2cf";
}

.icon-binoculars::before {
  content: "\f2d0";
}

.icon-biking::before {
  content: "\f2d1";
}

.icon-bicycle-1::before {
  content: "\f2d2";
}

.icon-bible::before {
  content: "\f2d3";
}

.icon-bezier-curve::before {
  content: "\f2d4";
}

.icon-bell-1::before {
  content: "\f2d5";
}

.icon-bell-slash-1::before {
  content: "\f2d6";
}

.icon-beer-1::before {
  content: "\f2d7";
}

.icon-bed-1::before {
  content: "\f2d8";
}

.icon-battery-three-quarters::before {
  content: "\f2d9";
}

.icon-battery-quarter::before {
  content: "\f2da";
}

.icon-battery-half-1::before {
  content: "\f2db";
}

.icon-battery-full-1::before {
  content: "\f2dc";
}

.icon-battery-empty::before {
  content: "\f2dd";
}

.icon-bath::before {
  content: "\f2de";
}

.icon-basketball-ball::before {
  content: "\f2df";
}

.icon-baseball-ball::before {
  content: "\f2e0";
}

.icon-bars::before {
  content: "\f2e1";
}

.icon-barcode-1::before {
  content: "\f2e2";
}

.icon-band-aid::before {
  content: "\f2e3";
}

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

.icon-balance-scale::before {
  content: "\f2e5";
}

.icon-balance-scale-right::before {
  content: "\f2e6";
}

.icon-balance-scale-left::before {
  content: "\f2e7";
}

.icon-bahai::before {
  content: "\f2e8";
}

.icon-bacterium::before {
  content: "\f2e9";
}

.icon-bacteria::before {
  content: "\f2ea";
}

.icon-bacon::before {
  content: "\f2eb";
}

.icon-backward::before {
  content: "\f2ec";
}

.icon-backspace-1::before {
  content: "\f2ed";
}

.icon-baby::before {
  content: "\f2ee";
}

.icon-baby-carriage::before {
  content: "\f2ef";
}

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

.icon-audio-description::before {
  content: "\f2f1";
}

.icon-atom::before {
  content: "\f2f2";
}

.icon-atlas::before {
  content: "\f2f3";
}

.icon-at-1::before {
  content: "\f2f4";
}

.icon-asterisk::before {
  content: "\f2f5";
}

.icon-assistive-listening-systems::before {
  content: "\f2f6";
}

.icon-arrows-alt::before {
  content: "\f2f7";
}

.icon-arrows-alt-v::before {
  content: "\f2f8";
}

.icon-arrows-alt-h::before {
  content: "\f2f9";
}

.icon-arrow-up-1::before {
  content: "\f2fa";
}

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

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

.icon-arrow-down-1::before {
  content: "\f2fd";
}

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

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

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

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

.icon-arrow-alt-circle-up-1::before {
  content: "\f302";
}

.icon-arrow-alt-circle-right-1::before {
  content: "\f303";
}

.icon-arrow-alt-circle-left-1::before {
  content: "\f304";
}

.icon-arrow-alt-circle-down-1::before {
  content: "\f305";
}

.icon-archway::before {
  content: "\f306";
}

.icon-archive-1::before {
  content: "\f307";
}

.icon-apple-alt::before {
  content: "\f308";
}

.icon-ankh::before {
  content: "\f309";
}

.icon-angry-1::before {
  content: "\f30a";
}

.icon-angle-up::before {
  content: "\f30b";
}

.icon-angle-right::before {
  content: "\f30c";
}

.icon-angle-left::before {
  content: "\f30d";
}

.icon-angle-down::before {
  content: "\f30e";
}

.icon-angle-double-up::before {
  content: "\f30f";
}

.icon-angle-double-right::before {
  content: "\f310";
}

.icon-angle-double-left::before {
  content: "\f311";
}

.icon-angle-double-down::before {
  content: "\f312";
}

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

.icon-american-sign-language-interpreting::before {
  content: "\f314";
}

.icon-ambulance::before {
  content: "\f315";
}

.icon-allergies::before {
  content: "\f316";
}

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

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

.icon-align-justify::before {
  content: "\f319";
}

.icon-align-center::before {
  content: "\f31a";
}

.icon-air-freshener::before {
  content: "\f31b";
}

.icon-adjust::before {
  content: "\f31c";
}

.icon-address-card-1::before {
  content: "\f31d";
}

.icon-address-book-1::before {
  content: "\f31e";
}

.icon-ad::before {
  content: "\f31f";
}

.icon-window-restore-2::before {
  content: "\f320";
}

.icon-window-minimize-2::before {
  content: "\f321";
}

.icon-window-maximize-2::before {
  content: "\f322";
}

.icon-window-close-2::before {
  content: "\f323";
}

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

.icon-user-circle-2::before {
  content: "\f325";
}

.icon-trash-alt-2::before {
  content: "\f326";
}

.icon-tired-2::before {
  content: "\f327";
}

.icon-times-circle-2::before {
  content: "\f328";
}

.icon-thumbs-up-2::before {
  content: "\f329";
}

.icon-thumbs-down-2::before {
  content: "\f32a";
}

.icon-surprise-2::before {
  content: "\f32b";
}

.icon-sun-2::before {
  content: "\f32c";
}

.icon-stop-circle-2::before {
  content: "\f32d";
}

.icon-sticky-note-2::before {
  content: "\f32e";
}

.icon-star-2::before {
  content: "\f32f";
}

.icon-star-half-2::before {
  content: "\f330";
}

.icon-square-2::before {
  content: "\f331";
}

.icon-snowflake-2::before {
  content: "\f332";
}

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

.icon-smile-wink-2::before {
  content: "\f334";
}

.icon-smile-beam-2::before {
  content: "\f335";
}

.icon-share-square-2::before {
  content: "\f336";
}

.icon-save-2::before {
  content: "\f337";
}

.icon-sad-tear-2::before {
  content: "\f338";
}

.icon-sad-cry-2::before {
  content: "\f339";
}

.icon-registered-2::before {
  content: "\f33a";
}

.icon-question-circle-2::before {
  content: "\f33b";
}

.icon-plus-square-2::before {
  content: "\f33c";
}

.icon-play-circle-2::before {
  content: "\f33d";
}

.icon-pause-circle-2::before {
  content: "\f33e";
}

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

.icon-object-ungroup-2::before {
  content: "\f340";
}

.icon-object-group-2::before {
  content: "\f341";
}

.icon-newspaper-2::before {
  content: "\f342";
}

.icon-moon-2::before {
  content: "\f343";
}

.icon-money-bill-alt-2::before {
  content: "\f344";
}

.icon-minus-square-2::before {
  content: "\f345";
}

.icon-meh-2::before {
  content: "\f346";
}

.icon-meh-rolling-eyes-2::before {
  content: "\f347";
}

.icon-meh-blank-2::before {
  content: "\f348";
}

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

.icon-list-alt-2::before {
  content: "\f34a";
}

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

.icon-life-ring-2::before {
  content: "\f34c";
}

.icon-lemon-2::before {
  content: "\f34d";
}

.icon-laugh-2::before {
  content: "\f34e";
}

.icon-laugh-wink-2::before {
  content: "\f34f";
}

.icon-laugh-squint-2::before {
  content: "\f350";
}

.icon-laugh-beam-2::before {
  content: "\f351";
}

.icon-kiss-2::before {
  content: "\f352";
}

.icon-kiss-wink-heart-2::before {
  content: "\f353";
}

.icon-kiss-beam-2::before {
  content: "\f354";
}

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

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

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

.icon-id-card-2::before {
  content: "\f358";
}

.icon-id-badge-2::before {
  content: "\f359";
}

.icon-hourglass-2::before {
  content: "\f35a";
}

.icon-hospital-2::before {
  content: "\f35b";
}

.icon-heart-2::before {
  content: "\f35c";
}

.icon-hdd-2::before {
  content: "\f35d";
}

.icon-handshake-2::before {
  content: "\f35e";
}

.icon-hand-spock-2::before {
  content: "\f35f";
}

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

.icon-hand-rock-2::before {
  content: "\f361";
}

.icon-hand-pointer-2::before {
  content: "\f362";
}

.icon-hand-point-up-2::before {
  content: "\f363";
}

.icon-hand-point-right-2::before {
  content: "\f364";
}

.icon-hand-point-left-2::before {
  content: "\f365";
}

.icon-hand-point-down-2::before {
  content: "\f366";
}

.icon-hand-peace-2::before {
  content: "\f367";
}

.icon-hand-paper-2::before {
  content: "\f368";
}

.icon-hand-lizard-2::before {
  content: "\f369";
}

.icon-grin-2::before {
  content: "\f36a";
}

.icon-grin-wink-2::before {
  content: "\f36b";
}

.icon-grin-tongue-2::before {
  content: "\f36c";
}

.icon-grin-tongue-wink-2::before {
  content: "\f36d";
}

.icon-grin-tongue-squint-2::before {
  content: "\f36e";
}

.icon-grin-tears-2::before {
  content: "\f36f";
}

.icon-grin-stars-2::before {
  content: "\f370";
}

.icon-grin-squint-2::before {
  content: "\f371";
}

.icon-grin-squint-tears-2::before {
  content: "\f372";
}

.icon-grin-hearts-2::before {
  content: "\f373";
}

.icon-grin-beam-2::before {
  content: "\f374";
}

.icon-grin-beam-sweat-2::before {
  content: "\f375";
}

.icon-grin-alt-2::before {
  content: "\f376";
}

.icon-grimace-2::before {
  content: "\f377";
}

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

.icon-futbol-2::before {
  content: "\f379";
}

.icon-frown-2::before {
  content: "\f37a";
}

.icon-frown-open-2::before {
  content: "\f37b";
}

.icon-font-awesome-logo-full-2::before {
  content: "\f37c";
}

.icon-folder-2::before {
  content: "\f37d";
}

.icon-folder-open-2::before {
  content: "\f37e";
}

.icon-flushed-2::before {
  content: "\f37f";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-eye-slash-2::before {
  content: "\f38d";
}

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

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

.icon-edit-2::before {
  content: "\f390";
}

.icon-dot-circle-2::before {
  content: "\f391";
}

.icon-dizzy-2::before {
  content: "\f392";
}

.icon-credit-card-2::before {
  content: "\f393";
}

.icon-copyright-2::before {
  content: "\f394";
}

.icon-copy-2::before {
  content: "\f395";
}

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

.icon-comments-2::before {
  content: "\f397";
}

.icon-comment-2::before {
  content: "\f398";
}

.icon-comment-dots-2::before {
  content: "\f399";
}

.icon-comment-alt-2::before {
  content: "\f39a";
}

.icon-closed-captioning-2::before {
  content: "\f39b";
}

.icon-clone-2::before {
  content: "\f39c";
}

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

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

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

.icon-check-square-2::before {
  content: "\f3a0";
}

.icon-check-circle-2::before {
  content: "\f3a1";
}

.icon-chart-bar-2::before {
  content: "\f3a2";
}

.icon-caret-square-up-2::before {
  content: "\f3a3";
}

.icon-caret-square-right-2::before {
  content: "\f3a4";
}

.icon-caret-square-left-2::before {
  content: "\f3a5";
}

.icon-caret-square-down-2::before {
  content: "\f3a6";
}

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

.icon-calendar-times-2::before {
  content: "\f3a8";
}

.icon-calendar-plus-2::before {
  content: "\f3a9";
}

.icon-calendar-minus-2::before {
  content: "\f3aa";
}

.icon-calendar-check-2::before {
  content: "\f3ab";
}

.icon-calendar-alt-2::before {
  content: "\f3ac";
}

.icon-building-2::before {
  content: "\f3ad";
}

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

.icon-bell-2::before {
  content: "\f3af";
}

.icon-bell-slash-2::before {
  content: "\f3b0";
}

.icon-arrow-alt-circle-up-2::before {
  content: "\f3b1";
}

.icon-arrow-alt-circle-right-2::before {
  content: "\f3b2";
}

.icon-arrow-alt-circle-left-2::before {
  content: "\f3b3";
}

.icon-arrow-alt-circle-down-2::before {
  content: "\f3b4";
}

.icon-angry-2::before {
  content: "\f3b5";
}

.icon-address-card-2::before {
  content: "\f3b6";
}

.icon-address-book-2::before {
  content: "\f3b7";
}

.icon-zhihu::before {
  content: "\f3b8";
}

.icon-youtube::before {
  content: "\f3b9";
}

.icon-youtube-square::before {
  content: "\f3ba";
}

.icon-yoast::before {
  content: "\f3bb";
}

.icon-yelp::before {
  content: "\f3bc";
}

.icon-yarn::before {
  content: "\f3bd";
}

.icon-yandex::before {
  content: "\f3be";
}

.icon-yandex-international::before {
  content: "\f3bf";
}

.icon-yammer::before {
  content: "\f3c0";
}

.icon-yahoo::before {
  content: "\f3c1";
}

.icon-y-combinator::before {
  content: "\f3c2";
}

.icon-xing::before {
  content: "\f3c3";
}

.icon-xing-square::before {
  content: "\f3c4";
}

.icon-xbox::before {
  content: "\f3c5";
}

.icon-wpressr::before {
  content: "\f3c6";
}

.icon-wpforms::before {
  content: "\f3c7";
}

.icon-wpexplorer::before {
  content: "\f3c8";
}

.icon-wpbeginner::before {
  content: "\f3c9";
}

.icon-wordpress::before {
  content: "\f3ca";
}

.icon-wordpress-simple::before {
  content: "\f3cb";
}

.icon-wolf-pack-battalion::before {
  content: "\f3cc";
}

.icon-wodu::before {
  content: "\f3cd";
}

.icon-wizards-of-the-coast::before {
  content: "\f3ce";
}

.icon-wix::before {
  content: "\f3cf";
}

.icon-windows::before {
  content: "\f3d0";
}

.icon-wikipedia-w::before {
  content: "\f3d1";
}

.icon-whmcs::before {
  content: "\f3d2";
}

.icon-whatsapp::before {
  content: "\f3d3";
}

.icon-whatsapp-square::before {
  content: "\f3d4";
}

.icon-weixin::before {
  content: "\f3d5";
}

.icon-weibo::before {
  content: "\f3d6";
}

.icon-weebly::before {
  content: "\f3d7";
}

.icon-waze::before {
  content: "\f3d8";
}

.icon-watchman-monitoring::before {
  content: "\f3d9";
}

.icon-vuejs::before {
  content: "\f3da";
}

.icon-vnv::before {
  content: "\f3db";
}

.icon-vk::before {
  content: "\f3dc";
}

.icon-vine::before {
  content: "\f3dd";
}

.icon-vimeo::before {
  content: "\f3de";
}

.icon-vimeo-v::before {
  content: "\f3df";
}

.icon-vimeo-square::before {
  content: "\f3e0";
}

.icon-viber::before {
  content: "\f3e1";
}

.icon-viadeo::before {
  content: "\f3e2";
}

.icon-viadeo-square::before {
  content: "\f3e3";
}

.icon-viacoin::before {
  content: "\f3e4";
}

.icon-vaadin::before {
  content: "\f3e5";
}

.icon-ussunnah::before {
  content: "\f3e6";
}

.icon-usps::before {
  content: "\f3e7";
}

.icon-usb::before {
  content: "\f3e8";
}

.icon-ups::before {
  content: "\f3e9";
}

.icon-untappd::before {
  content: "\f3ea";
}

.icon-unsplash::before {
  content: "\f3eb";
}

.icon-unity::before {
  content: "\f3ec";
}

.icon-uniregistry::before {
  content: "\f3ed";
}

.icon-uncharted::before {
  content: "\f3ee";
}

.icon-umbraco::before {
  content: "\f3ef";
}

.icon-uikit::before {
  content: "\f3f0";
}

.icon-ubuntu::before {
  content: "\f3f1";
}

.icon-uber::before {
  content: "\f3f2";
}

.icon-typo3::before {
  content: "\f3f3";
}

.icon-twitter::before {
  content: "\f3f4";
}

.icon-twitter-square::before {
  content: "\f3f5";
}

.icon-twitch::before {
  content: "\f3f6";
}

.icon-tumblr::before {
  content: "\f3f7";
}

.icon-tumblr-square::before {
  content: "\f3f8";
}

.icon-trello::before {
  content: "\f3f9";
}

.icon-trade-federation::before {
  content: "\f3fa";
}

.icon-tiktok::before {
  content: "\f3fb";
}

.icon-think-peaks::before {
  content: "\f3fc";
}

.icon-themeisle::before {
  content: "\f3fd";
}

.icon-themeco::before {
  content: "\f3fe";
}

.icon-the-red-yeti::before {
  content: "\f3ff";
}

.icon-tencent-weibo::before {
  content: "\f400";
}

.icon-telegram::before {
  content: "\f401";
}

.icon-telegram-plane::before {
  content: "\f402";
}

.icon-teamspeak::before {
  content: "\f403";
}

.icon-symfony::before {
  content: "\f404";
}

.icon-swift::before {
  content: "\f405";
}

.icon-suse::before {
  content: "\f406";
}

.icon-supple::before {
  content: "\f407";
}

.icon-superpowers::before {
  content: "\f408";
}

.icon-stumbleupon::before {
  content: "\f409";
}

.icon-stumbleupon-circle::before {
  content: "\f40a";
}

.icon-studiovinari::before {
  content: "\f40b";
}

.icon-stripe::before {
  content: "\f40c";
}

.icon-stripe-s::before {
  content: "\f40d";
}

.icon-strava::before {
  content: "\f40e";
}

.icon-sticker-mule::before {
  content: "\f40f";
}

.icon-steam::before {
  content: "\f410";
}

.icon-steam-symbol::before {
  content: "\f411";
}

.icon-steam-square::before {
  content: "\f412";
}

.icon-staylinked::before {
  content: "\f413";
}

.icon-stackpath::before {
  content: "\f414";
}

.icon-stack-overflow::before {
  content: "\f415";
}

.icon-stack-exchange::before {
  content: "\f416";
}

.icon-squarespace::before {
  content: "\f417";
}

.icon-spotify::before {
  content: "\f418";
}

.icon-speaker-deck::before {
  content: "\f419";
}

.icon-speakap::before {
  content: "\f41a";
}

.icon-sourcetree::before {
  content: "\f41b";
}

.icon-soundcloud::before {
  content: "\f41c";
}

.icon-snapchat::before {
  content: "\f41d";
}

.icon-snapchat-square::before {
  content: "\f41e";
}

.icon-snapchat-ghost::before {
  content: "\f41f";
}

.icon-slideshare::before {
  content: "\f420";
}

.icon-slack::before {
  content: "\f421";
}

.icon-slack-hash::before {
  content: "\f422";
}

.icon-skype::before {
  content: "\f423";
}

.icon-skyatlas::before {
  content: "\f424";
}

.icon-sketch::before {
  content: "\f425";
}

.icon-sith::before {
  content: "\f426";
}

.icon-sistrix::before {
  content: "\f427";
}

.icon-simplybuilt::before {
  content: "\f428";
}

.icon-shopware::before {
  content: "\f429";
}

.icon-shopify::before {
  content: "\f42a";
}

.icon-shirtsinbulk::before {
  content: "\f42b";
}

.icon-servicestack::before {
  content: "\f42c";
}

.icon-sellsy::before {
  content: "\f42d";
}

.icon-sellcast::before {
  content: "\f42e";
}

.icon-searchengin::before {
  content: "\f42f";
}

.icon-scribd::before {
  content: "\f430";
}

.icon-schlix::before {
  content: "\f431";
}

.icon-sass::before {
  content: "\f432";
}

.icon-salesforce::before {
  content: "\f433";
}

.icon-safari::before {
  content: "\f434";
}

.icon-rust::before {
  content: "\f435";
}

.icon-rockrms::before {
  content: "\f436";
}

.icon-rocketchat::before {
  content: "\f437";
}

.icon-rev::before {
  content: "\f438";
}

.icon-resolving::before {
  content: "\f439";
}

.icon-researchgate::before {
  content: "\f43a";
}

.icon-replyd::before {
  content: "\f43b";
}

.icon-renren::before {
  content: "\f43c";
}

.icon-redhat::before {
  content: "\f43d";
}

.icon-reddit::before {
  content: "\f43e";
}

.icon-reddit-square::before {
  content: "\f43f";
}

.icon-reddit-alien::before {
  content: "\f440";
}

.icon-red-river::before {
  content: "\f441";
}

.icon-rebel::before {
  content: "\f442";
}

.icon-readme::before {
  content: "\f443";
}

.icon-reacteurope::before {
  content: "\f444";
}

.icon-react::before {
  content: "\f445";
}

.icon-ravelry::before {
  content: "\f446";
}

.icon-raspberry-pi::before {
  content: "\f447";
}

.icon-r-project::before {
  content: "\f448";
}

.icon-quora::before {
  content: "\f449";
}

.icon-quinscape::before {
  content: "\f44a";
}

.icon-qq::before {
  content: "\f44b";
}

.icon-python::before {
  content: "\f44c";
}

.icon-pushed::before {
  content: "\f44d";
}

.icon-product-hunt::before {
  content: "\f44e";
}

.icon-playstation::before {
  content: "\f44f";
}

.icon-pinterest::before {
  content: "\f450";
}

.icon-pinterest-square::before {
  content: "\f451";
}

.icon-pinterest-p::before {
  content: "\f452";
}

.icon-pied-piper::before {
  content: "\f453";
}

.icon-pied-piper-square::before {
  content: "\f454";
}

.icon-pied-piper-pp::before {
  content: "\f455";
}

.icon-pied-piper-hat::before {
  content: "\f456";
}

.icon-pied-piper-alt::before {
  content: "\f457";
}

.icon-php::before {
  content: "\f458";
}

.icon-phoenix-squadron::before {
  content: "\f459";
}

.icon-phoenix-framework::before {
  content: "\f45a";
}

.icon-phabricator::before {
  content: "\f45b";
}

.icon-periscope::before {
  content: "\f45c";
}

.icon-perbyte::before {
  content: "\f45d";
}

.icon-penny-arcade::before {
  content: "\f45e";
}

.icon-paypal::before {
  content: "\f45f";
}

.icon-patreon::before {
  content: "\f460";
}

.icon-palfed::before {
  content: "\f461";
}

.icon-pagelines::before {
  content: "\f462";
}

.icon-page4::before {
  content: "\f463";
}

.icon-osi::before {
  content: "\f464";
}

.icon-orcid::before {
  content: "\f465";
}

.icon-optin-monster::before {
  content: "\f466";
}

.icon-opera::before {
  content: "\f467";
}

.icon-openid::before {
  content: "\f468";
}

.icon-opencart::before {
  content: "\f469";
}

.icon-old-republic::before {
  content: "\f46a";
}

.icon-odnoklassniki::before {
  content: "\f46b";
}

.icon-odnoklassniki-square::before {
  content: "\f46c";
}

.icon-octopus-deploy::before {
  content: "\f46d";
}

.icon-nutritionix::before {
  content: "\f46e";
}

.icon-ns8::before {
  content: "\f46f";
}

.icon-npm::before {
  content: "\f470";
}

.icon-node::before {
  content: "\f471";
}

.icon-node-js::before {
  content: "\f472";
}

.icon-nimblr::before {
  content: "\f473";
}

.icon-neos::before {
  content: "\f474";
}

.icon-napster::before {
  content: "\f475";
}

.icon-monero::before {
  content: "\f476";
}

.icon-modx::before {
  content: "\f477";
}

.icon-mizuni::before {
  content: "\f478";
}

.icon-mixer::before {
  content: "\f479";
}

.icon-mixcloud::before {
  content: "\f47a";
}

.icon-mix::before {
  content: "\f47b";
}

.icon-microsoft::before {
  content: "\f47c";
}

.icon-microblog::before {
  content: "\f47d";
}

.icon-mendeley::before {
  content: "\f47e";
}

.icon-megaport::before {
  content: "\f47f";
}

.icon-meetup::before {
  content: "\f480";
}

.icon-medrt::before {
  content: "\f481";
}

.icon-medium::before {
  content: "\f482";
}

.icon-medium-m::before {
  content: "\f483";
}

.icon-medapps::before {
  content: "\f484";
}

.icon-mdb::before {
  content: "\f485";
}

.icon-maxcdn::before {
  content: "\f486";
}

.icon-mastodon::before {
  content: "\f487";
}

.icon-markdown::before {
  content: "\f488";
}

.icon-mandalorian::before {
  content: "\f489";
}

.icon-mailchimp::before {
  content: "\f48a";
}

.icon-magento::before {
  content: "\f48b";
}

.icon-lyft::before {
  content: "\f48c";
}

.icon-linux::before {
  content: "\f48d";
}

.icon-linode::before {
  content: "\f48e";
}

.icon-linkedin::before {
  content: "\f48f";
}

.icon-linkedin-in::before {
  content: "\f490";
}

.icon-line::before {
  content: "\f491";
}

.icon-less::before {
  content: "\f492";
}

.icon-leanpub::before {
  content: "\f493";
}

.icon-lastfm::before {
  content: "\f494";
}

.icon-lastfm-square::before {
  content: "\f495";
}

.icon-laravel::before {
  content: "\f496";
}

.icon-korvue::before {
  content: "\f497";
}

.icon-kickstarter::before {
  content: "\f498";
}

.icon-kickstarter-k::before {
  content: "\f499";
}

.icon-keycdn::before {
  content: "\f49a";
}

.icon-keybase::before {
  content: "\f49b";
}

.icon-kaggle::before {
  content: "\f49c";
}

.icon-jsfiddle::before {
  content: "\f49d";
}

.icon-js::before {
  content: "\f49e";
}

.icon-js-square::before {
  content: "\f49f";
}

.icon-joomla::before {
  content: "\f4a0";
}

.icon-joget::before {
  content: "\f4a1";
}

.icon-jira::before {
  content: "\f4a2";
}

.icon-jenkins::before {
  content: "\f4a3";
}

.icon-jedi-order::before {
  content: "\f4a4";
}

.icon-java::before {
  content: "\f4a5";
}

.icon-itunes::before {
  content: "\f4a6";
}

.icon-itunes-note::before {
  content: "\f4a7";
}

.icon-itch-io::before {
  content: "\f4a8";
}

.icon-ioxhost::before {
  content: "\f4a9";
}

.icon-invision::before {
  content: "\f4aa";
}

.icon-internet-explorer::before {
  content: "\f4ab";
}

.icon-intercom::before {
  content: "\f4ac";
}

.icon-instalod::before {
  content: "\f4ad";
}

.icon-instagram::before {
  content: "\f4ae";
}

.icon-instagram-square::before {
  content: "\f4af";
}

.icon-innosoft::before {
  content: "\f4b0";
}

.icon-imdb::before {
  content: "\f4b1";
}

.icon-ideal::before {
  content: "\f4b2";
}

.icon-hubspot::before {
  content: "\f4b3";
}

.icon-html5::before {
  content: "\f4b4";
}

.icon-houzz::before {
  content: "\f4b5";
}

.icon-hotjar::before {
  content: "\f4b6";
}

.icon-hornbill::before {
  content: "\f4b7";
}

.icon-hooli::before {
  content: "\f4b8";
}

.icon-hive::before {
  content: "\f4b9";
}

.icon-hire-a-helper::before {
  content: "\f4ba";
}

.icon-hips::before {
  content: "\f4bb";
}

.icon-hackerrank::before {
  content: "\f4bc";
}

.icon-hacker-news::before {
  content: "\f4bd";
}

.icon-hacker-news-square::before {
  content: "\f4be";
}

.icon-gulp::before {
  content: "\f4bf";
}

.icon-guilded::before {
  content: "\f4c0";
}

.icon-grunt::before {
  content: "\f4c1";
}

.icon-gripfire::before {
  content: "\f4c2";
}

.icon-grav::before {
  content: "\f4c3";
}

.icon-gratipay::before {
  content: "\f4c4";
}

.icon-google::before {
  content: "\f4c5";
}

.icon-google-wallet::before {
  content: "\f4c6";
}

.icon-google-plus::before {
  content: "\f4c7";
}

.icon-google-plus-square::before {
  content: "\f4c8";
}

.icon-google-plus-g::before {
  content: "\f4c9";
}

.icon-google-play::before {
  content: "\f4ca";
}

.icon-google-pay::before {
  content: "\f4cb";
}

.icon-google-drive::before {
  content: "\f4cc";
}

.icon-goodreads::before {
  content: "\f4cd";
}

.icon-goodreads-g::before {
  content: "\f4ce";
}

.icon-gofore::before {
  content: "\f4cf";
}

.icon-glide::before {
  content: "\f4d0";
}

.icon-glide-g::before {
  content: "\f4d1";
}

.icon-gitter::before {
  content: "\f4d2";
}

.icon-gitlab::before {
  content: "\f4d3";
}

.icon-gitkraken::before {
  content: "\f4d4";
}

.icon-github::before {
  content: "\f4d5";
}

.icon-github-square::before {
  content: "\f4d6";
}

.icon-github-alt::before {
  content: "\f4d7";
}

.icon-git::before {
  content: "\f4d8";
}

.icon-git-square::before {
  content: "\f4d9";
}

.icon-git-alt::before {
  content: "\f4da";
}

.icon-gg::before {
  content: "\f4db";
}

.icon-gg-circle::before {
  content: "\f4dc";
}

.icon-get-pocket::before {
  content: "\f4dd";
}

.icon-galactic-senate::before {
  content: "\f4de";
}

.icon-galactic-republic::before {
  content: "\f4df";
}

.icon-fulcrum::before {
  content: "\f4e0";
}

.icon-freebsd::before {
  content: "\f4e1";
}

.icon-free-code-camp::before {
  content: "\f4e2";
}

.icon-foursquare::before {
  content: "\f4e3";
}

.icon-forumbee::before {
  content: "\f4e4";
}

.icon-fort-awesome::before {
  content: "\f4e5";
}

.icon-fort-awesome-alt::before {
  content: "\f4e6";
}

.icon-fonticons::before {
  content: "\f4e7";
}

.icon-fonticons-fi::before {
  content: "\f4e8";
}

.icon-font-awesome::before {
  content: "\f4e9";
}

.icon-font-awesome-logo-full-3::before {
  content: "\f4ea";
}

.icon-font-awesome-flag::before {
  content: "\f4eb";
}

.icon-font-awesome-alt::before {
  content: "\f4ec";
}

.icon-fly::before {
  content: "\f4ed";
}

.icon-flipboard::before {
  content: "\f4ee";
}

.icon-flickr::before {
  content: "\f4ef";
}

.icon-firstdraft::before {
  content: "\f4f0";
}

.icon-first-order::before {
  content: "\f4f1";
}

.icon-first-order-alt::before {
  content: "\f4f2";
}

.icon-firefox::before {
  content: "\f4f3";
}

.icon-firefox-browser::before {
  content: "\f4f4";
}

.icon-figma::before {
  content: "\f4f5";
}

.icon-fedora::before {
  content: "\f4f6";
}

.icon-fedex::before {
  content: "\f4f7";
}

.icon-fantasy-flight-games::before {
  content: "\f4f8";
}

.icon-facebook::before {
  content: "\f4f9";
}

.icon-facebook-square::before {
  content: "\f4fa";
}

.icon-facebook-messenger::before {
  content: "\f4fb";
}

.icon-facebook-f::before {
  content: "\f4fc";
}

.icon-expeditedssl::before {
  content: "\f4fd";
}

.icon-evernote::before {
  content: "\f4fe";
}

.icon-etsy::before {
  content: "\f4ff";
}

.icon-ethereum::before {
  content: "\f500";
}

.icon-erlang::before {
  content: "\f501";
}

.icon-envira::before {
  content: "\f502";
}

.icon-empire::before {
  content: "\f503";
}

.icon-ember::before {
  content: "\f504";
}

.icon-ello::before {
  content: "\f505";
}

.icon-elementor::before {
  content: "\f506";
}

.icon-edge::before {
  content: "\f507";
}

.icon-edge-legacy::before {
  content: "\f508";
}

.icon-ebay::before {
  content: "\f509";
}

.icon-earlybirds::before {
  content: "\f50a";
}

.icon-dyalog::before {
  content: "\f50b";
}

.icon-drupal::before {
  content: "\f50c";
}

.icon-dropbox::before {
  content: "\f50d";
}

.icon-dribbble::before {
  content: "\f50e";
}

.icon-dribbble-square::before {
  content: "\f50f";
}

.icon-draft2digital::before {
  content: "\f510";
}

.icon-docker::before {
  content: "\f511";
}

.icon-dochub::before {
  content: "\f512";
}

.icon-discourse::before {
  content: "\f513";
}

.icon-discord::before {
  content: "\f514";
}

.icon-digital-ocean::before {
  content: "\f515";
}

.icon-digg::before {
  content: "\f516";
}

.icon-diaspora::before {
  content: "\f517";
}

.icon-dhl::before {
  content: "\f518";
}

.icon-deviantart::before {
  content: "\f519";
}

.icon-dev::before {
  content: "\f51a";
}

.icon-deskpro::before {
  content: "\f51b";
}

.icon-deploydog::before {
  content: "\f51c";
}

.icon-delicious::before {
  content: "\f51d";
}

.icon-deezer::before {
  content: "\f51e";
}

.icon-dashcube::before {
  content: "\f51f";
}

.icon-dailymotion::before {
  content: "\f520";
}

.icon-d-and-d::before {
  content: "\f521";
}

.icon-d-and-d-beyond::before {
  content: "\f522";
}

.icon-cuttlefish::before {
  content: "\f523";
}

.icon-css3::before {
  content: "\f524";
}

.icon-css3-alt::before {
  content: "\f525";
}

.icon-critical-role::before {
  content: "\f526";
}

.icon-creative-commons::before {
  content: "\f527";
}

.icon-creative-commons-zero::before {
  content: "\f528";
}

.icon-creative-commons-share::before {
  content: "\f529";
}

.icon-creative-commons-sampling::before {
  content: "\f52a";
}

.icon-creative-commons-sampling-plus::before {
  content: "\f52b";
}

.icon-creative-commons-sa::before {
  content: "\f52c";
}

.icon-creative-commons-remix::before {
  content: "\f52d";
}

.icon-creative-commons-pd::before {
  content: "\f52e";
}

.icon-creative-commons-pd-alt::before {
  content: "\f52f";
}

.icon-creative-commons-nd::before {
  content: "\f530";
}

.icon-creative-commons-nc::before {
  content: "\f531";
}

.icon-creative-commons-nc-jp::before {
  content: "\f532";
}

.icon-creative-commons-nc-eu::before {
  content: "\f533";
}

.icon-creative-commons-by::before {
  content: "\f534";
}

.icon-cpanel::before {
  content: "\f535";
}

.icon-cotton-bureau::before {
  content: "\f536";
}

.icon-contao::before {
  content: "\f537";
}

.icon-connectdevelop::before {
  content: "\f538";
}

.icon-confluence::before {
  content: "\f539";
}

.icon-codiepie::before {
  content: "\f53a";
}

.icon-codepen::before {
  content: "\f53b";
}

.icon-cloudversify::before {
  content: "\f53c";
}

.icon-cloudsmith::before {
  content: "\f53d";
}

.icon-cloudscale::before {
  content: "\f53e";
}

.icon-cloudflare::before {
  content: "\f53f";
}

.icon-chromecast::before {
  content: "\f540";
}

.icon-chrome::before {
  content: "\f541";
}

.icon-centos::before {
  content: "\f542";
}

.icon-centercode::before {
  content: "\f543";
}

.icon-cc-visa::before {
  content: "\f544";
}

.icon-cc-stripe::before {
  content: "\f545";
}

.icon-cc-paypal::before {
  content: "\f546";
}

.icon-cc-mastercard::before {
  content: "\f547";
}

.icon-cc-jcb::before {
  content: "\f548";
}

.icon-cc-discover::before {
  content: "\f549";
}

.icon-cc-diners-club::before {
  content: "\f54a";
}

.icon-cc-apple-pay::before {
  content: "\f54b";
}

.icon-cc-amex::before {
  content: "\f54c";
}

.icon-cc-amazon-pay::before {
  content: "\f54d";
}

.icon-canadian-maple-leaf::before {
  content: "\f54e";
}

.icon-buysellads::before {
  content: "\f54f";
}

.icon-buy-n-large::before {
  content: "\f550";
}

.icon-buromobelexperte::before {
  content: "\f551";
}

.icon-buffer::before {
  content: "\f552";
}

.icon-btc::before {
  content: "\f553";
}

.icon-bootstrap::before {
  content: "\f554";
}

.icon-bluetooth-1::before {
  content: "\f555";
}

.icon-bluetooth-b::before {
  content: "\f556";
}

.icon-blogger::before {
  content: "\f557";
}

.icon-blogger-b::before {
  content: "\f558";
}

.icon-blackberry::before {
  content: "\f559";
}

.icon-black-tie::before {
  content: "\f55a";
}

.icon-bity::before {
  content: "\f55b";
}

.icon-bitcoin::before {
  content: "\f55c";
}

.icon-bitbucket::before {
  content: "\f55d";
}

.icon-bimobject::before {
  content: "\f55e";
}

.icon-behance::before {
  content: "\f55f";
}

.icon-behance-square::before {
  content: "\f560";
}

.icon-battle-net::before {
  content: "\f561";
}

.icon-bandcamp::before {
  content: "\f562";
}

.icon-aws::before {
  content: "\f563";
}

.icon-aviato::before {
  content: "\f564";
}

.icon-avianex::before {
  content: "\f565";
}

.icon-autoprefixer::before {
  content: "\f566";
}

.icon-audible::before {
  content: "\f567";
}

.icon-atlassian::before {
  content: "\f568";
}

.icon-asymmetrik::before {
  content: "\f569";
}

.icon-artstation::before {
  content: "\f56a";
}

.icon-apple::before {
  content: "\f56b";
}

.icon-apple-pay::before {
  content: "\f56c";
}

.icon-apper::before {
  content: "\f56d";
}

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

.icon-app-store-ios::before {
  content: "\f56f";
}

.icon-angular::before {
  content: "\f570";
}

.icon-angrycreative::before {
  content: "\f571";
}

.icon-angellist::before {
  content: "\f572";
}

.icon-android::before {
  content: "\f573";
}

.icon-amilia::before {
  content: "\f574";
}

.icon-amazon::before {
  content: "\f575";
}

.icon-amazon-pay::before {
  content: "\f576";
}

.icon-alipay::before {
  content: "\f577";
}

.icon-algolia::before {
  content: "\f578";
}

.icon-airbnb::before {
  content: "\f579";
}

.icon-affiliatetheme::before {
  content: "\f57a";
}

.icon-adversal::before {
  content: "\f57b";
}

.icon-adn::before {
  content: "\f57c";
}

.icon-acquisitions-incorporated::before {
  content: "\f57d";
}

.icon-accusoft::before {
  content: "\f57e";
}

.icon-accessible-icon::before {
  content: "\f57f";
}

.icon-500px::before {
  content: "\f580";
}

.icon-bxs-zoom-out::before {
  content: "\f581";
}

.icon-bxs-zoom-in::before {
  content: "\f582";
}

.icon-bxs-zap::before {
  content: "\f583";
}

.icon-bxs-yin-yang::before {
  content: "\f584";
}

.icon-bxs-x-square::before {
  content: "\f585";
}

.icon-bxs-x-circle::before {
  content: "\f586";
}

.icon-bxs-wrench::before {
  content: "\f587";
}

.icon-bxs-wink-tongue::before {
  content: "\f588";
}

.icon-bxs-wink-smile::before {
  content: "\f589";
}

.icon-bxs-wine::before {
  content: "\f58a";
}

.icon-bxs-window-alt::before {
  content: "\f58b";
}

.icon-bxs-widget::before {
  content: "\f58c";
}

.icon-bxs-webcam::before {
  content: "\f58d";
}

.icon-bxs-watch::before {
  content: "\f58e";
}

.icon-bxs-watch-alt::before {
  content: "\f58f";
}

.icon-bxs-washer::before {
  content: "\f590";
}

.icon-bxs-wallet::before {
  content: "\f591";
}

.icon-bxs-wallet-alt::before {
  content: "\f592";
}

.icon-bxs-volume::before {
  content: "\f593";
}

.icon-bxs-volume-mute::before {
  content: "\f594";
}

.icon-bxs-volume-low::before {
  content: "\f595";
}

.icon-bxs-volume-full::before {
  content: "\f596";
}

.icon-bxs-virus::before {
  content: "\f597";
}

.icon-bxs-virus-block::before {
  content: "\f598";
}

.icon-bxs-videos::before {
  content: "\f599";
}

.icon-bxs-video::before {
  content: "\f59a";
}

.icon-bxs-video-recording::before {
  content: "\f59b";
}

.icon-bxs-video-plus::before {
  content: "\f59c";
}

.icon-bxs-video-off::before {
  content: "\f59d";
}

.icon-bxs-vial::before {
  content: "\f59e";
}

.icon-bxs-vector::before {
  content: "\f59f";
}

.icon-bxs-user::before {
  content: "\f5a0";
}

.icon-bxs-user-x::before {
  content: "\f5a1";
}

.icon-bxs-user-voice::before {
  content: "\f5a2";
}

.icon-bxs-user-rectangle::before {
  content: "\f5a3";
}

.icon-bxs-user-plus::before {
  content: "\f5a4";
}

.icon-bxs-user-pin::before {
  content: "\f5a5";
}

.icon-bxs-user-minus::before {
  content: "\f5a6";
}

.icon-bxs-user-detail::before {
  content: "\f5a7";
}

.icon-bxs-user-circle::before {
  content: "\f5a8";
}

.icon-bxs-user-check::before {
  content: "\f5a9";
}

.icon-bxs-user-badge::before {
  content: "\f5aa";
}

.icon-bxs-user-account::before {
  content: "\f5ab";
}

.icon-bxs-upvote::before {
  content: "\f5ac";
}

.icon-bxs-upside-down::before {
  content: "\f5ad";
}

.icon-bxs-up-arrow::before {
  content: "\f5ae";
}

.icon-bxs-up-arrow-square::before {
  content: "\f5af";
}

.icon-bxs-up-arrow-circle::before {
  content: "\f5b0";
}

.icon-bxs-up-arrow-alt::before {
  content: "\f5b1";
}

.icon-bxs-tv::before {
  content: "\f5b2";
}

.icon-bxs-truck::before {
  content: "\f5b3";
}

.icon-bxs-trophy::before {
  content: "\f5b4";
}

.icon-bxs-tree::before {
  content: "\f5b5";
}

.icon-bxs-tree-alt::before {
  content: "\f5b6";
}

.icon-bxs-trash::before {
  content: "\f5b7";
}

.icon-bxs-trash-alt::before {
  content: "\f5b8";
}

.icon-bxs-train::before {
  content: "\f5b9";
}

.icon-bxs-traffic::before {
  content: "\f5ba";
}

.icon-bxs-traffic-cone::before {
  content: "\f5bb";
}

.icon-bxs-traffic-barrier::before {
  content: "\f5bc";
}

.icon-bxs-torch::before {
  content: "\f5bd";
}

.icon-bxs-tone::before {
  content: "\f5be";
}

.icon-bxs-toggle-right::before {
  content: "\f5bf";
}

.icon-bxs-toggle-left::before {
  content: "\f5c0";
}

.icon-bxs-to-top::before {
  content: "\f5c1";
}

.icon-bxs-tired::before {
  content: "\f5c2";
}

.icon-bxs-timer::before {
  content: "\f5c3";
}

.icon-bxs-time::before {
  content: "\f5c4";
}

.icon-bxs-time-five::before {
  content: "\f5c5";
}

.icon-bxs-thermometer::before {
  content: "\f5c6";
}

.icon-bxs-terminal::before {
  content: "\f5c7";
}

.icon-bxs-tennis-ball::before {
  content: "\f5c8";
}

.icon-bxs-taxi::before {
  content: "\f5c9";
}

.icon-bxs-tag::before {
  content: "\f5ca";
}

.icon-bxs-tag-x::before {
  content: "\f5cb";
}

.icon-bxs-tag-alt::before {
  content: "\f5cc";
}

.icon-bxs-tachometer::before {
  content: "\f5cd";
}

.icon-bxs-t-shirt::before {
  content: "\f5ce";
}

.icon-bxs-sun::before {
  content: "\f5cf";
}

.icon-bxs-store::before {
  content: "\f5d0";
}

.icon-bxs-store-alt::before {
  content: "\f5d1";
}

.icon-bxs-stopwatch::before {
  content: "\f5d2";
}

.icon-bxs-sticker::before {
  content: "\f5d3";
}

.icon-bxs-star::before {
  content: "\f5d4";
}

.icon-bxs-star-half::before {
  content: "\f5d5";
}

.icon-bxs-square::before {
  content: "\f5d6";
}

.icon-bxs-square-rounded::before {
  content: "\f5d7";
}

.icon-bxs-spreadsheet::before {
  content: "\f5d8";
}

.icon-bxs-spray-can::before {
  content: "\f5d9";
}

.icon-bxs-speaker::before {
  content: "\f5da";
}

.icon-bxs-spa::before {
  content: "\f5db";
}

.icon-bxs-sort-alt::before {
  content: "\f5dc";
}

.icon-bxs-smile::before {
  content: "\f5dd";
}

.icon-bxs-slideshow::before {
  content: "\f5de";
}

.icon-bxs-sleepy::before {
  content: "\f5df";
}

.icon-bxs-skull::before {
  content: "\f5e0";
}

.icon-bxs-skip-previous-circle::before {
  content: "\f5e1";
}

.icon-bxs-skip-next-circle::before {
  content: "\f5e2";
}

.icon-bxs-show::before {
  content: "\f5e3";
}

.icon-bxs-shopping-bags::before {
  content: "\f5e4";
}

.icon-bxs-shopping-bag::before {
  content: "\f5e5";
}

.icon-bxs-shopping-bag-alt::before {
  content: "\f5e6";
}

.icon-bxs-shocked::before {
  content: "\f5e7";
}

.icon-bxs-ship::before {
  content: "\f5e8";
}

.icon-bxs-shield::before {
  content: "\f5e9";
}

.icon-bxs-shield-x::before {
  content: "\f5ea";
}

.icon-bxs-shield-alt-2::before {
  content: "\f5eb";
}

.icon-bxs-share::before {
  content: "\f5ec";
}

.icon-bxs-share-alt::before {
  content: "\f5ed";
}

.icon-bxs-shapes::before {
  content: "\f5ee";
}

.icon-bxs-server::before {
  content: "\f5ef";
}

.icon-bxs-send::before {
  content: "\f5f0";
}

.icon-bxs-select-multiple::before {
  content: "\f5f1";
}

.icon-bxs-search::before {
  content: "\f5f2";
}

.icon-bxs-search-alt-2::before {
  content: "\f5f3";
}

.icon-bxs-school::before {
  content: "\f5f4";
}

.icon-bxs-save::before {
  content: "\f5f5";
}

.icon-bxs-sad::before {
  content: "\f5f6";
}

.icon-bxs-ruler::before {
  content: "\f5f7";
}

.icon-bxs-rocket::before {
  content: "\f5f8";
}

.icon-bxs-right-top-arrow-circle::before {
  content: "\f5f9";
}

.icon-bxs-right-down-arrow-circle::before {
  content: "\f5fa";
}

.icon-bxs-right-arrow::before {
  content: "\f5fb";
}

.icon-bxs-right-arrow-square::before {
  content: "\f5fc";
}

.icon-bxs-right-arrow-circle::before {
  content: "\f5fd";
}

.icon-bxs-right-arrow-alt::before {
  content: "\f5fe";
}

.icon-bxs-rewind-circle::before {
  content: "\f5ff";
}

.icon-bxs-report::before {
  content: "\f600";
}

.icon-bxs-rename::before {
  content: "\f601";
}

.icon-bxs-registered::before {
  content: "\f602";
}

.icon-bxs-rectangle::before {
  content: "\f603";
}

.icon-bxs-receipt::before {
  content: "\f604";
}

.icon-bxs-radio::before {
  content: "\f605";
}

.icon-bxs-radiation::before {
  content: "\f606";
}

.icon-bxs-quote-single-right::before {
  content: "\f607";
}

.icon-bxs-quote-single-left::before {
  content: "\f608";
}

.icon-bxs-quote-right::before {
  content: "\f609";
}

.icon-bxs-quote-left::before {
  content: "\f60a";
}

.icon-bxs-quote-alt-right::before {
  content: "\f60b";
}

.icon-bxs-quote-alt-left::before {
  content: "\f60c";
}

.icon-bxs-pyramid::before {
  content: "\f60d";
}

.icon-bxs-purchase-tag::before {
  content: "\f60e";
}

.icon-bxs-purchase-tag-alt::before {
  content: "\f60f";
}

.icon-bxs-printer::before {
  content: "\f610";
}

.icon-bxs-popsicle::before {
  content: "\f611";
}

.icon-bxs-polygon::before {
  content: "\f612";
}

.icon-bxs-pointer::before {
  content: "\f613";
}

.icon-bxs-plus-square::before {
  content: "\f614";
}

.icon-bxs-plus-circle::before {
  content: "\f615";
}

.icon-bxs-plug::before {
  content: "\f616";
}

.icon-bxs-playlist::before {
  content: "\f617";
}

.icon-bxs-planet::before {
  content: "\f618";
}

.icon-bxs-plane::before {
  content: "\f619";
}

.icon-bxs-plane-take-off::before {
  content: "\f61a";
}

.icon-bxs-plane-land::before {
  content: "\f61b";
}

.icon-bxs-plane-alt::before {
  content: "\f61c";
}

.icon-bxs-pizza::before {
  content: "\f61d";
}

.icon-bxs-pin::before {
  content: "\f61e";
}

.icon-bxs-pie-chart::before {
  content: "\f61f";
}

.icon-bxs-pie-chart-alt::before {
  content: "\f620";
}

.icon-bxs-pie-chart-alt-2::before {
  content: "\f621";
}

.icon-bxs-piano::before {
  content: "\f622";
}

.icon-bxs-photo-album::before {
  content: "\f623";
}

.icon-bxs-phone::before {
  content: "\f624";
}

.icon-bxs-phone-outgoing::before {
  content: "\f625";
}

.icon-bxs-phone-off::before {
  content: "\f626";
}

.icon-bxs-phone-incoming::before {
  content: "\f627";
}

.icon-bxs-phone-call::before {
  content: "\f628";
}

.icon-bxs-pencil::before {
  content: "\f629";
}

.icon-bxs-pen::before {
  content: "\f62a";
}

.icon-bxs-paste::before {
  content: "\f62b";
}

.icon-bxs-party::before {
  content: "\f62c";
}

.icon-bxs-parking::before {
  content: "\f62d";
}

.icon-bxs-paper-plane::before {
  content: "\f62e";
}

.icon-bxs-palette::before {
  content: "\f62f";
}

.icon-bxs-paint::before {
  content: "\f630";
}

.icon-bxs-paint-roll::before {
  content: "\f631";
}

.icon-bxs-package::before {
  content: "\f632";
}

.icon-bxs-offer::before {
  content: "\f633";
}

.icon-bxs-notification::before {
  content: "\f634";
}

.icon-bxs-notification-off::before {
  content: "\f635";
}

.icon-bxs-notepad::before {
  content: "\f636";
}

.icon-bxs-note::before {
  content: "\f637";
}

.icon-bxs-no-entry::before {
  content: "\f638";
}

.icon-bxs-news::before {
  content: "\f639";
}

.icon-bxs-network-chart::before {
  content: "\f63a";
}

.icon-bxs-navigation::before {
  content: "\f63b";
}

.icon-bxs-music::before {
  content: "\f63c";
}

.icon-bxs-movie::before {
  content: "\f63d";
}

.icon-bxs-movie-play::before {
  content: "\f63e";
}

.icon-bxs-mouse::before {
  content: "\f63f";
}

.icon-bxs-mouse-alt::before {
  content: "\f640";
}

.icon-bxs-moon::before {
  content: "\f641";
}

.icon-bxs-mobile::before {
  content: "\f642";
}

.icon-bxs-mobile-vibration::before {
  content: "\f643";
}

.icon-bxs-minus-square::before {
  content: "\f644";
}

.icon-bxs-minus-circle::before {
  content: "\f645";
}

.icon-bxs-microphone::before {
  content: "\f646";
}

.icon-bxs-microphone-off::before {
  content: "\f647";
}

.icon-bxs-microphone-alt::before {
  content: "\f648";
}

.icon-bxs-microchip::before {
  content: "\f649";
}

.icon-bxs-meteor::before {
  content: "\f64a";
}

.icon-bxs-message::before {
  content: "\f64b";
}

.icon-bxs-message-x::before {
  content: "\f64c";
}

.icon-bxs-message-square::before {
  content: "\f64d";
}

.icon-bxs-message-square-x::before {
  content: "\f64e";
}

.icon-bxs-message-square-minus::before {
  content: "\f64f";
}

.icon-bxs-message-square-error::before {
  content: "\f650";
}

.icon-bxs-message-square-edit::before {
  content: "\f651";
}

.icon-bxs-message-square-dots::before {
  content: "\f652";
}

.icon-bxs-message-square-detail::before {
  content: "\f653";
}

.icon-bxs-message-square-check::before {
  content: "\f654";
}

.icon-bxs-message-square-add::before {
  content: "\f655";
}

.icon-bxs-message-rounded::before {
  content: "\f656";
}

.icon-bxs-message-rounded-x::before {
  content: "\f657";
}

.icon-bxs-message-rounded-minus::before {
  content: "\f658";
}

.icon-bxs-message-rounded-error::before {
  content: "\f659";
}

.icon-bxs-message-rounded-edit::before {
  content: "\f65a";
}

.icon-bxs-message-rounded-dots::before {
  content: "\f65b";
}

.icon-bxs-message-rounded-detail::before {
  content: "\f65c";
}

.icon-bxs-message-rounded-check::before {
  content: "\f65d";
}

.icon-bxs-message-rounded-add::before {
  content: "\f65e";
}

.icon-bxs-message-minus::before {
  content: "\f65f";
}

.icon-bxs-message-error::before {
  content: "\f660";
}

.icon-bxs-message-edit::before {
  content: "\f661";
}

.icon-bxs-message-dots::before {
  content: "\f662";
}

.icon-bxs-message-detail::before {
  content: "\f663";
}

.icon-bxs-message-check::before {
  content: "\f664";
}

.icon-bxs-message-alt::before {
  content: "\f665";
}

.icon-bxs-message-alt-x::before {
  content: "\f666";
}

.icon-bxs-message-alt-minus::before {
  content: "\f667";
}

.icon-bxs-message-alt-error::before {
  content: "\f668";
}

.icon-bxs-message-alt-edit::before {
  content: "\f669";
}

.icon-bxs-message-alt-dots::before {
  content: "\f66a";
}

.icon-bxs-message-alt-detail::before {
  content: "\f66b";
}

.icon-bxs-message-alt-check::before {
  content: "\f66c";
}

.icon-bxs-message-alt-add::before {
  content: "\f66d";
}

.icon-bxs-message-add::before {
  content: "\f66e";
}

.icon-bxs-memory-card::before {
  content: "\f66f";
}

.icon-bxs-meh::before {
  content: "\f670";
}

.icon-bxs-meh-blank::before {
  content: "\f671";
}

.icon-bxs-meh-alt::before {
  content: "\f672";
}

.icon-bxs-megaphone::before {
  content: "\f673";
}

.icon-bxs-medal::before {
  content: "\f674";
}

.icon-bxs-mask::before {
  content: "\f675";
}

.icon-bxs-map::before {
  content: "\f676";
}

.icon-bxs-map-pin::before {
  content: "\f677";
}

.icon-bxs-map-alt::before {
  content: "\f678";
}

.icon-bxs-magnet::before {
  content: "\f679";
}

.icon-bxs-magic-wand::before {
  content: "\f67a";
}

.icon-bxs-low-vision::before {
  content: "\f67b";
}

.icon-bxs-log-out::before {
  content: "\f67c";
}

.icon-bxs-log-out-circle::before {
  content: "\f67d";
}

.icon-bxs-log-in::before {
  content: "\f67e";
}

.icon-bxs-log-in-circle::before {
  content: "\f67f";
}

.icon-bxs-lock::before {
  content: "\f680";
}

.icon-bxs-lock-open::before {
  content: "\f681";
}

.icon-bxs-lock-open-alt::before {
  content: "\f682";
}

.icon-bxs-lock-alt::before {
  content: "\f683";
}

.icon-bxs-location-plus::before {
  content: "\f684";
}

.icon-bxs-like::before {
  content: "\f685";
}

.icon-bxs-lemon::before {
  content: "\f686";
}

.icon-bxs-left-top-arrow-circle::before {
  content: "\f687";
}

.icon-bxs-left-down-arrow-circle::before {
  content: "\f688";
}

.icon-bxs-left-arrow::before {
  content: "\f689";
}

.icon-bxs-left-arrow-square::before {
  content: "\f68a";
}

.icon-bxs-left-arrow-circle::before {
  content: "\f68b";
}

.icon-bxs-left-arrow-alt::before {
  content: "\f68c";
}

.icon-bxs-leaf::before {
  content: "\f68d";
}

.icon-bxs-layout::before {
  content: "\f68e";
}

.icon-bxs-layer::before {
  content: "\f68f";
}

.icon-bxs-layer-plus::before {
  content: "\f690";
}

.icon-bxs-layer-minus::before {
  content: "\f691";
}

.icon-bxs-laugh::before {
  content: "\f692";
}

.icon-bxs-landscape::before {
  content: "\f693";
}

.icon-bxs-landmark::before {
  content: "\f694";
}

.icon-bxs-label::before {
  content: "\f695";
}

.icon-bxs-keyboard::before {
  content: "\f696";
}

.icon-bxs-key::before {
  content: "\f697";
}

.icon-bxs-joystick::before {
  content: "\f698";
}

.icon-bxs-joystick-button::before {
  content: "\f699";
}

.icon-bxs-joystick-alt::before {
  content: "\f69a";
}

.icon-bxs-invader::before {
  content: "\f69b";
}

.icon-bxs-institution::before {
  content: "\f69c";
}

.icon-bxs-injection::before {
  content: "\f69d";
}

.icon-bxs-info-square::before {
  content: "\f69e";
}

.icon-bxs-info-circle::before {
  content: "\f69f";
}

.icon-bxs-inbox::before {
  content: "\f6a0";
}

.icon-bxs-image::before {
  content: "\f6a1";
}

.icon-bxs-image-alt::before {
  content: "\f6a2";
}

.icon-bxs-image-add::before {
  content: "\f6a3";
}

.icon-bxs-id-card::before {
  content: "\f6a4";
}

.icon-bxs-hourglass::before {
  content: "\f6a5";
}

.icon-bxs-hourglass-top::before {
  content: "\f6a6";
}

.icon-bxs-hourglass-bottom::before {
  content: "\f6a7";
}

.icon-bxs-hotel::before {
  content: "\f6a8";
}

.icon-bxs-hot::before {
  content: "\f6a9";
}

.icon-bxs-home::before {
  content: "\f6aa";
}

.icon-bxs-home-smile::before {
  content: "\f6ab";
}

.icon-bxs-home-heart::before {
  content: "\f6ac";
}

.icon-bxs-home-circle::before {
  content: "\f6ad";
}

.icon-bxs-hide::before {
  content: "\f6ae";
}

.icon-bxs-help-circle::before {
  content: "\f6af";
}

.icon-bxs-heart::before {
  content: "\f6b0";
}

.icon-bxs-heart-square::before {
  content: "\f6b1";
}

.icon-bxs-heart-circle::before {
  content: "\f6b2";
}

.icon-bxs-hdd::before {
  content: "\f6b3";
}

.icon-bxs-happy::before {
  content: "\f6b4";
}

.icon-bxs-happy-heart-eyes::before {
  content: "\f6b5";
}

.icon-bxs-happy-beaming::before {
  content: "\f6b6";
}

.icon-bxs-happy-alt::before {
  content: "\f6b7";
}

.icon-bxs-hand::before {
  content: "\f6b8";
}

.icon-bxs-hand-up::before {
  content: "\f6b9";
}

.icon-bxs-hand-right::before {
  content: "\f6ba";
}

.icon-bxs-hand-left::before {
  content: "\f6bb";
}

.icon-bxs-hand-down::before {
  content: "\f6bc";
}

.icon-bxs-guitar-amp::before {
  content: "\f6bd";
}

.icon-bxs-group::before {
  content: "\f6be";
}

.icon-bxs-grid::before {
  content: "\f6bf";
}

.icon-bxs-grid-alt::before {
  content: "\f6c0";
}

.icon-bxs-graduation::before {
  content: "\f6c1";
}

.icon-bxs-gift::before {
  content: "\f6c2";
}

.icon-bxs-ghost::before {
  content: "\f6c3";
}

.icon-bxs-gas-pump::before {
  content: "\f6c4";
}

.icon-bxs-game::before {
  content: "\f6c5";
}

.icon-bxs-fridge::before {
  content: "\f6c6";
}

.icon-bxs-food-menu::before {
  content: "\f6c7";
}

.icon-bxs-folder::before {
  content: "\f6c8";
}

.icon-bxs-folder-plus::before {
  content: "\f6c9";
}

.icon-bxs-folder-open::before {
  content: "\f6ca";
}

.icon-bxs-folder-minus::before {
  content: "\f6cb";
}

.icon-bxs-florist::before {
  content: "\f6cc";
}

.icon-bxs-flask::before {
  content: "\f6cd";
}

.icon-bxs-flame::before {
  content: "\f6ce";
}

.icon-bxs-flag::before {
  content: "\f6cf";
}

.icon-bxs-flag-checkered::before {
  content: "\f6d0";
}

.icon-bxs-flag-alt::before {
  content: "\f6d1";
}

.icon-bxs-first-aid::before {
  content: "\f6d2";
}

.icon-bxs-filter-alt::before {
  content: "\f6d3";
}

.icon-bxs-film::before {
  content: "\f6d4";
}

.icon-bxs-file::before {
  content: "\f6d5";
}

.icon-bxs-file-txt::before {
  content: "\f6d6";
}

.icon-bxs-file-png::before {
  content: "\f6d7";
}

.icon-bxs-file-plus::before {
  content: "\f6d8";
}

.icon-bxs-file-pdf::before {
  content: "\f6d9";
}

.icon-bxs-file-md::before {
  content: "\f6da";
}

.icon-bxs-file-json::before {
  content: "\f6db";
}

.icon-bxs-file-js::before {
  content: "\f6dc";
}

.icon-bxs-file-jpg::before {
  content: "\f6dd";
}

.icon-bxs-file-import::before {
  content: "\f6de";
}

.icon-bxs-file-image::before {
  content: "\f6df";
}

.icon-bxs-file-html::before {
  content: "\f6e0";
}

.icon-bxs-file-gif::before {
  content: "\f6e1";
}

.icon-bxs-file-find::before {
  content: "\f6e2";
}

.icon-bxs-file-export::before {
  content: "\f6e3";
}

.icon-bxs-file-doc::before {
  content: "\f6e4";
}

.icon-bxs-file-css::before {
  content: "\f6e5";
}

.icon-bxs-file-blank::before {
  content: "\f6e6";
}

.icon-bxs-file-archive::before {
  content: "\f6e7";
}

.icon-bxs-fast-forward-circle::before {
  content: "\f6e8";
}

.icon-bxs-factory::before {
  content: "\f6e9";
}

.icon-bxs-face::before {
  content: "\f6ea";
}

.icon-bxs-face-mask::before {
  content: "\f6eb";
}

.icon-bxs-eyedropper::before {
  content: "\f6ec";
}

.icon-bxs-extension::before {
  content: "\f6ed";
}

.icon-bxs-exit::before {
  content: "\f6ee";
}

.icon-bxs-ev-station::before {
  content: "\f6ef";
}

.icon-bxs-error::before {
  content: "\f6f0";
}

.icon-bxs-error-circle::before {
  content: "\f6f1";
}

.icon-bxs-error-alt::before {
  content: "\f6f2";
}

.icon-bxs-eraser::before {
  content: "\f6f3";
}

.icon-bxs-envelope::before {
  content: "\f6f4";
}

.icon-bxs-envelope-open::before {
  content: "\f6f5";
}

.icon-bxs-eject::before {
  content: "\f6f6";
}

.icon-bxs-edit::before {
  content: "\f6f7";
}

.icon-bxs-edit-location::before {
  content: "\f6f8";
}

.icon-bxs-edit-alt::before {
  content: "\f6f9";
}

.icon-bxs-duplicate::before {
  content: "\f6fa";
}

.icon-bxs-dryer::before {
  content: "\f6fb";
}

.icon-bxs-droplet::before {
  content: "\f6fc";
}

.icon-bxs-droplet-half::before {
  content: "\f6fd";
}

.icon-bxs-drink::before {
  content: "\f6fe";
}

.icon-bxs-downvote::before {
  content: "\f6ff";
}

.icon-bxs-download::before {
  content: "\f700";
}

.icon-bxs-down-arrow::before {
  content: "\f701";
}

.icon-bxs-down-arrow-square::before {
  content: "\f702";
}

.icon-bxs-down-arrow-circle::before {
  content: "\f703";
}

.icon-bxs-down-arrow-alt::before {
  content: "\f704";
}

.icon-bxs-doughnut-chart::before {
  content: "\f705";
}

.icon-bxs-door-open::before {
  content: "\f706";
}

.icon-bxs-donate-heart::before {
  content: "\f707";
}

.icon-bxs-donate-blood::before {
  content: "\f708";
}

.icon-bxs-dollar-circle::before {
  content: "\f709";
}

.icon-bxs-dog::before {
  content: "\f70a";
}

.icon-bxs-dock-top::before {
  content: "\f70b";
}

.icon-bxs-dock-right::before {
  content: "\f70c";
}

.icon-bxs-dock-left::before {
  content: "\f70d";
}

.icon-bxs-dock-bottom::before {
  content: "\f70e";
}

.icon-bxs-dizzy::before {
  content: "\f70f";
}

.icon-bxs-dislike::before {
  content: "\f710";
}

.icon-bxs-dish::before {
  content: "\f711";
}

.icon-bxs-discount::before {
  content: "\f712";
}

.icon-bxs-disc::before {
  content: "\f713";
}

.icon-bxs-directions::before {
  content: "\f714";
}

.icon-bxs-direction-right::before {
  content: "\f715";
}

.icon-bxs-direction-left::before {
  content: "\f716";
}

.icon-bxs-dice-6::before {
  content: "\f717";
}

.icon-bxs-dice-5::before {
  content: "\f718";
}

.icon-bxs-dice-4::before {
  content: "\f719";
}

.icon-bxs-dice-3::before {
  content: "\f71a";
}

.icon-bxs-dice-2::before {
  content: "\f71b";
}

.icon-bxs-dice-1::before {
  content: "\f71c";
}

.icon-bxs-diamond::before {
  content: "\f71d";
}

.icon-bxs-devices::before {
  content: "\f71e";
}

.icon-bxs-detail::before {
  content: "\f71f";
}

.icon-bxs-data::before {
  content: "\f720";
}

.icon-bxs-dashboard::before {
  content: "\f721";
}

.icon-bxs-cylinder::before {
  content: "\f722";
}

.icon-bxs-customize::before {
  content: "\f723";
}

.icon-bxs-cuboid::before {
  content: "\f724";
}

.icon-bxs-cube::before {
  content: "\f725";
}

.icon-bxs-cube-alt::before {
  content: "\f726";
}

.icon-bxs-crown::before {
  content: "\f727";
}

.icon-bxs-crop::before {
  content: "\f728";
}

.icon-bxs-cricket-ball::before {
  content: "\f729";
}

.icon-bxs-credit-card::before {
  content: "\f72a";
}

.icon-bxs-credit-card-front::before {
  content: "\f72b";
}

.icon-bxs-credit-card-alt::before {
  content: "\f72c";
}

.icon-bxs-coupon::before {
  content: "\f72d";
}

.icon-bxs-copyright::before {
  content: "\f72e";
}

.icon-bxs-copy::before {
  content: "\f72f";
}

.icon-bxs-copy-alt::before {
  content: "\f730";
}

.icon-bxs-cool::before {
  content: "\f731";
}

.icon-bxs-cookie::before {
  content: "\f732";
}

.icon-bxs-conversation::before {
  content: "\f733";
}

.icon-bxs-contact::before {
  content: "\f734";
}

.icon-bxs-confused::before {
  content: "\f735";
}

.icon-bxs-component::before {
  content: "\f736";
}

.icon-bxs-compass::before {
  content: "\f737";
}

.icon-bxs-comment::before {
  content: "\f738";
}

.icon-bxs-comment-x::before {
  content: "\f739";
}

.icon-bxs-comment-minus::before {
  content: "\f73a";
}

.icon-bxs-comment-error::before {
  content: "\f73b";
}

.icon-bxs-comment-edit::before {
  content: "\f73c";
}

.icon-bxs-comment-dots::before {
  content: "\f73d";
}

.icon-bxs-comment-detail::before {
  content: "\f73e";
}

.icon-bxs-comment-check::before {
  content: "\f73f";
}

.icon-bxs-comment-add::before {
  content: "\f740";
}

.icon-bxs-color-fill::before {
  content: "\f741";
}

.icon-bxs-collection::before {
  content: "\f742";
}

.icon-bxs-coin::before {
  content: "\f743";
}

.icon-bxs-coin-stack::before {
  content: "\f744";
}

.icon-bxs-cog::before {
  content: "\f745";
}

.icon-bxs-coffee::before {
  content: "\f746";
}

.icon-bxs-coffee-togo::before {
  content: "\f747";
}

.icon-bxs-coffee-alt::before {
  content: "\f748";
}

.icon-bxs-cloud::before {
  content: "\f749";
}

.icon-bxs-cloud-upload::before {
  content: "\f74a";
}

.icon-bxs-cloud-rain::before {
  content: "\f74b";
}

.icon-bxs-cloud-lightning::before {
  content: "\f74c";
}

.icon-bxs-cloud-download::before {
  content: "\f74d";
}

.icon-bxs-clinic::before {
  content: "\f74e";
}

.icon-bxs-city::before {
  content: "\f74f";
}

.icon-bxs-circle::before {
  content: "\f750";
}

.icon-bxs-circle-three-quarter::before {
  content: "\f751";
}

.icon-bxs-circle-quarter::before {
  content: "\f752";
}

.icon-bxs-circle-half::before {
  content: "\f753";
}

.icon-bxs-church::before {
  content: "\f754";
}

.icon-bxs-chip::before {
  content: "\f755";
}

.icon-bxs-chevrons-up::before {
  content: "\f756";
}

.icon-bxs-chevrons-right::before {
  content: "\f757";
}

.icon-bxs-chevrons-left::before {
  content: "\f758";
}

.icon-bxs-chevrons-down::before {
  content: "\f759";
}

.icon-bxs-chevron-up::before {
  content: "\f75a";
}

.icon-bxs-chevron-up-square::before {
  content: "\f75b";
}

.icon-bxs-chevron-up-circle::before {
  content: "\f75c";
}

.icon-bxs-chevron-right::before {
  content: "\f75d";
}

.icon-bxs-chevron-right-square::before {
  content: "\f75e";
}

.icon-bxs-chevron-right-circle::before {
  content: "\f75f";
}

.icon-bxs-chevron-left::before {
  content: "\f760";
}

.icon-bxs-chevron-left-square::before {
  content: "\f761";
}

.icon-bxs-chevron-left-circle::before {
  content: "\f762";
}

.icon-bxs-chevron-down::before {
  content: "\f763";
}

.icon-bxs-chevron-down-square::before {
  content: "\f764";
}

.icon-bxs-chevron-down-circle::before {
  content: "\f765";
}

.icon-bxs-chess::before {
  content: "\f766";
}

.icon-bxs-checkbox::before {
  content: "\f767";
}

.icon-bxs-checkbox-minus::before {
  content: "\f768";
}

.icon-bxs-checkbox-checked::before {
  content: "\f769";
}

.icon-bxs-check-square::before {
  content: "\f76a";
}

.icon-bxs-check-shield::before {
  content: "\f76b";
}

.icon-bxs-check-circle::before {
  content: "\f76c";
}

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

.icon-bxs-chart::before {
  content: "\f76e";
}

.icon-bxs-chalkboard::before {
  content: "\f76f";
}

.icon-bxs-certification::before {
  content: "\f770";
}

.icon-bxs-cctv::before {
  content: "\f771";
}

.icon-bxs-category::before {
  content: "\f772";
}

.icon-bxs-category-alt::before {
  content: "\f773";
}

.icon-bxs-cat::before {
  content: "\f774";
}

.icon-bxs-cart::before {
  content: "\f775";
}

.icon-bxs-cart-download::before {
  content: "\f776";
}

.icon-bxs-cart-alt::before {
  content: "\f777";
}

.icon-bxs-cart-add::before {
  content: "\f778";
}

.icon-bxs-carousel::before {
  content: "\f779";
}

.icon-bxs-caret-up-square::before {
  content: "\f77a";
}

.icon-bxs-caret-up-circle::before {
  content: "\f77b";
}

.icon-bxs-caret-right-square::before {
  content: "\f77c";
}

.icon-bxs-caret-right-circle::before {
  content: "\f77d";
}

.icon-bxs-caret-left-square::before {
  content: "\f77e";
}

.icon-bxs-caret-left-circle::before {
  content: "\f77f";
}

.icon-bxs-caret-down-square::before {
  content: "\f780";
}

.icon-bxs-caret-down-circle::before {
  content: "\f781";
}

.icon-bxs-card::before {
  content: "\f782";
}

.icon-bxs-car::before {
  content: "\f783";
}

.icon-bxs-car-wash::before {
  content: "\f784";
}

.icon-bxs-car-mechanic::before {
  content: "\f785";
}

.icon-bxs-car-garage::before {
  content: "\f786";
}

.icon-bxs-car-crash::before {
  content: "\f787";
}

.icon-bxs-car-battery::before {
  content: "\f788";
}

.icon-bxs-captions::before {
  content: "\f789";
}

.icon-bxs-capsule::before {
  content: "\f78a";
}

.icon-bxs-camera::before {
  content: "\f78b";
}

.icon-bxs-camera-plus::before {
  content: "\f78c";
}

.icon-bxs-camera-off::before {
  content: "\f78d";
}

.icon-bxs-camera-movie::before {
  content: "\f78e";
}

.icon-bxs-camera-home::before {
  content: "\f78f";
}

.icon-bxs-calendar::before {
  content: "\f790";
}

.icon-bxs-calendar-x::before {
  content: "\f791";
}

.icon-bxs-calendar-week::before {
  content: "\f792";
}

.icon-bxs-calendar-star::before {
  content: "\f793";
}

.icon-bxs-calendar-plus::before {
  content: "\f794";
}

.icon-bxs-calendar-minus::before {
  content: "\f795";
}

.icon-bxs-calendar-heart::before {
  content: "\f796";
}

.icon-bxs-calendar-exclamation::before {
  content: "\f797";
}

.icon-bxs-calendar-event::before {
  content: "\f798";
}

.icon-bxs-calendar-edit::before {
  content: "\f799";
}

.icon-bxs-calendar-check::before {
  content: "\f79a";
}

.icon-bxs-calendar-alt::before {
  content: "\f79b";
}

.icon-bxs-calculator::before {
  content: "\f79c";
}

.icon-bxs-cake::before {
  content: "\f79d";
}

.icon-bxs-cable-car::before {
  content: "\f79e";
}

.icon-bxs-cabinet::before {
  content: "\f79f";
}

.icon-bxs-business::before {
  content: "\f7a0";
}

.icon-bxs-bus::before {
  content: "\f7a1";
}

.icon-bxs-bus-school::before {
  content: "\f7a2";
}

.icon-bxs-buoy::before {
  content: "\f7a3";
}

.icon-bxs-bullseye::before {
  content: "\f7a4";
}

.icon-bxs-bulb::before {
  content: "\f7a5";
}

.icon-bxs-buildings::before {
  content: "\f7a6";
}

.icon-bxs-building::before {
  content: "\f7a7";
}

.icon-bxs-building-house::before {
  content: "\f7a8";
}

.icon-bxs-bug::before {
  content: "\f7a9";
}

.icon-bxs-bug-alt::before {
  content: "\f7aa";
}

.icon-bxs-brush::before {
  content: "\f7ab";
}

.icon-bxs-brush-alt::before {
  content: "\f7ac";
}

.icon-bxs-brightness::before {
  content: "\f7ad";
}

.icon-bxs-brightness-half::before {
  content: "\f7ae";
}

.icon-bxs-briefcase::before {
  content: "\f7af";
}

.icon-bxs-briefcase-alt::before {
  content: "\f7b0";
}

.icon-bxs-briefcase-alt-2::before {
  content: "\f7b1";
}

.icon-bxs-brain::before {
  content: "\f7b2";
}

.icon-bxs-box::before {
  content: "\f7b3";
}

.icon-bxs-bowling-ball::before {
  content: "\f7b4";
}

.icon-bxs-bowl-rice::before {
  content: "\f7b5";
}

.icon-bxs-bowl-hot::before {
  content: "\f7b6";
}

.icon-bxs-bot::before {
  content: "\f7b7";
}

.icon-bxs-bookmarks::before {
  content: "\f7b8";
}

.icon-bxs-bookmark::before {
  content: "\f7b9";
}

.icon-bxs-bookmark-star::before {
  content: "\f7ba";
}

.icon-bxs-bookmark-plus::before {
  content: "\f7bb";
}

.icon-bxs-bookmark-minus::before {
  content: "\f7bc";
}

.icon-bxs-bookmark-heart::before {
  content: "\f7bd";
}

.icon-bxs-bookmark-alt::before {
  content: "\f7be";
}

.icon-bxs-bookmark-alt-plus::before {
  content: "\f7bf";
}

.icon-bxs-bookmark-alt-minus::before {
  content: "\f7c0";
}

.icon-bxs-book::before {
  content: "\f7c1";
}

.icon-bxs-book-reader::before {
  content: "\f7c2";
}

.icon-bxs-book-open::before {
  content: "\f7c3";
}

.icon-bxs-book-heart::before {
  content: "\f7c4";
}

.icon-bxs-book-content::before {
  content: "\f7c5";
}

.icon-bxs-book-bookmark::before {
  content: "\f7c6";
}

.icon-bxs-book-alt::before {
  content: "\f7c7";
}

.icon-bxs-book-add::before {
  content: "\f7c8";
}

.icon-bxs-bong::before {
  content: "\f7c9";
}

.icon-bxs-bone::before {
  content: "\f7ca";
}

.icon-bxs-bomb::before {
  content: "\f7cb";
}

.icon-bxs-bolt::before {
  content: "\f7cc";
}

.icon-bxs-bolt-circle::before {
  content: "\f7cd";
}

.icon-bxs-blanket::before {
  content: "\f7ce";
}

.icon-bxs-binoculars::before {
  content: "\f7cf";
}

.icon-bxs-bible::before {
  content: "\f7d0";
}

.icon-bxs-bell::before {
  content: "\f7d1";
}

.icon-bxs-bell-ring::before {
  content: "\f7d2";
}

.icon-bxs-bell-plus::before {
  content: "\f7d3";
}

.icon-bxs-bell-off::before {
  content: "\f7d4";
}

.icon-bxs-bell-minus::before {
  content: "\f7d5";
}

.icon-bxs-beer::before {
  content: "\f7d6";
}

.icon-bxs-been-here::before {
  content: "\f7d7";
}

.icon-bxs-bed::before {
  content: "\f7d8";
}

.icon-bxs-battery::before {
  content: "\f7d9";
}

.icon-bxs-battery-low::before {
  content: "\f7da";
}

.icon-bxs-battery-full::before {
  content: "\f7db";
}

.icon-bxs-battery-charging::before {
  content: "\f7dc";
}

.icon-bxs-bath::before {
  content: "\f7dd";
}

.icon-bxs-basketball::before {
  content: "\f7de";
}

.icon-bxs-basket::before {
  content: "\f7df";
}

.icon-bxs-baseball::before {
  content: "\f7e0";
}

.icon-bxs-barcode::before {
  content: "\f7e1";
}

.icon-bxs-bar-chart-square::before {
  content: "\f7e2";
}

.icon-bxs-bar-chart-alt-2::before {
  content: "\f7e3";
}

.icon-bxs-bank::before {
  content: "\f7e4";
}

.icon-bxs-band-aid::before {
  content: "\f7e5";
}

.icon-bxs-ball::before {
  content: "\f7e6";
}

.icon-bxs-baguette::before {
  content: "\f7e7";
}

.icon-bxs-badge::before {
  content: "\f7e8";
}

.icon-bxs-badge-dollar::before {
  content: "\f7e9";
}

.icon-bxs-badge-check::before {
  content: "\f7ea";
}

.icon-bxs-backpack::before {
  content: "\f7eb";
}

.icon-bxs-baby-carriage::before {
  content: "\f7ec";
}

.icon-bxs-award::before {
  content: "\f7ed";
}

.icon-bxs-arrow-to-top::before {
  content: "\f7ee";
}

.icon-bxs-arrow-to-right::before {
  content: "\f7ef";
}

.icon-bxs-arrow-to-left::before {
  content: "\f7f0";
}

.icon-bxs-arrow-to-bottom::before {
  content: "\f7f1";
}

.icon-bxs-arrow-from-top::before {
  content: "\f7f2";
}

.icon-bxs-arrow-from-right::before {
  content: "\f7f3";
}

.icon-bxs-arrow-from-left::before {
  content: "\f7f4";
}

.icon-bxs-arrow-from-bottom::before {
  content: "\f7f5";
}

.icon-bxs-area::before {
  content: "\f7f6";
}

.icon-bxs-archive::before {
  content: "\f7f7";
}

.icon-bxs-archive-out::before {
  content: "\f7f8";
}

.icon-bxs-archive-in::before {
  content: "\f7f9";
}

.icon-bxs-arch::before {
  content: "\f7fa";
}

.icon-bxs-angry::before {
  content: "\f7fb";
}

.icon-bxs-analyse::before {
  content: "\f7fc";
}

.icon-bxs-ambulance::before {
  content: "\f7fd";
}

.icon-bxs-album::before {
  content: "\f7fe";
}

.icon-bxs-alarm::before {
  content: "\f7ff";
}

.icon-bxs-alarm-snooze::before {
  content: "\f800";
}

.icon-bxs-alarm-off::before {
  content: "\f801";
}

.icon-bxs-alarm-exclamation::before {
  content: "\f802";
}

.icon-bxs-alarm-add::before {
  content: "\f803";
}

.icon-bxs-adjust::before {
  content: "\f804";
}

.icon-bxs-adjust-alt::before {
  content: "\f805";
}

.icon-bxs-add-to-queue::before {
  content: "\f806";
}

.icon-bx-zoom-out::before {
  content: "\f807";
}

.icon-bx-zoom-in::before {
  content: "\f808";
}

.icon-bx-yen::before {
  content: "\f809";
}

.icon-bx-x::before {
  content: "\f80a";
}

.icon-bx-x-circle::before {
  content: "\f80b";
}

.icon-bx-wrench::before {
  content: "\f80c";
}

.icon-bx-world::before {
  content: "\f80d";
}

.icon-bx-won::before {
  content: "\f80e";
}

.icon-bx-wink-tongue::before {
  content: "\f80f";
}

.icon-bx-wink-smile::before {
  content: "\f810";
}

.icon-bx-wine::before {
  content: "\f811";
}

.icon-bx-windows::before {
  content: "\f812";
}

.icon-bx-window::before {
  content: "\f813";
}

.icon-bx-window-open::before {
  content: "\f814";
}

.icon-bx-window-close::before {
  content: "\f815";
}

.icon-bx-window-alt::before {
  content: "\f816";
}

.icon-bx-wind::before {
  content: "\f817";
}

.icon-bx-wifi::before {
  content: "\f818";
}

.icon-bx-wifi-off::before {
  content: "\f819";
}

.icon-bx-wifi-2::before {
  content: "\f81a";
}

.icon-bx-wifi-1::before {
  content: "\f81b";
}

.icon-bx-wifi-0::before {
  content: "\f81c";
}

.icon-bx-webcam::before {
  content: "\f81d";
}

.icon-bx-water::before {
  content: "\f81e";
}

.icon-bx-wallet::before {
  content: "\f81f";
}

.icon-bx-wallet-alt::before {
  content: "\f820";
}

.icon-bx-walk::before {
  content: "\f821";
}

.icon-bx-volume::before {
  content: "\f822";
}

.icon-bx-volume-mute::before {
  content: "\f823";
}

.icon-bx-volume-low::before {
  content: "\f824";
}

.icon-bx-volume-full::before {
  content: "\f825";
}

.icon-bx-voicemail::before {
  content: "\f826";
}

.icon-bx-video::before {
  content: "\f827";
}

.icon-bx-video-recording::before {
  content: "\f828";
}

.icon-bx-video-plus::before {
  content: "\f829";
}

.icon-bx-video-off::before {
  content: "\f82a";
}

.icon-bx-vial::before {
  content: "\f82b";
}

.icon-bx-vertical-center::before {
  content: "\f82c";
}

.icon-bx-vector::before {
  content: "\f82d";
}

.icon-bx-user::before {
  content: "\f82e";
}

.icon-bx-user-x::before {
  content: "\f82f";
}

.icon-bx-user-voice::before {
  content: "\f830";
}

.icon-bx-user-plus::before {
  content: "\f831";
}

.icon-bx-user-pin::before {
  content: "\f832";
}

.icon-bx-user-minus::before {
  content: "\f833";
}

.icon-bx-user-circle::before {
  content: "\f834";
}

.icon-bx-user-check::before {
  content: "\f835";
}

.icon-bx-usb::before {
  content: "\f836";
}

.icon-bx-upvote::before {
  content: "\f837";
}

.icon-bx-upside-down::before {
  content: "\f838";
}

.icon-bx-upload::before {
  content: "\f839";
}

.icon-bx-up-arrow::before {
  content: "\f83a";
}

.icon-bx-up-arrow-circle::before {
  content: "\f83b";
}

.icon-bx-up-arrow-alt::before {
  content: "\f83c";
}

.icon-bx-unlink::before {
  content: "\f83d";
}

.icon-bx-unite::before {
  content: "\f83e";
}

.icon-bx-undo::before {
  content: "\f83f";
}

.icon-bx-underline::before {
  content: "\f840";
}

.icon-bx-tv::before {
  content: "\f841";
}

.icon-bx-trophy::before {
  content: "\f842";
}

.icon-bx-trip::before {
  content: "\f843";
}

.icon-bx-trim::before {
  content: "\f844";
}

.icon-bx-trending-up::before {
  content: "\f845";
}

.icon-bx-trending-down::before {
  content: "\f846";
}

.icon-bx-trash::before {
  content: "\f847";
}

.icon-bx-trash-alt::before {
  content: "\f848";
}

.icon-bx-transfer::before {
  content: "\f849";
}

.icon-bx-transfer-alt::before {
  content: "\f84a";
}

.icon-bx-train::before {
  content: "\f84b";
}

.icon-bx-traffic-cone::before {
  content: "\f84c";
}

.icon-bx-tone::before {
  content: "\f84d";
}

.icon-bx-toggle-right::before {
  content: "\f84e";
}

.icon-bx-toggle-left::before {
  content: "\f84f";
}

.icon-bx-tired::before {
  content: "\f850";
}

.icon-bx-timer::before {
  content: "\f851";
}

.icon-bx-time::before {
  content: "\f852";
}

.icon-bx-time-five::before {
  content: "\f853";
}

.icon-bx-text::before {
  content: "\f854";
}

.icon-bx-test-tube::before {
  content: "\f855";
}

.icon-bx-terminal::before {
  content: "\f856";
}

.icon-bx-tennis-ball::before {
  content: "\f857";
}

.icon-bx-taxi::before {
  content: "\f858";
}

.icon-bx-task::before {
  content: "\f859";
}

.icon-bx-task-x::before {
  content: "\f85a";
}

.icon-bx-target-lock::before {
  content: "\f85b";
}

.icon-bx-tag::before {
  content: "\f85c";
}

.icon-bx-tag-alt::before {
  content: "\f85d";
}

.icon-bx-tachometer::before {
  content: "\f85e";
}

.icon-bx-table::before {
  content: "\f85f";
}

.icon-bx-tab::before {
  content: "\f860";
}

.icon-bx-sync::before {
  content: "\f861";
}

.icon-bx-swim::before {
  content: "\f862";
}

.icon-bx-support::before {
  content: "\f863";
}

.icon-bx-sun::before {
  content: "\f864";
}

.icon-bx-subdirectory-right::before {
  content: "\f865";
}

.icon-bx-subdirectory-left::before {
  content: "\f866";
}

.icon-bx-strikethrough::before {
  content: "\f867";
}

.icon-bx-street-view::before {
  content: "\f868";
}

.icon-bx-store::before {
  content: "\f869";
}

.icon-bx-store-alt::before {
  content: "\f86a";
}

.icon-bx-stopwatch::before {
  content: "\f86b";
}

.icon-bx-stop::before {
  content: "\f86c";
}

.icon-bx-stop-circle::before {
  content: "\f86d";
}

.icon-bx-sticker::before {
  content: "\f86e";
}

.icon-bx-stats::before {
  content: "\f86f";
}

.icon-bx-station::before {
  content: "\f870";
}

.icon-bx-star::before {
  content: "\f871";
}

.icon-bx-square::before {
  content: "\f872";
}

.icon-bx-square-rounded::before {
  content: "\f873";
}

.icon-bx-spreadsheet::before {
  content: "\f874";
}

.icon-bx-spray-can::before {
  content: "\f875";
}

.icon-bx-speaker::before {
  content: "\f876";
}

.icon-bx-space-bar::before {
  content: "\f877";
}

.icon-bx-spa::before {
  content: "\f878";
}

.icon-bx-sort::before {
  content: "\f879";
}

.icon-bx-sort-z-a::before {
  content: "\f87a";
}

.icon-bx-sort-up::before {
  content: "\f87b";
}

.icon-bx-sort-down::before {
  content: "\f87c";
}

.icon-bx-sort-alt-2::before {
  content: "\f87d";
}

.icon-bx-sort-a-z::before {
  content: "\f87e";
}

.icon-bx-smile::before {
  content: "\f87f";
}

.icon-bx-slideshow::before {
  content: "\f880";
}

.icon-bx-slider::before {
  content: "\f881";
}

.icon-bx-slider-alt::before {
  content: "\f882";
}

.icon-bx-sleepy::before {
  content: "\f883";
}

.icon-bx-skip-previous::before {
  content: "\f884";
}

.icon-bx-skip-previous-circle::before {
  content: "\f885";
}

.icon-bx-skip-next::before {
  content: "\f886";
}

.icon-bx-skip-next-circle::before {
  content: "\f887";
}

.icon-bx-sitemap::before {
  content: "\f888";
}

.icon-bx-sidebar::before {
  content: "\f889";
}

.icon-bx-shuffle::before {
  content: "\f88a";
}

.icon-bx-show::before {
  content: "\f88b";
}

.icon-bx-show-alt::before {
  content: "\f88c";
}

.icon-bx-shopping-bag::before {
  content: "\f88d";
}

.icon-bx-shocked::before {
  content: "\f88e";
}

.icon-bx-shield::before {
  content: "\f88f";
}

.icon-bx-shield-x::before {
  content: "\f890";
}

.icon-bx-shield-quarter::before {
  content: "\f891";
}

.icon-bx-shield-alt::before {
  content: "\f892";
}

.icon-bx-shield-alt-2::before {
  content: "\f893";
}

.icon-bx-shekel::before {
  content: "\f894";
}

.icon-bx-share::before {
  content: "\f895";
}

.icon-bx-share-alt::before {
  content: "\f896";
}

.icon-bx-shape-triangle::before {
  content: "\f897";
}

.icon-bx-shape-square::before {
  content: "\f898";
}

.icon-bx-shape-polygon::before {
  content: "\f899";
}

.icon-bx-shape-circle::before {
  content: "\f89a";
}

.icon-bx-server::before {
  content: "\f89b";
}

.icon-bx-send::before {
  content: "\f89c";
}

.icon-bx-selection::before {
  content: "\f89d";
}

.icon-bx-select-multiple::before {
  content: "\f89e";
}

.icon-bx-search::before {
  content: "\f89f";
}

.icon-bx-search-alt::before {
  content: "\f8a0";
}

.icon-bx-search-alt-2::before {
  content: "\f8a1";
}

.icon-bx-screenshot::before {
  content: "\f8a2";
}

.icon-bx-scatter-chart::before {
  content: "\f8a3";
}

.icon-bx-scan::before {
  content: "\f8a4";
}

.icon-bx-save::before {
  content: "\f8a5";
}

.icon-bx-sad::before {
  content: "\f8a6";
}

.icon-bx-rupee::before {
  content: "\f8a7";
}

.icon-bx-run::before {
  content: "\f8a8";
}

.icon-bx-ruler::before {
  content: "\f8a9";
}

.icon-bx-ruble::before {
  content: "\f8aa";
}

.icon-bx-rss::before {
  content: "\f8ab";
}

.icon-bx-rotate-right::before {
  content: "\f8ac";
}

.icon-bx-rotate-left::before {
  content: "\f8ad";
}

.icon-bx-rocket::before {
  content: "\f8ae";
}

.icon-bx-right-top-arrow-circle::before {
  content: "\f8af";
}

.icon-bx-right-indent::before {
  content: "\f8b0";
}

.icon-bx-right-down-arrow-circle::before {
  content: "\f8b1";
}

.icon-bx-right-arrow::before {
  content: "\f8b2";
}

.icon-bx-right-arrow-circle::before {
  content: "\f8b3";
}

.icon-bx-right-arrow-alt::before {
  content: "\f8b4";
}

.icon-bx-rewind::before {
  content: "\f8b5";
}

.icon-bx-rewind-circle::before {
  content: "\f8b6";
}

.icon-bx-revision::before {
  content: "\f8b7";
}

.icon-bx-restaurant::before {
  content: "\f8b8";
}

.icon-bx-reset::before {
  content: "\f8b9";
}

.icon-bx-repost::before {
  content: "\f8ba";
}

.icon-bx-reply::before {
  content: "\f8bb";
}

.icon-bx-reply-all::before {
  content: "\f8bc";
}

.icon-bx-repeat::before {
  content: "\f8bd";
}

.icon-bx-rename::before {
  content: "\f8be";
}

.icon-bx-registered::before {
  content: "\f8bf";
}

.icon-bx-refresh::before {
  content: "\f8c0";
}

.icon-bx-redo::before {
  content: "\f8c1";
}

.icon-bx-recycle::before {
  content: "\f8c2";
}

.icon-bx-rectangle::before {
  content: "\f8c3";
}

.icon-bx-receipt::before {
  content: "\f8c4";
}

.icon-bx-radio::before {
  content: "\f8c5";
}

.icon-bx-radio-circle::before {
  content: "\f8c6";
}

.icon-bx-radio-circle-marked::before {
  content: "\f8c7";
}

.icon-bx-radar::before {
  content: "\f8c8";
}

.icon-bx-question-mark::before {
  content: "\f8c9";
}

.icon-bx-qr::before {
  content: "\f8ca";
}

.icon-bx-qr-scan::before {
  content: "\f8cb";
}

.icon-bx-pyramid::before {
  content: "\f8cc";
}

.icon-bx-purchase-tag::before {
  content: "\f8cd";
}

.icon-bx-purchase-tag-alt::before {
  content: "\f8ce";
}

.icon-bx-pulse::before {
  content: "\f8cf";
}

.icon-bx-printer::before {
  content: "\f8d0";
}

.icon-bx-power-off::before {
  content: "\f8d1";
}

.icon-bx-pound::before {
  content: "\f8d2";
}

.icon-bx-popsicle::before {
  content: "\f8d3";
}

.icon-bx-polygon::before {
  content: "\f8d4";
}

.icon-bx-poll::before {
  content: "\f8d5";
}

.icon-bx-pointer::before {
  content: "\f8d6";
}

.icon-bx-podcast::before {
  content: "\f8d7";
}

.icon-bx-plus::before {
  content: "\f8d8";
}

.icon-bx-plus-medical::before {
  content: "\f8d9";
}

.icon-bx-plus-circle::before {
  content: "\f8da";
}

.icon-bx-plug::before {
  content: "\f8db";
}

.icon-bx-play::before {
  content: "\f8dc";
}

.icon-bx-play-circle::before {
  content: "\f8dd";
}

.icon-bx-planet::before {
  content: "\f8de";
}

.icon-bx-pin::before {
  content: "\f8df";
}

.icon-bx-pie-chart::before {
  content: "\f8e0";
}

.icon-bx-pie-chart-alt::before {
  content: "\f8e1";
}

.icon-bx-pie-chart-alt-2::before {
  content: "\f8e2";
}

.icon-bx-photo-album::before {
  content: "\f8e3";
}

.icon-bx-phone::before {
  content: "\f8e4";
}

.icon-bx-phone-outgoing::before {
  content: "\f8e5";
}

.icon-bx-phone-off::before {
  content: "\f8e6";
}

.icon-bx-phone-incoming::before {
  content: "\f8e7";
}

.icon-bx-phone-call::before {
  content: "\f8e8";
}

.icon-bx-pencil::before {
  content: "\f8e9";
}

.icon-bx-pen::before {
  content: "\f8ea";
}

.icon-bx-pause::before {
  content: "\f8eb";
}

.icon-bx-pause-circle::before {
  content: "\f8ec";
}

.icon-bx-paste::before {
  content: "\f8ed";
}

.icon-bx-party::before {
  content: "\f8ee";
}

.icon-bx-paragraph::before {
  content: "\f8ef";
}

.icon-bx-paperclip::before {
  content: "\f8f0";
}

.icon-bx-paper-plane::before {
  content: "\f8f1";
}

.icon-bx-palette::before {
  content: "\f8f2";
}

.icon-bx-paint::before {
  content: "\f8f3";
}

.icon-bx-paint-roll::before {
  content: "\f8f4";
}

.icon-bx-package::before {
  content: "\f8f5";
}

.icon-bx-outline::before {
  content: "\f8f6";
}

.icon-bx-notification::before {
  content: "\f8f7";
}

.icon-bx-notification-off::before {
  content: "\f8f8";
}

.icon-bx-notepad::before {
  content: "\f8f9";
}

.icon-bx-note::before {
  content: "\f8fa";
}

.icon-bx-no-entry::before {
  content: "\f8fb";
}

.icon-bx-news::before {
  content: "\f8fc";
}

.icon-bx-network-chart::before {
  content: "\f8fd";
}

.icon-bx-navigation::before {
  content: "\f8fe";
}

.icon-bx-music::before {
  content: "\f8ff";
}

.icon-bx-movie::before {
  content: "\f900";
}

.icon-bx-movie-play::before {
  content: "\f901";
}

.icon-bx-move::before {
  content: "\f902";
}

.icon-bx-move-vertical::before {
  content: "\f903";
}

.icon-bx-move-horizontal::before {
  content: "\f904";
}

.icon-bx-mouse::before {
  content: "\f905";
}

.icon-bx-mouse-alt::before {
  content: "\f906";
}

.icon-bx-moon::before {
  content: "\f907";
}

.icon-bx-money::before {
  content: "\f908";
}

.icon-bx-money-withdraw::before {
  content: "\f909";
}

.icon-bx-mobile::before {
  content: "\f90a";
}

.icon-bx-mobile-vibration::before {
  content: "\f90b";
}

.icon-bx-mobile-landscape::before {
  content: "\f90c";
}

.icon-bx-mobile-alt::before {
  content: "\f90d";
}

.icon-bx-minus::before {
  content: "\f90e";
}

.icon-bx-minus-front::before {
  content: "\f90f";
}

.icon-bx-minus-circle::before {
  content: "\f910";
}

.icon-bx-minus-back::before {
  content: "\f911";
}

.icon-bx-microphone::before {
  content: "\f912";
}

.icon-bx-microphone-off::before {
  content: "\f913";
}

.icon-bx-microchip::before {
  content: "\f914";
}

.icon-bx-meteor::before {
  content: "\f915";
}

.icon-bx-message::before {
  content: "\f916";
}

.icon-bx-message-x::before {
  content: "\f917";
}

.icon-bx-message-square::before {
  content: "\f918";
}

.icon-bx-message-square-x::before {
  content: "\f919";
}

.icon-bx-message-square-minus::before {
  content: "\f91a";
}

.icon-bx-message-square-error::before {
  content: "\f91b";
}

.icon-bx-message-square-edit::before {
  content: "\f91c";
}

.icon-bx-message-square-dots::before {
  content: "\f91d";
}

.icon-bx-message-square-detail::before {
  content: "\f91e";
}

.icon-bx-message-square-check::before {
  content: "\f91f";
}

.icon-bx-message-square-add::before {
  content: "\f920";
}

.icon-bx-message-rounded::before {
  content: "\f921";
}

.icon-bx-message-rounded-x::before {
  content: "\f922";
}

.icon-bx-message-rounded-minus::before {
  content: "\f923";
}

.icon-bx-message-rounded-error::before {
  content: "\f924";
}

.icon-bx-message-rounded-edit::before {
  content: "\f925";
}

.icon-bx-message-rounded-dots::before {
  content: "\f926";
}

.icon-bx-message-rounded-detail::before {
  content: "\f927";
}

.icon-bx-message-rounded-check::before {
  content: "\f928";
}

.icon-bx-message-rounded-add::before {
  content: "\f929";
}

.icon-bx-message-minus::before {
  content: "\f92a";
}

.icon-bx-message-error::before {
  content: "\f92b";
}

.icon-bx-message-edit::before {
  content: "\f92c";
}

.icon-bx-message-dots::before {
  content: "\f92d";
}

.icon-bx-message-detail::before {
  content: "\f92e";
}

.icon-bx-message-check::before {
  content: "\f92f";
}

.icon-bx-message-alt::before {
  content: "\f930";
}

.icon-bx-message-alt-x::before {
  content: "\f931";
}

.icon-bx-message-alt-minus::before {
  content: "\f932";
}

.icon-bx-message-alt-error::before {
  content: "\f933";
}

.icon-bx-message-alt-edit::before {
  content: "\f934";
}

.icon-bx-message-alt-dots::before {
  content: "\f935";
}

.icon-bx-message-alt-detail::before {
  content: "\f936";
}

.icon-bx-message-alt-check::before {
  content: "\f937";
}

.icon-bx-message-alt-add::before {
  content: "\f938";
}

.icon-bx-message-add::before {
  content: "\f939";
}

.icon-bx-merge::before {
  content: "\f93a";
}

.icon-bx-menu::before {
  content: "\f93b";
}

.icon-bx-menu-alt-right::before {
  content: "\f93c";
}

.icon-bx-menu-alt-left::before {
  content: "\f93d";
}

.icon-bx-memory-card::before {
  content: "\f93e";
}

.icon-bx-meh::before {
  content: "\f93f";
}

.icon-bx-meh-blank::before {
  content: "\f940";
}

.icon-bx-meh-alt::before {
  content: "\f941";
}

.icon-bx-medal::before {
  content: "\f942";
}

.icon-bx-math::before {
  content: "\f943";
}

.icon-bx-mask::before {
  content: "\f944";
}

.icon-bx-map::before {
  content: "\f945";
}

.icon-bx-map-pin::before {
  content: "\f946";
}

.icon-bx-map-alt::before {
  content: "\f947";
}

.icon-bx-male::before {
  content: "\f948";
}

.icon-bx-male-sign::before {
  content: "\f949";
}

.icon-bx-male-female::before {
  content: "\f94a";
}

.icon-bx-mail-send::before {
  content: "\f94b";
}

.icon-bx-magnet::before {
  content: "\f94c";
}

.icon-bx-low-vision::before {
  content: "\f94d";
}

.icon-bx-log-out::before {
  content: "\f94e";
}

.icon-bx-log-out-circle::before {
  content: "\f94f";
}

.icon-bx-log-in::before {
  content: "\f950";
}

.icon-bx-log-in-circle::before {
  content: "\f951";
}

.icon-bx-lock::before {
  content: "\f952";
}

.icon-bx-lock-open::before {
  content: "\f953";
}

.icon-bx-lock-open-alt::before {
  content: "\f954";
}

.icon-bx-lock-alt::before {
  content: "\f955";
}

.icon-bx-location-plus::before {
  content: "\f956";
}

.icon-bx-loader::before {
  content: "\f957";
}

.icon-bx-loader-circle::before {
  content: "\f958";
}

.icon-bx-loader-alt::before {
  content: "\f959";
}

.icon-bx-list-ul::before {
  content: "\f95a";
}

.icon-bx-list-plus::before {
  content: "\f95b";
}

.icon-bx-list-ol::before {
  content: "\f95c";
}

.icon-bx-list-minus::before {
  content: "\f95d";
}

.icon-bx-list-check::before {
  content: "\f95e";
}

.icon-bx-lira::before {
  content: "\f95f";
}

.icon-bx-link::before {
  content: "\f960";
}

.icon-bx-link-external::before {
  content: "\f961";
}

.icon-bx-link-alt::before {
  content: "\f962";
}

.icon-bx-line-chart::before {
  content: "\f963";
}

.icon-bx-line-chart-down::before {
  content: "\f964";
}

.icon-bx-like::before {
  content: "\f965";
}

.icon-bx-library::before {
  content: "\f966";
}

.icon-bx-lemon::before {
  content: "\f967";
}

.icon-bx-left-top-arrow-circle::before {
  content: "\f968";
}

.icon-bx-left-indent::before {
  content: "\f969";
}

.icon-bx-left-down-arrow-circle::before {
  content: "\f96a";
}

.icon-bx-left-arrow::before {
  content: "\f96b";
}

.icon-bx-left-arrow-circle::before {
  content: "\f96c";
}

.icon-bx-left-arrow-alt::before {
  content: "\f96d";
}

.icon-bx-leaf::before {
  content: "\f96e";
}

.icon-bx-layout::before {
  content: "\f96f";
}

.icon-bx-layer::before {
  content: "\f970";
}

.icon-bx-layer-plus::before {
  content: "\f971";
}

.icon-bx-layer-minus::before {
  content: "\f972";
}

.icon-bx-laugh::before {
  content: "\f973";
}

.icon-bx-last-page::before {
  content: "\f974";
}

.icon-bx-laptop::before {
  content: "\f975";
}

.icon-bx-landscape::before {
  content: "\f976";
}

.icon-bx-label::before {
  content: "\f977";
}

.icon-bx-knife::before {
  content: "\f978";
}

.icon-bx-key::before {
  content: "\f979";
}

.icon-bx-joystick::before {
  content: "\f97a";
}

.icon-bx-joystick-button::before {
  content: "\f97b";
}

.icon-bx-joystick-alt::before {
  content: "\f97c";
}

.icon-bx-italic::before {
  content: "\f97d";
}

.icon-bx-intersect::before {
  content: "\f97e";
}

.icon-bx-injection::before {
  content: "\f97f";
}

.icon-bx-info-square::before {
  content: "\f980";
}

.icon-bx-info-circle::before {
  content: "\f981";
}

.icon-bx-infinite::before {
  content: "\f982";
}

.icon-bx-import::before {
  content: "\f983";
}

.icon-bx-images::before {
  content: "\f984";
}

.icon-bx-image::before {
  content: "\f985";
}

.icon-bx-image-alt::before {
  content: "\f986";
}

.icon-bx-image-add::before {
  content: "\f987";
}

.icon-bx-id-card::before {
  content: "\f988";
}

.icon-bx-hourglass::before {
  content: "\f989";
}

.icon-bx-hotel::before {
  content: "\f98a";
}

.icon-bx-horizontal-center::before {
  content: "\f98b";
}

.icon-bx-home::before {
  content: "\f98c";
}

.icon-bx-home-smile::before {
  content: "\f98d";
}

.icon-bx-home-heart::before {
  content: "\f98e";
}

.icon-bx-home-circle::before {
  content: "\f98f";
}

.icon-bx-home-alt::before {
  content: "\f990";
}

.icon-bx-hive::before {
  content: "\f991";
}

.icon-bx-history::before {
  content: "\f992";
}

.icon-bx-highlight::before {
  content: "\f993";
}

.icon-bx-hide::before {
  content: "\f994";
}

.icon-bx-help-circle::before {
  content: "\f995";
}

.icon-bx-heart::before {
  content: "\f996";
}

.icon-bx-heart-square::before {
  content: "\f997";
}

.icon-bx-heart-circle::before {
  content: "\f998";
}

.icon-bx-health::before {
  content: "\f999";
}

.icon-bx-headphone::before {
  content: "\f99a";
}

.icon-bx-heading::before {
  content: "\f99b";
}

.icon-bx-hdd::before {
  content: "\f99c";
}

.icon-bx-hash::before {
  content: "\f99d";
}

.icon-bx-happy::before {
  content: "\f99e";
}

.icon-bx-happy-heart-eyes::before {
  content: "\f99f";
}

.icon-bx-happy-beaming::before {
  content: "\f9a0";
}

.icon-bx-happy-alt::before {
  content: "\f9a1";
}

.icon-bx-handicap::before {
  content: "\f9a2";
}

.icon-bx-group::before {
  content: "\f9a3";
}

.icon-bx-grid::before {
  content: "\f9a4";
}

.icon-bx-grid-vertical::before {
  content: "\f9a5";
}

.icon-bx-grid-small::before {
  content: "\f9a6";
}

.icon-bx-grid-horizontal::before {
  content: "\f9a7";
}

.icon-bx-grid-alt::before {
  content: "\f9a8";
}

.icon-bx-globe::before {
  content: "\f9a9";
}

.icon-bx-globe-alt::before {
  content: "\f9aa";
}

.icon-bx-glasses::before {
  content: "\f9ab";
}

.icon-bx-glasses-alt::before {
  content: "\f9ac";
}

.icon-bx-git-repo-forked::before {
  content: "\f9ad";
}

.icon-bx-git-pull-request::before {
  content: "\f9ae";
}

.icon-bx-git-merge::before {
  content: "\f9af";
}

.icon-bx-git-compare::before {
  content: "\f9b0";
}

.icon-bx-git-commit::before {
  content: "\f9b1";
}

.icon-bx-git-branch::before {
  content: "\f9b2";
}

.icon-bx-gift::before {
  content: "\f9b3";
}

.icon-bx-ghost::before {
  content: "\f9b4";
}

.icon-bx-gas-pump::before {
  content: "\f9b5";
}

.icon-bx-game::before {
  content: "\f9b6";
}

.icon-bx-fullscreen::before {
  content: "\f9b7";
}

.icon-bx-fridge::before {
  content: "\f9b8";
}

.icon-bx-fork::before {
  content: "\f9b9";
}

.icon-bx-football::before {
  content: "\f9ba";
}

.icon-bx-food-tag::before {
  content: "\f9bb";
}

.icon-bx-food-menu::before {
  content: "\f9bc";
}

.icon-bx-font::before {
  content: "\f9bd";
}

.icon-bx-font-size::before {
  content: "\f9be";
}

.icon-bx-font-family::before {
  content: "\f9bf";
}

.icon-bx-font-color::before {
  content: "\f9c0";
}

.icon-bx-folder::before {
  content: "\f9c1";
}

.icon-bx-folder-plus::before {
  content: "\f9c2";
}

.icon-bx-folder-open::before {
  content: "\f9c3";
}

.icon-bx-folder-minus::before {
  content: "\f9c4";
}

.icon-bx-flag::before {
  content: "\f9c5";
}

.icon-bx-first-page::before {
  content: "\f9c6";
}

.icon-bx-first-aid::before {
  content: "\f9c7";
}

.icon-bx-fingerprint::before {
  content: "\f9c8";
}

.icon-bx-filter::before {
  content: "\f9c9";
}

.icon-bx-filter-alt::before {
  content: "\f9ca";
}

.icon-bx-film::before {
  content: "\f9cb";
}

.icon-bx-file::before {
  content: "\f9cc";
}

.icon-bx-file-find::before {
  content: "\f9cd";
}

.icon-bx-file-blank::before {
  content: "\f9ce";
}

.icon-bx-female::before {
  content: "\f9cf";
}

.icon-bx-female-sign::before {
  content: "\f9d0";
}

.icon-bx-fast-forward::before {
  content: "\f9d1";
}

.icon-bx-fast-forward-circle::before {
  content: "\f9d2";
}

.icon-bx-face::before {
  content: "\f9d3";
}

.icon-bx-extension::before {
  content: "\f9d4";
}

.icon-bx-export::before {
  content: "\f9d5";
}

.icon-bx-expand::before {
  content: "\f9d6";
}

.icon-bx-expand-vertical::before {
  content: "\f9d7";
}

.icon-bx-expand-horizontal::before {
  content: "\f9d8";
}

.icon-bx-expand-alt::before {
  content: "\f9d9";
}

.icon-bx-exit::before {
  content: "\f9da";
}

.icon-bx-exit-fullscreen::before {
  content: "\f9db";
}

.icon-bx-exclude::before {
  content: "\f9dc";
}

.icon-bx-euro::before {
  content: "\f9dd";
}

.icon-bx-error::before {
  content: "\f9de";
}

.icon-bx-error-circle::before {
  content: "\f9df";
}

.icon-bx-error-alt::before {
  content: "\f9e0";
}

.icon-bx-eraser::before {
  content: "\f9e1";
}

.icon-bx-equalizer::before {
  content: "\f9e2";
}

.icon-bx-envelope::before {
  content: "\f9e3";
}

.icon-bx-envelope-open::before {
  content: "\f9e4";
}

.icon-bx-edit::before {
  content: "\f9e5";
}

.icon-bx-edit-alt::before {
  content: "\f9e6";
}

.icon-bx-duplicate::before {
  content: "\f9e7";
}

.icon-bx-dumbbell::before {
  content: "\f9e8";
}

.icon-bx-droplet::before {
  content: "\f9e9";
}

.icon-bx-drink::before {
  content: "\f9ea";
}

.icon-bx-downvote::before {
  content: "\f9eb";
}

.icon-bx-download::before {
  content: "\f9ec";
}

.icon-bx-down-arrow::before {
  content: "\f9ed";
}

.icon-bx-down-arrow-circle::before {
  content: "\f9ee";
}

.icon-bx-down-arrow-alt::before {
  content: "\f9ef";
}

.icon-bx-doughnut-chart::before {
  content: "\f9f0";
}

.icon-bx-dots-vertical::before {
  content: "\f9f1";
}

.icon-bx-dots-vertical-rounded::before {
  content: "\f9f2";
}

.icon-bx-dots-horizontal::before {
  content: "\f9f3";
}

.icon-bx-dots-horizontal-rounded::before {
  content: "\f9f4";
}

.icon-bx-door-open::before {
  content: "\f9f5";
}

.icon-bx-donate-heart::before {
  content: "\f9f6";
}

.icon-bx-donate-blood::before {
  content: "\f9f7";
}

.icon-bx-dollar::before {
  content: "\f9f8";
}

.icon-bx-dollar-circle::before {
  content: "\f9f9";
}

.icon-bx-dock-top::before {
  content: "\f9fa";
}

.icon-bx-dock-right::before {
  content: "\f9fb";
}

.icon-bx-dock-left::before {
  content: "\f9fc";
}

.icon-bx-dock-bottom::before {
  content: "\f9fd";
}

.icon-bx-dna::before {
  content: "\f9fe";
}

.icon-bx-dizzy::before {
  content: "\f9ff";
}

.icon-bx-dislike::before {
  content: "\fa00";
}

.icon-bx-dish::before {
  content: "\fa01";
}

.icon-bx-disc::before {
  content: "\fa02";
}

.icon-bx-directions::before {
  content: "\fa03";
}

.icon-bx-dice-6::before {
  content: "\fa04";
}

.icon-bx-dice-5::before {
  content: "\fa05";
}

.icon-bx-dice-4::before {
  content: "\fa06";
}

.icon-bx-dice-3::before {
  content: "\fa07";
}

.icon-bx-dice-2::before {
  content: "\fa08";
}

.icon-bx-dice-1::before {
  content: "\fa09";
}

.icon-bx-diamond::before {
  content: "\fa0a";
}

.icon-bx-dialpad::before {
  content: "\fa0b";
}

.icon-bx-dialpad-alt::before {
  content: "\fa0c";
}

.icon-bx-devices::before {
  content: "\fa0d";
}

.icon-bx-detail::before {
  content: "\fa0e";
}

.icon-bx-desktop::before {
  content: "\fa0f";
}

.icon-bx-data::before {
  content: "\fa10";
}

.icon-bx-cylinder::before {
  content: "\fa11";
}

.icon-bx-cycling::before {
  content: "\fa12";
}

.icon-bx-cut::before {
  content: "\fa13";
}

.icon-bx-customize::before {
  content: "\fa14";
}

.icon-bx-current-location::before {
  content: "\fa15";
}

.icon-bx-cuboid::before {
  content: "\fa16";
}

.icon-bx-cube::before {
  content: "\fa17";
}

.icon-bx-cube-alt::before {
  content: "\fa18";
}

.icon-bx-crown::before {
  content: "\fa19";
}

.icon-bx-crosshair::before {
  content: "\fa1a";
}

.icon-bx-cross::before {
  content: "\fa1b";
}

.icon-bx-crop::before {
  content: "\fa1c";
}

.icon-bx-cricket-ball::before {
  content: "\fa1d";
}

.icon-bx-credit-card::before {
  content: "\fa1e";
}

.icon-bx-credit-card-front::before {
  content: "\fa1f";
}

.icon-bx-credit-card-alt::before {
  content: "\fa20";
}

.icon-bx-copyright::before {
  content: "\fa21";
}

.icon-bx-copy::before {
  content: "\fa22";
}

.icon-bx-copy-alt::before {
  content: "\fa23";
}

.icon-bx-cool::before {
  content: "\fa24";
}

.icon-bx-cookie::before {
  content: "\fa25";
}

.icon-bx-conversation::before {
  content: "\fa26";
}

.icon-bx-confused::before {
  content: "\fa27";
}

.icon-bx-compass::before {
  content: "\fa28";
}

.icon-bx-comment::before {
  content: "\fa29";
}

.icon-bx-comment-x::before {
  content: "\fa2a";
}

.icon-bx-comment-minus::before {
  content: "\fa2b";
}

.icon-bx-comment-error::before {
  content: "\fa2c";
}

.icon-bx-comment-edit::before {
  content: "\fa2d";
}

.icon-bx-comment-dots::before {
  content: "\fa2e";
}

.icon-bx-comment-detail::before {
  content: "\fa2f";
}

.icon-bx-comment-check::before {
  content: "\fa30";
}

.icon-bx-comment-add::before {
  content: "\fa31";
}

.icon-bx-command::before {
  content: "\fa32";
}

.icon-bx-columns::before {
  content: "\fa33";
}

.icon-bx-color-fill::before {
  content: "\fa34";
}

.icon-bx-collection::before {
  content: "\fa35";
}

.icon-bx-collapse::before {
  content: "\fa36";
}

.icon-bx-collapse-vertical::before {
  content: "\fa37";
}

.icon-bx-collapse-horizontal::before {
  content: "\fa38";
}

.icon-bx-collapse-alt::before {
  content: "\fa39";
}

.icon-bx-coin::before {
  content: "\fa3a";
}

.icon-bx-coin-stack::before {
  content: "\fa3b";
}

.icon-bx-cog::before {
  content: "\fa3c";
}

.icon-bx-coffee::before {
  content: "\fa3d";
}

.icon-bx-coffee-togo::before {
  content: "\fa3e";
}

.icon-bx-code::before {
  content: "\fa3f";
}

.icon-bx-code-curly::before {
  content: "\fa40";
}

.icon-bx-code-block::before {
  content: "\fa41";
}

.icon-bx-code-alt::before {
  content: "\fa42";
}

.icon-bx-cloud::before {
  content: "\fa43";
}

.icon-bx-cloud-upload::before {
  content: "\fa44";
}

.icon-bx-cloud-snow::before {
  content: "\fa45";
}

.icon-bx-cloud-rain::before {
  content: "\fa46";
}

.icon-bx-cloud-lightning::before {
  content: "\fa47";
}

.icon-bx-cloud-light-rain::before {
  content: "\fa48";
}

.icon-bx-cloud-drizzle::before {
  content: "\fa49";
}

.icon-bx-cloud-download::before {
  content: "\fa4a";
}

.icon-bx-closet::before {
  content: "\fa4b";
}

.icon-bx-clipboard::before {
  content: "\fa4c";
}

.icon-bx-clinic::before {
  content: "\fa4d";
}

.icon-bx-circle::before {
  content: "\fa4e";
}

.icon-bx-circle-three-quarter::before {
  content: "\fa4f";
}

.icon-bx-circle-quarter::before {
  content: "\fa50";
}

.icon-bx-circle-half::before {
  content: "\fa51";
}

.icon-bx-church::before {
  content: "\fa52";
}

.icon-bx-chip::before {
  content: "\fa53";
}

.icon-bx-chevrons-up::before {
  content: "\fa54";
}

.icon-bx-chevrons-right::before {
  content: "\fa55";
}

.icon-bx-chevrons-left::before {
  content: "\fa56";
}

.icon-bx-chevrons-down::before {
  content: "\fa57";
}

.icon-bx-chevron-up::before {
  content: "\fa58";
}

.icon-bx-chevron-up-square::before {
  content: "\fa59";
}

.icon-bx-chevron-up-circle::before {
  content: "\fa5a";
}

.icon-bx-chevron-right::before {
  content: "\fa5b";
}

.icon-bx-chevron-right-square::before {
  content: "\fa5c";
}

.icon-bx-chevron-right-circle::before {
  content: "\fa5d";
}

.icon-bx-chevron-left::before {
  content: "\fa5e";
}

.icon-bx-chevron-left-square::before {
  content: "\fa5f";
}

.icon-bx-chevron-left-circle::before {
  content: "\fa60";
}

.icon-bx-chevron-down::before {
  content: "\fa61";
}

.icon-bx-chevron-down-square::before {
  content: "\fa62";
}

.icon-bx-chevron-down-circle::before {
  content: "\fa63";
}

.icon-bx-checkbox::before {
  content: "\fa64";
}

.icon-bx-checkbox-square::before {
  content: "\fa65";
}

.icon-bx-checkbox-minus::before {
  content: "\fa66";
}

.icon-bx-checkbox-checked::before {
  content: "\fa67";
}

.icon-bx-check::before {
  content: "\fa68";
}

.icon-bx-check-square::before {
  content: "\fa69";
}

.icon-bx-check-shield::before {
  content: "\fa6a";
}

.icon-bx-check-double::before {
  content: "\fa6b";
}

.icon-bx-check-circle::before {
  content: "\fa6c";
}

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

.icon-bx-chart::before {
  content: "\fa6e";
}

.icon-bx-chalkboard::before {
  content: "\fa6f";
}

.icon-bx-chair::before {
  content: "\fa70";
}

.icon-bx-certification::before {
  content: "\fa71";
}

.icon-bx-cctv::before {
  content: "\fa72";
}

.icon-bx-category::before {
  content: "\fa73";
}

.icon-bx-category-alt::before {
  content: "\fa74";
}

.icon-bx-cast::before {
  content: "\fa75";
}

.icon-bx-cart::before {
  content: "\fa76";
}

.icon-bx-cart-alt::before {
  content: "\fa77";
}

.icon-bx-carousel::before {
  content: "\fa78";
}

.icon-bx-caret-up::before {
  content: "\fa79";
}

.icon-bx-caret-up-square::before {
  content: "\fa7a";
}

.icon-bx-caret-up-circle::before {
  content: "\fa7b";
}

.icon-bx-caret-right::before {
  content: "\fa7c";
}

.icon-bx-caret-right-square::before {
  content: "\fa7d";
}

.icon-bx-caret-right-circle::before {
  content: "\fa7e";
}

.icon-bx-caret-left::before {
  content: "\fa7f";
}

.icon-bx-caret-left-square::before {
  content: "\fa80";
}

.icon-bx-caret-left-circle::before {
  content: "\fa81";
}

.icon-bx-caret-down::before {
  content: "\fa82";
}

.icon-bx-caret-down-square::before {
  content: "\fa83";
}

.icon-bx-caret-down-circle::before {
  content: "\fa84";
}

.icon-bx-card::before {
  content: "\fa85";
}

.icon-bx-car::before {
  content: "\fa86";
}

.icon-bx-captions::before {
  content: "\fa87";
}

.icon-bx-capsule::before {
  content: "\fa88";
}

.icon-bx-candles::before {
  content: "\fa89";
}

.icon-bx-camera::before {
  content: "\fa8a";
}

.icon-bx-camera-off::before {
  content: "\fa8b";
}

.icon-bx-camera-movie::before {
  content: "\fa8c";
}

.icon-bx-camera-home::before {
  content: "\fa8d";
}

.icon-bx-calendar::before {
  content: "\fa8e";
}

.icon-bx-calendar-x::before {
  content: "\fa8f";
}

.icon-bx-calendar-week::before {
  content: "\fa90";
}

.icon-bx-calendar-star::before {
  content: "\fa91";
}

.icon-bx-calendar-plus::before {
  content: "\fa92";
}

.icon-bx-calendar-minus::before {
  content: "\fa93";
}

.icon-bx-calendar-heart::before {
  content: "\fa94";
}

.icon-bx-calendar-exclamation::before {
  content: "\fa95";
}

.icon-bx-calendar-event::before {
  content: "\fa96";
}

.icon-bx-calendar-edit::before {
  content: "\fa97";
}

.icon-bx-calendar-check::before {
  content: "\fa98";
}

.icon-bx-calendar-alt::before {
  content: "\fa99";
}

.icon-bx-calculator::before {
  content: "\fa9a";
}

.icon-bx-cake::before {
  content: "\fa9b";
}

.icon-bx-cable-car::before {
  content: "\fa9c";
}

.icon-bx-cabinet::before {
  content: "\fa9d";
}

.icon-bx-bus::before {
  content: "\fa9e";
}

.icon-bx-bus-school::before {
  content: "\fa9f";
}

.icon-bx-buoy::before {
  content: "\faa0";
}

.icon-bx-bullseye::before {
  content: "\faa1";
}

.icon-bx-bulb::before {
  content: "\faa2";
}

.icon-bx-buildings::before {
  content: "\faa3";
}

.icon-bx-building::before {
  content: "\faa4";
}

.icon-bx-building-house::before {
  content: "\faa5";
}

.icon-bx-bug::before {
  content: "\faa6";
}

.icon-bx-bug-alt::before {
  content: "\faa7";
}

.icon-bx-brush::before {
  content: "\faa8";
}

.icon-bx-brush-alt::before {
  content: "\faa9";
}

.icon-bx-broadcast::before {
  content: "\faaa";
}

.icon-bx-brightness::before {
  content: "\faab";
}

.icon-bx-brightness-half::before {
  content: "\faac";
}

.icon-bx-briefcase::before {
  content: "\faad";
}

.icon-bx-briefcase-alt::before {
  content: "\faae";
}

.icon-bx-briefcase-alt-2::before {
  content: "\faaf";
}

.icon-bx-brain::before {
  content: "\fab0";
}

.icon-bx-braille::before {
  content: "\fab1";
}

.icon-bx-bracket::before {
  content: "\fab2";
}

.icon-bx-box::before {
  content: "\fab3";
}

.icon-bx-bowling-ball::before {
  content: "\fab4";
}

.icon-bx-bowl-rice::before {
  content: "\fab5";
}

.icon-bx-bowl-hot::before {
  content: "\fab6";
}

.icon-bx-bot::before {
  content: "\fab7";
}

.icon-bx-border-top::before {
  content: "\fab8";
}

.icon-bx-border-right::before {
  content: "\fab9";
}

.icon-bx-border-radius::before {
  content: "\faba";
}

.icon-bx-border-outer::before {
  content: "\fabb";
}

.icon-bx-border-none::before {
  content: "\fabc";
}

.icon-bx-border-left::before {
  content: "\fabd";
}

.icon-bx-border-inner::before {
  content: "\fabe";
}

.icon-bx-border-bottom::before {
  content: "\fabf";
}

.icon-bx-border-all::before {
  content: "\fac0";
}

.icon-bx-bookmarks::before {
  content: "\fac1";
}

.icon-bx-bookmark::before {
  content: "\fac2";
}

.icon-bx-bookmark-plus::before {
  content: "\fac3";
}

.icon-bx-bookmark-minus::before {
  content: "\fac4";
}

.icon-bx-bookmark-heart::before {
  content: "\fac5";
}

.icon-bx-bookmark-alt::before {
  content: "\fac6";
}

.icon-bx-bookmark-alt-plus::before {
  content: "\fac7";
}

.icon-bx-bookmark-alt-minus::before {
  content: "\fac8";
}

.icon-bx-book::before {
  content: "\fac9";
}

.icon-bx-book-reader::before {
  content: "\faca";
}

.icon-bx-book-open::before {
  content: "\facb";
}

.icon-bx-book-heart::before {
  content: "\facc";
}

.icon-bx-book-content::before {
  content: "\facd";
}

.icon-bx-book-bookmark::before {
  content: "\face";
}

.icon-bx-book-alt::before {
  content: "\facf";
}

.icon-bx-book-add::before {
  content: "\fad0";
}

.icon-bx-bong::before {
  content: "\fad1";
}

.icon-bx-bone::before {
  content: "\fad2";
}

.icon-bx-bomb::before {
  content: "\fad3";
}

.icon-bx-bolt-circle::before {
  content: "\fad4";
}

.icon-bx-bold::before {
  content: "\fad5";
}

.icon-bx-body::before {
  content: "\fad6";
}

.icon-bx-bluetooth::before {
  content: "\fad7";
}

.icon-bx-block::before {
  content: "\fad8";
}

.icon-bx-blanket::before {
  content: "\fad9";
}

.icon-bx-bitcoin::before {
  content: "\fada";
}

.icon-bx-bible::before {
  content: "\fadb";
}

.icon-bx-bell::before {
  content: "\fadc";
}

.icon-bx-bell-plus::before {
  content: "\fadd";
}

.icon-bx-bell-off::before {
  content: "\fade";
}

.icon-bx-bell-minus::before {
  content: "\fadf";
}

.icon-bx-beer::before {
  content: "\fae0";
}

.icon-bx-been-here::before {
  content: "\fae1";
}

.icon-bx-bed::before {
  content: "\fae2";
}

.icon-bx-battery::before {
  content: "\fae3";
}

.icon-bx-bath::before {
  content: "\fae4";
}

.icon-bx-basketball::before {
  content: "\fae5";
}

.icon-bx-basket::before {
  content: "\fae6";
}

.icon-bx-baseball::before {
  content: "\fae7";
}

.icon-bx-barcode::before {
  content: "\fae8";
}

.icon-bx-barcode-reader::before {
  content: "\fae9";
}

.icon-bx-bar-chart::before {
  content: "\faea";
}

.icon-bx-bar-chart-square::before {
  content: "\faeb";
}

.icon-bx-bar-chart-alt::before {
  content: "\faec";
}

.icon-bx-bar-chart-alt-2::before {
  content: "\faed";
}

.icon-bx-band-aid::before {
  content: "\faee";
}

.icon-bx-ball::before {
  content: "\faef";
}

.icon-bx-baguette::before {
  content: "\faf0";
}

.icon-bx-badge::before {
  content: "\faf1";
}

.icon-bx-badge-check::before {
  content: "\faf2";
}

.icon-bx-award::before {
  content: "\faf3";
}

.icon-bx-atom::before {
  content: "\faf4";
}

.icon-bx-at::before {
  content: "\faf5";
}

.icon-bx-arrow-to-top::before {
  content: "\faf6";
}

.icon-bx-arrow-to-right::before {
  content: "\faf7";
}

.icon-bx-arrow-to-left::before {
  content: "\faf8";
}

.icon-bx-arrow-to-bottom::before {
  content: "\faf9";
}

.icon-bx-arrow-from-top::before {
  content: "\fafa";
}

.icon-bx-arrow-from-right::before {
  content: "\fafb";
}

.icon-bx-arrow-from-left::before {
  content: "\fafc";
}

.icon-bx-arrow-from-bottom::before {
  content: "\fafd";
}

.icon-bx-arrow-back::before {
  content: "\fafe";
}

.icon-bx-area::before {
  content: "\faff";
}

.icon-bx-archive::before {
  content: "\fb00";
}

.icon-bx-archive-out::before {
  content: "\fb01";
}

.icon-bx-archive-in::before {
  content: "\fb02";
}

.icon-bx-arch::before {
  content: "\fb03";
}

.icon-bx-aperture::before {
  content: "\fb04";
}

.icon-bx-angry::before {
  content: "\fb05";
}

.icon-bx-anchor::before {
  content: "\fb06";
}

.icon-bx-analyse::before {
  content: "\fb07";
}

.icon-bx-align-right::before {
  content: "\fb08";
}

.icon-bx-align-middle::before {
  content: "\fb09";
}

.icon-bx-align-left::before {
  content: "\fb0a";
}

.icon-bx-align-justify::before {
  content: "\fb0b";
}

.icon-bx-album::before {
  content: "\fb0c";
}

.icon-bx-alarm::before {
  content: "\fb0d";
}

.icon-bx-alarm-snooze::before {
  content: "\fb0e";
}

.icon-bx-alarm-off::before {
  content: "\fb0f";
}

.icon-bx-alarm-exclamation::before {
  content: "\fb10";
}

.icon-bx-alarm-add::before {
  content: "\fb11";
}

.icon-bx-adjust::before {
  content: "\fb12";
}

.icon-bx-add-to-queue::before {
  content: "\fb13";
}

.icon-bx-accessibility::before {
  content: "\fb14";
}

.icon-bx-abacus::before {
  content: "\fb15";
}

.icon-bxl-zoom::before {
  content: "\fb16";
}

.icon-bxl-youtube::before {
  content: "\fb17";
}

.icon-bxl-yelp::before {
  content: "\fb18";
}

.icon-bxl-yahoo::before {
  content: "\fb19";
}

.icon-bxl-wordpress::before {
  content: "\fb1a";
}

.icon-bxl-wix::before {
  content: "\fb1b";
}

.icon-bxl-windows::before {
  content: "\fb1c";
}

.icon-bxl-wikipedia::before {
  content: "\fb1d";
}

.icon-bxl-whatsapp::before {
  content: "\fb1e";
}

.icon-bxl-whatsapp-square::before {
  content: "\fb1f";
}

.icon-bxl-vuejs::before {
  content: "\fb20";
}

.icon-bxl-vk::before {
  content: "\fb21";
}

.icon-bxl-visual-studio::before {
  content: "\fb22";
}

.icon-bxl-visa::before {
  content: "\fb23";
}

.icon-bxl-vimeo::before {
  content: "\fb24";
}

.icon-bxl-venmo::before {
  content: "\fb25";
}

.icon-bxl-upwork::before {
  content: "\fb26";
}

.icon-bxl-unsplash::before {
  content: "\fb27";
}

.icon-bxl-unity::before {
  content: "\fb28";
}

.icon-bxl-twitter::before {
  content: "\fb29";
}

.icon-bxl-twitch::before {
  content: "\fb2a";
}

.icon-bxl-tux::before {
  content: "\fb2b";
}

.icon-bxl-tumblr::before {
  content: "\fb2c";
}

.icon-bxl-trip-advisor::before {
  content: "\fb2d";
}

.icon-bxl-trello::before {
  content: "\fb2e";
}

.icon-bxl-tiktok::before {
  content: "\fb2f";
}

.icon-bxl-telegram::before {
  content: "\fb30";
}

.icon-bxl-tailwind-css::before {
  content: "\fb31";
}

.icon-bxl-stripe::before {
  content: "\fb32";
}

.icon-bxl-steam::before {
  content: "\fb33";
}

.icon-bxl-stack-overflow::before {
  content: "\fb34";
}

.icon-bxl-squarespace::before {
  content: "\fb35";
}

.icon-bxl-spring-boot::before {
  content: "\fb36";
}

.icon-bxl-spotify::before {
  content: "\fb37";
}

.icon-bxl-soundcloud::before {
  content: "\fb38";
}

.icon-bxl-snapchat::before {
  content: "\fb39";
}

.icon-bxl-slack::before {
  content: "\fb3a";
}

.icon-bxl-slack-old::before {
  content: "\fb3b";
}

.icon-bxl-skype::before {
  content: "\fb3c";
}

.icon-bxl-sketch::before {
  content: "\fb3d";
}

.icon-bxl-shopify::before {
  content: "\fb3e";
}

.icon-bxl-sass::before {
  content: "\fb3f";
}

.icon-bxl-redux::before {
  content: "\fb40";
}

.icon-bxl-reddit::before {
  content: "\fb41";
}

.icon-bxl-redbubble::before {
  content: "\fb42";
}

.icon-bxl-react::before {
  content: "\fb43";
}

.icon-bxl-quora::before {
  content: "\fb44";
}

.icon-bxl-python::before {
  content: "\fb45";
}

.icon-bxl-product-hunt::before {
  content: "\fb46";
}

.icon-bxl-pocket::before {
  content: "\fb47";
}

.icon-bxl-play-store::before {
  content: "\fb48";
}

.icon-bxl-pinterest::before {
  content: "\fb49";
}

.icon-bxl-pinterest-alt::before {
  content: "\fb4a";
}

.icon-bxl-php::before {
  content: "\fb4b";
}

.icon-bxl-periscope::before {
  content: "\fb4c";
}

.icon-bxl-paypal::before {
  content: "\fb4d";
}

.icon-bxl-patreon::before {
  content: "\fb4e";
}

.icon-bxl-opera::before {
  content: "\fb4f";
}

.icon-bxl-ok-ru::before {
  content: "\fb50";
}

.icon-bxl-nodejs::before {
  content: "\fb51";
}

.icon-bxl-netlify::before {
  content: "\fb52";
}

.icon-bxl-microsoft::before {
  content: "\fb53";
}

.icon-bxl-microsoft-teams::before {
  content: "\fb54";
}

.icon-bxl-meta::before {
  content: "\fb55";
}

.icon-bxl-messenger::before {
  content: "\fb56";
}

.icon-bxl-medium::before {
  content: "\fb57";
}

.icon-bxl-medium-square::before {
  content: "\fb58";
}

.icon-bxl-medium-old::before {
  content: "\fb59";
}

.icon-bxl-mastodon::before {
  content: "\fb5a";
}

.icon-bxl-mastercard::before {
  content: "\fb5b";
}

.icon-bxl-markdown::before {
  content: "\fb5c";
}

.icon-bxl-mailchimp::before {
  content: "\fb5d";
}

.icon-bxl-magento::before {
  content: "\fb5e";
}

.icon-bxl-linkedin::before {
  content: "\fb5f";
}

.icon-bxl-linkedin-square::before {
  content: "\fb60";
}

.icon-bxl-less::before {
  content: "\fb61";
}

.icon-bxl-kubernetes::before {
  content: "\fb62";
}

.icon-bxl-kickstarter::before {
  content: "\fb63";
}

.icon-bxl-jsfiddle::before {
  content: "\fb64";
}

.icon-bxl-jquery::before {
  content: "\fb65";
}

.icon-bxl-joomla::before {
  content: "\fb66";
}

.icon-bxl-javascript::before {
  content: "\fb67";
}

.icon-bxl-java::before {
  content: "\fb68";
}

.icon-bxl-invision::before {
  content: "\fb69";
}

.icon-bxl-internet-explorer::before {
  content: "\fb6a";
}

.icon-bxl-instagram::before {
  content: "\fb6b";
}

.icon-bxl-instagram-alt::before {
  content: "\fb6c";
}

.icon-bxl-imdb::before {
  content: "\fb6d";
}

.icon-bxl-html5::before {
  content: "\fb6e";
}

.icon-bxl-heroku::before {
  content: "\fb6f";
}

.icon-bxl-google::before {
  content: "\fb70";
}

.icon-bxl-google-plus::before {
  content: "\fb71";
}

.icon-bxl-google-plus-circle::before {
  content: "\fb72";
}

.icon-bxl-google-cloud::before {
  content: "\fb73";
}

.icon-bxl-go-lang::before {
  content: "\fb74";
}

.icon-bxl-gmail::before {
  content: "\fb75";
}

.icon-bxl-gitlab::before {
  content: "\fb76";
}

.icon-bxl-github::before {
  content: "\fb77";
}

.icon-bxl-git::before {
  content: "\fb78";
}

.icon-bxl-foursquare::before {
  content: "\fb79";
}

.icon-bxl-flutter::before {
  content: "\fb7a";
}

.icon-bxl-flickr::before {
  content: "\fb7b";
}

.icon-bxl-flickr-square::before {
  content: "\fb7c";
}

.icon-bxl-flask::before {
  content: "\fb7d";
}

.icon-bxl-firefox::before {
  content: "\fb7e";
}

.icon-bxl-firebase::before {
  content: "\fb7f";
}

.icon-bxl-figma::before {
  content: "\fb80";
}

.icon-bxl-facebook::before {
  content: "\fb81";
}

.icon-bxl-facebook-square::before {
  content: "\fb82";
}

.icon-bxl-facebook-circle::before {
  content: "\fb83";
}

.icon-bxl-etsy::before {
  content: "\fb84";
}

.icon-bxl-edge::before {
  content: "\fb85";
}

.icon-bxl-ebay::before {
  content: "\fb86";
}

.icon-bxl-drupal::before {
  content: "\fb87";
}

.icon-bxl-dropbox::before {
  content: "\fb88";
}

.icon-bxl-dribbble::before {
  content: "\fb89";
}

.icon-bxl-docker::before {
  content: "\fb8a";
}

.icon-bxl-django::before {
  content: "\fb8b";
}

.icon-bxl-discourse::before {
  content: "\fb8c";
}

.icon-bxl-discord::before {
  content: "\fb8d";
}

.icon-bxl-discord-alt::before {
  content: "\fb8e";
}

.icon-bxl-digitalocean::before {
  content: "\fb8f";
}

.icon-bxl-digg::before {
  content: "\fb90";
}

.icon-bxl-deviantart::before {
  content: "\fb91";
}

.icon-bxl-dev-to::before {
  content: "\fb92";
}

.icon-bxl-dailymotion::before {
  content: "\fb93";
}

.icon-bxl-css3::before {
  content: "\fb94";
}

.icon-bxl-creative-commons::before {
  content: "\fb95";
}

.icon-bxl-codepen::before {
  content: "\fb96";
}

.icon-bxl-chrome::before {
  content: "\fb97";
}

.icon-bxl-c-plus-plus::before {
  content: "\fb98";
}

.icon-bxl-bootstrap::before {
  content: "\fb99";
}

.icon-bxl-blogger::before {
  content: "\fb9a";
}

.icon-bxl-blender::before {
  content: "\fb9b";
}

.icon-bxl-bitcoin::before {
  content: "\fb9c";
}

.icon-bxl-bing::before {
  content: "\fb9d";
}

.icon-bxl-behance::before {
  content: "\fb9e";
}

.icon-bxl-baidu::before {
  content: "\fb9f";
}

.icon-bxl-aws::before {
  content: "\fba0";
}

.icon-bxl-audible::before {
  content: "\fba1";
}

.icon-bxl-apple::before {
  content: "\fba2";
}

.icon-bxl-angular::before {
  content: "\fba3";
}

.icon-bxl-android::before {
  content: "\fba4";
}

.icon-bxl-amazon::before {
  content: "\fba5";
}

.icon-bxl-algolia::before {
  content: "\fba6";
}

.icon-bxl-airbnb::before {
  content: "\fba7";
}

.icon-bxl-adobe::before {
  content: "\fba8";
}

.icon-bxl-99designs::before {
  content: "\fba9";
}

.icon-bxl-500px::before {
  content: "\fbaa";
}

