@charset "UTF-8";
/*
Template: Mannat - Admin & Dashboard Template
Author: Mannatthemes
File: Icons
*/
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adobe:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-air-freshener:before {
  content: "";
}

.fa-airbnb:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

.fa-baby-carriage:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

.fa-bahai:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battle-net:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

.fa-buy-n-large:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-day:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-calendar-week:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

.fa-caravan:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-carrot:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cash-register:before {
  content: "";
}

.fa-cat:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-city:before {
  content: "";
}

.fa-clinic-medical:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-arrows-alt:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-critical-role:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d6:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-text:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-evernote:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fan:before {
  content: "";
}

.fa-fantasy-flight-games:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-firefox-browser:before {
  content: "龜";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flag-usa:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-minus:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-folder-plus:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-alt:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-gopuram:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-middle-finger:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hat-cowboy:before {
  content: "";
}

.fa-hat-cowboy-side:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-broken:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-ice-cream:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-ideal:before {
  content: "邏";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-intercom:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-mdb:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microblog:before {
  content: "駱";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mouse:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-mug-hot:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-alt:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-square-alt:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-photo-video:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-square:before {
  content: "爛";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-record-vinyl:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-remove-format:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-down-alt:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-alpha-up-alt:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-down-alt:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-amount-up-alt:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-down-alt:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-numeric-up-alt:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swift:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-trailer:before {
  content: "論";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbraco:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-unity:before {
  content: "雷";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.la,
.las,
.lar,
.lal,
.lad,
.lab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.la-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
}

.la-xs {
    font-size: .75em;
}

.la-sm {
    font-size: .875em;
}

.la-1x {
    font-size: 1em;
}

.la-2x {
    font-size: 2em;
}

.la-3x {
    font-size: 3em;
}

.la-4x {
    font-size: 4em;
}

.la-5x {
    font-size: 5em;
}

.la-6x {
    font-size: 6em;
}

.la-7x {
    font-size: 7em;
}

.la-8x {
    font-size: 8em;
}

.la-9x {
    font-size: 9em;
}

.la-10x {
    font-size: 10em;
}

.la-fw {
    text-align: center;
    width: 1.25em;
}

.la-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

    .la-ul > li {
        position: relative;
    }

.la-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.la-border {
    border: solid 0.08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em;
}

.la-pull-left {
    float: left;
}

.la-pull-right {
    float: right;
}

.la.la-pull-left,
.las.la-pull-left,
.lar.la-pull-left,
.lal.la-pull-left,
.lab.la-pull-left {
    margin-right: .3em;
}

.la.la-pull-right,
.las.la-pull-right,
.lar.la-pull-right,
.lal.la-pull-right,
.lab.la-pull-right {
    margin-left: .3em;
}

.la-spin {
    animation: la-spin 2s infinite linear;
}

.la-pulse {
    animation: la-spin 1s infinite steps(8);
}

@keyframes la-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.la-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg);
}

.la-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
}

.la-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg);
}

.la-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1);
}

.la-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1);
}

.la-flip-both, .la-flip-horizontal.la-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(-1, -1);
}

:root .la-rotate-90,
:root .la-rotate-180,
:root .la-rotate-270,
:root .la-flip-horizontal,
:root .la-flip-vertical,
:root .la-flip-both {
    filter: none;
}

.la-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.la-stack-1x,
.la-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.la-stack-1x {
    line-height: inherit;
}

.la-stack-2x {
    font-size: 2em;
}

.la-inverse {
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.la-500px:before {
    content: "\f26e";
}

.la-accessible-icon:before {
    content: "\f368";
}

.la-accusoft:before {
    content: "\f369";
}

.la-acquisitions-incorporated:before {
    content: "\f6af";
}

.la-ad:before {
    content: "\f641";
}

.la-address-book:before {
    content: "\f2b9";
}

.la-address-card:before {
    content: "\f2bb";
}

.la-adjust:before {
    content: "\f042";
}

.la-adn:before {
    content: "\f170";
}

.la-adobe:before {
    content: "\f778";
}

.la-adversal:before {
    content: "\f36a";
}

.la-affiliatetheme:before {
    content: "\f36b";
}

.la-air-freshener:before {
    content: "\f5d0";
}

.la-airbnb:before {
    content: "\f834";
}

.la-algolia:before {
    content: "\f36c";
}

.la-align-center:before {
    content: "\f037";
}

.la-align-justify:before {
    content: "\f039";
}

.la-align-left:before {
    content: "\f036";
}

.la-align-right:before {
    content: "\f038";
}

.la-alipay:before {
    content: "\f642";
}

.la-allergies:before {
    content: "\f461";
}

.la-amazon:before {
    content: "\f270";
}

.la-amazon-pay:before {
    content: "\f42c";
}

.la-ambulance:before {
    content: "\f0f9";
}

.la-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.la-amilia:before {
    content: "\f36d";
}

.la-anchor:before {
    content: "\f13d";
}

.la-android:before {
    content: "\f17b";
}

.la-angellist:before {
    content: "\f209";
}

.la-angle-double-down:before {
    content: "\f103";
}

.la-angle-double-left:before {
    content: "\f100";
}

.la-angle-double-right:before {
    content: "\f101";
}

.la-angle-double-up:before {
    content: "\f102";
}

.la-angle-down:before {
    content: "\f107";
}

.la-angle-left:before {
    content: "\f104";
}

.la-angle-right:before {
    content: "\f105";
}

.la-angle-up:before {
    content: "\f106";
}

.la-angry:before {
    content: "\f556";
}

.la-angrycreative:before {
    content: "\f36e";
}

.la-angular:before {
    content: "\f420";
}

.la-ankh:before {
    content: "\f644";
}

.la-app-store:before {
    content: "\f36f";
}

.la-app-store-ios:before {
    content: "\f370";
}

.la-apper:before {
    content: "\f371";
}

.la-apple:before {
    content: "\f179";
}

.la-apple-alt:before {
    content: "\f5d1";
}

.la-apple-pay:before {
    content: "\f415";
}

.la-archive:before {
    content: "\f187";
}

.la-archway:before {
    content: "\f557";
}

.la-arrow-alt-circle-down:before {
    content: "\f358";
}

.la-arrow-alt-circle-left:before {
    content: "\f359";
}

.la-arrow-alt-circle-right:before {
    content: "\f35a";
}

.la-arrow-alt-circle-up:before {
    content: "\f35b";
}

.la-arrow-circle-down:before {
    content: "\f0ab";
}

.la-arrow-circle-left:before {
    content: "\f0a8";
}

.la-arrow-circle-right:before {
    content: "\f0a9";
}

.la-arrow-circle-up:before {
    content: "\f0aa";
}

.la-arrow-down:before {
    content: "\f063";
}

.la-arrow-left:before {
    content: "\f060";
}

.la-arrow-right:before {
    content: "\f061";
}

.la-arrow-up:before {
    content: "\f062";
}

.la-arrows-alt:before {
    content: "\f0b2";
}

.la-arrows-alt-h:before {
    content: "\f337";
}

.la-arrows-alt-v:before {
    content: "\f338";
}

.la-artstation:before {
    content: "\f77a";
}

.la-assistive-listening-systems:before {
    content: "\f2a2";
}

.la-asterisk:before {
    content: "\f069";
}

.la-asymmetrik:before {
    content: "\f372";
}

.la-at:before {
    content: "\f1fa";
}

.la-atlas:before {
    content: "\f558";
}

.la-atlassian:before {
    content: "\f77b";
}

.la-atom:before {
    content: "\f5d2";
}

.la-audible:before {
    content: "\f373";
}

.la-audio-description:before {
    content: "\f29e";
}

.la-autoprefixer:before {
    content: "\f41c";
}

.la-avianex:before {
    content: "\f374";
}

.la-aviato:before {
    content: "\f421";
}

.la-award:before {
    content: "\f559";
}

.la-aws:before {
    content: "\f375";
}

.la-baby:before {
    content: "\f77c";
}

.la-baby-carriage:before {
    content: "\f77d";
}

.la-backspace:before {
    content: "\f55a";
}

.la-backward:before {
    content: "\f04a";
}

.la-bacon:before {
    content: "\f7e5";
}

.la-balance-scale:before {
    content: "\f24e";
}

.la-balance-scale-left:before {
    content: "\f515";
}

.la-balance-scale-right:before {
    content: "\f516";
}

.la-ban:before {
    content: "\f05e";
}

.la-band-aid:before {
    content: "\f462";
}

.la-bandcamp:before {
    content: "\f2d5";
}

.la-barcode:before {
    content: "\f02a";
}

.la-bars:before {
    content: "\f0c9";
}

.la-baseball-ball:before {
    content: "\f433";
}

.la-basketball-ball:before {
    content: "\f434";
}

.la-bath:before {
    content: "\f2cd";
}

.la-battery-empty:before {
    content: "\f244";
}

.la-battery-full:before {
    content: "\f240";
}

.la-battery-half:before {
    content: "\f242";
}

.la-battery-quarter:before {
    content: "\f243";
}

.la-battery-three-quarters:before {
    content: "\f241";
}

.la-battle-net:before {
    content: "\f835";
}

.la-bed:before {
    content: "\f236";
}

.la-beer:before {
    content: "\f0fc";
}

.la-behance:before {
    content: "\f1b4";
}

.la-behance-square:before {
    content: "\f1b5";
}

.la-bell:before {
    content: "\f0f3";
}

.la-bell-slash:before {
    content: "\f1f6";
}

.la-bezier-curve:before {
    content: "\f55b";
}

.la-bible:before {
    content: "\f647";
}

.la-bicycle:before {
    content: "\f206";
}

.la-biking:before {
    content: "\f84a";
}

.la-bimobject:before {
    content: "\f378";
}

.la-binoculars:before {
    content: "\f1e5";
}

.la-biohazard:before {
    content: "\f780";
}

.la-birthday-cake:before {
    content: "\f1fd";
}

.la-bitbucket:before {
    content: "\f171";
}

.la-bitcoin:before {
    content: "\f379";
}

.la-bity:before {
    content: "\f37a";
}

.la-black-tie:before {
    content: "\f27e";
}

.la-blackberry:before {
    content: "\f37b";
}

.la-blender:before {
    content: "\f517";
}

.la-blender-phone:before {
    content: "\f6b6";
}

.la-blind:before {
    content: "\f29d";
}

.la-blog:before {
    content: "\f781";
}

.la-blogger:before {
    content: "\f37c";
}

.la-blogger-b:before {
    content: "\f37d";
}

.la-bluetooth:before {
    content: "\f293";
}

.la-bluetooth-b:before {
    content: "\f294";
}

.la-bold:before {
    content: "\f032";
}

.la-bolt:before {
    content: "\f0e7";
}

.la-bomb:before {
    content: "\f1e2";
}

.la-bone:before {
    content: "\f5d7";
}

.la-bong:before {
    content: "\f55c";
}

.la-book:before {
    content: "\f02d";
}

.la-book-dead:before {
    content: "\f6b7";
}

.la-book-medical:before {
    content: "\f7e6";
}

.la-book-open:before {
    content: "\f518";
}

.la-book-reader:before {
    content: "\f5da";
}

.la-bookmark:before {
    content: "\f02e";
}

.la-bootstrap:before {
    content: "\f836";
}

.la-border-all:before {
    content: "\f84c";
}

.la-border-none:before {
    content: "\f850";
}

.la-border-style:before {
    content: "\f853";
}

.la-bowling-ball:before {
    content: "\f436";
}

.la-box:before {
    content: "\f466";
}

.la-box-open:before {
    content: "\f49e";
}

.la-boxes:before {
    content: "\f468";
}

.la-braille:before {
    content: "\f2a1";
}

.la-brain:before {
    content: "\f5dc";
}

.la-bread-slice:before {
    content: "\f7ec";
}

.la-briefcase:before {
    content: "\f0b1";
}

.la-briefcase-medical:before {
    content: "\f469";
}

.la-broadcast-tower:before {
    content: "\f519";
}

.la-broom:before {
    content: "\f51a";
}

.la-brush:before {
    content: "\f55d";
}

.la-btc:before {
    content: "\f15a";
}

.la-buffer:before {
    content: "\f837";
}

.la-bug:before {
    content: "\f188";
}

.la-building:before {
    content: "\f1ad";
}

.la-bullhorn:before {
    content: "\f0a1";
}

.la-bullseye:before {
    content: "\f140";
}

.la-burn:before {
    content: "\f46a";
}

.la-buromobelexperte:before {
    content: "\f37f";
}

.la-bus:before {
    content: "\f207";
}

.la-bus-alt:before {
    content: "\f55e";
}

.la-business-time:before {
    content: "\f64a";
}

.la-buy-n-large:before {
    content: "\f8a6";
}

.la-buysellads:before {
    content: "\f20d";
}

.la-calculator:before {
    content: "\f1ec";
}

.la-calendar:before {
    content: "\f133";
}

.la-calendar-alt:before {
    content: "\f073";
}

.la-calendar-check:before {
    content: "\f274";
}

.la-calendar-day:before {
    content: "\f783";
}

.la-calendar-minus:before {
    content: "\f272";
}

.la-calendar-plus:before {
    content: "\f271";
}

.la-calendar-times:before {
    content: "\f273";
}

.la-calendar-week:before {
    content: "\f784";
}

.la-camera:before {
    content: "\f030";
}

.la-camera-retro:before {
    content: "\f083";
}

.la-campground:before {
    content: "\f6bb";
}

.la-canadian-maple-leaf:before {
    content: "\f785";
}

.la-candy-cane:before {
    content: "\f786";
}

.la-cannabis:before {
    content: "\f55f";
}

.la-capsules:before {
    content: "\f46b";
}

.la-car:before {
    content: "\f1b9";
}

.la-car-alt:before {
    content: "\f5de";
}

.la-car-battery:before {
    content: "\f5df";
}

.la-car-crash:before {
    content: "\f5e1";
}

.la-car-side:before {
    content: "\f5e4";
}

.la-caret-down:before {
    content: "\f0d7";
}

.la-caret-left:before {
    content: "\f0d9";
}

.la-caret-right:before {
    content: "\f0da";
}

.la-caret-square-down:before {
    content: "\f150";
}

.la-caret-square-left:before {
    content: "\f191";
}

.la-caret-square-right:before {
    content: "\f152";
}

.la-caret-square-up:before {
    content: "\f151";
}

.la-caret-up:before {
    content: "\f0d8";
}

.la-carrot:before {
    content: "\f787";
}

.la-cart-arrow-down:before {
    content: "\f218";
}

.la-cart-plus:before {
    content: "\f217";
}

.la-cash-register:before {
    content: "\f788";
}

.la-cat:before {
    content: "\f6be";
}

.la-cc-amazon-pay:before {
    content: "\f42d";
}

.la-cc-amex:before {
    content: "\f1f3";
}

.la-cc-apple-pay:before {
    content: "\f416";
}

.la-cc-diners-club:before {
    content: "\f24c";
}

.la-cc-discover:before {
    content: "\f1f2";
}

.la-cc-jcb:before {
    content: "\f24b";
}

.la-cc-mastercard:before {
    content: "\f1f1";
}

.la-cc-paypal:before {
    content: "\f1f4";
}

.la-cc-stripe:before {
    content: "\f1f5";
}

.la-cc-visa:before {
    content: "\f1f0";
}

.la-centercode:before {
    content: "\f380";
}

.la-centos:before {
    content: "\f789";
}

.la-certificate:before {
    content: "\f0a3";
}

.la-chair:before {
    content: "\f6c0";
}

.la-chalkboard:before {
    content: "\f51b";
}

.la-chalkboard-teacher:before {
    content: "\f51c";
}

.la-charging-station:before {
    content: "\f5e7";
}

.la-chart-area:before {
    content: "\f1fe";
}

.la-chart-bar:before {
    content: "\f080";
}

.la-chart-line:before {
    content: "\f201";
}

.la-chart-pie:before {
    content: "\f200";
}

.la-check:before {
    content: "\f00c";
}

.la-check-circle:before {
    content: "\f058";
}

.la-check-double:before {
    content: "\f560";
}

.la-check-square:before {
    content: "\f14a";
}

.la-cheese:before {
    content: "\f7ef";
}

.la-chess:before {
    content: "\f439";
}

.la-chess-bishop:before {
    content: "\f43a";
}

.la-chess-board:before {
    content: "\f43c";
}

.la-chess-king:before {
    content: "\f43f";
}

.la-chess-knight:before {
    content: "\f441";
}

.la-chess-pawn:before {
    content: "\f443";
}

.la-chess-queen:before {
    content: "\f445";
}

.la-chess-rook:before {
    content: "\f447";
}

.la-chevron-circle-down:before {
    content: "\f13a";
}

.la-chevron-circle-left:before {
    content: "\f137";
}

.la-chevron-circle-right:before {
    content: "\f138";
}

.la-chevron-circle-up:before {
    content: "\f139";
}

.la-chevron-down:before {
    content: "\f078";
}

.la-chevron-left:before {
    content: "\f053";
}

.la-chevron-right:before {
    content: "\f054";
}

.la-chevron-up:before {
    content: "\f077";
}

.la-child:before {
    content: "\f1ae";
}

.la-chrome:before {
    content: "\f268";
}

.la-chromecast:before {
    content: "\f838";
}

.la-church:before {
    content: "\f51d";
}

.la-circle:before {
    content: "\f111";
}

.la-circle-notch:before {
    content: "\f1ce";
}

.la-city:before {
    content: "\f64f";
}

.la-clinic-medical:before {
    content: "\f7f2";
}

.la-clipboard:before {
    content: "\f328";
}

.la-clipboard-check:before {
    content: "\f46c";
}

.la-clipboard-list:before {
    content: "\f46d";
}

.la-clock:before {
    content: "\f017";
}

.la-clone:before {
    content: "\f24d";
}

.la-closed-captioning:before {
    content: "\f20a";
}

.la-cloud:before {
    content: "\f0c2";
}

.la-cloud-download-alt:before {
    content: "\f381";
}

.la-cloud-meatball:before {
    content: "\f73b";
}

.la-cloud-moon:before {
    content: "\f6c3";
}

.la-cloud-moon-rain:before {
    content: "\f73c";
}

.la-cloud-rain:before {
    content: "\f73d";
}

.la-cloud-showers-heavy:before {
    content: "\f740";
}

.la-cloud-sun:before {
    content: "\f6c4";
}

.la-cloud-sun-rain:before {
    content: "\f743";
}

.la-cloud-upload-alt:before {
    content: "\f382";
}

.la-cloudscale:before {
    content: "\f383";
}

.la-cloudsmith:before {
    content: "\f384";
}

.la-cloudversify:before {
    content: "\f385";
}

.la-cocktail:before {
    content: "\f561";
}

.la-code:before {
    content: "\f121";
}

.la-code-branch:before {
    content: "\f126";
}

.la-codepen:before {
    content: "\f1cb";
}

.la-codiepie:before {
    content: "\f284";
}

.la-coffee:before {
    content: "\f0f4";
}

.la-cog:before {
    content: "\f013";
}

.la-cogs:before {
    content: "\f085";
}

.la-coins:before {
    content: "\f51e";
}

.la-columns:before {
    content: "\f0db";
}

.la-comment:before {
    content: "\f075";
}

.la-comment-alt:before {
    content: "\f27a";
}

.la-comment-dollar:before {
    content: "\f651";
}

.la-comment-dots:before {
    content: "\f4ad";
}

.la-comment-medical:before {
    content: "\f7f5";
}

.la-comment-slash:before {
    content: "\f4b3";
}

.la-comments:before {
    content: "\f086";
}

.la-comments-dollar:before {
    content: "\f653";
}

.la-compact-disc:before {
    content: "\f51f";
}

.la-compass:before {
    content: "\f14e";
}

.la-compress:before {
    content: "\f066";
}

.la-compress-arrows-alt:before {
    content: "\f78c";
}

.la-concierge-bell:before {
    content: "\f562";
}

.la-confluence:before {
    content: "\f78d";
}

.la-connectdevelop:before {
    content: "\f20e";
}

.la-contao:before {
    content: "\f26d";
}

.la-cookie:before {
    content: "\f563";
}

.la-cookie-bite:before {
    content: "\f564";
}

.la-copy:before {
    content: "\f0c5";
}

.la-copyright:before {
    content: "\f1f9";
}

.la-cotton-bureau:before {
    content: "\f89e";
}

.la-couch:before {
    content: "\f4b8";
}

.la-cpanel:before {
    content: "\f388";
}

.la-creative-commons:before {
    content: "\f25e";
}

.la-creative-commons-by:before {
    content: "\f4e7";
}

.la-creative-commons-nc:before {
    content: "\f4e8";
}

.la-creative-commons-nc-eu:before {
    content: "\f4e9";
}

.la-creative-commons-nc-jp:before {
    content: "\f4ea";
}

.la-creative-commons-nd:before {
    content: "\f4eb";
}

.la-creative-commons-pd:before {
    content: "\f4ec";
}

.la-creative-commons-pd-alt:before {
    content: "\f4ed";
}

.la-creative-commons-remix:before {
    content: "\f4ee";
}

.la-creative-commons-sa:before {
    content: "\f4ef";
}

.la-creative-commons-sampling:before {
    content: "\f4f0";
}

.la-creative-commons-sampling-plus:before {
    content: "\f4f1";
}

.la-creative-commons-share:before {
    content: "\f4f2";
}

.la-creative-commons-zero:before {
    content: "\f4f3";
}

.la-credit-card:before {
    content: "\f09d";
}

.la-critical-role:before {
    content: "\f6c9";
}

.la-crop:before {
    content: "\f125";
}

.la-crop-alt:before {
    content: "\f565";
}

.la-cross:before {
    content: "\f654";
}

.la-crosshairs:before {
    content: "\f05b";
}

.la-crow:before {
    content: "\f520";
}

.la-crown:before {
    content: "\f521";
}

.la-crutch:before {
    content: "\f7f7";
}

.la-css3:before {
    content: "\f13c";
}

.la-css3-alt:before {
    content: "\f38b";
}

.la-cube:before {
    content: "\f1b2";
}

.la-cubes:before {
    content: "\f1b3";
}

.la-cut:before {
    content: "\f0c4";
}

.la-cuttlefish:before {
    content: "\f38c";
}

.la-d-and-d:before {
    content: "\f38d";
}

.la-d-and-d-beyond:before {
    content: "\f6ca";
}

.la-dashcube:before {
    content: "\f210";
}

.la-database:before {
    content: "\f1c0";
}

.la-deaf:before {
    content: "\f2a4";
}

.la-delicious:before {
    content: "\f1a5";
}

.la-democrat:before {
    content: "\f747";
}

.la-deploydog:before {
    content: "\f38e";
}

.la-deskpro:before {
    content: "\f38f";
}

.la-desktop:before {
    content: "\f108";
}

.la-dev:before {
    content: "\f6cc";
}

.la-deviantart:before {
    content: "\f1bd";
}

.la-dharmachakra:before {
    content: "\f655";
}

.la-dhl:before {
    content: "\f790";
}

.la-diagnoses:before {
    content: "\f470";
}

.la-diaspora:before {
    content: "\f791";
}

.la-dice:before {
    content: "\f522";
}

.la-dice-d20:before {
    content: "\f6cf";
}

.la-dice-d6:before {
    content: "\f6d1";
}

.la-dice-five:before {
    content: "\f523";
}

.la-dice-four:before {
    content: "\f524";
}

.la-dice-one:before {
    content: "\f525";
}

.la-dice-six:before {
    content: "\f526";
}

.la-dice-three:before {
    content: "\f527";
}

.la-dice-two:before {
    content: "\f528";
}

.la-digg:before {
    content: "\f1a6";
}

.la-digital-ocean:before {
    content: "\f391";
}

.la-digital-tachograph:before {
    content: "\f566";
}

.la-directions:before {
    content: "\f5eb";
}

.la-discord:before {
    content: "\f392";
}

.la-discourse:before {
    content: "\f393";
}

.la-divide:before {
    content: "\f529";
}

.la-dizzy:before {
    content: "\f567";
}

.la-dna:before {
    content: "\f471";
}

.la-dochub:before {
    content: "\f394";
}

.la-docker:before {
    content: "\f395";
}

.la-dog:before {
    content: "\f6d3";
}

.la-dollar-sign:before {
    content: "\f155";
}

.la-dolly:before {
    content: "\f472";
}

.la-dolly-flatbed:before {
    content: "\f474";
}

.la-donate:before {
    content: "\f4b9";
}

.la-door-closed:before {
    content: "\f52a";
}

.la-door-open:before {
    content: "\f52b";
}

.la-dot-circle:before {
    content: "\f192";
}

.la-dove:before {
    content: "\f4ba";
}

.la-download:before {
    content: "\f019";
}

.la-draft2digital:before {
    content: "\f396";
}

.la-drafting-compass:before {
    content: "\f568";
}

.la-dragon:before {
    content: "\f6d5";
}

.la-draw-polygon:before {
    content: "\f5ee";
}

.la-dribbble:before {
    content: "\f17d";
}

.la-dribbble-square:before {
    content: "\f397";
}

.la-dropbox:before {
    content: "\f16b";
}

.la-drum:before {
    content: "\f569";
}

.la-drum-steelpan:before {
    content: "\f56a";
}

.la-drumstick-bite:before {
    content: "\f6d7";
}

.la-drupal:before {
    content: "\f1a9";
}

.la-dumbbell:before {
    content: "\f44b";
}

.la-dumpster:before {
    content: "\f793";
}

.la-dumpster-fire:before {
    content: "\f794";
}

.la-dungeon:before {
    content: "\f6d9";
}

.la-dyalog:before {
    content: "\f399";
}

.la-earlybirds:before {
    content: "\f39a";
}

.la-ebay:before {
    content: "\f4f4";
}

.la-edge:before {
    content: "\f282";
}

.la-edit:before {
    content: "\f044";
}

.la-egg:before {
    content: "\f7fb";
}

.la-eject:before {
    content: "\f052";
}

.la-elementor:before {
    content: "\f430";
}

.la-ellipsis-h:before {
    content: "\f141";
}

.la-ellipsis-v:before {
    content: "\f142";
}

.la-ello:before {
    content: "\f5f1";
}

.la-ember:before {
    content: "\f423";
}

.la-empire:before {
    content: "\f1d1";
}

.la-envelope:before {
    content: "\f0e0";
}

.la-envelope-open:before {
    content: "\f2b6";
}

.la-envelope-open-text:before {
    content: "\f658";
}

.la-envelope-square:before {
    content: "\f199";
}

.la-envira:before {
    content: "\f299";
}

.la-equals:before {
    content: "\f52c";
}

.la-eraser:before {
    content: "\f12d";
}

.la-erlang:before {
    content: "\f39d";
}

.la-ethereum:before {
    content: "\f42e";
}

.la-ethernet:before {
    content: "\f796";
}

.la-etsy:before {
    content: "\f2d7";
}

.la-euro-sign:before {
    content: "\f153";
}

.la-evernote:before {
    content: "\f839";
}

.la-exchange-alt:before {
    content: "\f362";
}

.la-exclamation:before {
    content: "\f12a";
}

.la-exclamation-circle:before {
    content: "\f06a";
}

.la-exclamation-triangle:before {
    content: "\f071";
}

.la-expand:before {
    content: "\f065";
}

.la-expand-arrows-alt:before {
    content: "\f31e";
}

.la-expeditedssl:before {
    content: "\f23e";
}

.la-external-link-alt:before {
    content: "\f35d";
}

.la-external-link-square-alt:before {
    content: "\f360";
}

.la-eye:before {
    content: "\f06e";
}

.la-eye-dropper:before {
    content: "\f1fb";
}

.la-eye-slash:before {
    content: "\f070";
}

.la-facebook:before {
    content: "\f09a";
}

.la-facebook-f:before {
    content: "\f39e";
}

.la-facebook-messenger:before {
    content: "\f39f";
}

.la-facebook-square:before {
    content: "\f082";
}

.la-fan:before {
    content: "\f863";
}

.la-fantasy-flight-games:before {
    content: "\f6dc";
}

.la-fast-backward:before {
    content: "\f049";
}

.la-fast-forward:before {
    content: "\f050";
}

.la-fax:before {
    content: "\f1ac";
}

.la-feather:before {
    content: "\f52d";
}

.la-feather-alt:before {
    content: "\f56b";
}

.la-fedex:before {
    content: "\f797";
}

.la-fedora:before {
    content: "\f798";
}

.la-female:before {
    content: "\f182";
}

.la-fighter-jet:before {
    content: "\f0fb";
}

.la-figma:before {
    content: "\f799";
}

.la-file:before {
    content: "\f15b";
}

.la-file-alt:before {
    content: "\f15c";
}

.la-file-archive:before {
    content: "\f1c6";
}

.la-file-audio:before {
    content: "\f1c7";
}

.la-file-code:before {
    content: "\f1c9";
}

.la-file-contract:before {
    content: "\f56c";
}

.la-file-csv:before {
    content: "\f6dd";
}

.la-file-download:before {
    content: "\f56d";
}

.la-file-excel:before {
    content: "\f1c3";
}

.la-file-export:before {
    content: "\f56e";
}

.la-file-image:before {
    content: "\f1c5";
}

.la-file-import:before {
    content: "\f56f";
}

.la-file-invoice:before {
    content: "\f570";
}

.la-file-invoice-dollar:before {
    content: "\f571";
}

.la-file-medical:before {
    content: "\f477";
}

.la-file-medical-alt:before {
    content: "\f478";
}

.la-file-pdf:before {
    content: "\f1c1";
}

.la-file-powerpoint:before {
    content: "\f1c4";
}

.la-file-prescription:before {
    content: "\f572";
}

.la-file-signature:before {
    content: "\f573";
}

.la-file-upload:before {
    content: "\f574";
}

.la-file-video:before {
    content: "\f1c8";
}

.la-file-word:before {
    content: "\f1c2";
}

.la-fill:before {
    content: "\f575";
}

.la-fill-drip:before {
    content: "\f576";
}

.la-film:before {
    content: "\f008";
}

.la-filter:before {
    content: "\f0b0";
}

.la-fingerprint:before {
    content: "\f577";
}

.la-fire:before {
    content: "\f06d";
}

.la-fire-alt:before {
    content: "\f7e4";
}

.la-fire-extinguisher:before {
    content: "\f134";
}

.la-firefox:before {
    content: "\f269";
}

.la-first-aid:before {
    content: "\f479";
}

.la-first-order:before {
    content: "\f2b0";
}

.la-first-order-alt:before {
    content: "\f50a";
}

.la-firstdraft:before {
    content: "\f3a1";
}

.la-fish:before {
    content: "\f578";
}

.la-fist-raised:before {
    content: "\f6de";
}

.la-flag:before {
    content: "\f024";
}

.la-flag-checkered:before {
    content: "\f11e";
}

.la-flag-usa:before {
    content: "\f74d";
}

.la-flask:before {
    content: "\f0c3";
}

.la-flickr:before {
    content: "\f16e";
}

.la-flipboard:before {
    content: "\f44d";
}

.la-flushed:before {
    content: "\f579";
}

.la-fly:before {
    content: "\f417";
}

.la-folder:before {
    content: "\f07b";
}

.la-folder-minus:before {
    content: "\f65d";
}

.la-folder-open:before {
    content: "\f07c";
}

.la-folder-plus:before {
    content: "\f65e";
}

.la-font:before {
    content: "\f031";
}

.la-font-awesome:before {
    content: "\f2b4";
}

.la-font-awesome-alt:before {
    content: "\f35c";
}

.la-font-awesome-flag:before {
    content: "\f425";
}

.la-font-awesome-logo-full:before {
    content: "\f4e6";
}

.la-fonticons:before {
    content: "\f280";
}

.la-fonticons-fi:before {
    content: "\f3a2";
}

.la-football-ball:before {
    content: "\f44e";
}

.la-fort-awesome:before {
    content: "\f286";
}

.la-fort-awesome-alt:before {
    content: "\f3a3";
}

.la-forumbee:before {
    content: "\f211";
}

.la-forward:before {
    content: "\f04e";
}

.la-foursquare:before {
    content: "\f180";
}

.la-free-code-camp:before {
    content: "\f2c5";
}

.la-freebsd:before {
    content: "\f3a4";
}

.la-frog:before {
    content: "\f52e";
}

.la-frown:before {
    content: "\f119";
}

.la-frown-open:before {
    content: "\f57a";
}

.la-fulcrum:before {
    content: "\f50b";
}

.la-funnel-dollar:before {
    content: "\f662";
}

.la-futbol:before {
    content: "\f1e3";
}

.la-galactic-republic:before {
    content: "\f50c";
}

.la-galactic-senate:before {
    content: "\f50d";
}

.la-gamepad:before {
    content: "\f11b";
}

.la-gas-pump:before {
    content: "\f52f";
}

.la-gavel:before {
    content: "\f0e3";
}

.la-gem:before {
    content: "\f3a5";
}

.la-genderless:before {
    content: "\f22d";
}

.la-get-pocket:before {
    content: "\f265";
}

.la-gg:before {
    content: "\f260";
}

.la-gg-circle:before {
    content: "\f261";
}

.la-ghost:before {
    content: "\f6e2";
}

.la-gift:before {
    content: "\f06b";
}

.la-gifts:before {
    content: "\f79c";
}

.la-git:before {
    content: "\f1d3";
}

.la-git-alt:before {
    content: "\f841";
}

.la-git-square:before {
    content: "\f1d2";
}

.la-github:before {
    content: "\f09b";
}

.la-github-alt:before {
    content: "\f113";
}

.la-github-square:before {
    content: "\f092";
}

.la-gitkraken:before {
    content: "\f3a6";
}

.la-gitlab:before {
    content: "\f296";
}

.la-gitter:before {
    content: "\f426";
}

.la-glass-cheers:before {
    content: "\f79f";
}

.la-glass-martini:before {
    content: "\f000";
}

.la-glass-martini-alt:before {
    content: "\f57b";
}

.la-glass-whiskey:before {
    content: "\f7a0";
}

.la-glasses:before {
    content: "\f530";
}

.la-glide:before {
    content: "\f2a5";
}

.la-glide-g:before {
    content: "\f2a6";
}

.la-globe:before {
    content: "\f0ac";
}

.la-globe-africa:before {
    content: "\f57c";
}

.la-globe-americas:before {
    content: "\f57d";
}

.la-globe-asia:before {
    content: "\f57e";
}

.la-globe-europe:before {
    content: "\f7a2";
}

.la-gofore:before {
    content: "\f3a7";
}

.la-golf-ball:before {
    content: "\f450";
}

.la-goodreads:before {
    content: "\f3a8";
}

.la-goodreads-g:before {
    content: "\f3a9";
}

.la-google:before {
    content: "\f1a0";
}

.la-google-drive:before {
    content: "\f3aa";
}

.la-google-play:before {
    content: "\f3ab";
}

.la-google-plus:before {
    content: "\f2b3";
}

.la-google-plus-g:before {
    content: "\f0d5";
}

.la-google-plus-square:before {
    content: "\f0d4";
}

.la-google-wallet:before {
    content: "\f1ee";
}

.la-gopuram:before {
    content: "\f664";
}

.la-graduation-cap:before {
    content: "\f19d";
}

.la-gratipay:before {
    content: "\f184";
}

.la-grav:before {
    content: "\f2d6";
}

.la-greater-than:before {
    content: "\f531";
}

.la-greater-than-equal:before {
    content: "\f532";
}

.la-grimace:before {
    content: "\f57f";
}

.la-grin:before {
    content: "\f580";
}

.la-grin-alt:before {
    content: "\f581";
}

.la-grin-beam:before {
    content: "\f582";
}

.la-grin-beam-sweat:before {
    content: "\f583";
}

.la-grin-hearts:before {
    content: "\f584";
}

.la-grin-squint:before {
    content: "\f585";
}

.la-grin-squint-tears:before {
    content: "\f586";
}

.la-grin-stars:before {
    content: "\f587";
}

.la-grin-tears:before {
    content: "\f588";
}

.la-grin-tongue:before {
    content: "\f589";
}

.la-grin-tongue-squint:before {
    content: "\f58a";
}

.la-grin-tongue-wink:before {
    content: "\f58b";
}

.la-grin-wink:before {
    content: "\f58c";
}

.la-grip-horizontal:before {
    content: "\f58d";
}

.la-grip-lines:before {
    content: "\f7a4";
}

.la-grip-lines-vertical:before {
    content: "\f7a5";
}

.la-grip-vertical:before {
    content: "\f58e";
}

.la-gripfire:before {
    content: "\f3ac";
}

.la-grunt:before {
    content: "\f3ad";
}

.la-guitar:before {
    content: "\f7a6";
}

.la-gulp:before {
    content: "\f3ae";
}

.la-h-square:before {
    content: "\f0fd";
}

.la-hacker-news:before {
    content: "\f1d4";
}

.la-hacker-news-square:before {
    content: "\f3af";
}

.la-hackerrank:before {
    content: "\f5f7";
}

.la-hamburger:before {
    content: "\f805";
}

.la-hammer:before {
    content: "\f6e3";
}

.la-hamsa:before {
    content: "\f665";
}

.la-hand-holding:before {
    content: "\f4bd";
}

.la-hand-holding-heart:before {
    content: "\f4be";
}

.la-hand-holding-usd:before {
    content: "\f4c0";
}

.la-hand-lizard:before {
    content: "\f258";
}

.la-hand-middle-finger:before {
    content: "\f806";
}

.la-hand-paper:before {
    content: "\f256";
}

.la-hand-peace:before {
    content: "\f25b";
}

.la-hand-point-down:before {
    content: "\f0a7";
}

.la-hand-point-left:before {
    content: "\f0a5";
}

.la-hand-point-right:before {
    content: "\f0a4";
}

.la-hand-point-up:before {
    content: "\f0a6";
}

.la-hand-pointer:before {
    content: "\f25a";
}

.la-hand-rock:before {
    content: "\f255";
}

.la-hand-scissors:before {
    content: "\f257";
}

.la-hand-spock:before {
    content: "\f259";
}

.la-hands:before {
    content: "\f4c2";
}

.la-hands-helping:before {
    content: "\f4c4";
}

.la-handshake:before {
    content: "\f2b5";
}

.la-hanukiah:before {
    content: "\f6e6";
}

.la-hard-hat:before {
    content: "\f807";
}

.la-hashtag:before {
    content: "\f292";
}

.la-hat-cowboy:before {
    content: "\f8c0";
}

.la-hat-cowboy-side:before {
    content: "\f8c1";
}

.la-hat-wizard:before {
    content: "\f6e8";
}

.la-haykal:before {
    content: "\f666";
}

.la-hdd:before {
    content: "\f0a0";
}

.la-heading:before {
    content: "\f1dc";
}

.la-headphones:before {
    content: "\f025";
}

.la-headphones-alt:before {
    content: "\f58f";
}

.la-headset:before {
    content: "\f590";
}

.la-heart:before {
    content: "\f004";
}

.la-heart-broken:before {
    content: "\f7a9";
}

.la-heartbeat:before {
    content: "\f21e";
}

.la-helicopter:before {
    content: "\f533";
}

.la-highlighter:before {
    content: "\f591";
}

.la-hiking:before {
    content: "\f6ec";
}

.la-hippo:before {
    content: "\f6ed";
}

.la-hips:before {
    content: "\f452";
}

.la-hire-a-helper:before {
    content: "\f3b0";
}

.la-history:before {
    content: "\f1da";
}

.la-hockey-puck:before {
    content: "\f453";
}

.la-holly-berry:before {
    content: "\f7aa";
}

.la-home:before {
    content: "\f015";
}

.la-hooli:before {
    content: "\f427";
}

.la-hornbill:before {
    content: "\f592";
}

.la-horse:before {
    content: "\f6f0";
}

.la-horse-head:before {
    content: "\f7ab";
}

.la-hospital:before {
    content: "\f0f8";
}

.la-hospital-alt:before {
    content: "\f47d";
}

.la-hospital-symbol:before {
    content: "\f47e";
}

.la-hot-tub:before {
    content: "\f593";
}

.la-hotdog:before {
    content: "\f80f";
}

.la-hotel:before {
    content: "\f594";
}

.la-hotjar:before {
    content: "\f3b1";
}

.la-hourglass:before {
    content: "\f254";
}

.la-hourglass-end:before {
    content: "\f253";
}

.la-hourglass-half:before {
    content: "\f252";
}

.la-hourglass-start:before {
    content: "\f251";
}

.la-house-damage:before {
    content: "\f6f1";
}

.la-houzz:before {
    content: "\f27c";
}

.la-hryvnia:before {
    content: "\f6f2";
}

.la-html5:before {
    content: "\f13b";
}

.la-hubspot:before {
    content: "\f3b2";
}

.la-i-cursor:before {
    content: "\f246";
}

.la-ice-cream:before {
    content: "\f810";
}

.la-icicles:before {
    content: "\f7ad";
}

.la-icons:before {
    content: "\f86d";
}

.la-id-badge:before {
    content: "\f2c1";
}

.la-id-card:before {
    content: "\f2c2";
}

.la-id-card-alt:before {
    content: "\f47f";
}

.la-igloo:before {
    content: "\f7ae";
}

.la-image:before {
    content: "\f03e";
}

.la-images:before {
    content: "\f302";
}

.la-imdb:before {
    content: "\f2d8";
}

.la-inbox:before {
    content: "\f01c";
}

.la-indent:before {
    content: "\f03c";
}

.la-industry:before {
    content: "\f275";
}

.la-infinity:before {
    content: "\f534";
}

.la-info:before {
    content: "\f129";
}

.la-info-circle:before {
    content: "\f05a";
}

.la-instagram:before {
    content: "\f16d";
}

.la-intercom:before {
    content: "\f7af";
}

.la-internet-explorer:before {
    content: "\f26b";
}

.la-invision:before {
    content: "\f7b0";
}

.la-ioxhost:before {
    content: "\f208";
}

.la-italic:before {
    content: "\f033";
}

.la-itch-io:before {
    content: "\f83a";
}

.la-itunes:before {
    content: "\f3b4";
}

.la-itunes-note:before {
    content: "\f3b5";
}

.la-java:before {
    content: "\f4e4";
}

.la-jedi:before {
    content: "\f669";
}

.la-jedi-order:before {
    content: "\f50e";
}

.la-jenkins:before {
    content: "\f3b6";
}

.la-jira:before {
    content: "\f7b1";
}

.la-joget:before {
    content: "\f3b7";
}

.la-joint:before {
    content: "\f595";
}

.la-joomla:before {
    content: "\f1aa";
}

.la-journal-whills:before {
    content: "\f66a";
}

.la-js:before {
    content: "\f3b8";
}

.la-js-square:before {
    content: "\f3b9";
}

.la-jsfiddle:before {
    content: "\f1cc";
}

.la-kaaba:before {
    content: "\f66b";
}

.la-kaggle:before {
    content: "\f5fa";
}

.la-key:before {
    content: "\f084";
}

.la-keybase:before {
    content: "\f4f5";
}

.la-keyboard:before {
    content: "\f11c";
}

.la-keycdn:before {
    content: "\f3ba";
}

.la-khanda:before {
    content: "\f66d";
}

.la-kickstarter:before {
    content: "\f3bb";
}

.la-kickstarter-k:before {
    content: "\f3bc";
}

.la-kiss:before {
    content: "\f596";
}

.la-kiss-beam:before {
    content: "\f597";
}

.la-kiss-wink-heart:before {
    content: "\f598";
}

.la-kiwi-bird:before {
    content: "\f535";
}

.la-korvue:before {
    content: "\f42f";
}

.la-landmark:before {
    content: "\f66f";
}

.la-language:before {
    content: "\f1ab";
}

.la-laptop:before {
    content: "\f109";
}

.la-laptop-code:before {
    content: "\f5fc";
}

.la-laptop-medical:before {
    content: "\f812";
}

.la-laravel:before {
    content: "\f3bd";
}

.la-lastfm:before {
    content: "\f202";
}

.la-lastfm-square:before {
    content: "\f203";
}

.la-laugh:before {
    content: "\f599";
}

.la-laugh-beam:before {
    content: "\f59a";
}

.la-laugh-squint:before {
    content: "\f59b";
}

.la-laugh-wink:before {
    content: "\f59c";
}

.la-layer-group:before {
    content: "\f5fd";
}

.la-leaf:before {
    content: "\f06c";
}

.la-leanpub:before {
    content: "\f212";
}

.la-lemon:before {
    content: "\f094";
}

.la-less:before {
    content: "\f41d";
}

.la-less-than:before {
    content: "\f536";
}

.la-less-than-equal:before {
    content: "\f537";
}

.la-level-down-alt:before {
    content: "\f3be";
}

.la-level-up-alt:before {
    content: "\f3bf";
}

.la-life-ring:before {
    content: "\f1cd";
}

.la-lightbulb:before {
    content: "\f0eb";
}

.la-line:before {
    content: "\f3c0";
}

.la-link:before {
    content: "\f0c1";
}

.la-linkedin:before {
    content: "\f08c";
}

.la-linkedin-in:before {
    content: "\f0e1";
}

.la-linode:before {
    content: "\f2b8";
}

.la-linux:before {
    content: "\f17c";
}

.la-lira-sign:before {
    content: "\f195";
}

.la-list:before {
    content: "\f03a";
}

.la-list-alt:before {
    content: "\f022";
}

.la-list-ol:before {
    content: "\f0cb";
}

.la-list-ul:before {
    content: "\f0ca";
}

.la-location-arrow:before {
    content: "\f124";
}

.la-lock:before {
    content: "\f023";
}

.la-lock-open:before {
    content: "\f3c1";
}

.la-long-arrow-alt-down:before {
    content: "\f309";
}

.la-long-arrow-alt-left:before {
    content: "\f30a";
}

.la-long-arrow-alt-right:before {
    content: "\f30b";
}

.la-long-arrow-alt-up:before {
    content: "\f30c";
}

.la-low-vision:before {
    content: "\f2a8";
}

.la-luggage-cart:before {
    content: "\f59d";
}

.la-lyft:before {
    content: "\f3c3";
}

.la-magento:before {
    content: "\f3c4";
}

.la-magic:before {
    content: "\f0d0";
}

.la-magnet:before {
    content: "\f076";
}

.la-mail-bulk:before {
    content: "\f674";
}

.la-mailchimp:before {
    content: "\f59e";
}

.la-male:before {
    content: "\f183";
}

.la-mandalorian:before {
    content: "\f50f";
}

.la-map:before {
    content: "\f279";
}

.la-map-marked:before {
    content: "\f59f";
}

.la-map-marked-alt:before {
    content: "\f5a0";
}

.la-map-marker:before {
    content: "\f041";
}

.la-map-marker-alt:before {
    content: "\f3c5";
}

.la-map-pin:before {
    content: "\f276";
}

.la-map-signs:before {
    content: "\f277";
}

.la-markdown:before {
    content: "\f60f";
}

.la-marker:before {
    content: "\f5a1";
}

.la-mars:before {
    content: "\f222";
}

.la-mars-double:before {
    content: "\f227";
}

.la-mars-stroke:before {
    content: "\f229";
}

.la-mars-stroke-h:before {
    content: "\f22b";
}

.la-mars-stroke-v:before {
    content: "\f22a";
}

.la-mask:before {
    content: "\f6fa";
}

.la-mastodon:before {
    content: "\f4f6";
}

.la-maxcdn:before {
    content: "\f136";
}

.la-mdb:before {
    content: "\f8ca";
}

.la-medal:before {
    content: "\f5a2";
}

.la-medapps:before {
    content: "\f3c6";
}

.la-medium:before {
    content: "\f23a";
}

.la-medium-m:before {
    content: "\f3c7";
}

.la-medkit:before {
    content: "\f0fa";
}

.la-medrt:before {
    content: "\f3c8";
}

.la-meetup:before {
    content: "\f2e0";
}

.la-megaport:before {
    content: "\f5a3";
}

.la-meh:before {
    content: "\f11a";
}

.la-meh-blank:before {
    content: "\f5a4";
}

.la-meh-rolling-eyes:before {
    content: "\f5a5";
}

.la-memory:before {
    content: "\f538";
}

.la-mendeley:before {
    content: "\f7b3";
}

.la-menorah:before {
    content: "\f676";
}

.la-mercury:before {
    content: "\f223";
}

.la-meteor:before {
    content: "\f753";
}

.la-microchip:before {
    content: "\f2db";
}

.la-microphone:before {
    content: "\f130";
}

.la-microphone-alt:before {
    content: "\f3c9";
}

.la-microphone-alt-slash:before {
    content: "\f539";
}

.la-microphone-slash:before {
    content: "\f131";
}

.la-microscope:before {
    content: "\f610";
}

.la-microsoft:before {
    content: "\f3ca";
}

.la-minus:before {
    content: "\f068";
}

.la-minus-circle:before {
    content: "\f056";
}

.la-minus-square:before {
    content: "\f146";
}

.la-mitten:before {
    content: "\f7b5";
}

.la-mix:before {
    content: "\f3cb";
}

.la-mixcloud:before {
    content: "\f289";
}

.la-mizuni:before {
    content: "\f3cc";
}

.la-mobile:before {
    content: "\f10b";
}

.la-mobile-alt:before {
    content: "\f3cd";
}

.la-modx:before {
    content: "\f285";
}

.la-monero:before {
    content: "\f3d0";
}

.la-money-bill:before {
    content: "\f0d6";
}

.la-money-bill-alt:before {
    content: "\f3d1";
}

.la-money-bill-wave:before {
    content: "\f53a";
}

.la-money-bill-wave-alt:before {
    content: "\f53b";
}

.la-money-check:before {
    content: "\f53c";
}

.la-money-check-alt:before {
    content: "\f53d";
}

.la-monument:before {
    content: "\f5a6";
}

.la-moon:before {
    content: "\f186";
}

.la-mortar-pestle:before {
    content: "\f5a7";
}

.la-mosque:before {
    content: "\f678";
}

.la-motorcycle:before {
    content: "\f21c";
}

.la-mountain:before {
    content: "\f6fc";
}

.la-mouse:before {
    content: "\f8cc";
}

.la-mouse-pointer:before {
    content: "\f245";
}

.la-mug-hot:before {
    content: "\f7b6";
}

.la-music:before {
    content: "\f001";
}

.la-napster:before {
    content: "\f3d2";
}

.la-neos:before {
    content: "\f612";
}

.la-network-wired:before {
    content: "\f6ff";
}

.la-neuter:before {
    content: "\f22c";
}

.la-newspaper:before {
    content: "\f1ea";
}

.la-nimblr:before {
    content: "\f5a8";
}

.la-node:before {
    content: "\f419";
}

.la-node-js:before {
    content: "\f3d3";
}

.la-not-equal:before {
    content: "\f53e";
}

.la-notes-medical:before {
    content: "\f481";
}

.la-npm:before {
    content: "\f3d4";
}

.la-ns8:before {
    content: "\f3d5";
}

.la-nutritionix:before {
    content: "\f3d6";
}

.la-object-group:before {
    content: "\f247";
}

.la-object-ungroup:before {
    content: "\f248";
}

.la-odnoklassniki:before {
    content: "\f263";
}

.la-odnoklassniki-square:before {
    content: "\f264";
}

.la-oil-can:before {
    content: "\f613";
}

.la-old-republic:before {
    content: "\f510";
}

.la-om:before {
    content: "\f679";
}

.la-opencart:before {
    content: "\f23d";
}

.la-openid:before {
    content: "\f19b";
}

.la-opera:before {
    content: "\f26a";
}

.la-optin-monster:before {
    content: "\f23c";
}

.la-orcid:before {
    content: "\f8d2";
}

.la-osi:before {
    content: "\f41a";
}

.la-otter:before {
    content: "\f700";
}

.la-outdent:before {
    content: "\f03b";
}

.la-page4:before {
    content: "\f3d7";
}

.la-pagelines:before {
    content: "\f18c";
}

.la-pager:before {
    content: "\f815";
}

.la-paint-brush:before {
    content: "\f1fc";
}

.la-paint-roller:before {
    content: "\f5aa";
}

.la-palette:before {
    content: "\f53f";
}

.la-palfed:before {
    content: "\f3d8";
}

.la-pallet:before {
    content: "\f482";
}

.la-paper-plane:before {
    content: "\f1d8";
}

.la-paperclip:before {
    content: "\f0c6";
}

.la-parachute-box:before {
    content: "\f4cd";
}

.la-paragraph:before {
    content: "\f1dd";
}

.la-parking:before {
    content: "\f540";
}

.la-passport:before {
    content: "\f5ab";
}

.la-pastafarianism:before {
    content: "\f67b";
}

.la-paste:before {
    content: "\f0ea";
}

.la-patreon:before {
    content: "\f3d9";
}

.la-pause:before {
    content: "\f04c";
}

.la-pause-circle:before {
    content: "\f28b";
}

.la-paw:before {
    content: "\f1b0";
}

.la-paypal:before {
    content: "\f1ed";
}

.la-peace:before {
    content: "\f67c";
}

.la-pen:before {
    content: "\f304";
}

.la-pen-alt:before {
    content: "\f305";
}

.la-pen-fancy:before {
    content: "\f5ac";
}

.la-pen-nib:before {
    content: "\f5ad";
}

.la-pen-square:before {
    content: "\f14b";
}

.la-pencil-alt:before {
    content: "\f303";
}

.la-pencil-ruler:before {
    content: "\f5ae";
}

.la-penny-arcade:before {
    content: "\f704";
}

.la-people-carry:before {
    content: "\f4ce";
}

.la-pepper-hot:before {
    content: "\f816";
}

.la-percent:before {
    content: "\f295";
}

.la-percentage:before {
    content: "\f541";
}

.la-periscope:before {
    content: "\f3da";
}

.la-person-booth:before {
    content: "\f756";
}

.la-phabricator:before {
    content: "\f3db";
}

.la-phoenix-framework:before {
    content: "\f3dc";
}

.la-phoenix-squadron:before {
    content: "\f511";
}

.la-phone:before {
    content: "\f095";
}

.la-phone-alt:before {
    content: "\f879";
}

.la-phone-slash:before {
    content: "\f3dd";
}

.la-phone-square:before {
    content: "\f098";
}

.la-phone-square-alt:before {
    content: "\f87b";
}

.la-phone-volume:before {
    content: "\f2a0";
}

.la-photo-video:before {
    content: "\f87c";
}

.la-php:before {
    content: "\f457";
}

.la-pied-piper:before {
    content: "\f2ae";
}

.la-pied-piper-alt:before {
    content: "\f1a8";
}

.la-pied-piper-hat:before {
    content: "\f4e5";
}

.la-pied-piper-pp:before {
    content: "\f1a7";
}

.la-piggy-bank:before {
    content: "\f4d3";
}

.la-pills:before {
    content: "\f484";
}

.la-pinterest:before {
    content: "\f0d2";
}

.la-pinterest-p:before {
    content: "\f231";
}

.la-pinterest-square:before {
    content: "\f0d3";
}

.la-pizza-slice:before {
    content: "\f818";
}

.la-place-of-worship:before {
    content: "\f67f";
}

.la-plane:before {
    content: "\f072";
}

.la-plane-arrival:before {
    content: "\f5af";
}

.la-plane-departure:before {
    content: "\f5b0";
}

.la-play:before {
    content: "\f04b";
}

.la-play-circle:before {
    content: "\f144";
}

.la-playstation:before {
    content: "\f3df";
}

.la-plug:before {
    content: "\f1e6";
}

.la-plus:before {
    content: "\f067";
}

.la-plus-circle:before {
    content: "\f055";
}

.la-plus-square:before {
    content: "\f0fe";
}

.la-podcast:before {
    content: "\f2ce";
}

.la-poll:before {
    content: "\f681";
}

.la-poll-h:before {
    content: "\f682";
}

.la-poo:before {
    content: "\f2fe";
}

.la-poo-storm:before {
    content: "\f75a";
}

.la-poop:before {
    content: "\f619";
}

.la-portrait:before {
    content: "\f3e0";
}

.la-pound-sign:before {
    content: "\f154";
}

.la-power-off:before {
    content: "\f011";
}

.la-pray:before {
    content: "\f683";
}

.la-praying-hands:before {
    content: "\f684";
}

.la-prescription:before {
    content: "\f5b1";
}

.la-prescription-bottle:before {
    content: "\f485";
}

.la-prescription-bottle-alt:before {
    content: "\f486";
}

.la-print:before {
    content: "\f02f";
}

.la-procedures:before {
    content: "\f487";
}

.la-product-hunt:before {
    content: "\f288";
}

.la-project-diagram:before {
    content: "\f542";
}

.la-pushed:before {
    content: "\f3e1";
}

.la-puzzle-piece:before {
    content: "\f12e";
}

.la-python:before {
    content: "\f3e2";
}

.la-qq:before {
    content: "\f1d6";
}

.la-qrcode:before {
    content: "\f029";
}

.la-question:before {
    content: "\f128";
}

.la-question-circle:before {
    content: "\f059";
}

.la-quidditch:before {
    content: "\f458";
}

.la-quinscape:before {
    content: "\f459";
}

.la-quora:before {
    content: "\f2c4";
}

.la-quote-left:before {
    content: "\f10d";
}

.la-quote-right:before {
    content: "\f10e";
}

.la-quran:before {
    content: "\f687";
}

.la-r-project:before {
    content: "\f4f7";
}

.la-radiation:before {
    content: "\f7b9";
}

.la-radiation-alt:before {
    content: "\f7ba";
}

.la-rainbow:before {
    content: "\f75b";
}

.la-random:before {
    content: "\f074";
}

.la-raspberry-pi:before {
    content: "\f7bb";
}

.la-ravelry:before {
    content: "\f2d9";
}

.la-react:before {
    content: "\f41b";
}

.la-reacteurope:before {
    content: "\f75d";
}

.la-readme:before {
    content: "\f4d5";
}

.la-rebel:before {
    content: "\f1d0";
}

.la-receipt:before {
    content: "\f543";
}

.la-record-vinyl:before {
    content: "\f8d9";
}

.la-recycle:before {
    content: "\f1b8";
}

.la-red-river:before {
    content: "\f3e3";
}

.la-reddit:before {
    content: "\f1a1";
}

.la-reddit-alien:before {
    content: "\f281";
}

.la-reddit-square:before {
    content: "\f1a2";
}

.la-redhat:before {
    content: "\f7bc";
}

.la-redo:before {
    content: "\f01e";
}

.la-redo-alt:before {
    content: "\f2f9";
}

.la-registered:before {
    content: "\f25d";
}

.la-remove-format:before {
    content: "\f87d";
}

.la-renren:before {
    content: "\f18b";
}

.la-reply:before {
    content: "\f3e5";
}

.la-reply-all:before {
    content: "\f122";
}

.la-replyd:before {
    content: "\f3e6";
}

.la-republican:before {
    content: "\f75e";
}

.la-researchgate:before {
    content: "\f4f8";
}

.la-resolving:before {
    content: "\f3e7";
}

.la-restroom:before {
    content: "\f7bd";
}

.la-retweet:before {
    content: "\f079";
}

.la-rev:before {
    content: "\f5b2";
}

.la-ribbon:before {
    content: "\f4d6";
}

.la-ring:before {
    content: "\f70b";
}

.la-road:before {
    content: "\f018";
}

.la-robot:before {
    content: "\f544";
}

.la-rocket:before {
    content: "\f135";
}

.la-rocketchat:before {
    content: "\f3e8";
}

.la-rockrms:before {
    content: "\f3e9";
}

.la-route:before {
    content: "\f4d7";
}

.la-rss:before {
    content: "\f09e";
}

.la-rss-square:before {
    content: "\f143";
}

.la-ruble-sign:before {
    content: "\f158";
}

.la-ruler:before {
    content: "\f545";
}

.la-ruler-combined:before {
    content: "\f546";
}

.la-ruler-horizontal:before {
    content: "\f547";
}

.la-ruler-vertical:before {
    content: "\f548";
}

.la-running:before {
    content: "\f70c";
}

.la-rupee-sign:before {
    content: "\f156";
}

.la-sad-cry:before {
    content: "\f5b3";
}

.la-sad-tear:before {
    content: "\f5b4";
}

.la-safari:before {
    content: "\f267";
}

.la-salesforce:before {
    content: "\f83b";
}

.la-sass:before {
    content: "\f41e";
}

.la-satellite:before {
    content: "\f7bf";
}

.la-satellite-dish:before {
    content: "\f7c0";
}

.la-save:before {
    content: "\f0c7";
}

.la-schlix:before {
    content: "\f3ea";
}

.la-school:before {
    content: "\f549";
}

.la-screwdriver:before {
    content: "\f54a";
}

.la-scribd:before {
    content: "\f28a";
}

.la-scroll:before {
    content: "\f70e";
}

.la-sd-card:before {
    content: "\f7c2";
}

.la-search:before {
    content: "\f002";
}

.la-search-dollar:before {
    content: "\f688";
}

.la-search-location:before {
    content: "\f689";
}

.la-search-minus:before {
    content: "\f010";
}

.la-search-plus:before {
    content: "\f00e";
}

.la-searchengin:before {
    content: "\f3eb";
}

.la-seedling:before {
    content: "\f4d8";
}

.la-sellcast:before {
    content: "\f2da";
}

.la-sellsy:before {
    content: "\f213";
}

.la-server:before {
    content: "\f233";
}

.la-servicestack:before {
    content: "\f3ec";
}

.la-shapes:before {
    content: "\f61f";
}

.la-share:before {
    content: "\f064";
}

.la-share-alt:before {
    content: "\f1e0";
}

.la-share-alt-square:before {
    content: "\f1e1";
}

.la-share-square:before {
    content: "\f14d";
}

.la-shekel-sign:before {
    content: "\f20b";
}

.la-shield-alt:before {
    content: "\f3ed";
}

.la-ship:before {
    content: "\f21a";
}

.la-shipping-fast:before {
    content: "\f48b";
}

.la-shirtsinbulk:before {
    content: "\f214";
}

.la-shoe-prints:before {
    content: "\f54b";
}

.la-shopping-bag:before {
    content: "\f290";
}

.la-shopping-basket:before {
    content: "\f291";
}

.la-shopping-cart:before {
    content: "\f07a";
}

.la-shopware:before {
    content: "\f5b5";
}

.la-shower:before {
    content: "\f2cc";
}

.la-shuttle-van:before {
    content: "\f5b6";
}

.la-sign:before {
    content: "\f4d9";
}

.la-sign-in-alt:before {
    content: "\f2f6";
}

.la-sign-language:before {
    content: "\f2a7";
}

.la-sign-out-alt:before {
    content: "\f2f5";
}

.la-signal:before {
    content: "\f012";
}

.la-signature:before {
    content: "\f5b7";
}

.la-sim-card:before {
    content: "\f7c4";
}

.la-simplybuilt:before {
    content: "\f215";
}

.la-sistrix:before {
    content: "\f3ee";
}

.la-sitemap:before {
    content: "\f0e8";
}

.la-sith:before {
    content: "\f512";
}

.la-skating:before {
    content: "\f7c5";
}

.la-sketch:before {
    content: "\f7c6";
}

.la-skiing:before {
    content: "\f7c9";
}

.la-skiing-nordic:before {
    content: "\f7ca";
}

.la-skull:before {
    content: "\f54c";
}

.la-skull-crossbones:before {
    content: "\f714";
}

.la-skyatlas:before {
    content: "\f216";
}

.la-skype:before {
    content: "\f17e";
}

.la-slack:before {
    content: "\f198";
}

.la-slack-hash:before {
    content: "\f3ef";
}

.la-slash:before {
    content: "\f715";
}

.la-sleigh:before {
    content: "\f7cc";
}

.la-sliders-h:before {
    content: "\f1de";
}

.la-slideshare:before {
    content: "\f1e7";
}

.la-smile:before {
    content: "\f118";
}

.la-smile-beam:before {
    content: "\f5b8";
}

.la-smile-wink:before {
    content: "\f4da";
}

.la-smog:before {
    content: "\f75f";
}

.la-smoking:before {
    content: "\f48d";
}

.la-smoking-ban:before {
    content: "\f54d";
}

.la-sms:before {
    content: "\f7cd";
}

.la-snapchat:before {
    content: "\f2ab";
}

.la-snapchat-ghost:before {
    content: "\f2ac";
}

.la-snapchat-square:before {
    content: "\f2ad";
}

.la-snowboarding:before {
    content: "\f7ce";
}

.la-snowflake:before {
    content: "\f2dc";
}

.la-snowman:before {
    content: "\f7d0";
}

.la-snowplow:before {
    content: "\f7d2";
}

.la-socks:before {
    content: "\f696";
}

.la-solar-panel:before {
    content: "\f5ba";
}

.la-sort:before {
    content: "\f0dc";
}

.la-sort-alpha-down:before {
    content: "\f15d";
}

.la-sort-alpha-down-alt:before {
    content: "\f881";
}

.la-sort-alpha-up:before {
    content: "\f15e";
}

.la-sort-alpha-up-alt:before {
    content: "\f882";
}

.la-sort-amount-down:before {
    content: "\f160";
}

.la-sort-amount-down-alt:before {
    content: "\f884";
}

.la-sort-amount-up:before {
    content: "\f161";
}

.la-sort-amount-up-alt:before {
    content: "\f885";
}

.la-sort-down:before {
    content: "\f0dd";
}

.la-sort-numeric-down:before {
    content: "\f162";
}

.la-sort-numeric-down-alt:before {
    content: "\f886";
}

.la-sort-numeric-up:before {
    content: "\f163";
}

.la-sort-numeric-up-alt:before {
    content: "\f887";
}

.la-sort-up:before {
    content: "\f0de";
}

.la-soundcloud:before {
    content: "\f1be";
}

.la-sourcetree:before {
    content: "\f7d3";
}

.la-spa:before {
    content: "\f5bb";
}

.la-space-shuttle:before {
    content: "\f197";
}

.la-speakap:before {
    content: "\f3f3";
}

.la-speaker-deck:before {
    content: "\f83c";
}

.la-spell-check:before {
    content: "\f891";
}

.la-spider:before {
    content: "\f717";
}

.la-spinner:before {
    content: "\f110";
}

.la-splotch:before {
    content: "\f5bc";
}

.la-spotify:before {
    content: "\f1bc";
}

.la-spray-can:before {
    content: "\f5bd";
}

.la-square:before {
    content: "\f0c8";
}

.la-square-full:before {
    content: "\f45c";
}

.la-square-root-alt:before {
    content: "\f698";
}

.la-squarespace:before {
    content: "\f5be";
}

.la-stack-exchange:before {
    content: "\f18d";
}

.la-stack-overflow:before {
    content: "\f16c";
}

.la-stackpath:before {
    content: "\f842";
}

.la-stamp:before {
    content: "\f5bf";
}

.la-star:before {
    content: "\f005";
}

.la-star-and-crescent:before {
    content: "\f699";
}

.la-star-half:before {
    content: "\f089";
}

.la-star-half-alt:before {
    content: "\f5c0";
}

.la-star-of-david:before {
    content: "\f69a";
}

.la-star-of-life:before {
    content: "\f621";
}

.la-staylinked:before {
    content: "\f3f5";
}

.la-steam:before {
    content: "\f1b6";
}

.la-steam-square:before {
    content: "\f1b7";
}

.la-steam-symbol:before {
    content: "\f3f6";
}

.la-step-backward:before {
    content: "\f048";
}

.la-step-forward:before {
    content: "\f051";
}

.la-stethoscope:before {
    content: "\f0f1";
}

.la-sticker-mule:before {
    content: "\f3f7";
}

.la-sticky-note:before {
    content: "\f249";
}

.la-stop:before {
    content: "\f04d";
}

.la-stop-circle:before {
    content: "\f28d";
}

.la-stopwatch:before {
    content: "\f2f2";
}

.la-store:before {
    content: "\f54e";
}

.la-store-alt:before {
    content: "\f54f";
}

.la-strava:before {
    content: "\f428";
}

.la-stream:before {
    content: "\f550";
}

.la-street-view:before {
    content: "\f21d";
}

.la-strikethrough:before {
    content: "\f0cc";
}

.la-stripe:before {
    content: "\f429";
}

.la-stripe-s:before {
    content: "\f42a";
}

.la-stroopwafel:before {
    content: "\f551";
}

.la-studiovinari:before {
    content: "\f3f8";
}

.la-stumbleupon:before {
    content: "\f1a4";
}

.la-stumbleupon-circle:before {
    content: "\f1a3";
}

.la-subscript:before {
    content: "\f12c";
}

.la-subway:before {
    content: "\f239";
}

.la-suitcase:before {
    content: "\f0f2";
}

.la-suitcase-rolling:before {
    content: "\f5c1";
}

.la-sun:before {
    content: "\f185";
}

.la-superpowers:before {
    content: "\f2dd";
}

.la-superscript:before {
    content: "\f12b";
}

.la-supple:before {
    content: "\f3f9";
}

.la-surprise:before {
    content: "\f5c2";
}

.la-suse:before {
    content: "\f7d6";
}

.la-swatchbook:before {
    content: "\f5c3";
}

.la-swift:before {
    content: "\f8e1";
}

.la-swimmer:before {
    content: "\f5c4";
}

.la-swimming-pool:before {
    content: "\f5c5";
}

.la-symfony:before {
    content: "\f83d";
}

.la-synagogue:before {
    content: "\f69b";
}

.la-sync:before {
    content: "\f021";
}

.la-sync-alt:before {
    content: "\f2f1";
}

.la-syringe:before {
    content: "\f48e";
}

.la-table:before {
    content: "\f0ce";
}

.la-table-tennis:before {
    content: "\f45d";
}

.la-tablet:before {
    content: "\f10a";
}

.la-tablet-alt:before {
    content: "\f3fa";
}

.la-tablets:before {
    content: "\f490";
}

.la-tachometer-alt:before {
    content: "\f3fd";
}

.la-tag:before {
    content: "\f02b";
}

.la-tags:before {
    content: "\f02c";
}

.la-tape:before {
    content: "\f4db";
}

.la-tasks:before {
    content: "\f0ae";
}

.la-taxi:before {
    content: "\f1ba";
}

.la-teamspeak:before {
    content: "\f4f9";
}

.la-teeth:before {
    content: "\f62e";
}

.la-teeth-open:before {
    content: "\f62f";
}

.la-telegram:before {
    content: "\f2c6";
}

.la-telegram-plane:before {
    content: "\f3fe";
}

.la-temperature-high:before {
    content: "\f769";
}

.la-temperature-low:before {
    content: "\f76b";
}

.la-tencent-weibo:before {
    content: "\f1d5";
}

.la-tenge:before {
    content: "\f7d7";
}

.la-terminal:before {
    content: "\f120";
}

.la-text-height:before {
    content: "\f034";
}

.la-text-width:before {
    content: "\f035";
}

.la-th:before {
    content: "\f00a";
}

.la-th-large:before {
    content: "\f009";
}

.la-th-list:before {
    content: "\f00b";
}

.la-the-red-yeti:before {
    content: "\f69d";
}

.la-theater-masks:before {
    content: "\f630";
}

.la-themeco:before {
    content: "\f5c6";
}

.la-themeisle:before {
    content: "\f2b2";
}

.la-thermometer:before {
    content: "\f491";
}

.la-thermometer-empty:before {
    content: "\f2cb";
}

.la-thermometer-full:before {
    content: "\f2c7";
}

.la-thermometer-half:before {
    content: "\f2c9";
}

.la-thermometer-quarter:before {
    content: "\f2ca";
}

.la-thermometer-three-quarters:before {
    content: "\f2c8";
}

.la-think-peaks:before {
    content: "\f731";
}

.la-thumbs-down:before {
    content: "\f165";
}

.la-thumbs-up:before {
    content: "\f164";
}

.la-thumbtack:before {
    content: "\f08d";
}

.la-ticket-alt:before {
    content: "\f3ff";
}

.la-times:before {
    content: "\f00d";
}

.la-times-circle:before {
    content: "\f057";
}

.la-tint:before {
    content: "\f043";
}

.la-tint-slash:before {
    content: "\f5c7";
}

.la-tired:before {
    content: "\f5c8";
}

.la-toggle-off:before {
    content: "\f204";
}

.la-toggle-on:before {
    content: "\f205";
}

.la-toilet:before {
    content: "\f7d8";
}

.la-toilet-paper:before {
    content: "\f71e";
}

.la-toolbox:before {
    content: "\f552";
}

.la-tools:before {
    content: "\f7d9";
}

.la-tooth:before {
    content: "\f5c9";
}

.la-torah:before {
    content: "\f6a0";
}

.la-torii-gate:before {
    content: "\f6a1";
}

.la-tractor:before {
    content: "\f722";
}

.la-trade-federation:before {
    content: "\f513";
}

.la-trademark:before {
    content: "\f25c";
}

.la-traffic-light:before {
    content: "\f637";
}

.la-train:before {
    content: "\f238";
}

.la-tram:before {
    content: "\f7da";
}

.la-transgender:before {
    content: "\f224";
}

.la-transgender-alt:before {
    content: "\f225";
}

.la-trash:before {
    content: "\f1f8";
}

.la-trash-alt:before {
    content: "\f2ed";
}

.la-trash-restore:before {
    content: "\f829";
}

.la-trash-restore-alt:before {
    content: "\f82a";
}

.la-tree:before {
    content: "\f1bb";
}

.la-trello:before {
    content: "\f181";
}

.la-tripadvisor:before {
    content: "\f262";
}

.la-trophy:before {
    content: "\f091";
}

.la-truck:before {
    content: "\f0d1";
}

.la-truck-loading:before {
    content: "\f4de";
}

.la-truck-monster:before {
    content: "\f63b";
}

.la-truck-moving:before {
    content: "\f4df";
}

.la-truck-pickup:before {
    content: "\f63c";
}

.la-tshirt:before {
    content: "\f553";
}

.la-tty:before {
    content: "\f1e4";
}

.la-tumblr:before {
    content: "\f173";
}

.la-tumblr-square:before {
    content: "\f174";
}

.la-tv:before {
    content: "\f26c";
}

.la-twitch:before {
    content: "\f1e8";
}

.la-twitter:before {
    content: "\f099";
}

.la-twitter-square:before {
    content: "\f081";
}

.la-typo3:before {
    content: "\f42b";
}

.la-uber:before {
    content: "\f402";
}

.la-ubuntu:before {
    content: "\f7df";
}

.la-uikit:before {
    content: "\f403";
}

.la-umbraco:before {
    content: "\f8e8";
}

.la-umbrella:before {
    content: "\f0e9";
}

.la-umbrella-beach:before {
    content: "\f5ca";
}

.la-underline:before {
    content: "\f0cd";
}

.la-undo:before {
    content: "\f0e2";
}

.la-undo-alt:before {
    content: "\f2ea";
}

.la-uniregistry:before {
    content: "\f404";
}

.la-universal-access:before {
    content: "\f29a";
}

.la-university:before {
    content: "\f19c";
}

.la-unlink:before {
    content: "\f127";
}

.la-unlock:before {
    content: "\f09c";
}

.la-unlock-alt:before {
    content: "\f13e";
}

.la-untappd:before {
    content: "\f405";
}

.la-upload:before {
    content: "\f093";
}

.la-ups:before {
    content: "\f7e0";
}

.la-usb:before {
    content: "\f287";
}

.la-user:before {
    content: "\f007";
}

.la-user-alt:before {
    content: "\f406";
}

.la-user-alt-slash:before {
    content: "\f4fa";
}

.la-user-astronaut:before {
    content: "\f4fb";
}

.la-user-check:before {
    content: "\f4fc";
}

.la-user-circle:before {
    content: "\f2bd";
}

.la-user-clock:before {
    content: "\f4fd";
}

.la-user-cog:before {
    content: "\f4fe";
}

.la-user-edit:before {
    content: "\f4ff";
}

.la-user-friends:before {
    content: "\f500";
}

.la-user-graduate:before {
    content: "\f501";
}

.la-user-injured:before {
    content: "\f728";
}

.la-user-lock:before {
    content: "\f502";
}

.la-user-md:before {
    content: "\f0f0";
}

.la-user-minus:before {
    content: "\f503";
}

.la-user-ninja:before {
    content: "\f504";
}

.la-user-nurse:before {
    content: "\f82f";
}

.la-user-plus:before {
    content: "\f234";
}

.la-user-secret:before {
    content: "\f21b";
}

.la-user-shield:before {
    content: "\f505";
}

.la-user-slash:before {
    content: "\f506";
}

.la-user-tag:before {
    content: "\f507";
}

.la-user-tie:before {
    content: "\f508";
}

.la-user-times:before {
    content: "\f235";
}

.la-users:before {
    content: "\f0c0";
}

.la-users-cog:before {
    content: "\f509";
}

.la-usps:before {
    content: "\f7e1";
}

.la-ussunnah:before {
    content: "\f407";
}

.la-utensil-spoon:before {
    content: "\f2e5";
}

.la-utensils:before {
    content: "\f2e7";
}

.la-vaadin:before {
    content: "\f408";
}

.la-vector-square:before {
    content: "\f5cb";
}

.la-venus:before {
    content: "\f221";
}

.la-venus-double:before {
    content: "\f226";
}

.la-venus-mars:before {
    content: "\f228";
}

.la-viacoin:before {
    content: "\f237";
}

.la-viadeo:before {
    content: "\f2a9";
}

.la-viadeo-square:before {
    content: "\f2aa";
}

.la-vial:before {
    content: "\f492";
}

.la-vials:before {
    content: "\f493";
}

.la-viber:before {
    content: "\f409";
}

.la-video:before {
    content: "\f03d";
}

.la-video-slash:before {
    content: "\f4e2";
}

.la-vihara:before {
    content: "\f6a7";
}

.la-vimeo:before {
    content: "\f40a";
}

.la-vimeo-square:before {
    content: "\f194";
}

.la-vimeo-v:before {
    content: "\f27d";
}

.la-vine:before {
    content: "\f1ca";
}

.la-vk:before {
    content: "\f189";
}

.la-vnv:before {
    content: "\f40b";
}

.la-voicemail:before {
    content: "\f897";
}

.la-volleyball-ball:before {
    content: "\f45f";
}

.la-volume-down:before {
    content: "\f027";
}

.la-volume-mute:before {
    content: "\f6a9";
}

.la-volume-off:before {
    content: "\f026";
}

.la-volume-up:before {
    content: "\f028";
}

.la-vote-yea:before {
    content: "\f772";
}

.la-vr-cardboard:before {
    content: "\f729";
}

.la-vuejs:before {
    content: "\f41f";
}

.la-walking:before {
    content: "\f554";
}

.la-wallet:before {
    content: "\f555";
}

.la-warehouse:before {
    content: "\f494";
}

.la-water:before {
    content: "\f773";
}

.la-wave-square:before {
    content: "\f83e";
}

.la-waze:before {
    content: "\f83f";
}

.la-weebly:before {
    content: "\f5cc";
}

.la-weibo:before {
    content: "\f18a";
}

.la-weight:before {
    content: "\f496";
}

.la-weight-hanging:before {
    content: "\f5cd";
}

.la-weixin:before {
    content: "\f1d7";
}

.la-whatsapp:before {
    content: "\f232";
}

.la-whatsapp-square:before {
    content: "\f40c";
}

.la-wheelchair:before {
    content: "\f193";
}

.la-whmcs:before {
    content: "\f40d";
}

.la-wifi:before {
    content: "\f1eb";
}

.la-wikipedia-w:before {
    content: "\f266";
}

.la-wind:before {
    content: "\f72e";
}

.la-window-close:before {
    content: "\f410";
}

.la-window-maximize:before {
    content: "\f2d0";
}

.la-window-minimize:before {
    content: "\f2d1";
}

.la-window-restore:before {
    content: "\f2d2";
}

.la-windows:before {
    content: "\f17a";
}

.la-wine-bottle:before {
    content: "\f72f";
}

.la-wine-glass:before {
    content: "\f4e3";
}

.la-wine-glass-alt:before {
    content: "\f5ce";
}

.la-wix:before {
    content: "\f5cf";
}

.la-wizards-of-the-coast:before {
    content: "\f730";
}

.la-wolf-pack-battalion:before {
    content: "\f514";
}

.la-won-sign:before {
    content: "\f159";
}

.la-wordpress:before {
    content: "\f19a";
}

.la-wordpress-simple:before {
    content: "\f411";
}

.la-wpbeginner:before {
    content: "\f297";
}

.la-wpexplorer:before {
    content: "\f2de";
}

.la-wpforms:before {
    content: "\f298";
}

.la-wpressr:before {
    content: "\f3e4";
}

.la-wrench:before {
    content: "\f0ad";
}

.la-x-ray:before {
    content: "\f497";
}

.la-xbox:before {
    content: "\f412";
}

.la-xing:before {
    content: "\f168";
}

.la-xing-square:before {
    content: "\f169";
}

.la-y-combinator:before {
    content: "\f23b";
}

.la-yahoo:before {
    content: "\f19e";
}

.la-yammer:before {
    content: "\f840";
}

.la-yandex:before {
    content: "\f413";
}

.la-yandex-international:before {
    content: "\f414";
}

.la-yarn:before {
    content: "\f7e3";
}

.la-yelp:before {
    content: "\f1e9";
}

.la-yen-sign:before {
    content: "\f157";
}

.la-yin-yang:before {
    content: "\f6ad";
}

.la-yoast:before {
    content: "\f2b1";
}

.la-youtube:before {
    content: "\f167";
}

.la-youtube-square:before {
    content: "\f431";
}

.la-zhihu:before {
    content: "\f63f";
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@font-face {
    font-family: 'Line Awesome Brands';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url("/fonts/la-brands-400.eot");
    src: url("/fonts/la-brands-400.eot?#iefix") format("embedded-opentype"), url("/fonts/la-brands-400.woff2") format("woff2"), url("/fonts/la-brands-400.woff") format("woff"), url("/fonts/la-brands-400.ttf") format("truetype"), url("/fonts/la-brands-400.svg#lineawesome") format("svg");
}

.lab {
    font-family: 'Line Awesome Brands';
}

@font-face {
    font-family: 'Line Awesome Free';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url("/fonts/la-regular-400.eot");
    src: url("/fonts/la-regular-400.eot?#iefix") format("embedded-opentype"), url("/fonts/la-regular-400.woff2") format("woff2"), url("/fonts/la-regular-400.woff") format("woff"), url("/fonts/la-regular-400.ttf") format("truetype"), url("/fonts/la-regular-400.svg#lineawesome") format("svg");
}

.lar {
    font-family: 'Line Awesome Free';
    font-weight: 400;
}

@font-face {
    font-family: 'Line Awesome Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("/fonts/la-solid-900.eot");
    src: url("/fonts/la-solid-900.eot?#iefix") format("embedded-opentype"), url("/fonts/la-solid-900.woff2") format("woff2"), url("/fonts/la-solid-900.woff") format("woff"), url("/fonts/la-solid-900.ttf") format("truetype"), url("/fonts/la-solid-900.svg#lineawesome") format("svg");
}

.la,
.las {
    font-family: 'Line Awesome Free';
    font-weight: 900;
}

    .la.la-glass:before {
        content: "\f000";
    }

    .la.la-meetup {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-star-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-star-o:before {
            content: "\f005";
        }

    .la.la-remove:before {
        content: "\f00d";
    }

    .la.la-close:before {
        content: "\f00d";
    }

    .la.la-gear:before {
        content: "\f013";
    }

    .la.la-trash-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-trash-o:before {
            content: "\f2ed";
        }

    .la.la-file-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-o:before {
            content: "\f15b";
        }

    .la.la-clock-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-clock-o:before {
            content: "\f017";
        }

    .la.la-arrow-circle-o-down {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-arrow-circle-o-down:before {
            content: "\f358";
        }

    .la.la-arrow-circle-o-up {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-arrow-circle-o-up:before {
            content: "\f35b";
        }

    .la.la-play-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-play-circle-o:before {
            content: "\f144";
        }

    .la.la-repeat:before {
        content: "\f01e";
    }

    .la.la-rotate-right:before {
        content: "\f01e";
    }

    .la.la-refresh:before {
        content: "\f021";
    }

    .la.la-list-alt {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-dedent:before {
        content: "\f03b";
    }

    .la.la-video-camera:before {
        content: "\f03d";
    }

    .la.la-picture-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-picture-o:before {
            content: "\f03e";
        }

    .la.la-photo {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-photo:before {
            content: "\f03e";
        }

    .la.la-image {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-image:before {
            content: "\f03e";
        }

    .la.la-pencil:before {
        content: "\f303";
    }

    .la.la-map-marker:before {
        content: "\f3c5";
    }

    .la.la-pencil-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-pencil-square-o:before {
            content: "\f044";
        }

    .la.la-share-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-share-square-o:before {
            content: "\f14d";
        }

    .la.la-check-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-check-square-o:before {
            content: "\f14a";
        }

    .la.la-arrows:before {
        content: "\f0b2";
    }

    .la.la-times-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-times-circle-o:before {
            content: "\f057";
        }

    .la.la-check-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-check-circle-o:before {
            content: "\f058";
        }

    .la.la-mail-forward:before {
        content: "\f064";
    }

    .la.la-eye {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-eye-slash {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-warning:before {
        content: "\f071";
    }

    .la.la-calendar:before {
        content: "\f073";
    }

    .la.la-arrows-v:before {
        content: "\f338";
    }

    .la.la-arrows-h:before {
        content: "\f337";
    }

    .la.la-bar-chart {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-bar-chart:before {
            content: "\f080";
        }

    .la.la-bar-chart-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-bar-chart-o:before {
            content: "\f080";
        }

    .la.la-twitter-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-facebook-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gears:before {
        content: "\f085";
    }

    .la.la-thumbs-o-up {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-thumbs-o-up:before {
            content: "\f164";
        }

    .la.la-thumbs-o-down {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-thumbs-o-down:before {
            content: "\f165";
        }

    .la.la-heart-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-heart-o:before {
            content: "\f004";
        }

    .la.la-sign-out:before {
        content: "\f2f5";
    }

    .la.la-linkedin-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-linkedin-square:before {
            content: "\f08c";
        }

    .la.la-thumb-tack:before {
        content: "\f08d";
    }

    .la.la-external-link:before {
        content: "\f35d";
    }

    .la.la-sign-in:before {
        content: "\f2f6";
    }

    .la.la-github-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-lemon-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-lemon-o:before {
            content: "\f094";
        }

    .la.la-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-square-o:before {
            content: "\f0c8";
        }

    .la.la-bookmark-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-bookmark-o:before {
            content: "\f02e";
        }

    .la.la-twitter {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-facebook {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-facebook:before {
            content: "\f39e";
        }

    .la.la-facebook-f {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-facebook-f:before {
            content: "\f39e";
        }

    .la.la-github {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-credit-card {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-feed:before {
        content: "\f09e";
    }

    .la.la-hdd-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hdd-o:before {
            content: "\f0a0";
        }

    .la.la-hand-o-right {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-o-right:before {
            content: "\f0a4";
        }

    .la.la-hand-o-left {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-o-left:before {
            content: "\f0a5";
        }

    .la.la-hand-o-up {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-o-up:before {
            content: "\f0a6";
        }

    .la.la-hand-o-down {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-o-down:before {
            content: "\f0a7";
        }

    .la.la-arrows-alt:before {
        content: "\f31e";
    }

    .la.la-group:before {
        content: "\f0c0";
    }

    .la.la-chain:before {
        content: "\f0c1";
    }

    .la.la-scissors:before {
        content: "\f0c4";
    }

    .la.la-files-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-files-o:before {
            content: "\f0c5";
        }

    .la.la-floppy-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-floppy-o:before {
            content: "\f0c7";
        }

    .la.la-navicon:before {
        content: "\f0c9";
    }

    .la.la-reorder:before {
        content: "\f0c9";
    }

    .la.la-pinterest {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pinterest-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-google-plus-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-google-plus {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-google-plus:before {
            content: "\f0d5";
        }

    .la.la-money {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-money:before {
            content: "\f3d1";
        }

    .la.la-unsorted:before {
        content: "\f0dc";
    }

    .la.la-sort-desc:before {
        content: "\f0dd";
    }

    .la.la-sort-asc:before {
        content: "\f0de";
    }

    .la.la-linkedin {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-linkedin:before {
            content: "\f0e1";
        }

    .la.la-rotate-left:before {
        content: "\f0e2";
    }

    .la.la-legal:before {
        content: "\f0e3";
    }

    .la.la-tachometer:before {
        content: "\f3fd";
    }

    .la.la-dashboard:before {
        content: "\f3fd";
    }

    .la.la-comment-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-comment-o:before {
            content: "\f075";
        }

    .la.la-comments-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-comments-o:before {
            content: "\f086";
        }

    .la.la-flash:before {
        content: "\f0e7";
    }

    .la.la-clipboard {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-paste {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-paste:before {
            content: "\f328";
        }

    .la.la-lightbulb-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-lightbulb-o:before {
            content: "\f0eb";
        }

    .la.la-exchange:before {
        content: "\f362";
    }

    .la.la-cloud-download:before {
        content: "\f381";
    }

    .la.la-cloud-upload:before {
        content: "\f382";
    }

    .la.la-bell-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-bell-o:before {
            content: "\f0f3";
        }

    .la.la-cutlery:before {
        content: "\f2e7";
    }

    .la.la-file-text-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-text-o:before {
            content: "\f15c";
        }

    .la.la-building-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-building-o:before {
            content: "\f1ad";
        }

    .la.la-hospital-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hospital-o:before {
            content: "\f0f8";
        }

    .la.la-tablet:before {
        content: "\f3fa";
    }

    .la.la-mobile:before {
        content: "\f3cd";
    }

    .la.la-mobile-phone:before {
        content: "\f3cd";
    }

    .la.la-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-circle-o:before {
            content: "\f111";
        }

    .la.la-mail-reply:before {
        content: "\f3e5";
    }

    .la.la-github-alt {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-folder-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-folder-o:before {
            content: "\f07b";
        }

    .la.la-folder-open-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-folder-open-o:before {
            content: "\f07c";
        }

    .la.la-smile-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-smile-o:before {
            content: "\f118";
        }

    .la.la-frown-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-frown-o:before {
            content: "\f119";
        }

    .la.la-meh-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-meh-o:before {
            content: "\f11a";
        }

    .la.la-keyboard-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-keyboard-o:before {
            content: "\f11c";
        }

    .la.la-flag-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-flag-o:before {
            content: "\f024";
        }

    .la.la-mail-reply-all:before {
        content: "\f122";
    }

    .la.la-star-half-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-star-half-o:before {
            content: "\f089";
        }

    .la.la-star-half-empty {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-star-half-empty:before {
            content: "\f089";
        }

    .la.la-star-half-full {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-star-half-full:before {
            content: "\f089";
        }

    .la.la-code-fork:before {
        content: "\f126";
    }

    .la.la-chain-broken:before {
        content: "\f127";
    }

    .la.la-shield:before {
        content: "\f3ed";
    }

    .la.la-calendar-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-calendar-o:before {
            content: "\f133";
        }

    .la.la-maxcdn {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-html5 {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-css3 {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-ticket:before {
        content: "\f3ff";
    }

    .la.la-minus-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-minus-square-o:before {
            content: "\f146";
        }

    .la.la-level-up:before {
        content: "\f3bf";
    }

    .la.la-level-down:before {
        content: "\f3be";
    }

    .la.la-pencil-square:before {
        content: "\f14b";
    }

    .la.la-external-link-square:before {
        content: "\f360";
    }

    .la.la-compass {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-caret-square-o-down {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-caret-square-o-down:before {
            content: "\f150";
        }

    .la.la-toggle-down {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-toggle-down:before {
            content: "\f150";
        }

    .la.la-caret-square-o-up {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-caret-square-o-up:before {
            content: "\f151";
        }

    .la.la-toggle-up {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-toggle-up:before {
            content: "\f151";
        }

    .la.la-caret-square-o-right {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-caret-square-o-right:before {
            content: "\f152";
        }

    .la.la-toggle-right {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-toggle-right:before {
            content: "\f152";
        }

    .la.la-eur:before {
        content: "\f153";
    }

    .la.la-euro:before {
        content: "\f153";
    }

    .la.la-gbp:before {
        content: "\f154";
    }

    .la.la-usd:before {
        content: "\f155";
    }

    .la.la-dollar:before {
        content: "\f155";
    }

    .la.la-inr:before {
        content: "\f156";
    }

    .la.la-rupee:before {
        content: "\f156";
    }

    .la.la-jpy:before {
        content: "\f157";
    }

    .la.la-cny:before {
        content: "\f157";
    }

    .la.la-rmb:before {
        content: "\f157";
    }

    .la.la-yen:before {
        content: "\f157";
    }

    .la.la-rub:before {
        content: "\f158";
    }

    .la.la-ruble:before {
        content: "\f158";
    }

    .la.la-rouble:before {
        content: "\f158";
    }

    .la.la-krw:before {
        content: "\f159";
    }

    .la.la-won:before {
        content: "\f159";
    }

    .la.la-btc {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-bitcoin {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-bitcoin:before {
            content: "\f15a";
        }

    .la.la-file-text:before {
        content: "\f15c";
    }

    .la.la-sort-alpha-asc:before {
        content: "\f15d";
    }

    .la.la-sort-alpha-desc:before {
        content: "\f881";
    }

    .la.la-sort-amount-asc:before {
        content: "\f160";
    }

    .la.la-sort-amount-desc:before {
        content: "\f884";
    }

    .la.la-sort-numeric-asc:before {
        content: "\f162";
    }

    .la.la-sort-numeric-desc:before {
        content: "\f886";
    }

    .la.la-youtube-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-youtube {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-xing {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-xing-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-youtube-play {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-youtube-play:before {
            content: "\f167";
        }

    .la.la-dropbox {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-stack-overflow {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-instagram {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-flickr {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-adn {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-bitbucket {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-bitbucket-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-bitbucket-square:before {
            content: "\f171";
        }

    .la.la-tumblr {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-tumblr-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-long-arrow-down:before {
        content: "\f309";
    }

    .la.la-long-arrow-up:before {
        content: "\f30c";
    }

    .la.la-long-arrow-left:before {
        content: "\f30a";
    }

    .la.la-long-arrow-right:before {
        content: "\f30b";
    }

    .la.la-apple {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-windows {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-android {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-linux {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-dribbble {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-skype {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-foursquare {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-trello {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gratipay {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gittip {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-gittip:before {
            content: "\f184";
        }

    .la.la-sun-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-sun-o:before {
            content: "\f185";
        }

    .la.la-moon-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-moon-o:before {
            content: "\f186";
        }

    .la.la-vk {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-weibo {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-renren {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pagelines {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-stack-exchange {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-arrow-circle-o-right {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-arrow-circle-o-right:before {
            content: "\f35a";
        }

    .la.la-arrow-circle-o-left {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-arrow-circle-o-left:before {
            content: "\f359";
        }

    .la.la-caret-square-o-left {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-caret-square-o-left:before {
            content: "\f191";
        }

    .la.la-toggle-left {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-toggle-left:before {
            content: "\f191";
        }

    .la.la-dot-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-dot-circle-o:before {
            content: "\f192";
        }

    .la.la-vimeo-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-try:before {
        content: "\f195";
    }

    .la.la-turkish-lira:before {
        content: "\f195";
    }

    .la.la-plus-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-plus-square-o:before {
            content: "\f0fe";
        }

    .la.la-slack {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wordpress {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-openid {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-institution:before {
        content: "\f19c";
    }

    .la.la-bank:before {
        content: "\f19c";
    }

    .la.la-mortar-board:before {
        content: "\f19d";
    }

    .la.la-yahoo {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-google {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-reddit {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-reddit-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-stumbleupon-circle {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-stumbleupon {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-delicious {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-digg {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pied-piper-pp {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pied-piper-alt {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-drupal {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-joomla {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-spoon:before {
        content: "\f2e5";
    }

    .la.la-behance {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-behance-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-steam {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-steam-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-automobile:before {
        content: "\f1b9";
    }

    .la.la-cab:before {
        content: "\f1ba";
    }

    .la.la-envelope-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-envelope-o:before {
            content: "\f0e0";
        }

    .la.la-deviantart {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-soundcloud {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-file-pdf-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-pdf-o:before {
            content: "\f1c1";
        }

    .la.la-file-word-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-word-o:before {
            content: "\f1c2";
        }

    .la.la-file-excel-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-excel-o:before {
            content: "\f1c3";
        }

    .la.la-file-powerpoint-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-powerpoint-o:before {
            content: "\f1c4";
        }

    .la.la-file-image-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-image-o:before {
            content: "\f1c5";
        }

    .la.la-file-photo-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-photo-o:before {
            content: "\f1c5";
        }

    .la.la-file-picture-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-picture-o:before {
            content: "\f1c5";
        }

    .la.la-file-archive-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-archive-o:before {
            content: "\f1c6";
        }

    .la.la-file-zip-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-zip-o:before {
            content: "\f1c6";
        }

    .la.la-file-audio-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-audio-o:before {
            content: "\f1c7";
        }

    .la.la-file-sound-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-sound-o:before {
            content: "\f1c7";
        }

    .la.la-file-video-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-video-o:before {
            content: "\f1c8";
        }

    .la.la-file-movie-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-movie-o:before {
            content: "\f1c8";
        }

    .la.la-file-code-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-code-o:before {
            content: "\f1c9";
        }

    .la.la-vine {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-codepen {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-jsfiddle {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-life-ring {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-life-bouy {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-life-bouy:before {
            content: "\f1cd";
        }

    .la.la-life-buoy {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-life-buoy:before {
            content: "\f1cd";
        }

    .la.la-life-saver {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-life-saver:before {
            content: "\f1cd";
        }

    .la.la-support {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-support:before {
            content: "\f1cd";
        }

    .la.la-circle-o-notch:before {
        content: "\f1ce";
    }

    .la.la-rebel {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-ra {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-ra:before {
            content: "\f1d0";
        }

    .la.la-resistance {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-resistance:before {
            content: "\f1d0";
        }

    .la.la-empire {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-ge {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-ge:before {
            content: "\f1d1";
        }

    .la.la-git-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-git {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-hacker-news {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-y-combinator-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-y-combinator-square:before {
            content: "\f1d4";
        }

    .la.la-yc-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-yc-square:before {
            content: "\f1d4";
        }

    .la.la-tencent-weibo {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-qq {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-weixin {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wechat {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-wechat:before {
            content: "\f1d7";
        }

    .la.la-send:before {
        content: "\f1d8";
    }

    .la.la-paper-plane-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-paper-plane-o:before {
            content: "\f1d8";
        }

    .la.la-send-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-send-o:before {
            content: "\f1d8";
        }

    .la.la-circle-thin {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-circle-thin:before {
            content: "\f111";
        }

    .la.la-header:before {
        content: "\f1dc";
    }

    .la.la-sliders:before {
        content: "\f1de";
    }

    .la.la-futbol-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-futbol-o:before {
            content: "\f1e3";
        }

    .la.la-soccer-ball-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-soccer-ball-o:before {
            content: "\f1e3";
        }

    .la.la-slideshare {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-twitch {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-yelp {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-newspaper-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-newspaper-o:before {
            content: "\f1ea";
        }

    .la.la-paypal {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-google-wallet {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-visa {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-mastercard {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-discover {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-amex {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-paypal {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-stripe {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-bell-slash-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-bell-slash-o:before {
            content: "\f1f6";
        }

    .la.la-trash:before {
        content: "\f2ed";
    }

    .la.la-copyright {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-eyedropper:before {
        content: "\f1fb";
    }

    .la.la-area-chart:before {
        content: "\f1fe";
    }

    .la.la-pie-chart:before {
        content: "\f200";
    }

    .la.la-line-chart:before {
        content: "\f201";
    }

    .la.la-lastfm {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-lastfm-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-ioxhost {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-angellist {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-cc:before {
            content: "\f20a";
        }

    .la.la-ils:before {
        content: "\f20b";
    }

    .la.la-shekel:before {
        content: "\f20b";
    }

    .la.la-sheqel:before {
        content: "\f20b";
    }

    .la.la-meanpath {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-meanpath:before {
            content: "\f2b4";
        }

    .la.la-buysellads {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-connectdevelop {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-dashcube {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-forumbee {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-leanpub {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-sellsy {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-shirtsinbulk {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-simplybuilt {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-skyatlas {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-diamond {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-diamond:before {
            content: "\f3a5";
        }

    .la.la-intersex:before {
        content: "\f224";
    }

    .la.la-facebook-official {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-facebook-official:before {
            content: "\f09a";
        }

    .la.la-pinterest-p {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-whatsapp {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-hotel:before {
        content: "\f236";
    }

    .la.la-viacoin {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-medium {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-y-combinator {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-yc {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-yc:before {
            content: "\f23b";
        }

    .la.la-optin-monster {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-opencart {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-expeditedssl {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-battery-4:before {
        content: "\f240";
    }

    .la.la-battery:before {
        content: "\f240";
    }

    .la.la-battery-3:before {
        content: "\f241";
    }

    .la.la-battery-2:before {
        content: "\f242";
    }

    .la.la-battery-1:before {
        content: "\f243";
    }

    .la.la-battery-0:before {
        content: "\f244";
    }

    .la.la-object-group {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-object-ungroup {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-sticky-note-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-sticky-note-o:before {
            content: "\f249";
        }

    .la.la-cc-jcb {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-diners-club {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-clone {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-hourglass-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hourglass-o:before {
            content: "\f254";
        }

    .la.la-hourglass-1:before {
        content: "\f251";
    }

    .la.la-hourglass-2:before {
        content: "\f252";
    }

    .la.la-hourglass-3:before {
        content: "\f253";
    }

    .la.la-hand-rock-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-rock-o:before {
            content: "\f255";
        }

    .la.la-hand-grab-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-grab-o:before {
            content: "\f255";
        }

    .la.la-hand-paper-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-paper-o:before {
            content: "\f256";
        }

    .la.la-hand-stop-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-stop-o:before {
            content: "\f256";
        }

    .la.la-hand-scissors-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-scissors-o:before {
            content: "\f257";
        }

    .la.la-hand-lizard-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-lizard-o:before {
            content: "\f258";
        }

    .la.la-hand-spock-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-spock-o:before {
            content: "\f259";
        }

    .la.la-hand-pointer-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-pointer-o:before {
            content: "\f25a";
        }

    .la.la-hand-peace-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-peace-o:before {
            content: "\f25b";
        }

    .la.la-registered {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-creative-commons {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gg {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gg-circle {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-tripadvisor {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-odnoklassniki {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-odnoklassniki-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-get-pocket {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wikipedia-w {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-safari {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-chrome {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-firefox {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-opera {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-internet-explorer {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-television:before {
        content: "\f26c";
    }

    .la.la-contao {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-500px {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-amazon {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-calendar-plus-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-calendar-plus-o:before {
            content: "\f271";
        }

    .la.la-calendar-minus-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-calendar-minus-o:before {
            content: "\f272";
        }

    .la.la-calendar-times-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-calendar-times-o:before {
            content: "\f273";
        }

    .la.la-calendar-check-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-calendar-check-o:before {
            content: "\f274";
        }

    .la.la-map-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-map-o:before {
            content: "\f279";
        }

    .la.la-commenting:before {
        content: "\f4ad";
    }

    .la.la-commenting-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-commenting-o:before {
            content: "\f4ad";
        }

    .la.la-houzz {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-vimeo {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-vimeo:before {
            content: "\f27d";
        }

    .la.la-black-tie {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-fonticons {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-reddit-alien {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-edge {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-credit-card-alt:before {
        content: "\f09d";
    }

    .la.la-codiepie {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-modx {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-fort-awesome {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-usb {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-product-hunt {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-mixcloud {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-scribd {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pause-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-pause-circle-o:before {
            content: "\f28b";
        }

    .la.la-stop-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-stop-circle-o:before {
            content: "\f28d";
        }

    .la.la-bluetooth {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-bluetooth-b {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gitlab {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wpbeginner {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wpforms {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-envira {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wheelchair-alt {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-wheelchair-alt:before {
            content: "\f368";
        }

    .la.la-question-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-question-circle-o:before {
            content: "\f059";
        }

    .la.la-volume-control-phone:before {
        content: "\f2a0";
    }

    .la.la-asl-interpreting:before {
        content: "\f2a3";
    }

    .la.la-deafness:before {
        content: "\f2a4";
    }

    .la.la-hard-of-hearing:before {
        content: "\f2a4";
    }

    .la.la-glide {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-glide-g {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-signing:before {
        content: "\f2a7";
    }

    .la.la-viadeo {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-viadeo-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-snapchat {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-snapchat-ghost {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-snapchat-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pied-piper {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-first-order {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-yoast {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-themeisle {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-google-plus-official {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-google-plus-official:before {
            content: "\f2b3";
        }

    .la.la-google-plus-circle {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-google-plus-circle:before {
            content: "\f2b3";
        }

    .la.la-font-awesome {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-fa {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-fa:before {
            content: "\f2b4";
        }

    .la.la-handshake-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-handshake-o:before {
            content: "\f2b5";
        }

    .la.la-envelope-open-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-envelope-open-o:before {
            content: "\f2b6";
        }

    .la.la-linode {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-address-book-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-address-book-o:before {
            content: "\f2b9";
        }

    .la.la-vcard:before {
        content: "\f2bb";
    }

    .la.la-address-card-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-address-card-o:before {
            content: "\f2bb";
        }

    .la.la-vcard-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-vcard-o:before {
            content: "\f2bb";
        }

    .la.la-user-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-user-circle-o:before {
            content: "\f2bd";
        }

    .la.la-user-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-user-o:before {
            content: "\f007";
        }

    .la.la-id-badge {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-drivers-license:before {
        content: "\f2c2";
    }

    .la.la-id-card-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-id-card-o:before {
            content: "\f2c2";
        }

    .la.la-drivers-license-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-drivers-license-o:before {
            content: "\f2c2";
        }

    .la.la-quora {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-free-code-camp {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-telegram {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-thermometer-4:before {
        content: "\f2c7";
    }

    .la.la-thermometer:before {
        content: "\f2c7";
    }

    .la.la-thermometer-3:before {
        content: "\f2c8";
    }

    .la.la-thermometer-2:before {
        content: "\f2c9";
    }

    .la.la-thermometer-1:before {
        content: "\f2ca";
    }

    .la.la-thermometer-0:before {
        content: "\f2cb";
    }

    .la.la-bathtub:before {
        content: "\f2cd";
    }

    .la.la-s15:before {
        content: "\f2cd";
    }

    .la.la-window-maximize {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-window-restore {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-times-rectangle:before {
        content: "\f410";
    }

    .la.la-window-close-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-window-close-o:before {
            content: "\f410";
        }

    .la.la-times-rectangle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-times-rectangle-o:before {
            content: "\f410";
        }

    .la.la-bandcamp {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-grav {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-etsy {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-imdb {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-ravelry {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-eercast {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-eercast:before {
            content: "\f2da";
        }

    .la.la-snowflake-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-snowflake-o:before {
            content: "\f2dc";
        }

    .la.la-superpowers {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wpexplorer {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-spotify {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

/* MaterialDesignIcons.com */
@font-face {
  font-family: "Material Design Icons";
  src: url("/fonts/materialdesignicons-webfont.eot?v=4.7.95");
  src: url("/fonts/materialdesignicons-webfont.eot?#iefix&v=4.7.95") format("embedded-opentype"), url("/fonts/materialdesignicons-webfont.woff2?v=4.7.95") format("woff2"), url("/fonts/materialdesignicons-webfont.woff?v=4.7.95") format("woff"), url("/fonts/materialdesignicons-webfont.ttf?v=4.7.95") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.mdi:before,
.mdi-set {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mdi-ab-testing::before {
  content: "󰀜";
}

.mdi-access-point::before {
  content: "";
}

.mdi-access-point-network::before {
  content: "";
}

.mdi-access-point-network-off::before {
  content: "﮽";
}

.mdi-account::before {
  content: "";
}

.mdi-account-alert::before {
  content: "";
}

.mdi-account-alert-outline::before {
  content: "שּׁ";
}

.mdi-account-arrow-left::before {
  content: "שּׂ";
}

.mdi-account-arrow-left-outline::before {
  content: "אַ";
}

.mdi-account-arrow-right::before {
  content: "אָ";
}

.mdi-account-arrow-right-outline::before {
  content: "אּ";
}

.mdi-account-badge::before {
  content: "ﶃ";
}

.mdi-account-badge-alert::before {
  content: "ﶄ";
}

.mdi-account-badge-alert-outline::before {
  content: "ﶅ";
}

.mdi-account-badge-horizontal::before {
  content: "ﷰ";
}

.mdi-account-badge-horizontal-outline::before {
  content: "ﷱ";
}

.mdi-account-badge-outline::before {
  content: "ﶆ";
}

.mdi-account-box::before {
  content: "";
}

.mdi-account-box-multiple::before {
  content: "盧";
}

.mdi-account-box-multiple-outline::before {
  content: "󰀬";
}

.mdi-account-box-outline::before {
  content: "";
}

.mdi-account-card-details::before {
  content: "";
}

.mdi-account-card-details-outline::before {
  content: "ﶇ";
}

.mdi-account-cash::before {
  content: "󰃂";
}

.mdi-account-cash-outline::before {
  content: "󰃃";
}

.mdi-account-check::before {
  content: "";
}

.mdi-account-check-outline::before {
  content: "﮾";
}

.mdi-account-child::before {
  content: "愈";
}

.mdi-account-child-circle::before {
  content: "憎";
}

.mdi-account-child-outline::before {
  content: "󰃳";
}

.mdi-account-circle::before {
  content: "";
}

.mdi-account-circle-outline::before {
  content: "בּ";
}

.mdi-account-clock::before {
  content: "גּ";
}

.mdi-account-clock-outline::before {
  content: "דּ";
}

.mdi-account-convert::before {
  content: "";
}

.mdi-account-details::before {
  content: "";
}

.mdi-account-edit::before {
  content: "";
}

.mdi-account-edit-outline::before {
  content: "󰀝";
}

.mdi-account-group::before {
  content: "";
}

.mdi-account-group-outline::before {
  content: "הּ";
}

.mdi-account-heart::before {
  content: "";
}

.mdi-account-heart-outline::before {
  content: "﮿";
}

.mdi-account-key::before {
  content: "";
}

.mdi-account-key-outline::before {
  content: "﯀";
}

.mdi-account-lock::before {
  content: "󰆉";
}

.mdi-account-lock-outline::before {
  content: "󰆊";
}

.mdi-account-minus::before {
  content: "";
}

.mdi-account-minus-outline::before {
  content: "﫫";
}

.mdi-account-multiple::before {
  content: "";
}

.mdi-account-multiple-check::before {
  content: "";
}

.mdi-account-multiple-check-outline::before {
  content: "󰈩";
}

.mdi-account-multiple-minus::before {
  content: "";
}

.mdi-account-multiple-minus-outline::before {
  content: "﯁";
}

.mdi-account-multiple-outline::before {
  content: "";
}

.mdi-account-multiple-plus::before {
  content: "";
}

.mdi-account-multiple-plus-outline::before {
  content: "";
}

.mdi-account-multiple-remove::before {
  content: "󰈵";
}

.mdi-account-multiple-remove-outline::before {
  content: "󰈶";
}

.mdi-account-network::before {
  content: "";
}

.mdi-account-network-outline::before {
  content: "﯂";
}

.mdi-account-off::before {
  content: "";
}

.mdi-account-off-outline::before {
  content: "﯃";
}

.mdi-account-outline::before {
  content: "";
}

.mdi-account-plus::before {
  content: "";
}

.mdi-account-plus-outline::before {
  content: "";
}

.mdi-account-question::before {
  content: "וּ";
}

.mdi-account-question-outline::before {
  content: "זּ";
}

.mdi-account-remove::before {
  content: "";
}

.mdi-account-remove-outline::before {
  content: "﫬";
}

.mdi-account-search::before {
  content: "";
}

.mdi-account-search-outline::before {
  content: "老";
}

.mdi-account-settings::before {
  content: "";
}

.mdi-account-settings-outline::before {
  content: "󰃴";
}

.mdi-account-star::before {
  content: "";
}

.mdi-account-star-outline::before {
  content: "﯄";
}

.mdi-account-supervisor::before {
  content: "慠";
}

.mdi-account-supervisor-circle::before {
  content: "懲";
}

.mdi-account-supervisor-outline::before {
  content: "󰅘";
}

.mdi-account-switch::before {
  content: "";
}

.mdi-account-tie::before {
  content: "ﲿ";
}

.mdi-account-tie-outline::before {
  content: "󰃵";
}

.mdi-accusoft::before {
  content: "";
}

.mdi-adchoices::before {
  content: "ﴞ";
}

.mdi-adjust::before {
  content: "";
}

.mdi-adobe::before {
  content: "蘆";
}

.mdi-adobe-acrobat::before {
  content: "ﾽ";
}

.mdi-air-conditioner::before {
  content: "";
}

.mdi-air-filter::before {
  content: "ﴟ";
}

.mdi-air-horn::before {
  content: "ﶈ";
}

.mdi-air-humidifier::before {
  content: "󰃄";
}

.mdi-air-purifier::before {
  content: "ﴠ";
}

.mdi-airbag::before {
  content: "﯅";
}

.mdi-airballoon::before {
  content: "";
}

.mdi-airballoon-outline::before {
  content: "󰀭";
}

.mdi-airplane::before {
  content: "";
}

.mdi-airplane-landing::before {
  content: "";
}

.mdi-airplane-off::before {
  content: "";
}

.mdi-airplane-takeoff::before {
  content: "";
}

.mdi-airplay::before {
  content: "";
}

.mdi-airport::before {
  content: "";
}

.mdi-alarm::before {
  content: "";
}

.mdi-alarm-bell::before {
  content: "";
}

.mdi-alarm-check::before {
  content: "";
}

.mdi-alarm-light::before {
  content: "";
}

.mdi-alarm-light-outline::before {
  content: "﯆";
}

.mdi-alarm-multiple::before {
  content: "";
}

.mdi-alarm-note::before {
  content: "ﺎ";
}

.mdi-alarm-note-off::before {
  content: "ﺏ";
}

.mdi-alarm-off::before {
  content: "";
}

.mdi-alarm-plus::before {
  content: "";
}

.mdi-alarm-snooze::before {
  content: "";
}

.mdi-album::before {
  content: "";
}

.mdi-alert::before {
  content: "";
}

.mdi-alert-box::before {
  content: "";
}

.mdi-alert-box-outline::before {
  content: "ﳀ";
}

.mdi-alert-circle::before {
  content: "";
}

.mdi-alert-circle-check::before {
  content: "󰈘";
}

.mdi-alert-circle-check-outline::before {
  content: "󰈙";
}

.mdi-alert-circle-outline::before {
  content: "";
}

.mdi-alert-decagram::before {
  content: "";
}

.mdi-alert-decagram-outline::before {
  content: "ﳁ";
}

.mdi-alert-octagon::before {
  content: "";
}

.mdi-alert-octagon-outline::before {
  content: "ﳂ";
}

.mdi-alert-octagram::before {
  content: "";
}

.mdi-alert-octagram-outline::before {
  content: "ﳃ";
}

.mdi-alert-outline::before {
  content: "";
}

.mdi-alert-rhombus::before {
  content: "󰇹";
}

.mdi-alert-rhombus-outline::before {
  content: "󰇺";
}

.mdi-alien::before {
  content: "";
}

.mdi-alien-outline::before {
  content: "󰃶";
}

.mdi-align-horizontal-center::before {
  content: "󰇮";
}

.mdi-align-horizontal-left::before {
  content: "󰇭";
}

.mdi-align-horizontal-right::before {
  content: "󰇯";
}

.mdi-align-vertical-bottom::before {
  content: "󰇰";
}

.mdi-align-vertical-center::before {
  content: "󰇱";
}

.mdi-align-vertical-top::before {
  content: "󰇲";
}

.mdi-all-inclusive::before {
  content: "";
}

.mdi-allergy::before {
  content: "󰊃";
}

.mdi-alpha::before {
  content: "";
}

.mdi-alpha-a::before {
  content: "A";
}

.mdi-alpha-a-box::before {
  content: "﫭";
}

.mdi-alpha-a-box-outline::before {
  content: "﯇";
}

.mdi-alpha-a-circle::before {
  content: "﯈";
}

.mdi-alpha-a-circle-outline::before {
  content: "﯉";
}

.mdi-alpha-b::before {
  content: "B";
}

.mdi-alpha-b-box::before {
  content: "﫮";
}

.mdi-alpha-b-box-outline::before {
  content: "﯊";
}

.mdi-alpha-b-circle::before {
  content: "﯋";
}

.mdi-alpha-b-circle-outline::before {
  content: "﯌";
}

.mdi-alpha-c::before {
  content: "C";
}

.mdi-alpha-c-box::before {
  content: "﫯";
}

.mdi-alpha-c-box-outline::before {
  content: "﯍";
}

.mdi-alpha-c-circle::before {
  content: "﯎";
}

.mdi-alpha-c-circle-outline::before {
  content: "﯏";
}

.mdi-alpha-d::before {
  content: "D";
}

.mdi-alpha-d-box::before {
  content: "﫰";
}

.mdi-alpha-d-box-outline::before {
  content: "﯐";
}

.mdi-alpha-d-circle::before {
  content: "﯑";
}

.mdi-alpha-d-circle-outline::before {
  content: "﯒";
}

.mdi-alpha-e::before {
  content: "E";
}

.mdi-alpha-e-box::before {
  content: "﫱";
}

.mdi-alpha-e-box-outline::before {
  content: "ﯓ";
}

.mdi-alpha-e-circle::before {
  content: "ﯔ";
}

.mdi-alpha-e-circle-outline::before {
  content: "ﯕ";
}

.mdi-alpha-f::before {
  content: "F";
}

.mdi-alpha-f-box::before {
  content: "﫲";
}

.mdi-alpha-f-box-outline::before {
  content: "ﯖ";
}

.mdi-alpha-f-circle::before {
  content: "ﯗ";
}

.mdi-alpha-f-circle-outline::before {
  content: "ﯘ";
}

.mdi-alpha-g::before {
  content: "G";
}

.mdi-alpha-g-box::before {
  content: "﫳";
}

.mdi-alpha-g-box-outline::before {
  content: "ﯙ";
}

.mdi-alpha-g-circle::before {
  content: "ﯚ";
}

.mdi-alpha-g-circle-outline::before {
  content: "ﯛ";
}

.mdi-alpha-h::before {
  content: "H";
}

.mdi-alpha-h-box::before {
  content: "﫴";
}

.mdi-alpha-h-box-outline::before {
  content: "ﯜ";
}

.mdi-alpha-h-circle::before {
  content: "ﯝ";
}

.mdi-alpha-h-circle-outline::before {
  content: "ﯞ";
}

.mdi-alpha-i::before {
  content: "I";
}

.mdi-alpha-i-box::before {
  content: "﫵";
}

.mdi-alpha-i-box-outline::before {
  content: "ﯟ";
}

.mdi-alpha-i-circle::before {
  content: "ﯠ";
}

.mdi-alpha-i-circle-outline::before {
  content: "ﯡ";
}

.mdi-alpha-j::before {
  content: "J";
}

.mdi-alpha-j-box::before {
  content: "﫶";
}

.mdi-alpha-j-box-outline::before {
  content: "ﯢ";
}

.mdi-alpha-j-circle::before {
  content: "ﯣ";
}

.mdi-alpha-j-circle-outline::before {
  content: "ﯤ";
}

.mdi-alpha-k::before {
  content: "K";
}

.mdi-alpha-k-box::before {
  content: "﫷";
}

.mdi-alpha-k-box-outline::before {
  content: "ﯥ";
}

.mdi-alpha-k-circle::before {
  content: "ﯦ";
}

.mdi-alpha-k-circle-outline::before {
  content: "ﯧ";
}

.mdi-alpha-l::before {
  content: "L";
}

.mdi-alpha-l-box::before {
  content: "﫸";
}

.mdi-alpha-l-box-outline::before {
  content: "ﯨ";
}

.mdi-alpha-l-circle::before {
  content: "ﯩ";
}

.mdi-alpha-l-circle-outline::before {
  content: "ﯪ";
}

.mdi-alpha-m::before {
  content: "M";
}

.mdi-alpha-m-box::before {
  content: "﫹";
}

.mdi-alpha-m-box-outline::before {
  content: "ﯫ";
}

.mdi-alpha-m-circle::before {
  content: "ﯬ";
}

.mdi-alpha-m-circle-outline::before {
  content: "ﯭ";
}

.mdi-alpha-n::before {
  content: "N";
}

.mdi-alpha-n-box::before {
  content: "﫺";
}

.mdi-alpha-n-box-outline::before {
  content: "ﯮ";
}

.mdi-alpha-n-circle::before {
  content: "ﯯ";
}

.mdi-alpha-n-circle-outline::before {
  content: "ﯰ";
}

.mdi-alpha-o::before {
  content: "O";
}

.mdi-alpha-o-box::before {
  content: "﫻";
}

.mdi-alpha-o-box-outline::before {
  content: "ﯱ";
}

.mdi-alpha-o-circle::before {
  content: "ﯲ";
}

.mdi-alpha-o-circle-outline::before {
  content: "ﯳ";
}

.mdi-alpha-p::before {
  content: "P";
}

.mdi-alpha-p-box::before {
  content: "﫼";
}

.mdi-alpha-p-box-outline::before {
  content: "ﯴ";
}

.mdi-alpha-p-circle::before {
  content: "ﯵ";
}

.mdi-alpha-p-circle-outline::before {
  content: "ﯶ";
}

.mdi-alpha-q::before {
  content: "Q";
}

.mdi-alpha-q-box::before {
  content: "﫽";
}

.mdi-alpha-q-box-outline::before {
  content: "ﯷ";
}

.mdi-alpha-q-circle::before {
  content: "ﯸ";
}

.mdi-alpha-q-circle-outline::before {
  content: "ﯹ";
}

.mdi-alpha-r::before {
  content: "R";
}

.mdi-alpha-r-box::before {
  content: "﫾";
}

.mdi-alpha-r-box-outline::before {
  content: "ﯺ";
}

.mdi-alpha-r-circle::before {
  content: "ﯻ";
}

.mdi-alpha-r-circle-outline::before {
  content: "ﯼ";
}

.mdi-alpha-s::before {
  content: "S";
}

.mdi-alpha-s-box::before {
  content: "﫿";
}

.mdi-alpha-s-box-outline::before {
  content: "ﯽ";
}

.mdi-alpha-s-circle::before {
  content: "ﯾ";
}

.mdi-alpha-s-circle-outline::before {
  content: "ﯿ";
}

.mdi-alpha-t::before {
  content: "T";
}

.mdi-alpha-t-box::before {
  content: "ﬀ";
}

.mdi-alpha-t-box-outline::before {
  content: "ﰀ";
}

.mdi-alpha-t-circle::before {
  content: "ﰁ";
}

.mdi-alpha-t-circle-outline::before {
  content: "ﰂ";
}

.mdi-alpha-u::before {
  content: "U";
}

.mdi-alpha-u-box::before {
  content: "ﬁ";
}

.mdi-alpha-u-box-outline::before {
  content: "ﰃ";
}

.mdi-alpha-u-circle::before {
  content: "ﰄ";
}

.mdi-alpha-u-circle-outline::before {
  content: "ﰅ";
}

.mdi-alpha-v::before {
  content: "V";
}

.mdi-alpha-v-box::before {
  content: "ﬂ";
}

.mdi-alpha-v-box-outline::before {
  content: "ﰆ";
}

.mdi-alpha-v-circle::before {
  content: "ﰇ";
}

.mdi-alpha-v-circle-outline::before {
  content: "ﰈ";
}

.mdi-alpha-w::before {
  content: "W";
}

.mdi-alpha-w-box::before {
  content: "ﬃ";
}

.mdi-alpha-w-box-outline::before {
  content: "ﰉ";
}

.mdi-alpha-w-circle::before {
  content: "ﰊ";
}

.mdi-alpha-w-circle-outline::before {
  content: "ﰋ";
}

.mdi-alpha-x::before {
  content: "X";
}

.mdi-alpha-x-box::before {
  content: "ﬄ";
}

.mdi-alpha-x-box-outline::before {
  content: "ﰌ";
}

.mdi-alpha-x-circle::before {
  content: "ﰍ";
}

.mdi-alpha-x-circle-outline::before {
  content: "ﰎ";
}

.mdi-alpha-y::before {
  content: "Y";
}

.mdi-alpha-y-box::before {
  content: "ﬅ";
}

.mdi-alpha-y-box-outline::before {
  content: "ﰏ";
}

.mdi-alpha-y-circle::before {
  content: "ﰐ";
}

.mdi-alpha-y-circle-outline::before {
  content: "ﰑ";
}

.mdi-alpha-z::before {
  content: "Z";
}

.mdi-alpha-z-box::before {
  content: "ﬆ";
}

.mdi-alpha-z-box-outline::before {
  content: "ﰒ";
}

.mdi-alpha-z-circle::before {
  content: "ﰓ";
}

.mdi-alpha-z-circle-outline::before {
  content: "ﰔ";
}

.mdi-alphabetical::before {
  content: "";
}

.mdi-alphabetical-off::before {
  content: "󰀮";
}

.mdi-alphabetical-variant::before {
  content: "󰀯";
}

.mdi-alphabetical-variant-off::before {
  content: "󰀰";
}

.mdi-altimeter::before {
  content: "";
}

.mdi-amazon::before {
  content: "";
}

.mdi-amazon-alexa::before {
  content: "";
}

.mdi-amazon-drive::before {
  content: "";
}

.mdi-ambulance::before {
  content: "";
}

.mdi-ammunition::before {
  content: "ﳄ";
}

.mdi-ampersand::before {
  content: "戴";
}

.mdi-amplifier::before {
  content: "";
}

.mdi-amplifier-off::before {
  content: "󰇠";
}

.mdi-anchor::before {
  content: "";
}

.mdi-android::before {
  content: "";
}

.mdi-android-auto::before {
  content: "揄";
}

.mdi-android-debug-bridge::before {
  content: "";
}

.mdi-android-head::before {
  content: "";
}

.mdi-android-messages::before {
  content: "ﴡ";
}

.mdi-android-studio::before {
  content: "";
}

.mdi-angle-acute::before {
  content: "虜";
}

.mdi-angle-obtuse::before {
  content: "路";
}

.mdi-angle-right::before {
  content: "露";
}

.mdi-angular::before {
  content: "";
}

.mdi-angularjs::before {
  content: "";
}

.mdi-animation::before {
  content: "";
}

.mdi-animation-outline::before {
  content: "搜";
}

.mdi-animation-play::before {
  content: "魯";
}

.mdi-animation-play-outline::before {
  content: "摒";
}

.mdi-ansible::before {
  content: "󰃅";
}

.mdi-antenna::before {
  content: "󰅄";
}

.mdi-anvil::before {
  content: "";
}

.mdi-apache-kafka::before {
  content: "󰀱";
}

.mdi-api::before {
  content: "󰃆";
}

.mdi-api-off::before {
  content: "󰊂";
}

.mdi-apple::before {
  content: "";
}

.mdi-apple-finder::before {
  content: "";
}

.mdi-apple-icloud::before {
  content: "";
}

.mdi-apple-ios::before {
  content: "";
}

.mdi-apple-keyboard-caps::before {
  content: "";
}

.mdi-apple-keyboard-command::before {
  content: "";
}

.mdi-apple-keyboard-control::before {
  content: "";
}

.mdi-apple-keyboard-option::before {
  content: "";
}

.mdi-apple-keyboard-shift::before {
  content: "";
}

.mdi-apple-safari::before {
  content: "";
}

.mdi-application::before {
  content: "";
}

.mdi-application-export::before {
  content: "ﶉ";
}

.mdi-application-import::before {
  content: "ﶊ";
}

.mdi-approximately-equal::before {
  content: "ﾾ";
}

.mdi-approximately-equal-box::before {
  content: "﾿";
}

.mdi-apps::before {
  content: "";
}

.mdi-apps-box::before {
  content: "ﴢ";
}

.mdi-arch::before {
  content: "";
}

.mdi-archive::before {
  content: "";
}

.mdi-archive-arrow-down::before {
  content: "󰊄";
}

.mdi-archive-arrow-down-outline::before {
  content: "󰊅";
}

.mdi-archive-arrow-up::before {
  content: "󰊆";
}

.mdi-archive-arrow-up-outline::before {
  content: "󰊇";
}

.mdi-archive-outline::before {
  content: "󰈹";
}

.mdi-arm-flex::before {
  content: "󰂏";
}

.mdi-arm-flex-outline::before {
  content: "󰂐";
}

.mdi-arrange-bring-forward::before {
  content: "";
}

.mdi-arrange-bring-to-front::before {
  content: "";
}

.mdi-arrange-send-backward::before {
  content: "";
}

.mdi-arrange-send-to-back::before {
  content: "";
}

.mdi-arrow-all::before {
  content: "";
}

.mdi-arrow-bottom-left::before {
  content: "";
}

.mdi-arrow-bottom-left-bold-outline::before {
  content: "禮";
}

.mdi-arrow-bottom-left-thick::before {
  content: "醴";
}

.mdi-arrow-bottom-right::before {
  content: "";
}

.mdi-arrow-bottom-right-bold-outline::before {
  content: "隸";
}

.mdi-arrow-bottom-right-thick::before {
  content: "惡";
}

.mdi-arrow-collapse::before {
  content: "";
}

.mdi-arrow-collapse-all::before {
  content: "";
}

.mdi-arrow-collapse-down::before {
  content: "";
}

.mdi-arrow-collapse-horizontal::before {
  content: "";
}

.mdi-arrow-collapse-left::before {
  content: "";
}

.mdi-arrow-collapse-right::before {
  content: "";
}

.mdi-arrow-collapse-up::before {
  content: "";
}

.mdi-arrow-collapse-vertical::before {
  content: "";
}

.mdi-arrow-decision::before {
  content: "了";
}

.mdi-arrow-decision-auto::before {
  content: "僚";
}

.mdi-arrow-decision-auto-outline::before {
  content: "寮";
}

.mdi-arrow-decision-outline::before {
  content: "尿";
}

.mdi-arrow-down::before {
  content: "";
}

.mdi-arrow-down-bold::before {
  content: "";
}

.mdi-arrow-down-bold-box::before {
  content: "";
}

.mdi-arrow-down-bold-box-outline::before {
  content: "";
}

.mdi-arrow-down-bold-circle::before {
  content: "";
}

.mdi-arrow-down-bold-circle-outline::before {
  content: "";
}

.mdi-arrow-down-bold-hexagon-outline::before {
  content: "";
}

.mdi-arrow-down-bold-outline::before {
  content: "料";
}

.mdi-arrow-down-box::before {
  content: "";
}

.mdi-arrow-down-circle::before {
  content: "ﲷ";
}

.mdi-arrow-down-circle-outline::before {
  content: "ﲸ";
}

.mdi-arrow-down-drop-circle::before {
  content: "";
}

.mdi-arrow-down-drop-circle-outline::before {
  content: "";
}

.mdi-arrow-down-thick::before {
  content: "";
}

.mdi-arrow-expand::before {
  content: "";
}

.mdi-arrow-expand-all::before {
  content: "";
}

.mdi-arrow-expand-down::before {
  content: "";
}

.mdi-arrow-expand-horizontal::before {
  content: "";
}

.mdi-arrow-expand-left::before {
  content: "";
}

.mdi-arrow-expand-right::before {
  content: "";
}

.mdi-arrow-expand-up::before {
  content: "";
}

.mdi-arrow-expand-vertical::before {
  content: "";
}

.mdi-arrow-horizontal-lock::before {
  content: "󰆆";
}

.mdi-arrow-left::before {
  content: "";
}

.mdi-arrow-left-bold::before {
  content: "";
}

.mdi-arrow-left-bold-box::before {
  content: "";
}

.mdi-arrow-left-bold-box-outline::before {
  content: "";
}

.mdi-arrow-left-bold-circle::before {
  content: "";
}

.mdi-arrow-left-bold-circle-outline::before {
  content: "";
}

.mdi-arrow-left-bold-hexagon-outline::before {
  content: "";
}

.mdi-arrow-left-bold-outline::before {
  content: "樂";
}

.mdi-arrow-left-box::before {
  content: "";
}

.mdi-arrow-left-circle::before {
  content: "ﲹ";
}

.mdi-arrow-left-circle-outline::before {
  content: "ﲺ";
}

.mdi-arrow-left-drop-circle::before {
  content: "";
}

.mdi-arrow-left-drop-circle-outline::before {
  content: "";
}

.mdi-arrow-left-right::before {
  content: "ﺐ";
}

.mdi-arrow-left-right-bold::before {
  content: "ﺑ";
}

.mdi-arrow-left-right-bold-outline::before {
  content: "燎";
}

.mdi-arrow-left-thick::before {
  content: "";
}

.mdi-arrow-right::before {
  content: "";
}

.mdi-arrow-right-bold::before {
  content: "";
}

.mdi-arrow-right-bold-box::before {
  content: "";
}

.mdi-arrow-right-bold-box-outline::before {
  content: "";
}

.mdi-arrow-right-bold-circle::before {
  content: "";
}

.mdi-arrow-right-bold-circle-outline::before {
  content: "";
}

.mdi-arrow-right-bold-hexagon-outline::before {
  content: "";
}

.mdi-arrow-right-bold-outline::before {
  content: "療";
}

.mdi-arrow-right-box::before {
  content: "";
}

.mdi-arrow-right-circle::before {
  content: "ﲻ";
}

.mdi-arrow-right-circle-outline::before {
  content: "ﲼ";
}

.mdi-arrow-right-drop-circle::before {
  content: "";
}

.mdi-arrow-right-drop-circle-outline::before {
  content: "";
}

.mdi-arrow-right-thick::before {
  content: "";
}

.mdi-arrow-split-horizontal::before {
  content: "鷺";
}

.mdi-arrow-split-vertical::before {
  content: "碌";
}

.mdi-arrow-top-left::before {
  content: "";
}

.mdi-arrow-top-left-bold-outline::before {
  content: "蓼";
}

.mdi-arrow-top-left-bottom-right::before {
  content: "ﺒ";
}

.mdi-arrow-top-left-bottom-right-bold::before {
  content: "ﺓ";
}

.mdi-arrow-top-left-thick::before {
  content: "遼";
}

.mdi-arrow-top-right::before {
  content: "";
}

.mdi-arrow-top-right-bold-outline::before {
  content: "龍";
}

.mdi-arrow-top-right-bottom-left::before {
  content: "ﺔ";
}

.mdi-arrow-top-right-bottom-left-bold::before {
  content: "ﺕ";
}

.mdi-arrow-top-right-thick::before {
  content: "暈";
}

.mdi-arrow-up::before {
  content: "";
}

.mdi-arrow-up-bold::before {
  content: "";
}

.mdi-arrow-up-bold-box::before {
  content: "";
}

.mdi-arrow-up-bold-box-outline::before {
  content: "";
}

.mdi-arrow-up-bold-circle::before {
  content: "";
}

.mdi-arrow-up-bold-circle-outline::before {
  content: "";
}

.mdi-arrow-up-bold-hexagon-outline::before {
  content: "";
}

.mdi-arrow-up-bold-outline::before {
  content: "阮";
}

.mdi-arrow-up-box::before {
  content: "";
}

.mdi-arrow-up-circle::before {
  content: "ﲽ";
}

.mdi-arrow-up-circle-outline::before {
  content: "ﲾ";
}

.mdi-arrow-up-down::before {
  content: "ﺖ";
}

.mdi-arrow-up-down-bold::before {
  content: "ﺗ";
}

.mdi-arrow-up-down-bold-outline::before {
  content: "劉";
}

.mdi-arrow-up-drop-circle::before {
  content: "";
}

.mdi-arrow-up-drop-circle-outline::before {
  content: "";
}

.mdi-arrow-up-thick::before {
  content: "";
}

.mdi-arrow-vertical-lock::before {
  content: "󰆇";
}

.mdi-artist::before {
  content: "";
}

.mdi-artist-outline::before {
  content: "ﳅ";
}

.mdi-artstation::before {
  content: "﬷";
}

.mdi-aspect-ratio::before {
  content: "﨣";
}

.mdi-assistant::before {
  content: "";
}

.mdi-asterisk::before {
  content: "";
}

.mdi-at::before {
  content: "";
}

.mdi-atlassian::before {
  content: "";
}

.mdi-atm::before {
  content: "ﴣ";
}

.mdi-atom::before {
  content: "";
}

.mdi-atom-variant::before {
  content: "ﺘ";
}

.mdi-attachment::before {
  content: "";
}

.mdi-audio-video::before {
  content: "祿";
}

.mdi-audio-video-off::before {
  content: "󰇡";
}

.mdi-audiobook::before {
  content: "";
}

.mdi-augmented-reality::before {
  content: "";
}

.mdi-auto-fix::before {
  content: "";
}

.mdi-auto-upload::before {
  content: "";
}

.mdi-autorenew::before {
  content: "";
}

.mdi-av-timer::before {
  content: "";
}

.mdi-aws::before {
  content: "ﷲ";
}

.mdi-axe::before {
  content: "";
}

.mdi-axis::before {
  content: "ﴤ";
}

.mdi-axis-arrow::before {
  content: "ﴥ";
}

.mdi-axis-arrow-lock::before {
  content: "ﴦ";
}

.mdi-axis-lock::before {
  content: "ﴧ";
}

.mdi-axis-x-arrow::before {
  content: "ﴨ";
}

.mdi-axis-x-arrow-lock::before {
  content: "ﴩ";
}

.mdi-axis-x-rotate-clockwise::before {
  content: "ﴪ";
}

.mdi-axis-x-rotate-counterclockwise::before {
  content: "ﴫ";
}

.mdi-axis-x-y-arrow-lock::before {
  content: "ﴬ";
}

.mdi-axis-y-arrow::before {
  content: "ﴭ";
}

.mdi-axis-y-arrow-lock::before {
  content: "ﴮ";
}

.mdi-axis-y-rotate-clockwise::before {
  content: "ﴯ";
}

.mdi-axis-y-rotate-counterclockwise::before {
  content: "ﴰ";
}

.mdi-axis-z-arrow::before {
  content: "ﴱ";
}

.mdi-axis-z-arrow-lock::before {
  content: "ﴲ";
}

.mdi-axis-z-rotate-clockwise::before {
  content: "ﴳ";
}

.mdi-axis-z-rotate-counterclockwise::before {
  content: "ﴴ";
}

.mdi-azure::before {
  content: "";
}

.mdi-azure-devops::before {
  content: "󰂑";
}

.mdi-babel::before {
  content: "﨤";
}

.mdi-baby::before {
  content: "";
}

.mdi-baby-bottle::before {
  content: "ｖ";
}

.mdi-baby-bottle-outline::before {
  content: "ｗ";
}

.mdi-baby-carriage::before {
  content: "";
}

.mdi-baby-carriage-off::before {
  content: "￀";
}

.mdi-baby-face::before {
  content: "ﺙ";
}

.mdi-baby-face-outline::before {
  content: "ﺚ";
}

.mdi-backburger::before {
  content: "";
}

.mdi-backspace::before {
  content: "";
}

.mdi-backspace-outline::before {
  content: "טּ";
}

.mdi-backspace-reverse::before {
  content: "ﺛ";
}

.mdi-backspace-reverse-outline::before {
  content: "ﺜ";
}

.mdi-backup-restore::before {
  content: "";
}

.mdi-bacteria::before {
  content: "ﻲ";
}

.mdi-bacteria-outline::before {
  content: "ﻳ";
}

.mdi-badminton::before {
  content: "";
}

.mdi-bag-carry-on::before {
  content: "ｘ";
}

.mdi-bag-carry-on-check::before {
  content: "﵁";
}

.mdi-bag-carry-on-off::before {
  content: "ｙ";
}

.mdi-bag-checked::before {
  content: "ｚ";
}

.mdi-bag-personal::before {
  content: "ﷳ";
}

.mdi-bag-personal-off::before {
  content: "ﷴ";
}

.mdi-bag-personal-off-outline::before {
  content: "ﷵ";
}

.mdi-bag-personal-outline::before {
  content: "ﷶ";
}

.mdi-baguette::before {
  content: "｛";
}

.mdi-balloon::before {
  content: "逸";
}

.mdi-ballot::before {
  content: "杻";
}

.mdi-ballot-outline::before {
  content: "柳";
}

.mdi-ballot-recount::before {
  content: "ﰕ";
}

.mdi-ballot-recount-outline::before {
  content: "ﰖ";
}

.mdi-bandage::before {
  content: "ﶋ";
}

.mdi-bandcamp::before {
  content: "";
}

.mdi-bank::before {
  content: "";
}

.mdi-bank-minus::before {
  content: "ﶌ";
}

.mdi-bank-outline::before {
  content: "ﺝ";
}

.mdi-bank-plus::before {
  content: "ﶍ";
}

.mdi-bank-remove::before {
  content: "ﶎ";
}

.mdi-bank-transfer::before {
  content: "都";
}

.mdi-bank-transfer-in::before {
  content: "﨧";
}

.mdi-bank-transfer-out::before {
  content: "﨨";
}

.mdi-barcode::before {
  content: "";
}

.mdi-barcode-off::before {
  content: "󰉡";
}

.mdi-barcode-scan::before {
  content: "";
}

.mdi-barley::before {
  content: "";
}

.mdi-barley-off::before {
  content: "יּ";
}

.mdi-barn::before {
  content: "ךּ";
}

.mdi-barrel::before {
  content: "";
}

.mdi-baseball::before {
  content: "";
}

.mdi-baseball-bat::before {
  content: "";
}

.mdi-basecamp::before {
  content: "";
}

.mdi-bash::before {
  content: "󰆮";
}

.mdi-basket::before {
  content: "";
}

.mdi-basket-fill::before {
  content: "";
}

.mdi-basket-outline::before {
  content: "󰆬";
}

.mdi-basket-unfill::before {
  content: "";
}

.mdi-basketball::before {
  content: "";
}

.mdi-basketball-hoop::before {
  content: "ﰗ";
}

.mdi-basketball-hoop-outline::before {
  content: "ﰘ";
}

.mdi-bat::before {
  content: "כּ";
}

.mdi-battery::before {
  content: "";
}

.mdi-battery-10::before {
  content: "";
}

.mdi-battery-10-bluetooth::before {
  content: "綠";
}

.mdi-battery-20::before {
  content: "";
}

.mdi-battery-20-bluetooth::before {
  content: "菉";
}

.mdi-battery-30::before {
  content: "";
}

.mdi-battery-30-bluetooth::before {
  content: "錄";
}

.mdi-battery-40::before {
  content: "";
}

.mdi-battery-40-bluetooth::before {
  content: "鹿";
}

.mdi-battery-50::before {
  content: "";
}

.mdi-battery-50-bluetooth::before {
  content: "論";
}

.mdi-battery-60::before {
  content: "";
}

.mdi-battery-60-bluetooth::before {
  content: "壟";
}

.mdi-battery-70::before {
  content: "";
}

.mdi-battery-70-bluetooth::before {
  content: "弄";
}

.mdi-battery-80::before {
  content: "";
}

.mdi-battery-80-bluetooth::before {
  content: "籠";
}

.mdi-battery-90::before {
  content: "";
}

.mdi-battery-90-bluetooth::before {
  content: "聾";
}

.mdi-battery-alert::before {
  content: "";
}

.mdi-battery-alert-bluetooth::before {
  content: "牢";
}

.mdi-battery-alert-variant::before {
  content: "󰃷";
}

.mdi-battery-alert-variant-outline::before {
  content: "󰃸";
}

.mdi-battery-bluetooth::before {
  content: "磊";
}

.mdi-battery-bluetooth-variant::before {
  content: "賂";
}

.mdi-battery-charging::before {
  content: "";
}

.mdi-battery-charging-10::before {
  content: "";
}

.mdi-battery-charging-100::before {
  content: "";
}

.mdi-battery-charging-20::before {
  content: "";
}

.mdi-battery-charging-30::before {
  content: "";
}

.mdi-battery-charging-40::before {
  content: "";
}

.mdi-battery-charging-50::before {
  content: "";
}

.mdi-battery-charging-60::before {
  content: "";
}

.mdi-battery-charging-70::before {
  content: "";
}

.mdi-battery-charging-80::before {
  content: "";
}

.mdi-battery-charging-90::before {
  content: "";
}

.mdi-battery-charging-high::before {
  content: "󰋑";
}

.mdi-battery-charging-low::before {
  content: "󰋏";
}

.mdi-battery-charging-medium::before {
  content: "󰋐";
}

.mdi-battery-charging-outline::before {
  content: "";
}

.mdi-battery-charging-wireless::before {
  content: "";
}

.mdi-battery-charging-wireless-10::before {
  content: "";
}

.mdi-battery-charging-wireless-20::before {
  content: "";
}

.mdi-battery-charging-wireless-30::before {
  content: "";
}

.mdi-battery-charging-wireless-40::before {
  content: "";
}

.mdi-battery-charging-wireless-50::before {
  content: "";
}

.mdi-battery-charging-wireless-60::before {
  content: "";
}

.mdi-battery-charging-wireless-70::before {
  content: "";
}

.mdi-battery-charging-wireless-80::before {
  content: "";
}

.mdi-battery-charging-wireless-90::before {
  content: "";
}

.mdi-battery-charging-wireless-alert::before {
  content: "";
}

.mdi-battery-charging-wireless-outline::before {
  content: "";
}

.mdi-battery-heart::before {
  content: "󰈺";
}

.mdi-battery-heart-outline::before {
  content: "󰈻";
}

.mdi-battery-heart-variant::before {
  content: "󰈼";
}

.mdi-battery-high::before {
  content: "󰋎";
}

.mdi-battery-low::before {
  content: "󰋌";
}

.mdi-battery-medium::before {
  content: "󰋍";
}

.mdi-battery-minus::before {
  content: "";
}

.mdi-battery-negative::before {
  content: "";
}

.mdi-battery-off::before {
  content: "󰊈";
}

.mdi-battery-off-outline::before {
  content: "󰊉";
}

.mdi-battery-outline::before {
  content: "";
}

.mdi-battery-plus::before {
  content: "";
}

.mdi-battery-positive::before {
  content: "";
}

.mdi-battery-unknown::before {
  content: "";
}

.mdi-battery-unknown-bluetooth::before {
  content: "雷";
}

.mdi-battlenet::before {
  content: "לּ";
}

.mdi-beach::before {
  content: "";
}

.mdi-beaker::before {
  content: "ﳆ";
}

.mdi-beaker-alert::before {
  content: "󰉔";
}

.mdi-beaker-alert-outline::before {
  content: "󰉕";
}

.mdi-beaker-check::before {
  content: "󰉖";
}

.mdi-beaker-check-outline::before {
  content: "󰉗";
}

.mdi-beaker-minus::before {
  content: "󰉘";
}

.mdi-beaker-minus-outline::before {
  content: "󰉙";
}

.mdi-beaker-outline::before {
  content: "";
}

.mdi-beaker-plus::before {
  content: "󰉚";
}

.mdi-beaker-plus-outline::before {
  content: "󰉛";
}

.mdi-beaker-question::before {
  content: "󰉜";
}

.mdi-beaker-question-outline::before {
  content: "󰉝";
}

.mdi-beaker-remove::before {
  content: "󰉞";
}

.mdi-beaker-remove-outline::before {
  content: "󰉟";
}

.mdi-beats::before {
  content: "";
}

.mdi-bed-double::before {
  content: "󰂒";
}

.mdi-bed-double-outline::before {
  content: "󰂓";
}

.mdi-bed-empty::before {
  content: "";
}

.mdi-bed-king::before {
  content: "󰂔";
}

.mdi-bed-king-outline::before {
  content: "󰂕";
}

.mdi-bed-queen::before {
  content: "󰂖";
}

.mdi-bed-queen-outline::before {
  content: "󰂗";
}

.mdi-bed-single::before {
  content: "󰂘";
}

.mdi-bed-single-outline::before {
  content: "󰂙";
}

.mdi-bee::before {
  content: "￁";
}

.mdi-bee-flower::before {
  content: "ￂ";
}

.mdi-beehive-outline::before {
  content: "󰃹";
}

.mdi-beer::before {
  content: "";
}

.mdi-behance::before {
  content: "";
}

.mdi-bell::before {
  content: "";
}

.mdi-bell-alert::before {
  content: "ﴵ";
}

.mdi-bell-alert-outline::before {
  content: "ﺞ";
}

.mdi-bell-check::before {
  content: "󰈐";
}

.mdi-bell-check-outline::before {
  content: "󰈑";
}

.mdi-bell-circle::before {
  content: "ﴶ";
}

.mdi-bell-circle-outline::before {
  content: "ﴷ";
}

.mdi-bell-off::before {
  content: "";
}

.mdi-bell-off-outline::before {
  content: "敖";
}

.mdi-bell-outline::before {
  content: "";
}

.mdi-bell-plus::before {
  content: "";
}

.mdi-bell-plus-outline::before {
  content: "晴";
}

.mdi-bell-ring::before {
  content: "";
}

.mdi-bell-ring-outline::before {
  content: "";
}

.mdi-bell-sleep::before {
  content: "";
}

.mdi-bell-sleep-outline::before {
  content: "朗";
}

.mdi-beta::before {
  content: "";
}

.mdi-betamax::before {
  content: "流";
}

.mdi-biathlon::before {
  content: "ﷷ";
}

.mdi-bible::before {
  content: "";
}

.mdi-bicycle::before {
  content: "󰃇";
}

.mdi-bicycle-basket::before {
  content: "󰉠";
}

.mdi-bike::before {
  content: "";
}

.mdi-bike-fast::before {
  content: "󰅊";
}

.mdi-billboard::before {
  content: "󰀲";
}

.mdi-billiards::before {
  content: "﬽";
}

.mdi-billiards-rack::before {
  content: "מּ";
}

.mdi-bing::before {
  content: "";
}

.mdi-binoculars::before {
  content: "";
}

.mdi-bio::before {
  content: "";
}

.mdi-biohazard::before {
  content: "";
}

.mdi-bitbucket::before {
  content: "";
}

.mdi-bitcoin::before {
  content: "";
}

.mdi-black-mesa::before {
  content: "";
}

.mdi-blackberry::before {
  content: "";
}

.mdi-blender::before {
  content: "ﳇ";
}

.mdi-blender-software::before {
  content: "";
}

.mdi-blinds::before {
  content: "";
}

.mdi-blinds-open::before {
  content: "󰀳";
}

.mdi-block-helper::before {
  content: "";
}

.mdi-blogger::before {
  content: "";
}

.mdi-blood-bag::before {
  content: "ﳈ";
}

.mdi-bluetooth::before {
  content: "";
}

.mdi-bluetooth-audio::before {
  content: "";
}

.mdi-bluetooth-connect::before {
  content: "";
}

.mdi-bluetooth-off::before {
  content: "";
}

.mdi-bluetooth-settings::before {
  content: "";
}

.mdi-bluetooth-transfer::before {
  content: "";
}

.mdi-blur::before {
  content: "";
}

.mdi-blur-linear::before {
  content: "";
}

.mdi-blur-off::before {
  content: "";
}

.mdi-blur-radial::before {
  content: "";
}

.mdi-bolnisi-cross::before {
  content: "ﳉ";
}

.mdi-bolt::before {
  content: "ﶏ";
}

.mdi-bomb::before {
  content: "";
}

.mdi-bomb-off::before {
  content: "";
}

.mdi-bone::before {
  content: "";
}

.mdi-book::before {
  content: "";
}

.mdi-book-information-variant::before {
  content: "󰂚";
}

.mdi-book-lock::before {
  content: "";
}

.mdi-book-lock-open::before {
  content: "";
}

.mdi-book-minus::before {
  content: "";
}

.mdi-book-minus-multiple::before {
  content: "望";
}

.mdi-book-multiple::before {
  content: "";
}

.mdi-book-open::before {
  content: "";
}

.mdi-book-open-outline::before {
  content: "﬿";
}

.mdi-book-open-page-variant::before {
  content: "";
}

.mdi-book-open-variant::before {
  content: "";
}

.mdi-book-outline::before {
  content: "נּ";
}

.mdi-book-play::before {
  content: "ﺟ";
}

.mdi-book-play-outline::before {
  content: "ﺠ";
}

.mdi-book-plus::before {
  content: "";
}

.mdi-book-plus-multiple::before {
  content: "杖";
}

.mdi-book-remove::before {
  content: "殺";
}

.mdi-book-remove-multiple::before {
  content: "歹";
}

.mdi-book-search::before {
  content: "ﺡ";
}

.mdi-book-search-outline::before {
  content: "ﺢ";
}

.mdi-book-variant::before {
  content: "";
}

.mdi-book-variant-multiple::before {
  content: "";
}

.mdi-bookmark::before {
  content: "";
}

.mdi-bookmark-check::before {
  content: "";
}

.mdi-bookmark-minus::before {
  content: "溜";
}

.mdi-bookmark-minus-outline::before {
  content: "琉";
}

.mdi-bookmark-multiple::before {
  content: "ﷸ";
}

.mdi-bookmark-multiple-outline::before {
  content: "ﷹ";
}

.mdi-bookmark-music::before {
  content: "";
}

.mdi-bookmark-off::before {
  content: "留";
}

.mdi-bookmark-off-outline::before {
  content: "硫";
}

.mdi-bookmark-outline::before {
  content: "";
}

.mdi-bookmark-plus::before {
  content: "";
}

.mdi-bookmark-plus-outline::before {
  content: "";
}

.mdi-bookmark-remove::before {
  content: "";
}

.mdi-bookshelf::before {
  content: "󰊊";
}

.mdi-boom-gate::before {
  content: "ﺣ";
}

.mdi-boom-gate-alert::before {
  content: "ﺤ";
}

.mdi-boom-gate-alert-outline::before {
  content: "ﺥ";
}

.mdi-boom-gate-down::before {
  content: "ﺦ";
}

.mdi-boom-gate-down-outline::before {
  content: "ﺧ";
}

.mdi-boom-gate-outline::before {
  content: "ﺨ";
}

.mdi-boom-gate-up::before {
  content: "ﺩ";
}

.mdi-boom-gate-up-outline::before {
  content: "ﺪ";
}

.mdi-boombox::before {
  content: "";
}

.mdi-boomerang::before {
  content: "󰃺";
}

.mdi-bootstrap::before {
  content: "";
}

.mdi-border-all::before {
  content: "";
}

.mdi-border-all-variant::before {
  content: "";
}

.mdi-border-bottom::before {
  content: "";
}

.mdi-border-bottom-variant::before {
  content: "";
}

.mdi-border-color::before {
  content: "";
}

.mdi-border-horizontal::before {
  content: "";
}

.mdi-border-inside::before {
  content: "";
}

.mdi-border-left::before {
  content: "";
}

.mdi-border-left-variant::before {
  content: "";
}

.mdi-border-none::before {
  content: "";
}

.mdi-border-none-variant::before {
  content: "";
}

.mdi-border-outside::before {
  content: "";
}

.mdi-border-right::before {
  content: "";
}

.mdi-border-right-variant::before {
  content: "";
}

.mdi-border-style::before {
  content: "";
}

.mdi-border-top::before {
  content: "";
}

.mdi-border-top-variant::before {
  content: "";
}

.mdi-border-vertical::before {
  content: "";
}

.mdi-bottle-soda::before {
  content: "󰂛";
}

.mdi-bottle-soda-classic::before {
  content: "󰂜";
}

.mdi-bottle-soda-outline::before {
  content: "󰂝";
}

.mdi-bottle-tonic::before {
  content: "󰅙";
}

.mdi-bottle-tonic-outline::before {
  content: "󰅚";
}

.mdi-bottle-tonic-plus::before {
  content: "󰅛";
}

.mdi-bottle-tonic-plus-outline::before {
  content: "󰅜";
}

.mdi-bottle-tonic-skull::before {
  content: "󰅝";
}

.mdi-bottle-tonic-skull-outline::before {
  content: "󰅞";
}

.mdi-bottle-wine::before {
  content: "";
}

.mdi-bow-tie::before {
  content: "";
}

.mdi-bowl::before {
  content: "";
}

.mdi-bowling::before {
  content: "";
}

.mdi-box::before {
  content: "";
}

.mdi-box-cutter::before {
  content: "";
}

.mdi-box-shadow::before {
  content: "";
}

.mdi-boxing-glove::before {
  content: "סּ";
}

.mdi-braille::before {
  content: "紐";
}

.mdi-brain::before {
  content: "類";
}

.mdi-bread-slice::before {
  content: "ﳊ";
}

.mdi-bread-slice-outline::before {
  content: "ﳋ";
}

.mdi-bridge::before {
  content: "";
}

.mdi-briefcase::before {
  content: "";
}

.mdi-briefcase-account::before {
  content: "ﳌ";
}

.mdi-briefcase-account-outline::before {
  content: "ﳍ";
}

.mdi-briefcase-check::before {
  content: "";
}

.mdi-briefcase-clock::before {
  content: "󰃻";
}

.mdi-briefcase-clock-outline::before {
  content: "󰃼";
}

.mdi-briefcase-download::before {
  content: "";
}

.mdi-briefcase-download-outline::before {
  content: "ﰙ";
}

.mdi-briefcase-edit::before {
  content: "流";
}

.mdi-briefcase-edit-outline::before {
  content: "ﰚ";
}

.mdi-briefcase-minus::before {
  content: "﨩";
}

.mdi-briefcase-minus-outline::before {
  content: "ﰛ";
}

.mdi-briefcase-outline::before {
  content: "";
}

.mdi-briefcase-plus::before {
  content: "飯";
}

.mdi-briefcase-plus-outline::before {
  content: "ﰜ";
}

.mdi-briefcase-remove::before {
  content: "飼";
}

.mdi-briefcase-remove-outline::before {
  content: "ﰝ";
}

.mdi-briefcase-search::before {
  content: "館";
}

.mdi-briefcase-search-outline::before {
  content: "ﰞ";
}

.mdi-briefcase-upload::before {
  content: "";
}

.mdi-briefcase-upload-outline::before {
  content: "ﰟ";
}

.mdi-brightness-1::before {
  content: "";
}

.mdi-brightness-2::before {
  content: "";
}

.mdi-brightness-3::before {
  content: "";
}

.mdi-brightness-4::before {
  content: "";
}

.mdi-brightness-5::before {
  content: "";
}

.mdi-brightness-6::before {
  content: "";
}

.mdi-brightness-7::before {
  content: "";
}

.mdi-brightness-auto::before {
  content: "";
}

.mdi-brightness-percent::before {
  content: "ﳎ";
}

.mdi-broom::before {
  content: "";
}

.mdi-brush::before {
  content: "";
}

.mdi-buddhism::before {
  content: "壘";
}

.mdi-buffer::before {
  content: "";
}

.mdi-bug::before {
  content: "";
}

.mdi-bug-check::before {
  content: "鶴";
}

.mdi-bug-check-outline::before {
  content: "郞";
}

.mdi-bug-outline::before {
  content: "隷";
}

.mdi-bugle::before {
  content: "﶐";
}

.mdi-bulldozer::before {
  content: "﬇";
}

.mdi-bullet::before {
  content: "ﳏ";
}

.mdi-bulletin-board::before {
  content: "";
}

.mdi-bullhorn::before {
  content: "";
}

.mdi-bullhorn-outline::before {
  content: "﬈";
}

.mdi-bullseye::before {
  content: "";
}

.mdi-bullseye-arrow::before {
  content: "";
}

.mdi-bus::before {
  content: "";
}

.mdi-bus-alert::before {
  content: "滛";
}

.mdi-bus-articulated-end::before {
  content: "";
}

.mdi-bus-articulated-front::before {
  content: "";
}

.mdi-bus-clock::before {
  content: "";
}

.mdi-bus-double-decker::before {
  content: "";
}

.mdi-bus-marker::before {
  content: "󰈽";
}

.mdi-bus-multiple::before {
  content: "｜";
}

.mdi-bus-school::before {
  content: "";
}

.mdi-bus-side::before {
  content: "";
}

.mdi-bus-stop::before {
  content: "󰀴";
}

.mdi-bus-stop-covered::before {
  content: "󰀵";
}

.mdi-bus-stop-uncovered::before {
  content: "󰀶";
}

.mdi-cached::before {
  content: "";
}

.mdi-cactus::before {
  content: "﶑";
}

.mdi-cake::before {
  content: "";
}

.mdi-cake-layered::before {
  content: "";
}

.mdi-cake-variant::before {
  content: "";
}

.mdi-calculator::before {
  content: "";
}

.mdi-calculator-variant::before {
  content: "滋";
}

.mdi-calendar::before {
  content: "";
}

.mdi-calendar-account::before {
  content: "ﻴ";
}

.mdi-calendar-account-outline::before {
  content: "ﻵ";
}

.mdi-calendar-alert::before {
  content: "侮";
}

.mdi-calendar-arrow-left::before {
  content: "󰅟";
}

.mdi-calendar-arrow-right::before {
  content: "󰅠";
}

.mdi-calendar-blank::before {
  content: "";
}

.mdi-calendar-blank-multiple::before {
  content: "󰂞";
}

.mdi-calendar-blank-outline::before {
  content: "﭂";
}

.mdi-calendar-check::before {
  content: "";
}

.mdi-calendar-check-outline::before {
  content: "ﰠ";
}

.mdi-calendar-clock::before {
  content: "";
}

.mdi-calendar-edit::before {
  content: "";
}

.mdi-calendar-export::before {
  content: "﬉";
}

.mdi-calendar-heart::before {
  content: "六";
}

.mdi-calendar-import::before {
  content: "﬊";
}

.mdi-calendar-minus::before {
  content: "ﴸ";
}

.mdi-calendar-month::before {
  content: "ﷺ";
}

.mdi-calendar-month-outline::before {
  content: "ﷻ";
}

.mdi-calendar-multiple::before {
  content: "";
}

.mdi-calendar-multiple-check::before {
  content: "";
}

.mdi-calendar-multiselect::before {
  content: "僧";
}

.mdi-calendar-outline::before {
  content: "ףּ";
}

.mdi-calendar-plus::before {
  content: "";
}

.mdi-calendar-question::before {
  content: "";
}

.mdi-calendar-range::before {
  content: "";
}

.mdi-calendar-range-outline::before {
  content: "פּ";
}

.mdi-calendar-remove::before {
  content: "";
}

.mdi-calendar-remove-outline::before {
  content: "ﰡ";
}

.mdi-calendar-repeat::before {
  content: "ﺫ";
}

.mdi-calendar-repeat-outline::before {
  content: "ﺬ";
}

.mdi-calendar-search::before {
  content: "屢";
}

.mdi-calendar-star::before {
  content: "戮";
}

.mdi-calendar-text::before {
  content: "";
}

.mdi-calendar-text-outline::before {
  content: "ﰢ";
}

.mdi-calendar-today::before {
  content: "";
}

.mdi-calendar-week::before {
  content: "免";
}

.mdi-calendar-week-begin::before {
  content: "勉";
}

.mdi-calendar-weekend::before {
  content: "ﻶ";
}

.mdi-calendar-weekend-outline::before {
  content: "ﻷ";
}

.mdi-call-made::before {
  content: "";
}

.mdi-call-merge::before {
  content: "";
}

.mdi-call-missed::before {
  content: "";
}

.mdi-call-received::before {
  content: "";
}

.mdi-call-split::before {
  content: "";
}

.mdi-camcorder::before {
  content: "";
}

.mdi-camcorder-box::before {
  content: "";
}

.mdi-camcorder-box-off::before {
  content: "";
}

.mdi-camcorder-off::before {
  content: "";
}

.mdi-camera::before {
  content: "";
}

.mdi-camera-account::before {
  content: "";
}

.mdi-camera-burst::before {
  content: "";
}

.mdi-camera-control::before {
  content: "﭅";
}

.mdi-camera-enhance::before {
  content: "";
}

.mdi-camera-enhance-outline::before {
  content: "צּ";
}

.mdi-camera-front::before {
  content: "";
}

.mdi-camera-front-variant::before {
  content: "";
}

.mdi-camera-gopro::before {
  content: "";
}

.mdi-camera-image::before {
  content: "";
}

.mdi-camera-iris::before {
  content: "";
}

.mdi-camera-metering-center::before {
  content: "";
}

.mdi-camera-metering-matrix::before {
  content: "";
}

.mdi-camera-metering-partial::before {
  content: "";
}

.mdi-camera-metering-spot::before {
  content: "";
}

.mdi-camera-off::before {
  content: "";
}

.mdi-camera-outline::before {
  content: "ﴹ";
}

.mdi-camera-party-mode::before {
  content: "";
}

.mdi-camera-plus::before {
  content: "ﻸ";
}

.mdi-camera-plus-outline::before {
  content: "ﻹ";
}

.mdi-camera-rear::before {
  content: "";
}

.mdi-camera-rear-variant::before {
  content: "";
}

.mdi-camera-retake::before {
  content: "﷼";
}

.mdi-camera-retake-outline::before {
  content: "﷽";
}

.mdi-camera-switch::before {
  content: "";
}

.mdi-camera-timer::before {
  content: "";
}

.mdi-camera-wireless::before {
  content: "ﶒ";
}

.mdi-camera-wireless-outline::before {
  content: "ﶓ";
}

.mdi-campfire::before {
  content: "ﻺ";
}

.mdi-cancel::before {
  content: "";
}

.mdi-candle::before {
  content: "";
}

.mdi-candycane::before {
  content: "";
}

.mdi-cannabis::before {
  content: "";
}

.mdi-caps-lock::before {
  content: "漢";
}

.mdi-car::before {
  content: "";
}

.mdi-car-2-plus::before {
  content: "󰀷";
}

.mdi-car-3-plus::before {
  content: "󰀸";
}

.mdi-car-back::before {
  content: "﷾";
}

.mdi-car-battery::before {
  content: "";
}

.mdi-car-brake-abs::before {
  content: "ﰣ";
}

.mdi-car-brake-alert::before {
  content: "ﰤ";
}

.mdi-car-brake-hold::before {
  content: "ﴺ";
}

.mdi-car-brake-parking::before {
  content: "ﴻ";
}

.mdi-car-brake-retarder::before {
  content: "󰀹";
}

.mdi-car-child-seat::before {
  content: "ￃ";
}

.mdi-car-clutch::before {
  content: "󰀺";
}

.mdi-car-connected::before {
  content: "";
}

.mdi-car-convertible::before {
  content: "";
}

.mdi-car-coolant-level::before {
  content: "󰀻";
}

.mdi-car-cruise-control::before {
  content: "ﴼ";
}

.mdi-car-defrost-front::before {
  content: "ﴽ";
}

.mdi-car-defrost-rear::before {
  content: "﴾";
}

.mdi-car-door::before {
  content: "קּ";
}

.mdi-car-door-lock::before {
  content: "󰃈";
}

.mdi-car-electric::before {
  content: "רּ";
}

.mdi-car-esp::before {
  content: "ﰥ";
}

.mdi-car-estate::before {
  content: "";
}

.mdi-car-hatchback::before {
  content: "";
}

.mdi-car-info::before {
  content: "󰇩";
}

.mdi-car-key::before {
  content: "שּ";
}

.mdi-car-light-dimmed::before {
  content: "ﰦ";
}

.mdi-car-light-fog::before {
  content: "ﰧ";
}

.mdi-car-light-high::before {
  content: "ﰨ";
}

.mdi-car-limousine::before {
  content: "";
}

.mdi-car-multiple::before {
  content: "תּ";
}

.mdi-car-off::before {
  content: "﷿";
}

.mdi-car-parking-lights::before {
  content: "﴿";
}

.mdi-car-pickup::before {
  content: "";
}

.mdi-car-seat::before {
  content: "ￄ";
}

.mdi-car-seat-cooler::before {
  content: "ￅ";
}

.mdi-car-seat-heater::before {
  content: "ￆ";
}

.mdi-car-shift-pattern::before {
  content: "｝";
}

.mdi-car-side::before {
  content: "";
}

.mdi-car-sports::before {
  content: "";
}

.mdi-car-tire-alert::before {
  content: "ﰩ";
}

.mdi-car-traction-control::before {
  content: "﵀";
}

.mdi-car-turbocharger::before {
  content: "󰀼";
}

.mdi-car-wash::before {
  content: "";
}

.mdi-car-windshield::before {
  content: "󰀽";
}

.mdi-car-windshield-outline::before {
  content: "󰀾";
}

.mdi-caravan::before {
  content: "";
}

.mdi-card::before {
  content: "וֹ";
}

.mdi-card-bulleted::before {
  content: "בֿ";
}

.mdi-card-bulleted-off::before {
  content: "כֿ";
}

.mdi-card-bulleted-off-outline::before {
  content: "פֿ";
}

.mdi-card-bulleted-outline::before {
  content: "ﭏ";
}

.mdi-card-bulleted-settings::before {
  content: "ﭐ";
}

.mdi-card-bulleted-settings-outline::before {
  content: "ﭑ";
}

.mdi-card-outline::before {
  content: "ﭒ";
}

.mdi-card-plus::before {
  content: "󰈪";
}

.mdi-card-plus-outline::before {
  content: "󰈫";
}

.mdi-card-search::before {
  content: "󰂟";
}

.mdi-card-search-outline::before {
  content: "󰂠";
}

.mdi-card-text::before {
  content: "ﭓ";
}

.mdi-card-text-outline::before {
  content: "ﭔ";
}

.mdi-cards::before {
  content: "";
}

.mdi-cards-club::before {
  content: "";
}

.mdi-cards-diamond::before {
  content: "";
}

.mdi-cards-diamond-outline::before {
  content: "󰀿";
}

.mdi-cards-heart::before {
  content: "";
}

.mdi-cards-outline::before {
  content: "";
}

.mdi-cards-playing-outline::before {
  content: "";
}

.mdi-cards-spade::before {
  content: "";
}

.mdi-cards-variant::before {
  content: "";
}

.mdi-carrot::before {
  content: "";
}

.mdi-cart::before {
  content: "";
}

.mdi-cart-arrow-down::before {
  content: "﵂";
}

.mdi-cart-arrow-right::before {
  content: "ﰪ";
}

.mdi-cart-arrow-up::before {
  content: "﵃";
}

.mdi-cart-minus::before {
  content: "﵄";
}

.mdi-cart-off::before {
  content: "";
}

.mdi-cart-outline::before {
  content: "";
}

.mdi-cart-plus::before {
  content: "";
}

.mdi-cart-remove::before {
  content: "﵅";
}

.mdi-case-sensitive-alt::before {
  content: "";
}

.mdi-cash::before {
  content: "";
}

.mdi-cash-100::before {
  content: "";
}

.mdi-cash-marker::before {
  content: "ﶔ";
}

.mdi-cash-minus::before {
  content: "󰊋";
}

.mdi-cash-multiple::before {
  content: "";
}

.mdi-cash-plus::before {
  content: "󰊌";
}

.mdi-cash-refund::before {
  content: "瀞";
}

.mdi-cash-register::before {
  content: "ﳐ";
}

.mdi-cash-remove::before {
  content: "󰊍";
}

.mdi-cash-usd::before {
  content: "󰆡";
}

.mdi-cash-usd-outline::before {
  content: "";
}

.mdi-cassette::before {
  content: "陸";
}

.mdi-cast::before {
  content: "";
}

.mdi-cast-audio::before {
  content: "󰁀";
}

.mdi-cast-connected::before {
  content: "";
}

.mdi-cast-education::before {
  content: "﹭";
}

.mdi-cast-off::before {
  content: "";
}

.mdi-castle::before {
  content: "";
}

.mdi-cat::before {
  content: "";
}

.mdi-cctv::before {
  content: "";
}

.mdi-ceiling-light::before {
  content: "";
}

.mdi-cellphone::before {
  content: "";
}

.mdi-cellphone-android::before {
  content: "";
}

.mdi-cellphone-arrow-down::before {
  content: "倫";
}

.mdi-cellphone-basic::before {
  content: "";
}

.mdi-cellphone-dock::before {
  content: "";
}

.mdi-cellphone-erase::before {
  content: "樓";
}

.mdi-cellphone-information::before {
  content: "～";
}

.mdi-cellphone-iphone::before {
  content: "";
}

.mdi-cellphone-key::before {
  content: "淚";
}

.mdi-cellphone-link::before {
  content: "";
}

.mdi-cellphone-link-off::before {
  content: "";
}

.mdi-cellphone-lock::before {
  content: "漏";
}

.mdi-cellphone-message::before {
  content: "";
}

.mdi-cellphone-message-off::before {
  content: "󰃽";
}

.mdi-cellphone-nfc::before {
  content: "ﺭ";
}

.mdi-cellphone-off::before {
  content: "累";
}

.mdi-cellphone-play::before {
  content: "󰁁";
}

.mdi-cellphone-screenshot::before {
  content: "勤";
}

.mdi-cellphone-settings::before {
  content: "";
}

.mdi-cellphone-settings-variant::before {
  content: "縷";
}

.mdi-cellphone-sound::before {
  content: "陋";
}

.mdi-cellphone-text::before {
  content: "";
}

.mdi-cellphone-wireless::before {
  content: "";
}

.mdi-celtic-cross::before {
  content: "ﳑ";
}

.mdi-centos::before {
  content: "󰅅";
}

.mdi-certificate::before {
  content: "";
}

.mdi-certificate-outline::before {
  content: "󰆳";
}

.mdi-chair-rolling::before {
  content: "ﾺ";
}

.mdi-chair-school::before {
  content: "";
}

.mdi-charity::before {
  content: "ﰫ";
}

.mdi-chart-arc::before {
  content: "";
}

.mdi-chart-areaspline::before {
  content: "";
}

.mdi-chart-areaspline-variant::before {
  content: "ﺮ";
}

.mdi-chart-bar::before {
  content: "";
}

.mdi-chart-bar-stacked::before {
  content: "";
}

.mdi-chart-bell-curve::before {
  content: "ﰬ";
}

.mdi-chart-bell-curve-cumulative::before {
  content: "ￇ";
}

.mdi-chart-bubble::before {
  content: "";
}

.mdi-chart-donut::before {
  content: "";
}

.mdi-chart-donut-variant::before {
  content: "";
}

.mdi-chart-gantt::before {
  content: "";
}

.mdi-chart-histogram::before {
  content: "";
}

.mdi-chart-line::before {
  content: "";
}

.mdi-chart-line-stacked::before {
  content: "";
}

.mdi-chart-line-variant::before {
  content: "";
}

.mdi-chart-multiline::before {
  content: "";
}

.mdi-chart-multiple::before {
  content: "󰈾";
}

.mdi-chart-pie::before {
  content: "";
}

.mdi-chart-scatter-plot::before {
  content: "ﺯ";
}

.mdi-chart-scatter-plot-hexbin::before {
  content: "";
}

.mdi-chart-snakey::before {
  content: "󰈊";
}

.mdi-chart-snakey-variant::before {
  content: "󰈋";
}

.mdi-chart-timeline::before {
  content: "";
}

.mdi-chart-timeline-variant::before {
  content: "ﺰ";
}

.mdi-chart-tree::before {
  content: "ﺱ";
}

.mdi-chat::before {
  content: "ﭕ";
}

.mdi-chat-alert::before {
  content: "ﭖ";
}

.mdi-chat-outline::before {
  content: "ﻻ";
}

.mdi-chat-processing::before {
  content: "ﭗ";
}

.mdi-check::before {
  content: "";
}

.mdi-check-all::before {
  content: "";
}

.mdi-check-bold::before {
  content: "﹮";
}

.mdi-check-box-multiple-outline::before {
  content: "ﰭ";
}

.mdi-check-box-outline::before {
  content: "ﰮ";
}

.mdi-check-circle::before {
  content: "";
}

.mdi-check-circle-outline::before {
  content: "";
}

.mdi-check-decagram::before {
  content: "";
}

.mdi-check-network::before {
  content: "ﰯ";
}

.mdi-check-network-outline::before {
  content: "ﰰ";
}

.mdi-check-outline::before {
  content: "";
}

.mdi-check-underline::before {
  content: "ﹰ";
}

.mdi-check-underline-circle::before {
  content: "ﹱ";
}

.mdi-check-underline-circle-outline::before {
  content: "ﹲ";
}

.mdi-checkbook::before {
  content: "煮";
}

.mdi-checkbox-blank::before {
  content: "";
}

.mdi-checkbox-blank-circle::before {
  content: "";
}

.mdi-checkbox-blank-circle-outline::before {
  content: "";
}

.mdi-checkbox-blank-outline::before {
  content: "";
}

.mdi-checkbox-intermediate::before {
  content: "";
}

.mdi-checkbox-marked::before {
  content: "";
}

.mdi-checkbox-marked-circle::before {
  content: "";
}

.mdi-checkbox-marked-circle-outline::before {
  content: "";
}

.mdi-checkbox-marked-outline::before {
  content: "";
}

.mdi-checkbox-multiple-blank::before {
  content: "";
}

.mdi-checkbox-multiple-blank-circle::before {
  content: "";
}

.mdi-checkbox-multiple-blank-circle-outline::before {
  content: "";
}

.mdi-checkbox-multiple-blank-outline::before {
  content: "";
}

.mdi-checkbox-multiple-marked::before {
  content: "";
}

.mdi-checkbox-multiple-marked-circle::before {
  content: "";
}

.mdi-checkbox-multiple-marked-circle-outline::before {
  content: "";
}

.mdi-checkbox-multiple-marked-outline::before {
  content: "";
}

.mdi-checkerboard::before {
  content: "";
}

.mdi-checkerboard-minus::before {
  content: "󰈭";
}

.mdi-checkerboard-plus::before {
  content: "󰈬";
}

.mdi-checkerboard-remove::before {
  content: "󰈮";
}

.mdi-cheese::before {
  content: "󰋤";
}

.mdi-chef-hat::before {
  content: "ﭘ";
}

.mdi-chemical-weapon::before {
  content: "";
}

.mdi-chess-bishop::before {
  content: "";
}

.mdi-chess-king::before {
  content: "";
}

.mdi-chess-knight::before {
  content: "";
}

.mdi-chess-pawn::before {
  content: "";
}

.mdi-chess-queen::before {
  content: "";
}

.mdi-chess-rook::before {
  content: "";
}

.mdi-chevron-double-down::before {
  content: "";
}

.mdi-chevron-double-left::before {
  content: "";
}

.mdi-chevron-double-right::before {
  content: "";
}

.mdi-chevron-double-up::before {
  content: "";
}

.mdi-chevron-down::before {
  content: "";
}

.mdi-chevron-down-box::before {
  content: "崙";
}

.mdi-chevron-down-box-outline::before {
  content: "淪";
}

.mdi-chevron-down-circle::before {
  content: "﬋";
}

.mdi-chevron-down-circle-outline::before {
  content: "﬌";
}

.mdi-chevron-left::before {
  content: "";
}

.mdi-chevron-left-box::before {
  content: "輪";
}

.mdi-chevron-left-box-outline::before {
  content: "律";
}

.mdi-chevron-left-circle::before {
  content: "﬍";
}

.mdi-chevron-left-circle-outline::before {
  content: "﬎";
}

.mdi-chevron-right::before {
  content: "";
}

.mdi-chevron-right-box::before {
  content: "慄";
}

.mdi-chevron-right-box-outline::before {
  content: "栗";
}

.mdi-chevron-right-circle::before {
  content: "﬏";
}

.mdi-chevron-right-circle-outline::before {
  content: "﬐";
}

.mdi-chevron-triple-down::before {
  content: "ﶕ";
}

.mdi-chevron-triple-left::before {
  content: "ﶖ";
}

.mdi-chevron-triple-right::before {
  content: "ﶗ";
}

.mdi-chevron-triple-up::before {
  content: "ﶘ";
}

.mdi-chevron-up::before {
  content: "";
}

.mdi-chevron-up-box::before {
  content: "率";
}

.mdi-chevron-up-box-outline::before {
  content: "隆";
}

.mdi-chevron-up-circle::before {
  content: "﬑";
}

.mdi-chevron-up-circle-outline::before {
  content: "﬒";
}

.mdi-chili-hot::before {
  content: "";
}

.mdi-chili-medium::before {
  content: "";
}

.mdi-chili-mild::before {
  content: "";
}

.mdi-chip::before {
  content: "";
}

.mdi-christianity::before {
  content: "勒";
}

.mdi-christianity-outline::before {
  content: "ﳒ";
}

.mdi-church::before {
  content: "";
}

.mdi-cigar::before {
  content: "󰆴";
}

.mdi-circle::before {
  content: "";
}

.mdi-circle-double::before {
  content: "ﺲ";
}

.mdi-circle-edit-outline::before {
  content: "";
}

.mdi-circle-expand::before {
  content: "ﺳ";
}

.mdi-circle-medium::before {
  content: "利";
}

.mdi-circle-off-outline::before {
  content: "󰃾";
}

.mdi-circle-outline::before {
  content: "";
}

.mdi-circle-slice-1::before {
  content: "瞧";
}

.mdi-circle-slice-2::before {
  content: "爵";
}

.mdi-circle-slice-3::before {
  content: "犯";
}

.mdi-circle-slice-4::before {
  content: "猪";
}

.mdi-circle-slice-5::before {
  content: "瑱";
}

.mdi-circle-slice-6::before {
  content: "甆";
}

.mdi-circle-slice-7::before {
  content: "画";
}

.mdi-circle-slice-8::before {
  content: "瘝";
}

.mdi-circle-small::before {
  content: "吏";
}

.mdi-circular-saw::before {
  content: "ﹳ";
}

.mdi-cisco-webex::before {
  content: "";
}

.mdi-city::before {
  content: "";
}

.mdi-city-variant::before {
  content: "卑";
}

.mdi-city-variant-outline::before {
  content: "喝";
}

.mdi-clipboard::before {
  content: "";
}

.mdi-clipboard-account::before {
  content: "";
}

.mdi-clipboard-account-outline::before {
  content: "ﰱ";
}

.mdi-clipboard-alert::before {
  content: "";
}

.mdi-clipboard-alert-outline::before {
  content: "ﳓ";
}

.mdi-clipboard-arrow-down::before {
  content: "";
}

.mdi-clipboard-arrow-down-outline::before {
  content: "ﰲ";
}

.mdi-clipboard-arrow-left::before {
  content: "";
}

.mdi-clipboard-arrow-left-outline::before {
  content: "ﳔ";
}

.mdi-clipboard-arrow-right::before {
  content: "ﳕ";
}

.mdi-clipboard-arrow-right-outline::before {
  content: "ﳖ";
}

.mdi-clipboard-arrow-up::before {
  content: "ﰳ";
}

.mdi-clipboard-arrow-up-outline::before {
  content: "ﰴ";
}

.mdi-clipboard-check::before {
  content: "";
}

.mdi-clipboard-check-multiple::before {
  content: "󰊎";
}

.mdi-clipboard-check-multiple-outline::before {
  content: "󰊏";
}

.mdi-clipboard-check-outline::before {
  content: "";
}

.mdi-clipboard-file::before {
  content: "󰊐";
}

.mdi-clipboard-file-outline::before {
  content: "󰊑";
}

.mdi-clipboard-flow::before {
  content: "";
}

.mdi-clipboard-flow-outline::before {
  content: "󰅂";
}

.mdi-clipboard-list::before {
  content: "󰃿";
}

.mdi-clipboard-list-outline::before {
  content: "󰄀";
}

.mdi-clipboard-multiple::before {
  content: "󰊒";
}

.mdi-clipboard-multiple-outline::before {
  content: "󰊓";
}

.mdi-clipboard-outline::before {
  content: "";
}

.mdi-clipboard-play::before {
  content: "ﰵ";
}

.mdi-clipboard-play-multiple::before {
  content: "󰊔";
}

.mdi-clipboard-play-multiple-outline::before {
  content: "󰊕";
}

.mdi-clipboard-play-outline::before {
  content: "ﰶ";
}

.mdi-clipboard-plus::before {
  content: "";
}

.mdi-clipboard-pulse::before {
  content: "";
}

.mdi-clipboard-pulse-outline::before {
  content: "";
}

.mdi-clipboard-text::before {
  content: "";
}

.mdi-clipboard-text-multiple::before {
  content: "󰊖";
}

.mdi-clipboard-text-multiple-outline::before {
  content: "󰊗";
}

.mdi-clipboard-text-outline::before {
  content: "嘆";
}

.mdi-clipboard-text-play::before {
  content: "ﰷ";
}

.mdi-clipboard-text-play-outline::before {
  content: "ﰸ";
}

.mdi-clippy::before {
  content: "";
}

.mdi-clock::before {
  content: "肋";
}

.mdi-clock-alert::before {
  content: "凜";
}

.mdi-clock-alert-outline::before {
  content: "";
}

.mdi-clock-check::before {
  content: "￈";
}

.mdi-clock-check-outline::before {
  content: "￉";
}

.mdi-clock-digital::before {
  content: "ﺴ";
}

.mdi-clock-end::before {
  content: "";
}

.mdi-clock-fast::before {
  content: "";
}

.mdi-clock-in::before {
  content: "";
}

.mdi-clock-out::before {
  content: "";
}

.mdi-clock-outline::before {
  content: "";
}

.mdi-clock-start::before {
  content: "";
}

.mdi-close::before {
  content: "";
}

.mdi-close-box::before {
  content: "";
}

.mdi-close-box-multiple::before {
  content: "ﰹ";
}

.mdi-close-box-multiple-outline::before {
  content: "ﰺ";
}

.mdi-close-box-outline::before {
  content: "";
}

.mdi-close-circle::before {
  content: "";
}

.mdi-close-circle-outline::before {
  content: "";
}

.mdi-close-network::before {
  content: "";
}

.mdi-close-network-outline::before {
  content: "ﰻ";
}

.mdi-close-octagon::before {
  content: "";
}

.mdi-close-octagon-outline::before {
  content: "";
}

.mdi-close-outline::before {
  content: "";
}

.mdi-closed-caption::before {
  content: "";
}

.mdi-closed-caption-outline::before {
  content: "ﶙ";
}

.mdi-cloud::before {
  content: "";
}

.mdi-cloud-alert::before {
  content: "履";
}

.mdi-cloud-braces::before {
  content: "";
}

.mdi-cloud-check::before {
  content: "";
}

.mdi-cloud-circle::before {
  content: "";
}

.mdi-cloud-download::before {
  content: "";
}

.mdi-cloud-download-outline::before {
  content: "ﭙ";
}

.mdi-cloud-lock::before {
  content: "󰈜";
}

.mdi-cloud-lock-outline::before {
  content: "󰈝";
}

.mdi-cloud-off-outline::before {
  content: "";
}

.mdi-cloud-outline::before {
  content: "";
}

.mdi-cloud-print::before {
  content: "";
}

.mdi-cloud-print-outline::before {
  content: "";
}

.mdi-cloud-question::before {
  content: "器";
}

.mdi-cloud-search::before {
  content: "凌";
}

.mdi-cloud-search-outline::before {
  content: "稜";
}

.mdi-cloud-sync::before {
  content: "";
}

.mdi-cloud-tags::before {
  content: "";
}

.mdi-cloud-upload::before {
  content: "";
}

.mdi-cloud-upload-outline::before {
  content: "ﭚ";
}

.mdi-clover::before {
  content: "";
}

.mdi-coach-lamp::before {
  content: "󰁂";
}

.mdi-coat-rack::before {
  content: "󰃉";
}

.mdi-code-array::before {
  content: "";
}

.mdi-code-braces::before {
  content: "";
}

.mdi-code-braces-box::before {
  content: "󰄁";
}

.mdi-code-brackets::before {
  content: "";
}

.mdi-code-equal::before {
  content: "";
}

.mdi-code-greater-than::before {
  content: "";
}

.mdi-code-greater-than-or-equal::before {
  content: "";
}

.mdi-code-less-than::before {
  content: "";
}

.mdi-code-less-than-or-equal::before {
  content: "";
}

.mdi-code-not-equal::before {
  content: "";
}

.mdi-code-not-equal-variant::before {
  content: "";
}

.mdi-code-parentheses::before {
  content: "";
}

.mdi-code-parentheses-box::before {
  content: "󰄂";
}

.mdi-code-string::before {
  content: "";
}

.mdi-code-tags::before {
  content: "";
}

.mdi-code-tags-check::before {
  content: "";
}

.mdi-codepen::before {
  content: "";
}

.mdi-coffee::before {
  content: "";
}

.mdi-coffee-maker::before {
  content: "󰃊";
}

.mdi-coffee-off::before {
  content: "ￊ";
}

.mdi-coffee-off-outline::before {
  content: "ￋ";
}

.mdi-coffee-outline::before {
  content: "";
}

.mdi-coffee-to-go::before {
  content: "";
}

.mdi-coffin::before {
  content: "ﭛ";
}

.mdi-cog-clockwise::before {
  content: "󰈈";
}

.mdi-cog-counterclockwise::before {
  content: "󰈉";
}

.mdi-cogs::before {
  content: "";
}

.mdi-coin::before {
  content: "󰆖";
}

.mdi-coin-outline::before {
  content: "";
}

.mdi-coins::before {
  content: "";
}

.mdi-collage::before {
  content: "";
}

.mdi-collapse-all::before {
  content: "瘟";
}

.mdi-collapse-all-outline::before {
  content: "益";
}

.mdi-color-helper::before {
  content: "";
}

.mdi-comma::before {
  content: "ﹴ";
}

.mdi-comma-box::before {
  content: "﹵";
}

.mdi-comma-box-outline::before {
  content: "ﹶ";
}

.mdi-comma-circle::before {
  content: "ﹷ";
}

.mdi-comma-circle-outline::before {
  content: "ﹸ";
}

.mdi-comment::before {
  content: "";
}

.mdi-comment-account::before {
  content: "";
}

.mdi-comment-account-outline::before {
  content: "";
}

.mdi-comment-alert::before {
  content: "";
}

.mdi-comment-alert-outline::before {
  content: "";
}

.mdi-comment-arrow-left::before {
  content: "易";
}

.mdi-comment-arrow-left-outline::before {
  content: "李";
}

.mdi-comment-arrow-right::before {
  content: "梨";
}

.mdi-comment-arrow-right-outline::before {
  content: "泥";
}

.mdi-comment-check::before {
  content: "";
}

.mdi-comment-check-outline::before {
  content: "";
}

.mdi-comment-edit::before {
  content: "󰇪";
}

.mdi-comment-eye::before {
  content: "塀";
}

.mdi-comment-eye-outline::before {
  content: "墨";
}

.mdi-comment-multiple::before {
  content: "";
}

.mdi-comment-multiple-outline::before {
  content: "";
}

.mdi-comment-outline::before {
  content: "";
}

.mdi-comment-plus::before {
  content: "理";
}

.mdi-comment-plus-outline::before {
  content: "";
}

.mdi-comment-processing::before {
  content: "";
}

.mdi-comment-processing-outline::before {
  content: "";
}

.mdi-comment-question::before {
  content: "";
}

.mdi-comment-question-outline::before {
  content: "";
}

.mdi-comment-quote::before {
  content: "󰁃";
}

.mdi-comment-quote-outline::before {
  content: "󰁄";
}

.mdi-comment-remove::before {
  content: "";
}

.mdi-comment-remove-outline::before {
  content: "";
}

.mdi-comment-search::before {
  content: "層";
}

.mdi-comment-search-outline::before {
  content: "屮";
}

.mdi-comment-text::before {
  content: "";
}

.mdi-comment-text-multiple::before {
  content: "";
}

.mdi-comment-text-multiple-outline::before {
  content: "";
}

.mdi-comment-text-outline::before {
  content: "";
}

.mdi-compare::before {
  content: "";
}

.mdi-compass::before {
  content: "";
}

.mdi-compass-off::before {
  content: "ﭜ";
}

.mdi-compass-off-outline::before {
  content: "ﭝ";
}

.mdi-compass-outline::before {
  content: "";
}

.mdi-concourse-ci::before {
  content: "󰃋";
}

.mdi-console::before {
  content: "";
}

.mdi-console-line::before {
  content: "";
}

.mdi-console-network::before {
  content: "";
}

.mdi-console-network-outline::before {
  content: "ﰼ";
}

.mdi-consolidate::before {
  content: "󰄃";
}

.mdi-contact-mail::before {
  content: "";
}

.mdi-contact-mail-outline::before {
  content: "ﺵ";
}

.mdi-contact-phone::before {
  content: "ﺶ";
}

.mdi-contact-phone-outline::before {
  content: "ﺷ";
}

.mdi-contactless-payment::before {
  content: "﵆";
}

.mdi-contacts::before {
  content: "";
}

.mdi-contain::before {
  content: "悔";
}

.mdi-contain-end::before {
  content: "慨";
}

.mdi-contain-start::before {
  content: "憎";
}

.mdi-content-copy::before {
  content: "";
}

.mdi-content-cut::before {
  content: "";
}

.mdi-content-duplicate::before {
  content: "";
}

.mdi-content-paste::before {
  content: "";
}

.mdi-content-save::before {
  content: "";
}

.mdi-content-save-alert::before {
  content: "｟";
}

.mdi-content-save-alert-outline::before {
  content: "｠";
}

.mdi-content-save-all::before {
  content: "";
}

.mdi-content-save-all-outline::before {
  content: "｡";
}

.mdi-content-save-edit::before {
  content: "ﳗ";
}

.mdi-content-save-edit-outline::before {
  content: "ﳘ";
}

.mdi-content-save-move::before {
  content: "ﹹ";
}

.mdi-content-save-move-outline::before {
  content: "ﹺ";
}

.mdi-content-save-outline::before {
  content: "";
}

.mdi-content-save-settings::before {
  content: "";
}

.mdi-content-save-settings-outline::before {
  content: "ﬓ";
}

.mdi-contrast::before {
  content: "";
}

.mdi-contrast-box::before {
  content: "";
}

.mdi-contrast-circle::before {
  content: "";
}

.mdi-controller-classic::before {
  content: "ﭞ";
}

.mdi-controller-classic-outline::before {
  content: "ﭟ";
}

.mdi-cookie::before {
  content: "";
}

.mdi-coolant-temperature::before {
  content: "";
}

.mdi-copyright::before {
  content: "";
}

.mdi-cordova::before {
  content: "綾";
}

.mdi-corn::before {
  content: "";
}

.mdi-counter::before {
  content: "";
}

.mdi-cow::before {
  content: "";
}

.mdi-cowboy::before {
  content: "ﺸ";
}

.mdi-cpu-32-bit::before {
  content: "ﻼ";
}

.mdi-cpu-64-bit::before {
  content: "﻽";
}

.mdi-crane::before {
  content: "";
}

.mdi-creation::before {
  content: "";
}

.mdi-creative-commons::before {
  content: "﵇";
}

.mdi-credit-card::before {
  content: "󰀐";
}

.mdi-credit-card-clock::before {
  content: "﻾";
}

.mdi-credit-card-clock-outline::before {
  content: "ﾼ";
}

.mdi-credit-card-marker::before {
  content: "";
}

.mdi-credit-card-marker-outline::before {
  content: "ﶚ";
}

.mdi-credit-card-minus::before {
  content: "ￌ";
}

.mdi-credit-card-minus-outline::before {
  content: "ￍ";
}

.mdi-credit-card-multiple::before {
  content: "󰀑";
}

.mdi-credit-card-multiple-outline::before {
  content: "";
}

.mdi-credit-card-off::before {
  content: "󰀒";
}

.mdi-credit-card-off-outline::before {
  content: "";
}

.mdi-credit-card-outline::before {
  content: "";
}

.mdi-credit-card-plus::before {
  content: "󰀓";
}

.mdi-credit-card-plus-outline::before {
  content: "";
}

.mdi-credit-card-refund::before {
  content: "󰀔";
}

.mdi-credit-card-refund-outline::before {
  content: "盛";
}

.mdi-credit-card-remove::before {
  content: "ￎ";
}

.mdi-credit-card-remove-outline::before {
  content: "ￏ";
}

.mdi-credit-card-scan::before {
  content: "󰀕";
}

.mdi-credit-card-scan-outline::before {
  content: "";
}

.mdi-credit-card-settings::before {
  content: "󰀖";
}

.mdi-credit-card-settings-outline::before {
  content: "";
}

.mdi-credit-card-wireless::before {
  content: "";
}

.mdi-credit-card-wireless-outline::before {
  content: "﵈";
}

.mdi-cricket::before {
  content: "﵉";
}

.mdi-crop::before {
  content: "";
}

.mdi-crop-free::before {
  content: "";
}

.mdi-crop-landscape::before {
  content: "";
}

.mdi-crop-portrait::before {
  content: "";
}

.mdi-crop-rotate::before {
  content: "";
}

.mdi-crop-square::before {
  content: "";
}

.mdi-crosshairs::before {
  content: "";
}

.mdi-crosshairs-gps::before {
  content: "";
}

.mdi-crosshairs-off::before {
  content: "｢";
}

.mdi-crosshairs-question::before {
  content: "󰅡";
}

.mdi-crown::before {
  content: "";
}

.mdi-crown-outline::before {
  content: "󰇻";
}

.mdi-cryengine::before {
  content: "菱";
}

.mdi-crystal-ball::before {
  content: "ﬔ";
}

.mdi-cube::before {
  content: "";
}

.mdi-cube-outline::before {
  content: "";
}

.mdi-cube-scan::before {
  content: "ﭠ";
}

.mdi-cube-send::before {
  content: "";
}

.mdi-cube-unfolded::before {
  content: "";
}

.mdi-cup::before {
  content: "";
}

.mdi-cup-off::before {
  content: "";
}

.mdi-cup-water::before {
  content: "";
}

.mdi-cupboard::before {
  content: "｣";
}

.mdi-cupboard-outline::before {
  content: "､";
}

.mdi-cupcake::before {
  content: "陵";
}

.mdi-curling::before {
  content: "";
}

.mdi-currency-bdt::before {
  content: "";
}

.mdi-currency-brl::before {
  content: "ﭡ";
}

.mdi-currency-btc::before {
  content: "";
}

.mdi-currency-cny::before {
  content: "";
}

.mdi-currency-eth::before {
  content: "";
}

.mdi-currency-eur::before {
  content: "";
}

.mdi-currency-gbp::before {
  content: "";
}

.mdi-currency-ils::before {
  content: "ﰽ";
}

.mdi-currency-inr::before {
  content: "";
}

.mdi-currency-jpy::before {
  content: "";
}

.mdi-currency-krw::before {
  content: "";
}

.mdi-currency-kzt::before {
  content: "";
}

.mdi-currency-ngn::before {
  content: "";
}

.mdi-currency-php::before {
  content: "痢";
}

.mdi-currency-rial::before {
  content: "ﺹ";
}

.mdi-currency-rub::before {
  content: "";
}

.mdi-currency-sign::before {
  content: "";
}

.mdi-currency-try::before {
  content: "";
}

.mdi-currency-twd::before {
  content: "";
}

.mdi-currency-usd::before {
  content: "";
}

.mdi-currency-usd-off::before {
  content: "";
}

.mdi-current-ac::before {
  content: "讀";
}

.mdi-current-dc::before {
  content: "拏";
}

.mdi-cursor-default::before {
  content: "";
}

.mdi-cursor-default-click::before {
  content: "ﳙ";
}

.mdi-cursor-default-click-outline::before {
  content: "ﳚ";
}

.mdi-cursor-default-gesture::before {
  content: "󰅒";
}

.mdi-cursor-default-gesture-outline::before {
  content: "󰅓";
}

.mdi-cursor-default-outline::before {
  content: "";
}

.mdi-cursor-move::before {
  content: "";
}

.mdi-cursor-pointer::before {
  content: "";
}

.mdi-cursor-text::before {
  content: "";
}

.mdi-database::before {
  content: "";
}

.mdi-database-check::before {
  content: "直";
}

.mdi-database-edit::before {
  content: "ﭢ";
}

.mdi-database-export::before {
  content: "諾";
}

.mdi-database-import::before {
  content: "樂";
}

.mdi-database-lock::before {
  content: "睊";
}

.mdi-database-minus::before {
  content: "";
}

.mdi-database-plus::before {
  content: "";
}

.mdi-database-refresh::before {
  content: "ﳛ";
}

.mdi-database-remove::before {
  content: "ﳜ";
}

.mdi-database-search::before {
  content: "";
}

.mdi-database-settings::before {
  content: "ﳝ";
}

.mdi-death-star::before {
  content: "";
}

.mdi-death-star-variant::before {
  content: "";
}

.mdi-deathly-hallows::before {
  content: "ﭣ";
}

.mdi-debian::before {
  content: "";
}

.mdi-debug-step-into::before {
  content: "";
}

.mdi-debug-step-out::before {
  content: "";
}

.mdi-debug-step-over::before {
  content: "";
}

.mdi-decagram::before {
  content: "";
}

.mdi-decagram-outline::before {
  content: "";
}

.mdi-decimal::before {
  content: "󰃌";
}

.mdi-decimal-comma::before {
  content: "󰃍";
}

.mdi-decimal-comma-decrease::before {
  content: "󰃎";
}

.mdi-decimal-comma-increase::before {
  content: "󰃏";
}

.mdi-decimal-decrease::before {
  content: "";
}

.mdi-decimal-increase::before {
  content: "";
}

.mdi-delete::before {
  content: "";
}

.mdi-delete-alert::before {
  content: "󰃐";
}

.mdi-delete-alert-outline::before {
  content: "󰃑";
}

.mdi-delete-circle::before {
  content: "";
}

.mdi-delete-circle-outline::before {
  content: "ﭤ";
}

.mdi-delete-empty::before {
  content: "";
}

.mdi-delete-empty-outline::before {
  content: "ﺺ";
}

.mdi-delete-forever::before {
  content: "";
}

.mdi-delete-forever-outline::before {
  content: "ﭥ";
}

.mdi-delete-off::before {
  content: "󰃒";
}

.mdi-delete-off-outline::before {
  content: "󰃓";
}

.mdi-delete-outline::before {
  content: "罹";
}

.mdi-delete-restore::before {
  content: "";
}

.mdi-delete-sweep::before {
  content: "";
}

.mdi-delete-sweep-outline::before {
  content: "ﰾ";
}

.mdi-delete-variant::before {
  content: "";
}

.mdi-delta::before {
  content: "";
}

.mdi-desk::before {
  content: "󰉤";
}

.mdi-desk-lamp::before {
  content: "丹";
}

.mdi-deskphone::before {
  content: "";
}

.mdi-desktop-classic::before {
  content: "";
}

.mdi-desktop-mac::before {
  content: "";
}

.mdi-desktop-mac-dashboard::before {
  content: "裏";
}

.mdi-desktop-tower::before {
  content: "";
}

.mdi-desktop-tower-monitor::before {
  content: "着";
}

.mdi-details::before {
  content: "";
}

.mdi-dev-to::before {
  content: "﵊";
}

.mdi-developer-board::before {
  content: "";
}

.mdi-deviantart::before {
  content: "";
}

.mdi-devices::before {
  content: "￐";
}

.mdi-diabetes::before {
  content: "󰅑";
}

.mdi-dialpad::before {
  content: "";
}

.mdi-diameter::before {
  content: "ﰿ";
}

.mdi-diameter-outline::before {
  content: "ﱀ";
}

.mdi-diameter-variant::before {
  content: "ﱁ";
}

.mdi-diamond::before {
  content: "ﭦ";
}

.mdi-diamond-outline::before {
  content: "ﭧ";
}

.mdi-diamond-stone::before {
  content: "";
}

.mdi-dice-1::before {
  content: "";
}

.mdi-dice-1-outline::before {
  content: "󰅵";
}

.mdi-dice-2::before {
  content: "";
}

.mdi-dice-2-outline::before {
  content: "󰅶";
}

.mdi-dice-3::before {
  content: "";
}

.mdi-dice-3-outline::before {
  content: "󰅷";
}

.mdi-dice-4::before {
  content: "";
}

.mdi-dice-4-outline::before {
  content: "󰅸";
}

.mdi-dice-5::before {
  content: "";
}

.mdi-dice-5-outline::before {
  content: "󰅹";
}

.mdi-dice-6::before {
  content: "";
}

.mdi-dice-6-outline::before {
  content: "󰅺";
}

.mdi-dice-d10::before {
  content: "󰅾";
}

.mdi-dice-d10-outline::before {
  content: "";
}

.mdi-dice-d12::before {
  content: "󰅿";
}

.mdi-dice-d12-outline::before {
  content: "";
}

.mdi-dice-d20::before {
  content: "󰆀";
}

.mdi-dice-d20-outline::before {
  content: "";
}

.mdi-dice-d4::before {
  content: "󰅻";
}

.mdi-dice-d4-outline::before {
  content: "";
}

.mdi-dice-d6::before {
  content: "󰅼";
}

.mdi-dice-d6-outline::before {
  content: "";
}

.mdi-dice-d8::before {
  content: "󰅽";
}

.mdi-dice-d8-outline::before {
  content: "";
}

.mdi-dice-multiple::before {
  content: "";
}

.mdi-dice-multiple-outline::before {
  content: "󰆁";
}

.mdi-dictionary::before {
  content: "";
}

.mdi-digital-ocean::before {
  content: "󰉢";
}

.mdi-dip-switch::before {
  content: "";
}

.mdi-directions::before {
  content: "";
}

.mdi-directions-fork::before {
  content: "";
}

.mdi-disc::before {
  content: "";
}

.mdi-disc-alert::before {
  content: "";
}

.mdi-disc-player::before {
  content: "寧";
}

.mdi-discord::before {
  content: "";
}

.mdi-dishwasher::before {
  content: "磌";
}

.mdi-dishwasher-alert::before {
  content: "󰇣";
}

.mdi-dishwasher-off::before {
  content: "󰇤";
}

.mdi-disqus::before {
  content: "";
}

.mdi-disqus-outline::before {
  content: "";
}

.mdi-distribute-horizontal-center::before {
  content: "󰇴";
}

.mdi-distribute-horizontal-left::before {
  content: "󰇳";
}

.mdi-distribute-horizontal-right::before {
  content: "󰇵";
}

.mdi-distribute-vertical-bottom::before {
  content: "󰇶";
}

.mdi-distribute-vertical-center::before {
  content: "󰇷";
}

.mdi-distribute-vertical-top::before {
  content: "󰇸";
}

.mdi-diving-flippers::before {
  content: "ﶛ";
}

.mdi-diving-helmet::before {
  content: "ﶜ";
}

.mdi-diving-scuba::before {
  content: "ﶝ";
}

.mdi-diving-scuba-flag::before {
  content: "ﶞ";
}

.mdi-diving-scuba-tank::before {
  content: "ﶟ";
}

.mdi-diving-scuba-tank-multiple::before {
  content: "ﶠ";
}

.mdi-diving-snorkel::before {
  content: "ﶡ";
}

.mdi-division::before {
  content: "";
}

.mdi-division-box::before {
  content: "";
}

.mdi-dlna::before {
  content: "懲";
}

.mdi-dna::before {
  content: "";
}

.mdi-dns::before {
  content: "";
}

.mdi-dns-outline::before {
  content: "ﭨ";
}

.mdi-do-not-disturb::before {
  content: "";
}

.mdi-do-not-disturb-off::before {
  content: "";
}

.mdi-dock-bottom::before {
  content: "󰃔";
}

.mdi-dock-left::before {
  content: "󰃕";
}

.mdi-dock-right::before {
  content: "󰃖";
}

.mdi-dock-window::before {
  content: "󰃗";
}

.mdi-docker::before {
  content: "";
}

.mdi-doctor::before {
  content: "敏";
}

.mdi-dog::before {
  content: "既";
}

.mdi-dog-service::before {
  content: "窱";
}

.mdi-dog-side::before {
  content: "暑";
}

.mdi-dolby::before {
  content: "";
}

.mdi-dolly::before {
  content: "ﺻ";
}

.mdi-domain::before {
  content: "";
}

.mdi-domain-off::before {
  content: "﵋";
}

.mdi-domain-plus::before {
  content: "󰃘";
}

.mdi-domain-remove::before {
  content: "󰃙";
}

.mdi-domino-mask::before {
  content: "󰁅";
}

.mdi-donkey::before {
  content: "";
}

.mdi-door::before {
  content: "";
}

.mdi-door-closed::before {
  content: "";
}

.mdi-door-closed-lock::before {
  content: "󰃚";
}

.mdi-door-open::before {
  content: "";
}

.mdi-doorbell-video::before {
  content: "";
}

.mdi-dot-net::before {
  content: "節";
}

.mdi-dots-horizontal::before {
  content: "";
}

.mdi-dots-horizontal-circle::before {
  content: "";
}

.mdi-dots-horizontal-circle-outline::before {
  content: "ﭩ";
}

.mdi-dots-vertical::before {
  content: "";
}

.mdi-dots-vertical-circle::before {
  content: "";
}

.mdi-dots-vertical-circle-outline::before {
  content: "ﭪ";
}

.mdi-douban::before {
  content: "";
}

.mdi-download::before {
  content: "";
}

.mdi-download-multiple::before {
  content: "裡";
}

.mdi-download-network::before {
  content: "";
}

.mdi-download-network-outline::before {
  content: "ﱂ";
}

.mdi-download-off::before {
  content: "󰃛";
}

.mdi-download-off-outline::before {
  content: "󰃜";
}

.mdi-download-outline::before {
  content: "ﭫ";
}

.mdi-drag::before {
  content: "";
}

.mdi-drag-horizontal::before {
  content: "";
}

.mdi-drag-variant::before {
  content: "ﭬ";
}

.mdi-drag-vertical::before {
  content: "";
}

.mdi-drama-masks::before {
  content: "ﳞ";
}

.mdi-draw::before {
  content: "ｦ";
}

.mdi-drawing::before {
  content: "";
}

.mdi-drawing-box::before {
  content: "";
}

.mdi-dresser::before {
  content: "ｧ";
}

.mdi-dresser-outline::before {
  content: "ｨ";
}

.mdi-dribbble::before {
  content: "";
}

.mdi-dribbble-box::before {
  content: "";
}

.mdi-drone::before {
  content: "";
}

.mdi-dropbox::before {
  content: "";
}

.mdi-drupal::before {
  content: "";
}

.mdi-duck::before {
  content: "";
}

.mdi-dumbbell::before {
  content: "";
}

.mdi-dump-truck::before {
  content: "ﱃ";
}

.mdi-ear-hearing::before {
  content: "";
}

.mdi-ear-hearing-off::before {
  content: "梅";
}

.mdi-earth::before {
  content: "";
}

.mdi-earth-box::before {
  content: "";
}

.mdi-earth-box-off::before {
  content: "";
}

.mdi-earth-off::before {
  content: "";
}

.mdi-edge::before {
  content: "";
}

.mdi-edge-legacy::before {
  content: "󰉻";
}

.mdi-egg::before {
  content: "类";
}

.mdi-egg-easter::before {
  content: "絛";
}

.mdi-eight-track::before {
  content: "里";
}

.mdi-eject::before {
  content: "";
}

.mdi-eject-outline::before {
  content: "ﭭ";
}

.mdi-electric-switch::before {
  content: "ﺼ";
}

.mdi-electric-switch-closed::before {
  content: "󰄄";
}

.mdi-electron-framework::before {
  content: "󰁆";
}

.mdi-elephant::before {
  content: "";
}

.mdi-elevation-decline::before {
  content: "";
}

.mdi-elevation-rise::before {
  content: "";
}

.mdi-elevator::before {
  content: "";
}

.mdi-ellipse::before {
  content: "ﺽ";
}

.mdi-ellipse-outline::before {
  content: "ﺾ";
}

.mdi-email::before {
  content: "";
}

.mdi-email-alert::before {
  content: "";
}

.mdi-email-box::before {
  content: "ﳟ";
}

.mdi-email-check::before {
  content: "練";
}

.mdi-email-check-outline::before {
  content: "缾";
}

.mdi-email-edit::before {
  content: "＀";
}

.mdi-email-edit-outline::before {
  content: "！";
}

.mdi-email-lock::before {
  content: "";
}

.mdi-email-mark-as-unread::before {
  content: "ﭮ";
}

.mdi-email-minus::before {
  content: "＂";
}

.mdi-email-minus-outline::before {
  content: "＃";
}

.mdi-email-multiple::before {
  content: "＄";
}

.mdi-email-multiple-outline::before {
  content: "％";
}

.mdi-email-newsletter::before {
  content: "￑";
}

.mdi-email-open::before {
  content: "";
}

.mdi-email-open-multiple::before {
  content: "＆";
}

.mdi-email-open-multiple-outline::before {
  content: "＇";
}

.mdi-email-open-outline::before {
  content: "";
}

.mdi-email-outline::before {
  content: "";
}

.mdi-email-plus::before {
  content: "離";
}

.mdi-email-plus-outline::before {
  content: "匿";
}

.mdi-email-receive::before {
  content: "󰄅";
}

.mdi-email-receive-outline::before {
  content: "󰄆";
}

.mdi-email-search::before {
  content: "怒";
}

.mdi-email-search-outline::before {
  content: "率";
}

.mdi-email-send::before {
  content: "󰄇";
}

.mdi-email-send-outline::before {
  content: "󰄈";
}

.mdi-email-variant::before {
  content: "";
}

.mdi-ember::before {
  content: "ﬕ";
}

.mdi-emby::before {
  content: "";
}

.mdi-emoticon::before {
  content: "ﱄ";
}

.mdi-emoticon-angry::before {
  content: "ﱅ";
}

.mdi-emoticon-angry-outline::before {
  content: "ﱆ";
}

.mdi-emoticon-confused::before {
  content: "󰄉";
}

.mdi-emoticon-confused-outline::before {
  content: "󰄊";
}

.mdi-emoticon-cool::before {
  content: "ﱇ";
}

.mdi-emoticon-cool-outline::before {
  content: "";
}

.mdi-emoticon-cry::before {
  content: "ﱈ";
}

.mdi-emoticon-cry-outline::before {
  content: "ﱉ";
}

.mdi-emoticon-dead::before {
  content: "ﱊ";
}

.mdi-emoticon-dead-outline::before {
  content: "";
}

.mdi-emoticon-devil::before {
  content: "ﱋ";
}

.mdi-emoticon-devil-outline::before {
  content: "";
}

.mdi-emoticon-excited::before {
  content: "ﱌ";
}

.mdi-emoticon-excited-outline::before {
  content: "";
}

.mdi-emoticon-frown::before {
  content: "ｩ";
}

.mdi-emoticon-frown-outline::before {
  content: "ｪ";
}

.mdi-emoticon-happy::before {
  content: "ﱍ";
}

.mdi-emoticon-happy-outline::before {
  content: "";
}

.mdi-emoticon-kiss::before {
  content: "ﱎ";
}

.mdi-emoticon-kiss-outline::before {
  content: "ﱏ";
}

.mdi-emoticon-lol::before {
  content: "󰈿";
}

.mdi-emoticon-lol-outline::before {
  content: "󰉀";
}

.mdi-emoticon-neutral::before {
  content: "ﱐ";
}

.mdi-emoticon-neutral-outline::before {
  content: "";
}

.mdi-emoticon-outline::before {
  content: "";
}

.mdi-emoticon-poop::before {
  content: "";
}

.mdi-emoticon-poop-outline::before {
  content: "ﱑ";
}

.mdi-emoticon-sad::before {
  content: "ﱒ";
}

.mdi-emoticon-sad-outline::before {
  content: "";
}

.mdi-emoticon-tongue::before {
  content: "";
}

.mdi-emoticon-tongue-outline::before {
  content: "ﱓ";
}

.mdi-emoticon-wink::before {
  content: "ﱔ";
}

.mdi-emoticon-wink-outline::before {
  content: "ﱕ";
}

.mdi-engine::before {
  content: "";
}

.mdi-engine-off::before {
  content: "海";
}

.mdi-engine-off-outline::before {
  content: "渚";
}

.mdi-engine-outline::before {
  content: "";
}

.mdi-epsilon::before {
  content: "󰄋";
}

.mdi-equal::before {
  content: "";
}

.mdi-equal-box::before {
  content: "";
}

.mdi-equalizer::before {
  content: "ﺿ";
}

.mdi-equalizer-outline::before {
  content: "ﻀ";
}

.mdi-eraser::before {
  content: "";
}

.mdi-eraser-variant::before {
  content: "";
}

.mdi-escalator::before {
  content: "";
}

.mdi-eslint::before {
  content: "ﱖ";
}

.mdi-et::before {
  content: "者";
}

.mdi-ethereum::before {
  content: "";
}

.mdi-ethernet::before {
  content: "";
}

.mdi-ethernet-cable::before {
  content: "";
}

.mdi-ethernet-cable-off::before {
  content: "";
}

.mdi-etsy::before {
  content: "";
}

.mdi-ev-station::before {
  content: "";
}

.mdi-eventbrite::before {
  content: "";
}

.mdi-evernote::before {
  content: "";
}

.mdi-excavator::before {
  content: "󰁇";
}

.mdi-exclamation::before {
  content: "";
}

.mdi-exclamation-thick::before {
  content: "󰉣";
}

.mdi-exit-run::before {
  content: "漢";
}

.mdi-exit-to-app::before {
  content: "";
}

.mdi-expand-all::before {
  content: "荒";
}

.mdi-expand-all-outline::before {
  content: "華";
}

.mdi-expansion-card::before {
  content: "";
}

.mdi-expansion-card-variant::before {
  content: "ￒ";
}

.mdi-exponent::before {
  content: "異";
}

.mdi-exponent-box::before {
  content: "北";
}

.mdi-export::before {
  content: "";
}

.mdi-export-variant::before {
  content: "ﭯ";
}

.mdi-eye::before {
  content: "";
}

.mdi-eye-check::before {
  content: "ﳠ";
}

.mdi-eye-check-outline::before {
  content: "ﳡ";
}

.mdi-eye-circle::before {
  content: "ﭰ";
}

.mdi-eye-circle-outline::before {
  content: "ﭱ";
}

.mdi-eye-minus::before {
  content: "󰁈";
}

.mdi-eye-minus-outline::before {
  content: "󰁉";
}

.mdi-eye-off::before {
  content: "";
}

.mdi-eye-off-outline::before {
  content: "";
}

.mdi-eye-outline::before {
  content: "";
}

.mdi-eye-plus::before {
  content: "";
}

.mdi-eye-plus-outline::before {
  content: "";
}

.mdi-eye-settings::before {
  content: "";
}

.mdi-eye-settings-outline::before {
  content: "";
}

.mdi-eyedropper::before {
  content: "";
}

.mdi-eyedropper-variant::before {
  content: "";
}

.mdi-face::before {
  content: "";
}

.mdi-face-agent::before {
  content: "﵌";
}

.mdi-face-outline::before {
  content: "ﭲ";
}

.mdi-face-profile::before {
  content: "";
}

.mdi-face-profile-woman::before {
  content: "󰂡";
}

.mdi-face-recognition::before {
  content: "ﱗ";
}

.mdi-face-woman::before {
  content: "󰂢";
}

.mdi-face-woman-outline::before {
  content: "󰂣";
}

.mdi-facebook::before {
  content: "";
}

.mdi-facebook-box::before {
  content: "";
}

.mdi-facebook-messenger::before {
  content: "";
}

.mdi-facebook-workplace::before {
  content: "ﬖ";
}

.mdi-factory::before {
  content: "";
}

.mdi-fan::before {
  content: "";
}

.mdi-fan-off::before {
  content: "";
}

.mdi-fast-forward::before {
  content: "";
}

.mdi-fast-forward-10::before {
  content: "﵍";
}

.mdi-fast-forward-30::before {
  content: "ﳢ";
}

.mdi-fast-forward-5::before {
  content: "󰈣";
}

.mdi-fast-forward-outline::before {
  content: "";
}

.mdi-fax::before {
  content: "";
}

.mdi-feather::before {
  content: "";
}

.mdi-feature-search::before {
  content: "煮";
}

.mdi-feature-search-outline::before {
  content: "爫";
}

.mdi-fedora::before {
  content: "";
}

.mdi-ferris-wheel::before {
  content: "ﻁ";
}

.mdi-ferry::before {
  content: "";
}

.mdi-file::before {
  content: "";
}

.mdi-file-account::before {
  content: "";
}

.mdi-file-account-outline::before {
  content: "󰁊";
}

.mdi-file-alert::before {
  content: "琢";
}

.mdi-file-alert-outline::before {
  content: "碑";
}

.mdi-file-cabinet::before {
  content: "蝹";
}

.mdi-file-cad::before {
  content: "（";
}

.mdi-file-cad-box::before {
  content: "）";
}

.mdi-file-cancel::before {
  content: "ﶢ";
}

.mdi-file-cancel-outline::before {
  content: "ﶣ";
}

.mdi-file-certificate::before {
  content: "󰆱";
}

.mdi-file-certificate-outline::before {
  content: "󰆲";
}

.mdi-file-chart::before {
  content: "";
}

.mdi-file-chart-outline::before {
  content: "󰁋";
}

.mdi-file-check::before {
  content: "";
}

.mdi-file-check-outline::before {
  content: "ﹻ";
}

.mdi-file-cloud::before {
  content: "";
}

.mdi-file-cloud-outline::before {
  content: "󰁌";
}

.mdi-file-code::before {
  content: "";
}

.mdi-file-code-outline::before {
  content: "󰁍";
}

.mdi-file-compare::before {
  content: "";
}

.mdi-file-delimited::before {
  content: "";
}

.mdi-file-delimited-outline::before {
  content: "ﻂ";
}

.mdi-file-document::before {
  content: "";
}

.mdi-file-document-box::before {
  content: "";
}

.mdi-file-document-box-check::before {
  content: "ﻃ";
}

.mdi-file-document-box-check-outline::before {
  content: "ﻄ";
}

.mdi-file-document-box-minus::before {
  content: "ﻅ";
}

.mdi-file-document-box-minus-outline::before {
  content: "ﻆ";
}

.mdi-file-document-box-multiple::before {
  content: "襁";
}

.mdi-file-document-box-multiple-outline::before {
  content: "覆";
}

.mdi-file-document-box-outline::before {
  content: "溺";
}

.mdi-file-document-box-plus::before {
  content: "ﻇ";
}

.mdi-file-document-box-plus-outline::before {
  content: "ﻈ";
}

.mdi-file-document-box-remove::before {
  content: "ﻉ";
}

.mdi-file-document-box-remove-outline::before {
  content: "ﻊ";
}

.mdi-file-document-box-search::before {
  content: "ﻋ";
}

.mdi-file-document-box-search-outline::before {
  content: "ﻌ";
}

.mdi-file-document-edit::before {
  content: "ﶤ";
}

.mdi-file-document-edit-outline::before {
  content: "ﶥ";
}

.mdi-file-document-outline::before {
  content: "吝";
}

.mdi-file-download::before {
  content: "磻";
}

.mdi-file-download-outline::before {
  content: "便";
}

.mdi-file-edit::before {
  content: "󰈒";
}

.mdi-file-edit-outline::before {
  content: "󰈓";
}

.mdi-file-excel::before {
  content: "";
}

.mdi-file-excel-box::before {
  content: "";
}

.mdi-file-excel-box-outline::before {
  content: "󰁎";
}

.mdi-file-excel-outline::before {
  content: "󰁏";
}

.mdi-file-export::before {
  content: "";
}

.mdi-file-export-outline::before {
  content: "󰁐";
}

.mdi-file-eye::before {
  content: "ﶦ";
}

.mdi-file-eye-outline::before {
  content: "ﶧ";
}

.mdi-file-find::before {
  content: "";
}

.mdi-file-find-outline::before {
  content: "ﭳ";
}

.mdi-file-hidden::before {
  content: "";
}

.mdi-file-image::before {
  content: "";
}

.mdi-file-image-outline::before {
  content: "ﻍ";
}

.mdi-file-import::before {
  content: "";
}

.mdi-file-import-outline::before {
  content: "󰁑";
}

.mdi-file-key::before {
  content: "󰆯";
}

.mdi-file-key-outline::before {
  content: "󰆰";
}

.mdi-file-link::before {
  content: "󰆢";
}

.mdi-file-link-outline::before {
  content: "󰆣";
}

.mdi-file-lock::before {
  content: "";
}

.mdi-file-lock-outline::before {
  content: "󰁒";
}

.mdi-file-move::before {
  content: "視";
}

.mdi-file-move-outline::before {
  content: "󰁓";
}

.mdi-file-multiple::before {
  content: "";
}

.mdi-file-multiple-outline::before {
  content: "󰁔";
}

.mdi-file-music::before {
  content: "";
}

.mdi-file-music-outline::before {
  content: "ﹼ";
}

.mdi-file-outline::before {
  content: "";
}

.mdi-file-pdf::before {
  content: "";
}

.mdi-file-pdf-box::before {
  content: "";
}

.mdi-file-pdf-box-outline::before {
  content: "ￓ";
}

.mdi-file-pdf-outline::before {
  content: "ﹽ";
}

.mdi-file-percent::before {
  content: "";
}

.mdi-file-percent-outline::before {
  content: "󰁕";
}

.mdi-file-phone::before {
  content: "󰆤";
}

.mdi-file-phone-outline::before {
  content: "󰆥";
}

.mdi-file-plus::before {
  content: "";
}

.mdi-file-plus-outline::before {
  content: "＊";
}

.mdi-file-powerpoint::before {
  content: "";
}

.mdi-file-powerpoint-box::before {
  content: "";
}

.mdi-file-powerpoint-box-outline::before {
  content: "󰁖";
}

.mdi-file-powerpoint-outline::before {
  content: "󰁗";
}

.mdi-file-presentation-box::before {
  content: "";
}

.mdi-file-question::before {
  content: "";
}

.mdi-file-question-outline::before {
  content: "󰁘";
}

.mdi-file-remove::before {
  content: "ﭴ";
}

.mdi-file-remove-outline::before {
  content: "󰁙";
}

.mdi-file-replace::before {
  content: "ﬗ";
}

.mdi-file-replace-outline::before {
  content: "﬘";
}

.mdi-file-restore::before {
  content: "";
}

.mdi-file-restore-outline::before {
  content: "󰁚";
}

.mdi-file-search::before {
  content: "ﱘ";
}

.mdi-file-search-outline::before {
  content: "ﱙ";
}

.mdi-file-send::before {
  content: "";
}

.mdi-file-send-outline::before {
  content: "󰁛";
}

.mdi-file-settings::before {
  content: "󰂤";
}

.mdi-file-settings-outline::before {
  content: "󰂥";
}

.mdi-file-settings-variant::before {
  content: "󰂦";
}

.mdi-file-settings-variant-outline::before {
  content: "󰂧";
}

.mdi-file-star::before {
  content: "󰁜";
}

.mdi-file-star-outline::before {
  content: "󰁝";
}

.mdi-file-swap::before {
  content: "ￔ";
}

.mdi-file-swap-outline::before {
  content: "ￕ";
}

.mdi-file-sync::before {
  content: "󰉁";
}

.mdi-file-sync-outline::before {
  content: "󰉂";
}

.mdi-file-table::before {
  content: "ﱚ";
}

.mdi-file-table-box::before {
  content: "󰄌";
}

.mdi-file-table-box-multiple::before {
  content: "󰄍";
}

.mdi-file-table-box-multiple-outline::before {
  content: "󰄎";
}

.mdi-file-table-box-outline::before {
  content: "󰄏";
}

.mdi-file-table-outline::before {
  content: "ﱛ";
}

.mdi-file-tree::before {
  content: "";
}

.mdi-file-undo::before {
  content: "";
}

.mdi-file-undo-outline::before {
  content: "󰁞";
}

.mdi-file-upload::before {
  content: "社";
}

.mdi-file-upload-outline::before {
  content: "祉";
}

.mdi-file-video::before {
  content: "";
}

.mdi-file-video-outline::before {
  content: "︐";
}

.mdi-file-word::before {
  content: "";
}

.mdi-file-word-box::before {
  content: "";
}

.mdi-file-word-box-outline::before {
  content: "󰁟";
}

.mdi-file-word-outline::before {
  content: "󰁠";
}

.mdi-film::before {
  content: "";
}

.mdi-filmstrip::before {
  content: "";
}

.mdi-filmstrip-off::before {
  content: "";
}

.mdi-filter::before {
  content: "";
}

.mdi-filter-menu::before {
  content: "󰄐";
}

.mdi-filter-menu-outline::before {
  content: "󰄑";
}

.mdi-filter-minus::before {
  content: "＋";
}

.mdi-filter-minus-outline::before {
  content: "，";
}

.mdi-filter-outline::before {
  content: "";
}

.mdi-filter-plus::before {
  content: "－";
}

.mdi-filter-plus-outline::before {
  content: "．";
}

.mdi-filter-remove::before {
  content: "";
}

.mdi-filter-remove-outline::before {
  content: "";
}

.mdi-filter-variant::before {
  content: "";
}

.mdi-filter-variant-minus::before {
  content: "󰄽";
}

.mdi-filter-variant-plus::before {
  content: "󰄾";
}

.mdi-filter-variant-remove::before {
  content: "󰁡";
}

.mdi-finance::before {
  content: "";
}

.mdi-find-replace::before {
  content: "";
}

.mdi-fingerprint::before {
  content: "";
}

.mdi-fingerprint-off::before {
  content: "ﻎ";
}

.mdi-fire::before {
  content: "";
}

.mdi-fire-extinguisher::before {
  content: "／";
}

.mdi-fire-hydrant::before {
  content: "󰅢";
}

.mdi-fire-hydrant-alert::before {
  content: "󰅣";
}

.mdi-fire-hydrant-off::before {
  content: "󰅤";
}

.mdi-fire-truck::before {
  content: "";
}

.mdi-firebase::before {
  content: "復";
}

.mdi-firefox::before {
  content: "";
}

.mdi-fireplace::before {
  content: "︑";
}

.mdi-fireplace-off::before {
  content: "︒";
}

.mdi-firework::before {
  content: "︓";
}

.mdi-fish::before {
  content: "";
}

.mdi-fishbowl::before {
  content: "０";
}

.mdi-fishbowl-outline::before {
  content: "１";
}

.mdi-fit-to-page::before {
  content: "２";
}

.mdi-fit-to-page-outline::before {
  content: "３";
}

.mdi-flag::before {
  content: "";
}

.mdi-flag-checkered::before {
  content: "";
}

.mdi-flag-minus::before {
  content: "ﭵ";
}

.mdi-flag-minus-outline::before {
  content: "󰃝";
}

.mdi-flag-outline::before {
  content: "";
}

.mdi-flag-plus::before {
  content: "ﭶ";
}

.mdi-flag-plus-outline::before {
  content: "󰃞";
}

.mdi-flag-remove::before {
  content: "ﭷ";
}

.mdi-flag-remove-outline::before {
  content: "󰃟";
}

.mdi-flag-triangle::before {
  content: "";
}

.mdi-flag-variant::before {
  content: "";
}

.mdi-flag-variant-outline::before {
  content: "";
}

.mdi-flare::before {
  content: "﵎";
}

.mdi-flash::before {
  content: "";
}

.mdi-flash-alert::before {
  content: "４";
}

.mdi-flash-alert-outline::before {
  content: "５";
}

.mdi-flash-auto::before {
  content: "";
}

.mdi-flash-circle::before {
  content: "";
}

.mdi-flash-off::before {
  content: "";
}

.mdi-flash-outline::before {
  content: "";
}

.mdi-flash-red-eye::before {
  content: "";
}

.mdi-flashlight::before {
  content: "";
}

.mdi-flashlight-off::before {
  content: "";
}

.mdi-flask::before {
  content: "";
}

.mdi-flask-empty::before {
  content: "";
}

.mdi-flask-empty-minus::before {
  content: "󰉥";
}

.mdi-flask-empty-minus-outline::before {
  content: "󰉦";
}

.mdi-flask-empty-outline::before {
  content: "";
}

.mdi-flask-empty-plus::before {
  content: "󰉧";
}

.mdi-flask-empty-plus-outline::before {
  content: "󰉨";
}

.mdi-flask-empty-remove::before {
  content: "󰉩";
}

.mdi-flask-empty-remove-outline::before {
  content: "󰉪";
}

.mdi-flask-minus::before {
  content: "󰉫";
}

.mdi-flask-minus-outline::before {
  content: "󰉬";
}

.mdi-flask-outline::before {
  content: "";
}

.mdi-flask-plus::before {
  content: "󰉭";
}

.mdi-flask-plus-outline::before {
  content: "󰉮";
}

.mdi-flask-remove::before {
  content: "󰉯";
}

.mdi-flask-remove-outline::before {
  content: "󰉰";
}

.mdi-flask-round-bottom::before {
  content: "󰉶";
}

.mdi-flask-round-bottom-empty::before {
  content: "󰉷";
}

.mdi-flask-round-bottom-empty-outline::before {
  content: "󰉸";
}

.mdi-flask-round-bottom-outline::before {
  content: "󰉹";
}

.mdi-flattr::before {
  content: "";
}

.mdi-flickr::before {
  content: "ﳣ";
}

.mdi-flip-horizontal::before {
  content: "󰄒";
}

.mdi-flip-to-back::before {
  content: "";
}

.mdi-flip-to-front::before {
  content: "";
}

.mdi-flip-vertical::before {
  content: "󰄓";
}

.mdi-floor-lamp::before {
  content: "";
}

.mdi-floor-lamp-dual::before {
  content: "󰁢";
}

.mdi-floor-lamp-variant::before {
  content: "󰁣";
}

.mdi-floor-plan::before {
  content: "";
}

.mdi-floppy::before {
  content: "";
}

.mdi-floppy-variant::before {
  content: "燐";
}

.mdi-flower::before {
  content: "";
}

.mdi-flower-outline::before {
  content: "璘";
}

.mdi-flower-poppy::before {
  content: "ﳤ";
}

.mdi-flower-tulip::before {
  content: "藺";
}

.mdi-flower-tulip-outline::before {
  content: "隣";
}

.mdi-focus-auto::before {
  content: "ｫ";
}

.mdi-focus-field::before {
  content: "ｬ";
}

.mdi-focus-field-horizontal::before {
  content: "ｭ";
}

.mdi-focus-field-vertical::before {
  content: "ｮ";
}

.mdi-folder::before {
  content: "";
}

.mdi-folder-account::before {
  content: "";
}

.mdi-folder-account-outline::before {
  content: "ﭸ";
}

.mdi-folder-alert::before {
  content: "ﶨ";
}

.mdi-folder-alert-outline::before {
  content: "ﶩ";
}

.mdi-folder-clock::before {
  content: "調";
}

.mdi-folder-clock-outline::before {
  content: "諸";
}

.mdi-folder-download::before {
  content: "";
}

.mdi-folder-download-outline::before {
  content: "󰄔";
}

.mdi-folder-edit::before {
  content: "";
}

.mdi-folder-edit-outline::before {
  content: "ﶪ";
}

.mdi-folder-google-drive::before {
  content: "";
}

.mdi-folder-heart::before {
  content: "󰄕";
}

.mdi-folder-heart-outline::before {
  content: "󰄖";
}

.mdi-folder-home::before {
  content: "󰃠";
}

.mdi-folder-home-outline::before {
  content: "󰃡";
}

.mdi-folder-image::before {
  content: "";
}

.mdi-folder-information::before {
  content: "󰃢";
}

.mdi-folder-information-outline::before {
  content: "󰃣";
}

.mdi-folder-key::before {
  content: "";
}

.mdi-folder-key-network::before {
  content: "";
}

.mdi-folder-key-network-outline::before {
  content: "ﱜ";
}

.mdi-folder-key-outline::before {
  content: "󰄗";
}

.mdi-folder-lock::before {
  content: "";
}

.mdi-folder-lock-open::before {
  content: "";
}

.mdi-folder-marker::before {
  content: "󰊘";
}

.mdi-folder-marker-outline::before {
  content: "󰊙";
}

.mdi-folder-move::before {
  content: "";
}

.mdi-folder-move-outline::before {
  content: "󰉱";
}

.mdi-folder-multiple::before {
  content: "";
}

.mdi-folder-multiple-image::before {
  content: "";
}

.mdi-folder-multiple-outline::before {
  content: "";
}

.mdi-folder-network::before {
  content: "";
}

.mdi-folder-network-outline::before {
  content: "ﱝ";
}

.mdi-folder-open::before {
  content: "";
}

.mdi-folder-open-outline::before {
  content: "ﶫ";
}

.mdi-folder-outline::before {
  content: "";
}

.mdi-folder-plus::before {
  content: "";
}

.mdi-folder-plus-outline::before {
  content: "ﭹ";
}

.mdi-folder-pound::before {
  content: "ﳥ";
}

.mdi-folder-pound-outline::before {
  content: "ﳦ";
}

.mdi-folder-remove::before {
  content: "";
}

.mdi-folder-remove-outline::before {
  content: "ﭺ";
}

.mdi-folder-search::before {
  content: "不";
}

.mdi-folder-search-outline::before {
  content: "泌";
}

.mdi-folder-settings::before {
  content: "󰂨";
}

.mdi-folder-settings-outline::before {
  content: "󰂩";
}

.mdi-folder-settings-variant::before {
  content: "󰂪";
}

.mdi-folder-settings-variant-outline::before {
  content: "󰂫";
}

.mdi-folder-star::before {
  content: "";
}

.mdi-folder-star-outline::before {
  content: "ﭻ";
}

.mdi-folder-swap::before {
  content: "ￖ";
}

.mdi-folder-swap-outline::before {
  content: "ￗ";
}

.mdi-folder-sync::before {
  content: "ﳧ";
}

.mdi-folder-sync-outline::before {
  content: "ﳨ";
}

.mdi-folder-text::before {
  content: "ﱞ";
}

.mdi-folder-text-outline::before {
  content: "ﱟ";
}

.mdi-folder-upload::before {
  content: "";
}

.mdi-folder-upload-outline::before {
  content: "󰄘";
}

.mdi-folder-zip::before {
  content: "";
}

.mdi-folder-zip-outline::before {
  content: "";
}

.mdi-font-awesome::before {
  content: "";
}

.mdi-food::before {
  content: "";
}

.mdi-food-apple::before {
  content: "";
}

.mdi-food-apple-outline::before {
  content: "ﱠ";
}

.mdi-food-croissant::before {
  content: "";
}

.mdi-food-fork-drink::before {
  content: "";
}

.mdi-food-off::before {
  content: "";
}

.mdi-food-variant::before {
  content: "";
}

.mdi-foot-print::before {
  content: "ｯ";
}

.mdi-football::before {
  content: "";
}

.mdi-football-australian::before {
  content: "";
}

.mdi-football-helmet::before {
  content: "";
}

.mdi-forklift::before {
  content: "";
}

.mdi-format-align-bottom::before {
  content: "";
}

.mdi-format-align-center::before {
  content: "";
}

.mdi-format-align-justify::before {
  content: "";
}

.mdi-format-align-left::before {
  content: "";
}

.mdi-format-align-middle::before {
  content: "";
}

.mdi-format-align-right::before {
  content: "";
}

.mdi-format-align-top::before {
  content: "";
}

.mdi-format-annotation-minus::before {
  content: "請";
}

.mdi-format-annotation-plus::before {
  content: "";
}

.mdi-format-bold::before {
  content: "";
}

.mdi-format-clear::before {
  content: "";
}

.mdi-format-color-fill::before {
  content: "";
}

.mdi-format-color-highlight::before {
  content: "︔";
}

.mdi-format-color-text::before {
  content: "";
}

.mdi-format-columns::before {
  content: "";
}

.mdi-format-float-center::before {
  content: "";
}

.mdi-format-float-left::before {
  content: "";
}

.mdi-format-float-none::before {
  content: "";
}

.mdi-format-float-right::before {
  content: "";
}

.mdi-format-font::before {
  content: "";
}

.mdi-format-font-size-decrease::before {
  content: "鱗";
}

.mdi-format-font-size-increase::before {
  content: "麟";
}

.mdi-format-header-1::before {
  content: "";
}

.mdi-format-header-2::before {
  content: "";
}

.mdi-format-header-3::before {
  content: "";
}

.mdi-format-header-4::before {
  content: "";
}

.mdi-format-header-5::before {
  content: "";
}

.mdi-format-header-6::before {
  content: "";
}

.mdi-format-header-decrease::before {
  content: "";
}

.mdi-format-header-equal::before {
  content: "";
}

.mdi-format-header-increase::before {
  content: "";
}

.mdi-format-header-pound::before {
  content: "";
}

.mdi-format-horizontal-align-center::before {
  content: "";
}

.mdi-format-horizontal-align-left::before {
  content: "";
}

.mdi-format-horizontal-align-right::before {
  content: "";
}

.mdi-format-indent-decrease::before {
  content: "";
}

.mdi-format-indent-increase::before {
  content: "";
}

.mdi-format-italic::before {
  content: "";
}

.mdi-format-letter-case::before {
  content: "﬙";
}

.mdi-format-letter-case-lower::before {
  content: "﬚";
}

.mdi-format-letter-case-upper::before {
  content: "﬛";
}

.mdi-format-letter-ends-with::before {
  content: "￘";
}

.mdi-format-letter-matches::before {
  content: "￙";
}

.mdi-format-letter-starts-with::before {
  content: "ￚ";
}

.mdi-format-line-spacing::before {
  content: "";
}

.mdi-format-line-style::before {
  content: "";
}

.mdi-format-line-weight::before {
  content: "";
}

.mdi-format-list-bulleted::before {
  content: "";
}

.mdi-format-list-bulleted-square::before {
  content: "ﶬ";
}

.mdi-format-list-bulleted-triangle::before {
  content: "ﻏ";
}

.mdi-format-list-bulleted-type::before {
  content: "";
}

.mdi-format-list-checkbox::before {
  content: "數";
}

.mdi-format-list-checks::before {
  content: "";
}

.mdi-format-list-numbered::before {
  content: "";
}

.mdi-format-list-numbered-rtl::before {
  content: "ﳩ";
}

.mdi-format-list-text::before {
  content: "󰊚";
}

.mdi-format-overline::before {
  content: "ﻐ";
}

.mdi-format-page-break::before {
  content: "";
}

.mdi-format-paint::before {
  content: "";
}

.mdi-format-paragraph::before {
  content: "";
}

.mdi-format-pilcrow::before {
  content: "";
}

.mdi-format-quote-close::before {
  content: "";
}

.mdi-format-quote-close-outline::before {
  content: "󰇓";
}

.mdi-format-quote-open::before {
  content: "";
}

.mdi-format-quote-open-outline::before {
  content: "󰇒";
}

.mdi-format-rotate-90::before {
  content: "";
}

.mdi-format-section::before {
  content: "";
}

.mdi-format-size::before {
  content: "";
}

.mdi-format-strikethrough::before {
  content: "";
}

.mdi-format-strikethrough-variant::before {
  content: "";
}

.mdi-format-subscript::before {
  content: "";
}

.mdi-format-superscript::before {
  content: "";
}

.mdi-format-text::before {
  content: "";
}

.mdi-format-text-rotation-angle-down::before {
  content: "ￛ";
}

.mdi-format-text-rotation-angle-up::before {
  content: "ￜ";
}

.mdi-format-text-rotation-down::before {
  content: "﵏";
}

.mdi-format-text-rotation-down-vertical::before {
  content: "￝";
}

.mdi-format-text-rotation-none::before {
  content: "ﵐ";
}

.mdi-format-text-rotation-up::before {
  content: "￞";
}

.mdi-format-text-rotation-vertical::before {
  content: "￟";
}

.mdi-format-text-variant::before {
  content: "︕";
}

.mdi-format-text-wrapping-clip::before {
  content: "ﳪ";
}

.mdi-format-text-wrapping-overflow::before {
  content: "ﳫ";
}

.mdi-format-text-wrapping-wrap::before {
  content: "ﳬ";
}

.mdi-format-textbox::before {
  content: "ﳭ";
}

.mdi-format-textdirection-l-to-r::before {
  content: "";
}

.mdi-format-textdirection-r-to-l::before {
  content: "";
}

.mdi-format-title::before {
  content: "";
}

.mdi-format-underline::before {
  content: "";
}

.mdi-format-vertical-align-bottom::before {
  content: "";
}

.mdi-format-vertical-align-center::before {
  content: "";
}

.mdi-format-vertical-align-top::before {
  content: "";
}

.mdi-format-wrap-inline::before {
  content: "";
}

.mdi-format-wrap-square::before {
  content: "";
}

.mdi-format-wrap-tight::before {
  content: "";
}

.mdi-format-wrap-top-bottom::before {
  content: "";
}

.mdi-forum::before {
  content: "";
}

.mdi-forum-outline::before {
  content: "";
}

.mdi-forward::before {
  content: "";
}

.mdi-forwardburger::before {
  content: "ﵑ";
}

.mdi-fountain::before {
  content: "索";
}

.mdi-fountain-pen::before {
  content: "ﳮ";
}

.mdi-fountain-pen-tip::before {
  content: "ﳯ";
}

.mdi-foursquare::before {
  content: "";
}

.mdi-freebsd::before {
  content: "";
}

.mdi-frequently-asked-questions::before {
  content: "ﻑ";
}

.mdi-fridge::before {
  content: "";
}

.mdi-fridge-alert::before {
  content: "󰇜";
}

.mdi-fridge-alert-outline::before {
  content: "󰇝";
}

.mdi-fridge-bottom::before {
  content: "";
}

.mdi-fridge-off::before {
  content: "󰇚";
}

.mdi-fridge-off-outline::before {
  content: "󰇛";
}

.mdi-fridge-outline::before {
  content: "";
}

.mdi-fridge-top::before {
  content: "";
}

.mdi-fruit-cherries::before {
  content: "󰁤";
}

.mdi-fruit-citrus::before {
  content: "󰁥";
}

.mdi-fruit-grapes::before {
  content: "󰁦";
}

.mdi-fruit-grapes-outline::before {
  content: "󰁧";
}

.mdi-fruit-pineapple::before {
  content: "󰁨";
}

.mdi-fruit-watermelon::before {
  content: "󰁩";
}

.mdi-fuel::before {
  content: "";
}

.mdi-fullscreen::before {
  content: "";
}

.mdi-fullscreen-exit::before {
  content: "";
}

.mdi-function::before {
  content: "";
}

.mdi-function-variant::before {
  content: "";
}

.mdi-furigana-horizontal::before {
  content: "󰂬";
}

.mdi-furigana-vertical::before {
  content: "󰂭";
}

.mdi-fuse::before {
  content: "ﱡ";
}

.mdi-fuse-blade::before {
  content: "ﱢ";
}

.mdi-gamepad::before {
  content: "";
}

.mdi-gamepad-circle::before {
  content: "︖";
}

.mdi-gamepad-circle-down::before {
  content: "︗";
}

.mdi-gamepad-circle-left::before {
  content: "︘";
}

.mdi-gamepad-circle-outline::before {
  content: "︙";
}

.mdi-gamepad-circle-right::before {
  content: "︚";
}

.mdi-gamepad-circle-up::before {
  content: "︛";
}

.mdi-gamepad-down::before {
  content: "︜";
}

.mdi-gamepad-left::before {
  content: "︝";
}

.mdi-gamepad-right::before {
  content: "︞";
}

.mdi-gamepad-round::before {
  content: "︟";
}

.mdi-gamepad-round-down::before {
  content: "ﹾ";
}

.mdi-gamepad-round-left::before {
  content: "ﹿ";
}

.mdi-gamepad-round-outline::before {
  content: "ﺀ";
}

.mdi-gamepad-round-right::before {
  content: "ﺁ";
}

.mdi-gamepad-round-up::before {
  content: "ﺂ";
}

.mdi-gamepad-square::before {
  content: "ﻒ";
}

.mdi-gamepad-square-outline::before {
  content: "ﻓ";
}

.mdi-gamepad-up::before {
  content: "ﺃ";
}

.mdi-gamepad-variant::before {
  content: "";
}

.mdi-gamepad-variant-outline::before {
  content: "ﻔ";
}

.mdi-gamma::before {
  content: "󰄙";
}

.mdi-gantry-crane::before {
  content: "ﶭ";
}

.mdi-garage::before {
  content: "";
}

.mdi-garage-alert::before {
  content: "";
}

.mdi-garage-open::before {
  content: "";
}

.mdi-gas-cylinder::before {
  content: "";
}

.mdi-gas-station::before {
  content: "";
}

.mdi-gas-station-outline::before {
  content: "ﻕ";
}

.mdi-gate::before {
  content: "";
}

.mdi-gate-and::before {
  content: "";
}

.mdi-gate-arrow-right::before {
  content: "󰆔";
}

.mdi-gate-nand::before {
  content: "";
}

.mdi-gate-nor::before {
  content: "";
}

.mdi-gate-not::before {
  content: "";
}

.mdi-gate-open::before {
  content: "󰆕";
}

.mdi-gate-or::before {
  content: "";
}

.mdi-gate-xnor::before {
  content: "";
}

.mdi-gate-xor::before {
  content: "";
}

.mdi-gatsby::before {
  content: "ﺄ";
}

.mdi-gauge::before {
  content: "";
}

.mdi-gauge-empty::before {
  content: "";
}

.mdi-gauge-full::before {
  content: "";
}

.mdi-gauge-low::before {
  content: "";
}

.mdi-gavel::before {
  content: "";
}

.mdi-gender-female::before {
  content: "";
}

.mdi-gender-male::before {
  content: "";
}

.mdi-gender-male-female::before {
  content: "";
}

.mdi-gender-male-female-variant::before {
  content: "󰅪";
}

.mdi-gender-non-binary::before {
  content: "󰅫";
}

.mdi-gender-transgender::before {
  content: "";
}

.mdi-gentoo::before {
  content: "";
}

.mdi-gesture::before {
  content: "";
}

.mdi-gesture-double-tap::before {
  content: "";
}

.mdi-gesture-pinch::before {
  content: "謁";
}

.mdi-gesture-spread::before {
  content: "諾";
}

.mdi-gesture-swipe::before {
  content: "ﵒ";
}

.mdi-gesture-swipe-down::before {
  content: "";
}

.mdi-gesture-swipe-horizontal::before {
  content: "諭";
}

.mdi-gesture-swipe-left::before {
  content: "";
}

.mdi-gesture-swipe-right::before {
  content: "";
}

.mdi-gesture-swipe-up::before {
  content: "";
}

.mdi-gesture-swipe-vertical::before {
  content: "謹";
}

.mdi-gesture-tap::before {
  content: "";
}

.mdi-gesture-tap-box::before {
  content: "󰋔";
}

.mdi-gesture-tap-button::before {
  content: "󰋓";
}

.mdi-gesture-tap-hold::before {
  content: "ﵓ";
}

.mdi-gesture-two-double-tap::before {
  content: "";
}

.mdi-gesture-two-tap::before {
  content: "";
}

.mdi-ghost::before {
  content: "";
}

.mdi-ghost-off::before {
  content: "林";
}

.mdi-gif::before {
  content: "ﵔ";
}

.mdi-gift::before {
  content: "ﺅ";
}

.mdi-gift-outline::before {
  content: "";
}

.mdi-git::before {
  content: "";
}

.mdi-github-box::before {
  content: "";
}

.mdi-github-circle::before {
  content: "";
}

.mdi-github-face::before {
  content: "";
}

.mdi-gitlab::before {
  content: "ﭼ";
}

.mdi-glass-cocktail::before {
  content: "";
}

.mdi-glass-flute::before {
  content: "";
}

.mdi-glass-mug::before {
  content: "";
}

.mdi-glass-mug-variant::before {
  content: "󰅁";
}

.mdi-glass-stange::before {
  content: "";
}

.mdi-glass-tulip::before {
  content: "";
}

.mdi-glass-wine::before {
  content: "";
}

.mdi-glassdoor::before {
  content: "";
}

.mdi-glasses::before {
  content: "";
}

.mdi-globe-model::before {
  content: "";
}

.mdi-gmail::before {
  content: "";
}

.mdi-gnome::before {
  content: "";
}

.mdi-go-kart::before {
  content: "ﵕ";
}

.mdi-go-kart-track::before {
  content: "ﵖ";
}

.mdi-gog::before {
  content: "ﭽ";
}

.mdi-gold::before {
  content: "󰉺";
}

.mdi-golf::before {
  content: "";
}

.mdi-golf-cart::before {
  content: "󰇏";
}

.mdi-golf-tee::before {
  content: "󰂮";
}

.mdi-gondola::before {
  content: "";
}

.mdi-goodreads::before {
  content: "ﵗ";
}

.mdi-google::before {
  content: "";
}

.mdi-google-adwords::before {
  content: "ﱣ";
}

.mdi-google-analytics::before {
  content: "";
}

.mdi-google-assistant::before {
  content: "";
}

.mdi-google-cardboard::before {
  content: "";
}

.mdi-google-chrome::before {
  content: "";
}

.mdi-google-circles::before {
  content: "";
}

.mdi-google-circles-communities::before {
  content: "";
}

.mdi-google-circles-extended::before {
  content: "";
}

.mdi-google-circles-group::before {
  content: "";
}

.mdi-google-classroom::before {
  content: "";
}

.mdi-google-cloud::before {
  content: "󰈡";
}

.mdi-google-controller::before {
  content: "";
}

.mdi-google-controller-off::before {
  content: "";
}

.mdi-google-drive::before {
  content: "";
}

.mdi-google-earth::before {
  content: "";
}

.mdi-google-fit::before {
  content: "參";
}

.mdi-google-glass::before {
  content: "";
}

.mdi-google-hangouts::before {
  content: "";
}

.mdi-google-home::before {
  content: "";
}

.mdi-google-keep::before {
  content: "";
}

.mdi-google-lens::before {
  content: "淋";
}

.mdi-google-maps::before {
  content: "";
}

.mdi-google-my-business::before {
  content: "󰁪";
}

.mdi-google-nearby::before {
  content: "";
}

.mdi-google-pages::before {
  content: "";
}

.mdi-google-photos::before {
  content: "";
}

.mdi-google-physical-web::before {
  content: "";
}

.mdi-google-play::before {
  content: "";
}

.mdi-google-plus::before {
  content: "";
}

.mdi-google-plus-box::before {
  content: "";
}

.mdi-google-podcast::before {
  content: "ﻖ";
}

.mdi-google-spreadsheet::before {
  content: "臨";
}

.mdi-google-street-view::before {
  content: "ﱤ";
}

.mdi-google-translate::before {
  content: "";
}

.mdi-gradient::before {
  content: "";
}

.mdi-grain::before {
  content: "ﵘ";
}

.mdi-graph::before {
  content: "󰁫";
}

.mdi-graph-outline::before {
  content: "󰁬";
}

.mdi-graphql::before {
  content: "";
}

.mdi-grave-stone::before {
  content: "ﭾ";
}

.mdi-grease-pencil::before {
  content: "";
}

.mdi-greater-than::before {
  content: "塞";
}

.mdi-greater-than-or-equal::before {
  content: "省";
}

.mdi-grid::before {
  content: "";
}

.mdi-grid-large::before {
  content: "";
}

.mdi-grid-off::before {
  content: "";
}

.mdi-grill::before {
  content: "ﺆ";
}

.mdi-grill-outline::before {
  content: "󰆵";
}

.mdi-group::before {
  content: "";
}

.mdi-guitar-acoustic::before {
  content: "";
}

.mdi-guitar-electric::before {
  content: "";
}

.mdi-guitar-pick::before {
  content: "";
}

.mdi-guitar-pick-outline::before {
  content: "";
}

.mdi-guy-fawkes-mask::before {
  content: "";
}

.mdi-hackernews::before {
  content: "";
}

.mdi-hail::before {
  content: "變";
}

.mdi-hair-dryer::before {
  content: "󰄚";
}

.mdi-hair-dryer-outline::before {
  content: "󰄛";
}

.mdi-halloween::before {
  content: "ﭿ";
}

.mdi-hamburger::before {
  content: "";
}

.mdi-hammer::before {
  content: "";
}

.mdi-hand::before {
  content: "祈";
}

.mdi-hand-heart::before {
  content: "󰄜";
}

.mdi-hand-left::before {
  content: "ﺇ";
}

.mdi-hand-okay::before {
  content: "祐";
}

.mdi-hand-peace::before {
  content: "祖";
}

.mdi-hand-peace-variant::before {
  content: "祝";
}

.mdi-hand-pointing-down::before {
  content: "禍";
}

.mdi-hand-pointing-left::before {
  content: "禎";
}

.mdi-hand-pointing-right::before {
  content: "";
}

.mdi-hand-pointing-up::before {
  content: "穀";
}

.mdi-hand-right::before {
  content: "ﺈ";
}

.mdi-hand-saw::before {
  content: "ﺉ";
}

.mdi-handball::before {
  content: "ｰ";
}

.mdi-handcuffs::before {
  content: "󰅩";
}

.mdi-handshake::before {
  content: "󰉃";
}

.mdi-hanger::before {
  content: "";
}

.mdi-hard-hat::before {
  content: "葉";
}

.mdi-harddisk::before {
  content: "";
}

.mdi-harddisk-plus::before {
  content: "󰁭";
}

.mdi-harddisk-remove::before {
  content: "󰁮";
}

.mdi-hat-fedora::before {
  content: "ﮀ";
}

.mdi-hazard-lights::before {
  content: "ﱥ";
}

.mdi-hdr::before {
  content: "ﵙ";
}

.mdi-hdr-off::before {
  content: "ﵚ";
}

.mdi-headphones::before {
  content: "";
}

.mdi-headphones-bluetooth::before {
  content: "說";
}

.mdi-headphones-box::before {
  content: "";
}

.mdi-headphones-off::before {
  content: "";
}

.mdi-headphones-settings::before {
  content: "";
}

.mdi-headset::before {
  content: "";
}

.mdi-headset-dock::before {
  content: "";
}

.mdi-headset-off::before {
  content: "";
}

.mdi-heart::before {
  content: "";
}

.mdi-heart-box::before {
  content: "";
}

.mdi-heart-box-outline::before {
  content: "";
}

.mdi-heart-broken::before {
  content: "";
}

.mdi-heart-broken-outline::before {
  content: "ﳰ";
}

.mdi-heart-circle::before {
  content: "殺";
}

.mdi-heart-circle-outline::before {
  content: "辰";
}

.mdi-heart-flash::before {
  content: "６";
}

.mdi-heart-half::before {
  content: "";
}

.mdi-heart-half-full::before {
  content: "";
}

.mdi-heart-half-outline::before {
  content: "";
}

.mdi-heart-multiple::before {
  content: "突";
}

.mdi-heart-multiple-outline::before {
  content: "節";
}

.mdi-heart-off::before {
  content: "";
}

.mdi-heart-outline::before {
  content: "";
}

.mdi-heart-pulse::before {
  content: "";
}

.mdi-helicopter::before {
  content: "贈";
}

.mdi-help::before {
  content: "";
}

.mdi-help-box::before {
  content: "";
}

.mdi-help-circle::before {
  content: "";
}

.mdi-help-circle-outline::before {
  content: "";
}

.mdi-help-network::before {
  content: "";
}

.mdi-help-network-outline::before {
  content: "ﱦ";
}

.mdi-help-rhombus::before {
  content: "ﮁ";
}

.mdi-help-rhombus-outline::before {
  content: "ﮂ";
}

.mdi-hexadecimal::before {
  content: "󰋒";
}

.mdi-hexagon::before {
  content: "";
}

.mdi-hexagon-multiple::before {
  content: "";
}

.mdi-hexagon-multiple-outline::before {
  content: "󰄝";
}

.mdi-hexagon-outline::before {
  content: "";
}

.mdi-hexagon-slice-1::before {
  content: "輸";
}

.mdi-hexagon-slice-2::before {
  content: "遲";
}

.mdi-hexagon-slice-3::before {
  content: "醙";
}

.mdi-hexagon-slice-4::before {
  content: "鉶";
}

.mdi-hexagon-slice-5::before {
  content: "陼";
}

.mdi-hexagon-slice-6::before {
  content: "難";
}

.mdi-hexagram::before {
  content: "靖";
}

.mdi-hexagram-outline::before {
  content: "韛";
}

.mdi-high-definition::before {
  content: "";
}

.mdi-high-definition-box::before {
  content: "";
}

.mdi-highway::before {
  content: "";
}

.mdi-hiking::before {
  content: "ﵛ";
}

.mdi-hinduism::before {
  content: "沈";
}

.mdi-history::before {
  content: "";
}

.mdi-hockey-puck::before {
  content: "";
}

.mdi-hockey-sticks::before {
  content: "";
}

.mdi-hololens::before {
  content: "";
}

.mdi-home::before {
  content: "";
}

.mdi-home-account::before {
  content: "";
}

.mdi-home-alert::before {
  content: "";
}

.mdi-home-analytics::before {
  content: "ﻗ";
}

.mdi-home-assistant::before {
  content: "";
}

.mdi-home-automation::before {
  content: "";
}

.mdi-home-circle::before {
  content: "";
}

.mdi-home-circle-outline::before {
  content: "󰁯";
}

.mdi-home-city::before {
  content: "ﳱ";
}

.mdi-home-city-outline::before {
  content: "ﳲ";
}

.mdi-home-currency-usd::before {
  content: "";
}

.mdi-home-edit::before {
  content: "󰆄";
}

.mdi-home-edit-outline::before {
  content: "󰆅";
}

.mdi-home-export-outline::before {
  content: "ﾸ";
}

.mdi-home-flood::before {
  content: "７";
}

.mdi-home-floor-0::before {
  content: "ﶮ";
}

.mdi-home-floor-1::before {
  content: "ﵜ";
}

.mdi-home-floor-2::before {
  content: "ﵝ";
}

.mdi-home-floor-3::before {
  content: "ﵞ";
}

.mdi-home-floor-a::before {
  content: "ﵟ";
}

.mdi-home-floor-b::before {
  content: "ﵠ";
}

.mdi-home-floor-g::before {
  content: "ﵡ";
}

.mdi-home-floor-l::before {
  content: "ﵢ";
}

.mdi-home-floor-negative-1::before {
  content: "ﶯ";
}

.mdi-home-group::before {
  content: "ﶰ";
}

.mdi-home-heart::before {
  content: "";
}

.mdi-home-import-outline::before {
  content: "ﾹ";
}

.mdi-home-lightbulb::before {
  content: "󰉼";
}

.mdi-home-lightbulb-outline::before {
  content: "󰉽";
}

.mdi-home-lock::before {
  content: "";
}

.mdi-home-lock-open::before {
  content: "";
}

.mdi-home-map-marker::before {
  content: "";
}

.mdi-home-minus::before {
  content: "拾";
}

.mdi-home-modern::before {
  content: "";
}

.mdi-home-outline::before {
  content: "";
}

.mdi-home-plus::before {
  content: "若";
}

.mdi-home-remove::before {
  content: "󰉲";
}

.mdi-home-roof::before {
  content: "󰅖";
}

.mdi-home-thermometer::before {
  content: "ｱ";
}

.mdi-home-thermometer-outline::before {
  content: "ｲ";
}

.mdi-home-variant::before {
  content: "";
}

.mdi-home-variant-outline::before {
  content: "ﮃ";
}

.mdi-hook::before {
  content: "";
}

.mdi-hook-off::before {
  content: "";
}

.mdi-hops::before {
  content: "";
}

.mdi-horizontal-rotate-clockwise::before {
  content: "󰄞";
}

.mdi-horizontal-rotate-counterclockwise::before {
  content: "󰄟";
}

.mdi-horseshoe::before {
  content: "練";
}

.mdi-hospital::before {
  content: "󰀗";
}

.mdi-hospital-box::before {
  content: "";
}

.mdi-hospital-box-outline::before {
  content: "󰀘";
}

.mdi-hospital-building::before {
  content: "";
}

.mdi-hospital-marker::before {
  content: "";
}

.mdi-hot-tub::before {
  content: "";
}

.mdi-hotel::before {
  content: "";
}

.mdi-houzz::before {
  content: "";
}

.mdi-houzz-box::before {
  content: "";
}

.mdi-hubspot::before {
  content: "ﳳ";
}

.mdi-hulu::before {
  content: "";
}

.mdi-human::before {
  content: "";
}

.mdi-human-child::before {
  content: "";
}

.mdi-human-female::before {
  content: "";
}

.mdi-human-female-boy::before {
  content: "縉";
}

.mdi-human-female-female::before {
  content: "繁";
}

.mdi-human-female-girl::before {
  content: "署";
}

.mdi-human-greeting::before {
  content: "";
}

.mdi-human-handsdown::before {
  content: "";
}

.mdi-human-handsup::before {
  content: "";
}

.mdi-human-male::before {
  content: "";
}

.mdi-human-male-boy::before {
  content: "者";
}

.mdi-human-male-female::before {
  content: "";
}

.mdi-human-male-girl::before {
  content: "臭";
}

.mdi-human-male-height::before {
  content: "８";
}

.mdi-human-male-height-variant::before {
  content: "９";
}

.mdi-human-male-male::before {
  content: "艹";
}

.mdi-human-pregnant::before {
  content: "";
}

.mdi-humble-bundle::before {
  content: "";
}

.mdi-ice-cream::before {
  content: "";
}

.mdi-ice-pop::before {
  content: "：";
}

.mdi-id-card::before {
  content: "￠";
}

.mdi-identifier::before {
  content: "；";
}

.mdi-iframe::before {
  content: "ﱧ";
}

.mdi-iframe-array::before {
  content: "󰄠";
}

.mdi-iframe-array-outline::before {
  content: "󰄡";
}

.mdi-iframe-braces::before {
  content: "󰄢";
}

.mdi-iframe-braces-outline::before {
  content: "󰄣";
}

.mdi-iframe-outline::before {
  content: "ﱨ";
}

.mdi-iframe-parentheses::before {
  content: "󰄤";
}

.mdi-iframe-parentheses-outline::before {
  content: "󰄥";
}

.mdi-iframe-variable::before {
  content: "󰄦";
}

.mdi-iframe-variable-outline::before {
  content: "󰄧";
}

.mdi-image::before {
  content: "";
}

.mdi-image-album::before {
  content: "";
}

.mdi-image-area::before {
  content: "";
}

.mdi-image-area-close::before {
  content: "";
}

.mdi-image-auto-adjust::before {
  content: "￡";
}

.mdi-image-broken::before {
  content: "";
}

.mdi-image-broken-variant::before {
  content: "";
}

.mdi-image-edit::before {
  content: "󰈎";
}

.mdi-image-edit-outline::before {
  content: "󰈏";
}

.mdi-image-filter::before {
  content: "";
}

.mdi-image-filter-black-white::before {
  content: "";
}

.mdi-image-filter-center-focus::before {
  content: "";
}

.mdi-image-filter-center-focus-strong::before {
  content: "＜";
}

.mdi-image-filter-center-focus-strong-outline::before {
  content: "＝";
}

.mdi-image-filter-center-focus-weak::before {
  content: "";
}

.mdi-image-filter-drama::before {
  content: "";
}

.mdi-image-filter-frames::before {
  content: "";
}

.mdi-image-filter-hdr::before {
  content: "";
}

.mdi-image-filter-none::before {
  content: "";
}

.mdi-image-filter-tilt-shift::before {
  content: "";
}

.mdi-image-filter-vintage::before {
  content: "";
}

.mdi-image-frame::before {
  content: "ﺊ";
}

.mdi-image-move::before {
  content: "立";
}

.mdi-image-multiple::before {
  content: "";
}

.mdi-image-off::before {
  content: "";
}

.mdi-image-off-outline::before {
  content: "󰇼";
}

.mdi-image-outline::before {
  content: "掠";
}

.mdi-image-plus::before {
  content: "";
}

.mdi-image-search::before {
  content: "略";
}

.mdi-image-search-outline::before {
  content: "亮";
}

.mdi-image-size-select-actual::before {
  content: "ﱩ";
}

.mdi-image-size-select-large::before {
  content: "ﱪ";
}

.mdi-image-size-select-small::before {
  content: "ﱫ";
}

.mdi-import::before {
  content: "";
}

.mdi-inbox::before {
  content: "";
}

.mdi-inbox-arrow-down::before {
  content: "";
}

.mdi-inbox-arrow-down-outline::before {
  content: "󰊛";
}

.mdi-inbox-arrow-up::before {
  content: "";
}

.mdi-inbox-arrow-up-outline::before {
  content: "󰊜";
}

.mdi-inbox-full::before {
  content: "󰊝";
}

.mdi-inbox-full-outline::before {
  content: "󰊞";
}

.mdi-inbox-multiple::before {
  content: "";
}

.mdi-inbox-multiple-outline::before {
  content: "ﮄ";
}

.mdi-inbox-outline::before {
  content: "󰊟";
}

.mdi-incognito::before {
  content: "";
}

.mdi-infinity::before {
  content: "";
}

.mdi-information::before {
  content: "";
}

.mdi-information-outline::before {
  content: "";
}

.mdi-information-variant::before {
  content: "";
}

.mdi-instagram::before {
  content: "";
}

.mdi-instapaper::before {
  content: "";
}

.mdi-instrument-triangle::before {
  content: "󰁰";
}

.mdi-internet-explorer::before {
  content: "";
}

.mdi-invert-colors::before {
  content: "";
}

.mdi-invert-colors-off::before {
  content: "ﺋ";
}

.mdi-ip::before {
  content: "艹";
}

.mdi-ip-network::before {
  content: "著";
}

.mdi-ip-network-outline::before {
  content: "ﱬ";
}

.mdi-ipod::before {
  content: "ﱭ";
}

.mdi-islam::before {
  content: "兩";
}

.mdi-island::before {
  content: "󰁱";
}

.mdi-itunes::before {
  content: "";
}

.mdi-iv-bag::before {
  content: "󰃤";
}

.mdi-jabber::before {
  content: "ﶱ";
}

.mdi-jeepney::before {
  content: "";
}

.mdi-jellyfish::before {
  content: "＞";
}

.mdi-jellyfish-outline::before {
  content: "？";
}

.mdi-jira::before {
  content: "";
}

.mdi-jquery::before {
  content: "";
}

.mdi-jsfiddle::before {
  content: "";
}

.mdi-json::before {
  content: "";
}

.mdi-judaism::before {
  content: "凉";
}

.mdi-kabaddi::before {
  content: "ﵣ";
}

.mdi-karate::before {
  content: "";
}

.mdi-keg::before {
  content: "";
}

.mdi-kettle::before {
  content: "";
}

.mdi-kettle-outline::before {
  content: "ｳ";
}

.mdi-key::before {
  content: "";
}

.mdi-key-change::before {
  content: "";
}

.mdi-key-link::before {
  content: "󰇊";
}

.mdi-key-minus::before {
  content: "";
}

.mdi-key-outline::before {
  content: "ﶲ";
}

.mdi-key-plus::before {
  content: "";
}

.mdi-key-remove::before {
  content: "";
}

.mdi-key-star::before {
  content: "󰇉";
}

.mdi-key-variant::before {
  content: "";
}

.mdi-key-wireless::before {
  content: "￢";
}

.mdi-keyboard::before {
  content: "";
}

.mdi-keyboard-backspace::before {
  content: "";
}

.mdi-keyboard-caps::before {
  content: "";
}

.mdi-keyboard-close::before {
  content: "";
}

.mdi-keyboard-esc::before {
  content: "󰋢";
}

.mdi-keyboard-f1::before {
  content: "󰋖";
}

.mdi-keyboard-f10::before {
  content: "󰋟";
}

.mdi-keyboard-f11::before {
  content: "󰋠";
}

.mdi-keyboard-f12::before {
  content: "󰋡";
}

.mdi-keyboard-f2::before {
  content: "󰋗";
}

.mdi-keyboard-f3::before {
  content: "󰋘";
}

.mdi-keyboard-f4::before {
  content: "󰋙";
}

.mdi-keyboard-f5::before {
  content: "󰋚";
}

.mdi-keyboard-f6::before {
  content: "󰋛";
}

.mdi-keyboard-f7::before {
  content: "󰋜";
}

.mdi-keyboard-f8::before {
  content: "󰋝";
}

.mdi-keyboard-f9::before {
  content: "󰋞";
}

.mdi-keyboard-off::before {
  content: "";
}

.mdi-keyboard-off-outline::before {
  content: "ﺌ";
}

.mdi-keyboard-outline::before {
  content: "梁";
}

.mdi-keyboard-return::before {
  content: "";
}

.mdi-keyboard-settings::before {
  content: "笠";
}

.mdi-keyboard-settings-outline::before {
  content: "粒";
}

.mdi-keyboard-space::before {
  content: "󰁲";
}

.mdi-keyboard-tab::before {
  content: "";
}

.mdi-keyboard-variant::before {
  content: "";
}

.mdi-khanda::before {
  content: "󰄨";
}

.mdi-kickstarter::before {
  content: "";
}

.mdi-knife::before {
  content: "狀";
}

.mdi-knife-military::before {
  content: "炙";
}

.mdi-kodi::before {
  content: "";
}

.mdi-kotlin::before {
  content: "󰉄";
}

.mdi-kubernetes::before {
  content: "󰄩";
}

.mdi-label::before {
  content: "";
}

.mdi-label-off::before {
  content: "響";
}

.mdi-label-off-outline::before {
  content: "頋";
}

.mdi-label-outline::before {
  content: "";
}

.mdi-label-variant::before {
  content: "頻";
}

.mdi-label-variant-outline::before {
  content: "鬒";
}

.mdi-ladybug::before {
  content: "";
}

.mdi-lambda::before {
  content: "";
}

.mdi-lamp::before {
  content: "";
}

.mdi-lan::before {
  content: "";
}

.mdi-lan-check::before {
  content: "󰋕";
}

.mdi-lan-connect::before {
  content: "";
}

.mdi-lan-disconnect::before {
  content: "";
}

.mdi-lan-pending::before {
  content: "";
}

.mdi-language-c::before {
  content: "";
}

.mdi-language-cpp::before {
  content: "";
}

.mdi-language-csharp::before {
  content: "";
}

.mdi-language-css3::before {
  content: "";
}

.mdi-language-fortran::before {
  content: "󰉅";
}

.mdi-language-go::before {
  content: "";
}

.mdi-language-haskell::before {
  content: "ﱮ";
}

.mdi-language-html5::before {
  content: "";
}

.mdi-language-java::before {
  content: "﬜";
}

.mdi-language-javascript::before {
  content: "";
}

.mdi-language-lua::before {
  content: "";
}

.mdi-language-php::before {
  content: "";
}

.mdi-language-python::before {
  content: "";
}

.mdi-language-python-text::before {
  content: "";
}

.mdi-language-r::before {
  content: "";
}

.mdi-language-ruby-on-rails::before {
  content: "龜";
}

.mdi-language-swift::before {
  content: "";
}

.mdi-language-typescript::before {
  content: "";
}

.mdi-laptop::before {
  content: "";
}

.mdi-laptop-chromebook::before {
  content: "";
}

.mdi-laptop-mac::before {
  content: "";
}

.mdi-laptop-off::before {
  content: "";
}

.mdi-laptop-windows::before {
  content: "";
}

.mdi-laravel::before {
  content: "𢡊";
}

.mdi-lasso::before {
  content: "＠";
}

.mdi-lastfm::before {
  content: "";
}

.mdi-lastpass::before {
  content: "";
}

.mdi-latitude::before {
  content: "ｴ";
}

.mdi-launch::before {
  content: "";
}

.mdi-lava-lamp::before {
  content: "";
}

.mdi-layers::before {
  content: "";
}

.mdi-layers-minus::before {
  content: "ﺍ";
}

.mdi-layers-off::before {
  content: "";
}

.mdi-layers-off-outline::before {
  content: "識";
}

.mdi-layers-outline::before {
  content: "什";
}

.mdi-layers-plus::before {
  content: "︰";
}

.mdi-layers-remove::before {
  content: "︱";
}

.mdi-layers-search::before {
  content: "󰈱";
}

.mdi-layers-search-outline::before {
  content: "󰈲";
}

.mdi-layers-triple::before {
  content: "ｵ";
}

.mdi-layers-triple-outline::before {
  content: "ｶ";
}

.mdi-lead-pencil::before {
  content: "";
}

.mdi-leaf::before {
  content: "";
}

.mdi-leaf-maple::before {
  content: "ﱯ";
}

.mdi-leak::before {
  content: "ﶳ";
}

.mdi-leak-off::before {
  content: "ﶴ";
}

.mdi-led-off::before {
  content: "";
}

.mdi-led-on::before {
  content: "";
}

.mdi-led-outline::before {
  content: "";
}

.mdi-led-strip::before {
  content: "";
}

.mdi-led-strip-variant::before {
  content: "󰁳";
}

.mdi-led-variant-off::before {
  content: "";
}

.mdi-led-variant-on::before {
  content: "";
}

.mdi-led-variant-outline::before {
  content: "";
}

.mdi-leek::before {
  content: "󰆨";
}

.mdi-less-than::before {
  content: "糧";
}

.mdi-less-than-or-equal::before {
  content: "良";
}

.mdi-library::before {
  content: "";
}

.mdi-library-books::before {
  content: "";
}

.mdi-library-movie::before {
  content: "ﳴ";
}

.mdi-library-music::before {
  content: "";
}

.mdi-library-music-outline::before {
  content: "Ａ";
}

.mdi-library-shelves::before {
  content: "ﮅ";
}

.mdi-library-video::before {
  content: "ﳵ";
}

.mdi-license::before {
  content: "￣";
}

.mdi-lifebuoy::before {
  content: "";
}

.mdi-light-switch::before {
  content: "諒";
}

.mdi-lightbulb::before {
  content: "";
}

.mdi-lightbulb-cfl::before {
  content: "󰈳";
}

.mdi-lightbulb-cfl-off::before {
  content: "󰈴";
}

.mdi-lightbulb-cfl-spiral::before {
  content: "󰊠";
}

.mdi-lightbulb-group::before {
  content: "󰉾";
}

.mdi-lightbulb-group-outline::before {
  content: "󰉿";
}

.mdi-lightbulb-multiple::before {
  content: "󰊀";
}

.mdi-lightbulb-multiple-outline::before {
  content: "󰊁";
}

.mdi-lightbulb-off::before {
  content: "︲";
}

.mdi-lightbulb-off-outline::before {
  content: "︳";
}

.mdi-lightbulb-on::before {
  content: "";
}

.mdi-lightbulb-on-outline::before {
  content: "";
}

.mdi-lightbulb-outline::before {
  content: "";
}

.mdi-lighthouse::before {
  content: "茶";
}

.mdi-lighthouse-on::before {
  content: "刺";
}

.mdi-link::before {
  content: "";
}

.mdi-link-box::before {
  content: "ﳶ";
}

.mdi-link-box-outline::before {
  content: "ﳷ";
}

.mdi-link-box-variant::before {
  content: "ﳸ";
}

.mdi-link-box-variant-outline::before {
  content: "ﳹ";
}

.mdi-link-lock::before {
  content: "󰃥";
}

.mdi-link-off::before {
  content: "";
}

.mdi-link-plus::before {
  content: "ﱰ";
}

.mdi-link-variant::before {
  content: "";
}

.mdi-link-variant-minus::before {
  content: "󰄪";
}

.mdi-link-variant-off::before {
  content: "";
}

.mdi-link-variant-plus::before {
  content: "󰄫";
}

.mdi-link-variant-remove::before {
  content: "󰄬";
}

.mdi-linkedin::before {
  content: "";
}

.mdi-linkedin-box::before {
  content: "";
}

.mdi-linux::before {
  content: "";
}

.mdi-linux-mint::before {
  content: "";
}

.mdi-litecoin::before {
  content: "褐";
}

.mdi-loading::before {
  content: "";
}

.mdi-location-enter::before {
  content: "￤";
}

.mdi-location-exit::before {
  content: "￥";
}

.mdi-lock::before {
  content: "";
}

.mdi-lock-alert::before {
  content: "";
}

.mdi-lock-clock::before {
  content: "量";
}

.mdi-lock-open::before {
  content: "";
}

.mdi-lock-open-outline::before {
  content: "";
}

.mdi-lock-open-variant::before {
  content: "￦";
}

.mdi-lock-open-variant-outline::before {
  content: "￧";
}

.mdi-lock-outline::before {
  content: "";
}

.mdi-lock-pattern::before {
  content: "";
}

.mdi-lock-plus::before {
  content: "";
}

.mdi-lock-question::before {
  content: "";
}

.mdi-lock-reset::before {
  content: "";
}

.mdi-lock-smart::before {
  content: "";
}

.mdi-locker::before {
  content: "";
}

.mdi-locker-multiple::before {
  content: "";
}

.mdi-login::before {
  content: "";
}

.mdi-login-variant::before {
  content: "";
}

.mdi-logout::before {
  content: "";
}

.mdi-logout-variant::before {
  content: "";
}

.mdi-longitude::before {
  content: "ｷ";
}

.mdi-looks::before {
  content: "";
}

.mdi-loupe::before {
  content: "";
}

.mdi-lumx::before {
  content: "";
}

.mdi-lungs::before {
  content: "󰂯";
}

.mdi-lyft::before {
  content: "יִ";
}

.mdi-magnet::before {
  content: "";
}

.mdi-magnet-on::before {
  content: "";
}

.mdi-magnify::before {
  content: "";
}

.mdi-magnify-close::before {
  content: "勵";
}

.mdi-magnify-minus::before {
  content: "";
}

.mdi-magnify-minus-cursor::before {
  content: "視";
}

.mdi-magnify-minus-outline::before {
  content: "";
}

.mdi-magnify-plus::before {
  content: "";
}

.mdi-magnify-plus-cursor::before {
  content: "謁";
}

.mdi-magnify-plus-outline::before {
  content: "";
}

.mdi-magnify-remove-cursor::before {
  content: "󰈷";
}

.mdi-magnify-remove-outline::before {
  content: "󰈸";
}

.mdi-magnify-scan::before {
  content: "󰊡";
}

.mdi-mail::before {
  content: "ﻘ";
}

.mdi-mail-ru::before {
  content: "";
}

.mdi-mailbox::before {
  content: "";
}

.mdi-mailbox-open::before {
  content: "ﵤ";
}

.mdi-mailbox-open-outline::before {
  content: "ﵥ";
}

.mdi-mailbox-open-up::before {
  content: "ﵦ";
}

.mdi-mailbox-open-up-outline::before {
  content: "ﵧ";
}

.mdi-mailbox-outline::before {
  content: "ﵨ";
}

.mdi-mailbox-up::before {
  content: "ﵩ";
}

.mdi-mailbox-up-outline::before {
  content: "ﵪ";
}

.mdi-map::before {
  content: "";
}

.mdi-map-check::before {
  content: "ﻙ";
}

.mdi-map-check-outline::before {
  content: "ﻚ";
}

.mdi-map-clock::before {
  content: "ﳺ";
}

.mdi-map-clock-outline::before {
  content: "ﳻ";
}

.mdi-map-legend::before {
  content: "切";
}

.mdi-map-marker::before {
  content: "";
}

.mdi-map-marker-alert::before {
  content: "Ｂ";
}

.mdi-map-marker-alert-outline::before {
  content: "Ｃ";
}

.mdi-map-marker-check::before {
  content: "ﱱ";
}

.mdi-map-marker-circle::before {
  content: "";
}

.mdi-map-marker-distance::before {
  content: "";
}

.mdi-map-marker-down::before {
  content: "󰄭";
}

.mdi-map-marker-minus::before {
  content: "";
}

.mdi-map-marker-multiple::before {
  content: "";
}

.mdi-map-marker-multiple-outline::before {
  content: "󰊢";
}

.mdi-map-marker-off::before {
  content: "";
}

.mdi-map-marker-outline::before {
  content: "";
}

.mdi-map-marker-path::before {
  content: "ﳼ";
}

.mdi-map-marker-plus::before {
  content: "";
}

.mdi-map-marker-question::before {
  content: "Ｄ";
}

.mdi-map-marker-question-outline::before {
  content: "Ｅ";
}

.mdi-map-marker-radius::before {
  content: "";
}

.mdi-map-marker-remove::before {
  content: "Ｆ";
}

.mdi-map-marker-remove-variant::before {
  content: "Ｇ";
}

.mdi-map-marker-up::before {
  content: "󰄮";
}

.mdi-map-minus::before {
  content: "呂";
}

.mdi-map-outline::before {
  content: "女";
}

.mdi-map-plus::before {
  content: "廬";
}

.mdi-map-search::before {
  content: "旅";
}

.mdi-map-search-outline::before {
  content: "濾";
}

.mdi-mapbox::before {
  content: "ﮆ";
}

.mdi-margin::before {
  content: "";
}

.mdi-markdown::before {
  content: "";
}

.mdi-markdown-outline::before {
  content: "ｸ";
}

.mdi-marker::before {
  content: "";
}

.mdi-marker-cancel::before {
  content: "ﶵ";
}

.mdi-marker-check::before {
  content: "";
}

.mdi-mastodon::before {
  content: "𢡄";
}

.mdi-mastodon-variant::before {
  content: "𣏕";
}

.mdi-material-design::before {
  content: "礪";
}

.mdi-material-ui::before {
  content: "";
}

.mdi-math-compass::before {
  content: "";
}

.mdi-math-cos::before {
  content: "ﱲ";
}

.mdi-math-integral::before {
  content: "￨";
}

.mdi-math-integral-box::before {
  content: "￩";
}

.mdi-math-log::before {
  content: "󰂰";
}

.mdi-math-norm::before {
  content: "￪";
}

.mdi-math-norm-box::before {
  content: "￫";
}

.mdi-math-sin::before {
  content: "ﱳ";
}

.mdi-math-tan::before {
  content: "ﱴ";
}

.mdi-matrix::before {
  content: "";
}

.mdi-maxcdn::before {
  content: "";
}

.mdi-medal::before {
  content: "閭";
}

.mdi-medical-bag::before {
  content: "";
}

.mdi-meditation::before {
  content: "󰆦";
}

.mdi-medium::before {
  content: "";
}

.mdi-meetup::before {
  content: "㮝";
}

.mdi-memory::before {
  content: "";
}

.mdi-menu::before {
  content: "";
}

.mdi-menu-down::before {
  content: "";
}

.mdi-menu-down-outline::before {
  content: "";
}

.mdi-menu-left::before {
  content: "";
}

.mdi-menu-left-outline::before {
  content: "度";
}

.mdi-menu-open::before {
  content: "ﮇ";
}

.mdi-menu-right::before {
  content: "";
}

.mdi-menu-right-outline::before {
  content: "拓";
}

.mdi-menu-swap::before {
  content: "謹";
}

.mdi-menu-swap-outline::before {
  content: "賓";
}

.mdi-menu-up::before {
  content: "";
}

.mdi-menu-up-outline::before {
  content: "";
}

.mdi-merge::before {
  content: "ｹ";
}

.mdi-message::before {
  content: "";
}

.mdi-message-alert::before {
  content: "";
}

.mdi-message-alert-outline::before {
  content: "糖";
}

.mdi-message-bulleted::before {
  content: "";
}

.mdi-message-bulleted-off::before {
  content: "";
}

.mdi-message-draw::before {
  content: "";
}

.mdi-message-image::before {
  content: "";
}

.mdi-message-image-outline::before {
  content: "󰆗";
}

.mdi-message-lock::before {
  content: "￬";
}

.mdi-message-lock-outline::before {
  content: "󰆘";
}

.mdi-message-minus::before {
  content: "󰆙";
}

.mdi-message-minus-outline::before {
  content: "󰆚";
}

.mdi-message-outline::before {
  content: "";
}

.mdi-message-plus::before {
  content: "";
}

.mdi-message-plus-outline::before {
  content: "󰃦";
}

.mdi-message-processing::before {
  content: "";
}

.mdi-message-processing-outline::before {
  content: "󰆛";
}

.mdi-message-reply::before {
  content: "";
}

.mdi-message-reply-text::before {
  content: "";
}

.mdi-message-settings::before {
  content: "";
}

.mdi-message-settings-outline::before {
  content: "󰆜";
}

.mdi-message-settings-variant::before {
  content: "";
}

.mdi-message-settings-variant-outline::before {
  content: "󰆝";
}

.mdi-message-text::before {
  content: "";
}

.mdi-message-text-clock::before {
  content: "󰆞";
}

.mdi-message-text-clock-outline::before {
  content: "󰆟";
}

.mdi-message-text-lock::before {
  content: "￭";
}

.mdi-message-text-lock-outline::before {
  content: "󰆠";
}

.mdi-message-text-outline::before {
  content: "";
}

.mdi-message-video::before {
  content: "";
}

.mdi-meteor::before {
  content: "";
}

.mdi-metronome::before {
  content: "";
}

.mdi-metronome-tick::before {
  content: "";
}

.mdi-micro-sd::before {
  content: "";
}

.mdi-microphone::before {
  content: "";
}

.mdi-microphone-minus::before {
  content: "";
}

.mdi-microphone-off::before {
  content: "";
}

.mdi-microphone-outline::before {
  content: "";
}

.mdi-microphone-plus::before {
  content: "";
}

.mdi-microphone-settings::before {
  content: "";
}

.mdi-microphone-variant::before {
  content: "";
}

.mdi-microphone-variant-off::before {
  content: "";
}

.mdi-microscope::before {
  content: "";
}

.mdi-microsoft::before {
  content: "";
}

.mdi-microsoft-dynamics::before {
  content: "驪";
}

.mdi-microwave::before {
  content: "ﱵ";
}

.mdi-middleware::before {
  content: "ｺ";
}

.mdi-middleware-outline::before {
  content: "ｻ";
}

.mdi-midi::before {
  content: "";
}

.mdi-midi-port::before {
  content: "";
}

.mdi-mine::before {
  content: "ﶶ";
}

.mdi-minecraft::before {
  content: "";
}

.mdi-mini-sd::before {
  content: "宅";
}

.mdi-minidisc::before {
  content: "洞";
}

.mdi-minus::before {
  content: "";
}

.mdi-minus-box::before {
  content: "";
}

.mdi-minus-box-multiple::before {
  content: "󰅬";
}

.mdi-minus-box-multiple-outline::before {
  content: "󰅭";
}

.mdi-minus-box-outline::before {
  content: "";
}

.mdi-minus-circle::before {
  content: "";
}

.mdi-minus-circle-outline::before {
  content: "";
}

.mdi-minus-network::before {
  content: "";
}

.mdi-minus-network-outline::before {
  content: "ﱶ";
}

.mdi-mirror::before {
  content: "󰈨";
}

.mdi-mixcloud::before {
  content: "";
}

.mdi-mixed-martial-arts::before {
  content: "ﵫ";
}

.mdi-mixed-reality::before {
  content: "";
}

.mdi-mixer::before {
  content: "";
}

.mdi-molecule::before {
  content: "ﮈ";
}

.mdi-monitor::before {
  content: "";
}

.mdi-monitor-cellphone::before {
  content: "麗";
}

.mdi-monitor-cellphone-star::before {
  content: "黎";
}

.mdi-monitor-clean::before {
  content: "󰄯";
}

.mdi-monitor-dashboard::before {
  content: "暴";
}

.mdi-monitor-lock::before {
  content: "ﶷ";
}

.mdi-monitor-multiple::before {
  content: "";
}

.mdi-monitor-off::before {
  content: "ﵬ";
}

.mdi-monitor-screenshot::before {
  content: "︴";
}

.mdi-monitor-speaker::before {
  content: "ｼ";
}

.mdi-monitor-speaker-off::before {
  content: "ｽ";
}

.mdi-monitor-star::before {
  content: "ﶸ";
}

.mdi-moon-first-quarter::before {
  content: "ｾ";
}

.mdi-moon-full::before {
  content: "ｿ";
}

.mdi-moon-last-quarter::before {
  content: "ﾀ";
}

.mdi-moon-new::before {
  content: "ﾁ";
}

.mdi-moon-waning-crescent::before {
  content: "ﾂ";
}

.mdi-moon-waning-gibbous::before {
  content: "ﾃ";
}

.mdi-moon-waxing-crescent::before {
  content: "ﾄ";
}

.mdi-moon-waxing-gibbous::before {
  content: "ﾅ";
}

.mdi-moped::before {
  content: "󰂱";
}

.mdi-more::before {
  content: "";
}

.mdi-mother-nurse::before {
  content: "ﳽ";
}

.mdi-motion-sensor::before {
  content: "ﵭ";
}

.mdi-motorbike::before {
  content: "";
}

.mdi-mouse::before {
  content: "";
}

.mdi-mouse-bluetooth::before {
  content: "力";
}

.mdi-mouse-off::before {
  content: "";
}

.mdi-mouse-variant::before {
  content: "";
}

.mdi-mouse-variant-off::before {
  content: "";
}

.mdi-move-resize::before {
  content: "";
}

.mdi-move-resize-variant::before {
  content: "";
}

.mdi-movie::before {
  content: "";
}

.mdi-movie-edit::before {
  content: "󰅍";
}

.mdi-movie-edit-outline::before {
  content: "󰅎";
}

.mdi-movie-filter::before {
  content: "󰅏";
}

.mdi-movie-filter-outline::before {
  content: "󰅐";
}

.mdi-movie-open::before {
  content: "￮";
}

.mdi-movie-open-outline::before {
  content: "￯";
}

.mdi-movie-outline::before {
  content: "ﶹ";
}

.mdi-movie-roll::before {
  content: "";
}

.mdi-movie-search::before {
  content: "󰇽";
}

.mdi-movie-search-outline::before {
  content: "󰇾";
}

.mdi-muffin::before {
  content: "曆";
}

.mdi-multiplication::before {
  content: "";
}

.mdi-multiplication-box::before {
  content: "";
}

.mdi-mushroom::before {
  content: "";
}

.mdi-mushroom-outline::before {
  content: "";
}

.mdi-music::before {
  content: "";
}

.mdi-music-accidental-double-flat::before {
  content: "ﾆ";
}

.mdi-music-accidental-double-sharp::before {
  content: "ﾇ";
}

.mdi-music-accidental-flat::before {
  content: "ﾈ";
}

.mdi-music-accidental-natural::before {
  content: "ﾉ";
}

.mdi-music-accidental-sharp::before {
  content: "ﾊ";
}

.mdi-music-box::before {
  content: "";
}

.mdi-music-box-outline::before {
  content: "";
}

.mdi-music-circle::before {
  content: "";
}

.mdi-music-circle-outline::before {
  content: "䀘";
}

.mdi-music-clef-alto::before {
  content: "ﾋ";
}

.mdi-music-clef-bass::before {
  content: "ﾌ";
}

.mdi-music-clef-treble::before {
  content: "ﾍ";
}

.mdi-music-note::before {
  content: "";
}

.mdi-music-note-bluetooth::before {
  content: "";
}

.mdi-music-note-bluetooth-off::before {
  content: "";
}

.mdi-music-note-eighth::before {
  content: "";
}

.mdi-music-note-eighth-dotted::before {
  content: "ﾎ";
}

.mdi-music-note-half::before {
  content: "";
}

.mdi-music-note-half-dotted::before {
  content: "ﾏ";
}

.mdi-music-note-off::before {
  content: "";
}

.mdi-music-note-off-outline::before {
  content: "ﾐ";
}

.mdi-music-note-outline::before {
  content: "ﾑ";
}

.mdi-music-note-plus::before {
  content: "ﶺ";
}

.mdi-music-note-quarter::before {
  content: "";
}

.mdi-music-note-quarter-dotted::before {
  content: "ﾒ";
}

.mdi-music-note-sixteenth::before {
  content: "";
}

.mdi-music-note-sixteenth-dotted::before {
  content: "ﾓ";
}

.mdi-music-note-whole::before {
  content: "";
}

.mdi-music-note-whole-dotted::before {
  content: "ﾔ";
}

.mdi-music-off::before {
  content: "";
}

.mdi-music-rest-eighth::before {
  content: "ﾕ";
}

.mdi-music-rest-half::before {
  content: "ﾖ";
}

.mdi-music-rest-quarter::before {
  content: "ﾗ";
}

.mdi-music-rest-sixteenth::before {
  content: "ﾘ";
}

.mdi-music-rest-whole::before {
  content: "ﾙ";
}

.mdi-nail::before {
  content: "ﶻ";
}

.mdi-nas::before {
  content: "";
}

.mdi-nativescript::before {
  content: "";
}

.mdi-nature::before {
  content: "";
}

.mdi-nature-people::before {
  content: "";
}

.mdi-navigation::before {
  content: "";
}

.mdi-near-me::before {
  content: "";
}

.mdi-necklace::before {
  content: "Ｈ";
}

.mdi-needle::before {
  content: "";
}

.mdi-netflix::before {
  content: "";
}

.mdi-network::before {
  content: "";
}

.mdi-network-off::before {
  content: "ﱷ";
}

.mdi-network-off-outline::before {
  content: "ﱸ";
}

.mdi-network-outline::before {
  content: "ﱹ";
}

.mdi-network-router::before {
  content: "󰂲";
}

.mdi-network-strength-1::before {
  content: "";
}

.mdi-network-strength-1-alert::before {
  content: "";
}

.mdi-network-strength-2::before {
  content: "";
}

.mdi-network-strength-2-alert::before {
  content: "";
}

.mdi-network-strength-3::before {
  content: "";
}

.mdi-network-strength-3-alert::before {
  content: "";
}

.mdi-network-strength-4::before {
  content: "";
}

.mdi-network-strength-4-alert::before {
  content: "";
}

.mdi-network-strength-off::before {
  content: "";
}

.mdi-network-strength-off-outline::before {
  content: "";
}

.mdi-network-strength-outline::before {
  content: "";
}

.mdi-new-box::before {
  content: "";
}

.mdi-newspaper::before {
  content: "";
}

.mdi-newspaper-minus::before {
  content: "Ｉ";
}

.mdi-newspaper-plus::before {
  content: "Ｊ";
}

.mdi-newspaper-variant::before {
  content: "󰀣";
}

.mdi-newspaper-variant-multiple::before {
  content: "󰀤";
}

.mdi-newspaper-variant-multiple-outline::before {
  content: "󰀥";
}

.mdi-newspaper-variant-outline::before {
  content: "󰀦";
}

.mdi-nfc::before {
  content: "";
}

.mdi-nfc-off::before {
  content: "︵";
}

.mdi-nfc-search-variant::before {
  content: "︶";
}

.mdi-nfc-tap::before {
  content: "";
}

.mdi-nfc-variant::before {
  content: "";
}

.mdi-nfc-variant-off::before {
  content: "︷";
}

.mdi-ninja::before {
  content: "";
}

.mdi-nintendo-switch::before {
  content: "";
}

.mdi-nix::before {
  content: "󰄰";
}

.mdi-nodejs::before {
  content: "";
}

.mdi-noodles::before {
  content: "󰆩";
}

.mdi-not-equal::before {
  content: "歷";
}

.mdi-not-equal-variant::before {
  content: "轢";
}

.mdi-note::before {
  content: "";
}

.mdi-note-multiple::before {
  content: "";
}

.mdi-note-multiple-outline::before {
  content: "";
}

.mdi-note-outline::before {
  content: "";
}

.mdi-note-plus::before {
  content: "";
}

.mdi-note-plus-outline::before {
  content: "";
}

.mdi-note-text::before {
  content: "";
}

.mdi-note-text-outline::before {
  content: "󰈂";
}

.mdi-notebook::before {
  content: "";
}

.mdi-notebook-multiple::before {
  content: "︸";
}

.mdi-notebook-outline::before {
  content: "ﻜ";
}

.mdi-notification-clear-all::before {
  content: "";
}

.mdi-npm::before {
  content: "";
}

.mdi-npm-variant::before {
  content: "年";
}

.mdi-npm-variant-outline::before {
  content: "憐";
}

.mdi-nuke::before {
  content: "";
}

.mdi-null::before {
  content: "";
}

.mdi-numeric::before {
  content: "";
}

.mdi-numeric-0::before {
  content: "0";
}

.mdi-numeric-0-box::before {
  content: "";
}

.mdi-numeric-0-box-multiple::before {
  content: "Ｋ";
}

.mdi-numeric-0-box-multiple-outline::before {
  content: "";
}

.mdi-numeric-0-box-outline::before {
  content: "";
}

.mdi-numeric-0-circle::before {
  content: "ﱺ";
}

.mdi-numeric-0-circle-outline::before {
  content: "ﱻ";
}

.mdi-numeric-1::before {
  content: "1";
}

.mdi-numeric-1-box::before {
  content: "";
}

.mdi-numeric-1-box-multiple::before {
  content: "Ｌ";
}

.mdi-numeric-1-box-multiple-outline::before {
  content: "";
}

.mdi-numeric-1-box-outline::before {
  content: "";
}

.mdi-numeric-1-circle::before {
  content: "ﱼ";
}

.mdi-numeric-1-circle-outline::before {
  content: "ﱽ";
}

.mdi-numeric-10::before {
  content: "󰀊";
}

.mdi-numeric-10-box::before {
  content: "ﾚ";
}

.mdi-numeric-10-box-multiple::before {
  content: "󰀋";
}

.mdi-numeric-10-box-multiple-outline::before {
  content: "󰀌";
}

.mdi-numeric-10-box-outline::before {
  content: "ﾛ";
}

.mdi-numeric-10-circle::before {
  content: "󰀍";
}

.mdi-numeric-10-circle-outline::before {
  content: "󰀎";
}

.mdi-numeric-2::before {
  content: "2";
}

.mdi-numeric-2-box::before {
  content: "";
}

.mdi-numeric-2-box-multiple::before {
  content: "Ｍ";
}

.mdi-numeric-2-box-multiple-outline::before {
  content: "";
}

.mdi-numeric-2-box-outline::before {
  content: "";
}

.mdi-numeric-2-circle::before {
  content: "ﱾ";
}

.mdi-numeric-2-circle-outline::before {
  content: "ﱿ";
}

.mdi-numeric-3::before {
  content: "3";
}

.mdi-numeric-3-box::before {
  content: "";
}

.mdi-numeric-3-box-multiple::before {
  content: "Ｎ";
}

.mdi-numeric-3-box-multiple-outline::before {
  content: "";
}

.mdi-numeric-3-box-outline::before {
  content: "";
}

.mdi-numeric-3-circle::before {
  content: "ﲀ";
}

.mdi-numeric-3-circle-outline::before {
  content: "ﲁ";
}

.mdi-numeric-4::before {
  content: "4";
}

.mdi-numeric-4-box::before {
  content: "";
}

.mdi-numeric-4-box-multiple::before {
  content: "Ｏ";
}

.mdi-numeric-4-box-multiple-outline::before {
  content: "";
}

.mdi-numeric-4-box-outline::before {
  content: "";
}

.mdi-numeric-4-circle::before {
  content: "ﲂ";
}

.mdi-numeric-4-circle-outline::before {
  content: "ﲃ";
}

.mdi-numeric-5::before {
  content: "5";
}

.mdi-numeric-5-box::before {
  content: "";
}

.mdi-numeric-5-box-multiple::before {
  content: "Ｐ";
}

.mdi-numeric-5-box-multiple-outline::before {
  content: "";
}

.mdi-numeric-5-box-outline::before {
  content: "";
}

.mdi-numeric-5-circle::before {
  content: "ﲄ";
}

.mdi-numeric-5-circle-outline::before {
  content: "ﲅ";
}

.mdi-numeric-6::before {
  content: "6";
}

.mdi-numeric-6-box::before {
  content: "";
}

.mdi-numeric-6-box-multiple::before {
  content: "Ｑ";
}

.mdi-numeric-6-box-multiple-outline::before {
  content: "";
}

.mdi-numeric-6-box-outline::before {
  content: "";
}

.mdi-numeric-6-circle::before {
  content: "ﲆ";
}

.mdi-numeric-6-circle-outline::before {
  content: "ﲇ";
}

.mdi-numeric-7::before {
  content: "7";
}

.mdi-numeric-7-box::before {
  content: "";
}

.mdi-numeric-7-box-multiple::before {
  content: "Ｒ";
}

.mdi-numeric-7-box-multiple-outline::before {
  content: "";
}

.mdi-numeric-7-box-outline::before {
  content: "";
}

.mdi-numeric-7-circle::before {
  content: "ﲈ";
}

.mdi-numeric-7-circle-outline::before {
  content: "ﲉ";
}

.mdi-numeric-8::before {
  content: "8";
}

.mdi-numeric-8-box::before {
  content: "";
}

.mdi-numeric-8-box-multiple::before {
  content: "Ｓ";
}

.mdi-numeric-8-box-multiple-outline::before {
  content: "";
}

.mdi-numeric-8-box-outline::before {
  content: "";
}

.mdi-numeric-8-circle::before {
  content: "ﲊ";
}

.mdi-numeric-8-circle-outline::before {
  content: "ﲋ";
}

.mdi-numeric-9::before {
  content: "9";
}

.mdi-numeric-9-box::before {
  content: "";
}

.mdi-numeric-9-box-multiple::before {
  content: "Ｔ";
}

.mdi-numeric-9-box-multiple-outline::before {
  content: "";
}

.mdi-numeric-9-box-outline::before {
  content: "";
}

.mdi-numeric-9-circle::before {
  content: "ﲌ";
}

.mdi-numeric-9-circle-outline::before {
  content: "ﲍ";
}

.mdi-numeric-9-plus::before {
  content: "󰀏";
}

.mdi-numeric-9-plus-box::before {
  content: "";
}

.mdi-numeric-9-plus-box-multiple::before {
  content: "Ｕ";
}

.mdi-numeric-9-plus-box-multiple-outline::before {
  content: "";
}

.mdi-numeric-9-plus-box-outline::before {
  content: "";
}

.mdi-numeric-9-plus-circle::before {
  content: "ﲎ";
}

.mdi-numeric-9-plus-circle-outline::before {
  content: "ﲏ";
}

.mdi-numeric-negative-1::before {
  content: "󰁴";
}

.mdi-nut::before {
  content: "";
}

.mdi-nutrition::before {
  content: "";
}

.mdi-nuxt::before {
  content: "󰄱";
}

.mdi-oar::before {
  content: "";
}

.mdi-ocarina::before {
  content: "ﶼ";
}

.mdi-ocr::before {
  content: "󰅥";
}

.mdi-octagon::before {
  content: "";
}

.mdi-octagon-outline::before {
  content: "";
}

.mdi-octagram::before {
  content: "";
}

.mdi-octagram-outline::before {
  content: "";
}

.mdi-odnoklassniki::before {
  content: "";
}

.mdi-offer::before {
  content: "󰉆";
}

.mdi-office::before {
  content: "";
}

.mdi-office-building::before {
  content: "戀";
}

.mdi-oil::before {
  content: "";
}

.mdi-oil-lamp::before {
  content: "Ｖ";
}

.mdi-oil-level::before {
  content: "󰁵";
}

.mdi-oil-temperature::before {
  content: "󰀙";
}

.mdi-omega::before {
  content: "";
}

.mdi-one-up::before {
  content: "ﮉ";
}

.mdi-onedrive::before {
  content: "";
}

.mdi-onenote::before {
  content: "";
}

.mdi-onepassword::before {
  content: "";
}

.mdi-opacity::before {
  content: "";
}

.mdi-open-in-app::before {
  content: "";
}

.mdi-open-in-new::before {
  content: "";
}

.mdi-open-source-initiative::before {
  content: "ﮊ";
}

.mdi-openid::before {
  content: "";
}

.mdi-opera::before {
  content: "";
}

.mdi-orbit::before {
  content: "";
}

.mdi-origin::before {
  content: "שׂ";
}

.mdi-ornament::before {
  content: "";
}

.mdi-ornament-variant::before {
  content: "";
}

.mdi-outdoor-lamp::before {
  content: "󰁶";
}

.mdi-outlook::before {
  content: "ﳾ";
}

.mdi-overscan::before {
  content: "󰀧";
}

.mdi-owl::before {
  content: "";
}

.mdi-pac-man::before {
  content: "ﮋ";
}

.mdi-package::before {
  content: "";
}

.mdi-package-down::before {
  content: "";
}

.mdi-package-up::before {
  content: "";
}

.mdi-package-variant::before {
  content: "";
}

.mdi-package-variant-closed::before {
  content: "";
}

.mdi-page-first::before {
  content: "";
}

.mdi-page-last::before {
  content: "";
}

.mdi-page-layout-body::before {
  content: "";
}

.mdi-page-layout-footer::before {
  content: "";
}

.mdi-page-layout-header::before {
  content: "";
}

.mdi-page-layout-header-footer::before {
  content: "ﾜ";
}

.mdi-page-layout-sidebar-left::before {
  content: "";
}

.mdi-page-layout-sidebar-right::before {
  content: "";
}

.mdi-page-next::before {
  content: "ﮌ";
}

.mdi-page-next-outline::before {
  content: "ﮍ";
}

.mdi-page-previous::before {
  content: "ﮎ";
}

.mdi-page-previous-outline::before {
  content: "ﮏ";
}

.mdi-palette::before {
  content: "";
}

.mdi-palette-advanced::before {
  content: "";
}

.mdi-palette-outline::before {
  content: "﹬";
}

.mdi-palette-swatch::before {
  content: "";
}

.mdi-palm-tree::before {
  content: "󰁷";
}

.mdi-pan::before {
  content: "ﮐ";
}

.mdi-pan-bottom-left::before {
  content: "ﮑ";
}

.mdi-pan-bottom-right::before {
  content: "ﮒ";
}

.mdi-pan-down::before {
  content: "ﮓ";
}

.mdi-pan-horizontal::before {
  content: "ﮔ";
}

.mdi-pan-left::before {
  content: "ﮕ";
}

.mdi-pan-right::before {
  content: "ﮖ";
}

.mdi-pan-top-left::before {
  content: "ﮗ";
}

.mdi-pan-top-right::before {
  content: "ﮘ";
}

.mdi-pan-up::before {
  content: "ﮙ";
}

.mdi-pan-vertical::before {
  content: "ﮚ";
}

.mdi-panda::before {
  content: "";
}

.mdi-pandora::before {
  content: "";
}

.mdi-panorama::before {
  content: "";
}

.mdi-panorama-fisheye::before {
  content: "";
}

.mdi-panorama-horizontal::before {
  content: "";
}

.mdi-panorama-vertical::before {
  content: "";
}

.mdi-panorama-wide-angle::before {
  content: "";
}

.mdi-paper-cut-vertical::before {
  content: "";
}

.mdi-paper-roll::before {
  content: "󰆂";
}

.mdi-paper-roll-outline::before {
  content: "󰆃";
}

.mdi-paperclip::before {
  content: "";
}

.mdi-parachute::before {
  content: "ﲐ";
}

.mdi-parachute-outline::before {
  content: "ﲑ";
}

.mdi-parking::before {
  content: "";
}

.mdi-party-popper::before {
  content: "󰁸";
}

.mdi-passport::before {
  content: "";
}

.mdi-passport-biometric::before {
  content: "ﶽ";
}

.mdi-pasta::before {
  content: "󰆋";
}

.mdi-patio-heater::before {
  content: "ﾝ";
}

.mdi-patreon::before {
  content: "";
}

.mdi-pause::before {
  content: "";
}

.mdi-pause-circle::before {
  content: "";
}

.mdi-pause-circle-outline::before {
  content: "";
}

.mdi-pause-octagon::before {
  content: "";
}

.mdi-pause-octagon-outline::before {
  content: "";
}

.mdi-paw::before {
  content: "";
}

.mdi-paw-off::before {
  content: "";
}

.mdi-paypal::before {
  content: "";
}

.mdi-pdf-box::before {
  content: "︹";
}

.mdi-peace::before {
  content: "";
}

.mdi-peanut::before {
  content: "󰀞";
}

.mdi-peanut-off::before {
  content: "󰀟";
}

.mdi-peanut-off-outline::before {
  content: "󰀡";
}

.mdi-peanut-outline::before {
  content: "󰀠";
}

.mdi-pen::before {
  content: "";
}

.mdi-pen-lock::before {
  content: "ﶾ";
}

.mdi-pen-minus::before {
  content: "ﶿ";
}

.mdi-pen-off::before {
  content: "ﷀ";
}

.mdi-pen-plus::before {
  content: "ﷁ";
}

.mdi-pen-remove::before {
  content: "ﷂ";
}

.mdi-pencil::before {
  content: "";
}

.mdi-pencil-box::before {
  content: "";
}

.mdi-pencil-box-multiple::before {
  content: "󰅯";
}

.mdi-pencil-box-multiple-outline::before {
  content: "󰅰";
}

.mdi-pencil-box-outline::before {
  content: "";
}

.mdi-pencil-circle::before {
  content: "";
}

.mdi-pencil-circle-outline::before {
  content: "";
}

.mdi-pencil-lock::before {
  content: "";
}

.mdi-pencil-lock-outline::before {
  content: "ﷃ";
}

.mdi-pencil-minus::before {
  content: "ﷄ";
}

.mdi-pencil-minus-outline::before {
  content: "ﷅ";
}

.mdi-pencil-off::before {
  content: "";
}

.mdi-pencil-off-outline::before {
  content: "ﷆ";
}

.mdi-pencil-outline::before {
  content: "ﲒ";
}

.mdi-pencil-plus::before {
  content: "ﷇ";
}

.mdi-pencil-plus-outline::before {
  content: "﷈";
}

.mdi-pencil-remove::before {
  content: "﷉";
}

.mdi-pencil-remove-outline::before {
  content: "﷊";
}

.mdi-penguin::before {
  content: "ﻝ";
}

.mdi-pentagon::before {
  content: "";
}

.mdi-pentagon-outline::before {
  content: "";
}

.mdi-percent::before {
  content: "";
}

.mdi-percent-outline::before {
  content: "󰊣";
}

.mdi-periodic-table::before {
  content: "";
}

.mdi-periodic-table-co2::before {
  content: "";
}

.mdi-periscope::before {
  content: "";
}

.mdi-perspective-less::before {
  content: "ﳿ";
}

.mdi-perspective-more::before {
  content: "ﴀ";
}

.mdi-pharmacy::before {
  content: "";
}

.mdi-phone::before {
  content: "";
}

.mdi-phone-alert::before {
  content: "Ｗ";
}

.mdi-phone-alert-outline::before {
  content: "󰆹";
}

.mdi-phone-bluetooth::before {
  content: "";
}

.mdi-phone-bluetooth-outline::before {
  content: "󰆺";
}

.mdi-phone-cancel::before {
  content: "󰃧";
}

.mdi-phone-cancel-outline::before {
  content: "󰆻";
}

.mdi-phone-check::before {
  content: "󰇔";
}

.mdi-phone-check-outline::before {
  content: "󰇕";
}

.mdi-phone-classic::before {
  content: "";
}

.mdi-phone-classic-off::before {
  content: "󰊤";
}

.mdi-phone-forward::before {
  content: "";
}

.mdi-phone-forward-outline::before {
  content: "󰆼";
}

.mdi-phone-hangup::before {
  content: "";
}

.mdi-phone-hangup-outline::before {
  content: "󰆽";
}

.mdi-phone-in-talk::before {
  content: "";
}

.mdi-phone-in-talk-outline::before {
  content: "󰆭";
}

.mdi-phone-incoming::before {
  content: "";
}

.mdi-phone-incoming-outline::before {
  content: "󰆾";
}

.mdi-phone-lock::before {
  content: "";
}

.mdi-phone-lock-outline::before {
  content: "󰆿";
}

.mdi-phone-log::before {
  content: "";
}

.mdi-phone-log-outline::before {
  content: "󰇀";
}

.mdi-phone-message::before {
  content: "󰇁";
}

.mdi-phone-message-outline::before {
  content: "󰇂";
}

.mdi-phone-minus::before {
  content: "";
}

.mdi-phone-minus-outline::before {
  content: "󰇃";
}

.mdi-phone-missed::before {
  content: "";
}

.mdi-phone-missed-outline::before {
  content: "󰇐";
}

.mdi-phone-off::before {
  content: "﷋";
}

.mdi-phone-off-outline::before {
  content: "󰇑";
}

.mdi-phone-outgoing::before {
  content: "";
}

.mdi-phone-outgoing-outline::before {
  content: "󰇄";
}

.mdi-phone-outline::before {
  content: "﷌";
}

.mdi-phone-paused::before {
  content: "";
}

.mdi-phone-paused-outline::before {
  content: "󰇅";
}

.mdi-phone-plus::before {
  content: "";
}

.mdi-phone-plus-outline::before {
  content: "󰇆";
}

.mdi-phone-return::before {
  content: "";
}

.mdi-phone-return-outline::before {
  content: "󰇇";
}

.mdi-phone-ring::before {
  content: "󰇖";
}

.mdi-phone-ring-outline::before {
  content: "󰇗";
}

.mdi-phone-rotate-landscape::before {
  content: "";
}

.mdi-phone-rotate-portrait::before {
  content: "";
}

.mdi-phone-settings::before {
  content: "";
}

.mdi-phone-settings-outline::before {
  content: "󰇈";
}

.mdi-phone-voip::before {
  content: "";
}

.mdi-pi::before {
  content: "";
}

.mdi-pi-box::before {
  content: "";
}

.mdi-pi-hole::before {
  content: "﷍";
}

.mdi-piano::before {
  content: "";
}

.mdi-pickaxe::before {
  content: "";
}

.mdi-picture-in-picture-bottom-right::before {
  content: "︺";
}

.mdi-picture-in-picture-bottom-right-outline::before {
  content: "︻";
}

.mdi-picture-in-picture-top-right::before {
  content: "︼";
}

.mdi-picture-in-picture-top-right-outline::before {
  content: "︽";
}

.mdi-pier::before {
  content: "";
}

.mdi-pier-crane::before {
  content: "";
}

.mdi-pig::before {
  content: "";
}

.mdi-pig-variant::before {
  content: "󰀨";
}

.mdi-piggy-bank::before {
  content: "󰀩";
}

.mdi-pill::before {
  content: "";
}

.mdi-pillar::before {
  content: "";
}

.mdi-pin::before {
  content: "";
}

.mdi-pin-off::before {
  content: "";
}

.mdi-pin-off-outline::before {
  content: "勞";
}

.mdi-pin-outline::before {
  content: "擄";
}

.mdi-pine-tree::before {
  content: "";
}

.mdi-pine-tree-box::before {
  content: "";
}

.mdi-pinterest::before {
  content: "";
}

.mdi-pinterest-box::before {
  content: "";
}

.mdi-pinwheel::before {
  content: "䀹";
}

.mdi-pinwheel-outline::before {
  content: "𥉉";
}

.mdi-pipe::before {
  content: "";
}

.mdi-pipe-disconnected::before {
  content: "";
}

.mdi-pipe-leak::before {
  content: "";
}

.mdi-pirate::before {
  content: "輻";
}

.mdi-pistol::before {
  content: "";
}

.mdi-piston::before {
  content: "";
}

.mdi-pizza::before {
  content: "";
}

.mdi-play::before {
  content: "";
}

.mdi-play-box::before {
  content: "󰊥";
}

.mdi-play-box-outline::before {
  content: "";
}

.mdi-play-circle::before {
  content: "";
}

.mdi-play-circle-outline::before {
  content: "";
}

.mdi-play-network::before {
  content: "";
}

.mdi-play-network-outline::before {
  content: "ﲓ";
}

.mdi-play-outline::before {
  content: "Ｘ";
}

.mdi-play-pause::before {
  content: "";
}

.mdi-play-protected-content::before {
  content: "";
}

.mdi-play-speed::before {
  content: "";
}

.mdi-playlist-check::before {
  content: "";
}

.mdi-playlist-edit::before {
  content: "";
}

.mdi-playlist-minus::before {
  content: "";
}

.mdi-playlist-music::before {
  content: "ﲔ";
}

.mdi-playlist-music-outline::before {
  content: "ﲕ";
}

.mdi-playlist-play::before {
  content: "";
}

.mdi-playlist-plus::before {
  content: "";
}

.mdi-playlist-remove::before {
  content: "";
}

.mdi-playlist-star::before {
  content: "﷎";
}

.mdi-playstation::before {
  content: "";
}

.mdi-plex::before {
  content: "";
}

.mdi-plus::before {
  content: "";
}

.mdi-plus-box::before {
  content: "";
}

.mdi-plus-box-multiple::before {
  content: "";
}

.mdi-plus-box-multiple-outline::before {
  content: "󰅮";
}

.mdi-plus-box-outline::before {
  content: "";
}

.mdi-plus-circle::before {
  content: "";
}

.mdi-plus-circle-multiple-outline::before {
  content: "";
}

.mdi-plus-circle-outline::before {
  content: "";
}

.mdi-plus-minus::before {
  content: "撚";
}

.mdi-plus-minus-box::before {
  content: "漣";
}

.mdi-plus-network::before {
  content: "";
}

.mdi-plus-network-outline::before {
  content: "ﲖ";
}

.mdi-plus-one::before {
  content: "";
}

.mdi-plus-outline::before {
  content: "";
}

.mdi-plus-thick::before {
  content: "󰈗";
}

.mdi-pocket::before {
  content: "";
}

.mdi-podcast::before {
  content: "煉";
}

.mdi-podium::before {
  content: "ﴁ";
}

.mdi-podium-bronze::before {
  content: "ﴂ";
}

.mdi-podium-gold::before {
  content: "ﴃ";
}

.mdi-podium-silver::before {
  content: "ﴄ";
}

.mdi-point-of-sale::before {
  content: "ﵮ";
}

.mdi-pokeball::before {
  content: "";
}

.mdi-pokemon-go::before {
  content: "行";
}

.mdi-poker-chip::before {
  content: "";
}

.mdi-polaroid::before {
  content: "";
}

.mdi-police-badge::before {
  content: "󰆒";
}

.mdi-police-badge-outline::before {
  content: "󰆓";
}

.mdi-poll::before {
  content: "";
}

.mdi-poll-box::before {
  content: "";
}

.mdi-poll-box-outline::before {
  content: "󰊦";
}

.mdi-polymer::before {
  content: "";
}

.mdi-pool::before {
  content: "";
}

.mdi-popcorn::before {
  content: "";
}

.mdi-post::before {
  content: "󰀪";
}

.mdi-post-outline::before {
  content: "󰀫";
}

.mdi-postage-stamp::before {
  content: "ﲗ";
}

.mdi-pot::before {
  content: "";
}

.mdi-pot-mix::before {
  content: "";
}

.mdi-pound::before {
  content: "";
}

.mdi-pound-box::before {
  content: "";
}

.mdi-pound-box-outline::before {
  content: "󰆪";
}

.mdi-power::before {
  content: "";
}

.mdi-power-cycle::before {
  content: "豈";
}

.mdi-power-off::before {
  content: "更";
}

.mdi-power-on::before {
  content: "車";
}

.mdi-power-plug::before {
  content: "";
}

.mdi-power-plug-off::before {
  content: "";
}

.mdi-power-settings::before {
  content: "";
}

.mdi-power-sleep::before {
  content: "賈";
}

.mdi-power-socket::before {
  content: "";
}

.mdi-power-socket-au::before {
  content: "滑";
}

.mdi-power-socket-de::before {
  content: "󰄲";
}

.mdi-power-socket-eu::before {
  content: "";
}

.mdi-power-socket-fr::before {
  content: "󰄳";
}

.mdi-power-socket-jp::before {
  content: "󰄴";
}

.mdi-power-socket-uk::before {
  content: "";
}

.mdi-power-socket-us::before {
  content: "";
}

.mdi-power-standby::before {
  content: "串";
}

.mdi-powershell::before {
  content: "降";
}

.mdi-prescription::before {
  content: "";
}

.mdi-presentation::before {
  content: "";
}

.mdi-presentation-play::before {
  content: "";
}

.mdi-printer::before {
  content: "";
}

.mdi-printer-3d::before {
  content: "";
}

.mdi-printer-3d-nozzle::before {
  content: "︾";
}

.mdi-printer-3d-nozzle-alert::before {
  content: "󰇫";
}

.mdi-printer-3d-nozzle-alert-outline::before {
  content: "󰇬";
}

.mdi-printer-3d-nozzle-outline::before {
  content: "︿";
}

.mdi-printer-alert::before {
  content: "";
}

.mdi-printer-check::before {
  content: "󰅱";
}

.mdi-printer-off::before {
  content: "﹀";
}

.mdi-printer-pos::before {
  content: "󰁹";
}

.mdi-printer-settings::before {
  content: "";
}

.mdi-printer-wireless::before {
  content: "見";
}

.mdi-priority-high::before {
  content: "";
}

.mdi-priority-low::before {
  content: "";
}

.mdi-professional-hexagon::before {
  content: "";
}

.mdi-progress-alert::before {
  content: "ﲘ";
}

.mdi-progress-check::before {
  content: "璉";
}

.mdi-progress-clock::before {
  content: "秊";
}

.mdi-progress-close::before {
  content: "󰄵";
}

.mdi-progress-download::before {
  content: "練";
}

.mdi-progress-upload::before {
  content: "聯";
}

.mdi-progress-wrench::before {
  content: "ﲙ";
}

.mdi-projector::before {
  content: "";
}

.mdi-projector-screen::before {
  content: "";
}

.mdi-protocol::before {
  content: "￹";
}

.mdi-publish::before {
  content: "";
}

.mdi-pulse::before {
  content: "";
}

.mdi-pumpkin::before {
  content: "ﮛ";
}

.mdi-purse::before {
  content: "Ｙ";
}

.mdi-purse-outline::before {
  content: "Ｚ";
}

.mdi-puzzle::before {
  content: "";
}

.mdi-puzzle-outline::before {
  content: "贈";
}

.mdi-qi::before {
  content: "輦";
}

.mdi-qqchat::before {
  content: "";
}

.mdi-qrcode::before {
  content: "";
}

.mdi-qrcode-edit::before {
  content: "";
}

.mdi-qrcode-minus::before {
  content: "󰆷";
}

.mdi-qrcode-plus::before {
  content: "󰆶";
}

.mdi-qrcode-remove::before {
  content: "󰆸";
}

.mdi-qrcode-scan::before {
  content: "";
}

.mdi-quadcopter::before {
  content: "";
}

.mdi-quality-high::before {
  content: "";
}

.mdi-quality-low::before {
  content: "廓";
}

.mdi-quality-medium::before {
  content: "兀";
}

.mdi-quicktime::before {
  content: "";
}

.mdi-quora::before {
  content: "ﴅ";
}

.mdi-rabbit::before {
  content: "句";
}

.mdi-racing-helmet::before {
  content: "ﵯ";
}

.mdi-racquetball::before {
  content: "ﵰ";
}

.mdi-radar::before {
  content: "";
}

.mdi-radiator::before {
  content: "";
}

.mdi-radiator-disabled::before {
  content: "𥳐";
}

.mdi-radiator-off::before {
  content: "𧻓";
}

.mdi-radio::before {
  content: "";
}

.mdi-radio-am::before {
  content: "ﲚ";
}

.mdi-radio-fm::before {
  content: "ﲛ";
}

.mdi-radio-handheld::before {
  content: "";
}

.mdi-radio-off::before {
  content: "󰉇";
}

.mdi-radio-tower::before {
  content: "";
}

.mdi-radioactive::before {
  content: "";
}

.mdi-radioactive-off::before {
  content: "ﻞ";
}

.mdi-radiobox-blank::before {
  content: "";
}

.mdi-radiobox-marked::before {
  content: "";
}

.mdi-radius::before {
  content: "ﲜ";
}

.mdi-radius-outline::before {
  content: "ﲝ";
}

.mdi-railroad-light::before {
  content: "［";
}

.mdi-raspberry-pi::before {
  content: "";
}

.mdi-ray-end::before {
  content: "";
}

.mdi-ray-end-arrow::before {
  content: "";
}

.mdi-ray-start::before {
  content: "";
}

.mdi-ray-start-arrow::before {
  content: "";
}

.mdi-ray-start-end::before {
  content: "";
}

.mdi-ray-vertex::before {
  content: "";
}

.mdi-react::before {
  content: "";
}

.mdi-read::before {
  content: "";
}

.mdi-receipt::before {
  content: "";
}

.mdi-record::before {
  content: "";
}

.mdi-record-circle::before {
  content: "ﻟ";
}

.mdi-record-circle-outline::before {
  content: "ﻠ";
}

.mdi-record-player::before {
  content: "蓮";
}

.mdi-record-rec::before {
  content: "";
}

.mdi-rectangle::before {
  content: "﹁";
}

.mdi-rectangle-outline::before {
  content: "﹂";
}

.mdi-recycle::before {
  content: "";
}

.mdi-reddit::before {
  content: "";
}

.mdi-redhat::before {
  content: "󰅆";
}

.mdi-redo::before {
  content: "";
}

.mdi-redo-variant::before {
  content: "";
}

.mdi-reflect-horizontal::before {
  content: "嗀";
}

.mdi-reflect-vertical::before {
  content: "﨎";
}

.mdi-refresh::before {
  content: "";
}

.mdi-regex::before {
  content: "";
}

.mdi-registered-trademark::before {
  content: "辶";
}

.mdi-relative-scale::before {
  content: "";
}

.mdi-reload::before {
  content: "";
}

.mdi-reload-alert::before {
  content: "󰄶";
}

.mdi-reminder::before {
  content: "";
}

.mdi-remote::before {
  content: "";
}

.mdi-remote-desktop::before {
  content: "";
}

.mdi-remote-off::before {
  content: "ﻡ";
}

.mdi-remote-tv::before {
  content: "ﻢ";
}

.mdi-remote-tv-off::before {
  content: "ﻣ";
}

.mdi-rename-box::before {
  content: "";
}

.mdi-reorder-horizontal::before {
  content: "";
}

.mdi-reorder-vertical::before {
  content: "";
}

.mdi-repeat::before {
  content: "";
}

.mdi-repeat-off::before {
  content: "";
}

.mdi-repeat-once::before {
  content: "";
}

.mdi-replay::before {
  content: "";
}

.mdi-reply::before {
  content: "";
}

.mdi-reply-all::before {
  content: "";
}

.mdi-reply-all-outline::before {
  content: "＼";
}

.mdi-reply-circle::before {
  content: "󰇙";
}

.mdi-reply-outline::before {
  content: "］";
}

.mdi-reproduction::before {
  content: "";
}

.mdi-resistor::before {
  content: "ײַ";
}

.mdi-resistor-nodes::before {
  content: "ﬠ";
}

.mdi-resize::before {
  content: "逸";
}

.mdi-resize-bottom-right::before {
  content: "";
}

.mdi-responsive::before {
  content: "";
}

.mdi-restart::before {
  content: "";
}

.mdi-restart-alert::before {
  content: "󰄷";
}

.mdi-restart-off::before {
  content: "ﵱ";
}

.mdi-restore::before {
  content: "連";
}

.mdi-restore-alert::before {
  content: "󰄸";
}

.mdi-rewind::before {
  content: "";
}

.mdi-rewind-10::before {
  content: "ﴆ";
}

.mdi-rewind-30::before {
  content: "ﵲ";
}

.mdi-rewind-5::before {
  content: "󰈤";
}

.mdi-rewind-outline::before {
  content: "";
}

.mdi-rhombus::before {
  content: "";
}

.mdi-rhombus-medium::before {
  content: "﨏";
}

.mdi-rhombus-outline::before {
  content: "";
}

.mdi-rhombus-split::before {
  content: "塚";
}

.mdi-ribbon::before {
  content: "";
}

.mdi-rice::before {
  content: "";
}

.mdi-ring::before {
  content: "";
}

.mdi-rivet::before {
  content: "﹃";
}

.mdi-road::before {
  content: "";
}

.mdi-road-variant::before {
  content: "";
}

.mdi-robber::before {
  content: "󰁺";
}

.mdi-robot::before {
  content: "";
}

.mdi-robot-industrial::before {
  content: "ﬡ";
}

.mdi-robot-mower::before {
  content: "󰈢";
}

.mdi-robot-mower-outline::before {
  content: "󰈞";
}

.mdi-robot-vacuum::before {
  content: "";
}

.mdi-robot-vacuum-variant::before {
  content: "龜";
}

.mdi-rocket::before {
  content: "";
}

.mdi-roller-skate::before {
  content: "ﴇ";
}

.mdi-rollerblade::before {
  content: "ﴈ";
}

.mdi-rollupjs::before {
  content: "ﮜ";
}

.mdi-roman-numeral-1::before {
  content: "󰂳";
}

.mdi-roman-numeral-10::before {
  content: "󰂼";
}

.mdi-roman-numeral-2::before {
  content: "󰂴";
}

.mdi-roman-numeral-3::before {
  content: "󰂵";
}

.mdi-roman-numeral-4::before {
  content: "󰂶";
}

.mdi-roman-numeral-5::before {
  content: "󰂷";
}

.mdi-roman-numeral-6::before {
  content: "󰂸";
}

.mdi-roman-numeral-7::before {
  content: "󰂹";
}

.mdi-roman-numeral-8::before {
  content: "󰂺";
}

.mdi-roman-numeral-9::before {
  content: "󰂻";
}

.mdi-room-service::before {
  content: "";
}

.mdi-room-service-outline::before {
  content: "ﵳ";
}

.mdi-rotate-3d::before {
  content: "ﻤ";
}

.mdi-rotate-3d-variant::before {
  content: "";
}

.mdi-rotate-left::before {
  content: "";
}

.mdi-rotate-left-variant::before {
  content: "";
}

.mdi-rotate-orbit::before {
  content: "ﵴ";
}

.mdi-rotate-right::before {
  content: "";
}

.mdi-rotate-right-variant::before {
  content: "";
}

.mdi-rounded-corner::before {
  content: "";
}

.mdi-router::before {
  content: "󰈍";
}

.mdi-router-wireless::before {
  content: "";
}

.mdi-router-wireless-settings::before {
  content: "難";
}

.mdi-routes::before {
  content: "";
}

.mdi-routes-clock::before {
  content: "󰁻";
}

.mdi-rowing::before {
  content: "";
}

.mdi-rss::before {
  content: "";
}

.mdi-rss-box::before {
  content: "";
}

.mdi-rss-off::before {
  content: "＾";
}

.mdi-ruby::before {
  content: "ﴉ";
}

.mdi-rugby::before {
  content: "ﵵ";
}

.mdi-ruler::before {
  content: "";
}

.mdi-ruler-square::before {
  content: "ﲞ";
}

.mdi-ruler-square-compass::before {
  content: "ﻛ";
}

.mdi-run::before {
  content: "";
}

.mdi-run-fast::before {
  content: "";
}

.mdi-rv-truck::before {
  content: "󰇿";
}

.mdi-sack::before {
  content: "ﴊ";
}

.mdi-sack-percent::before {
  content: "ﴋ";
}

.mdi-safe::before {
  content: "響";
}

.mdi-safe-square::before {
  content: "󰊧";
}

.mdi-safe-square-outline::before {
  content: "󰊨";
}

.mdi-safety-goggles::before {
  content: "ﴌ";
}

.mdi-sailing::before {
  content: "ﻥ";
}

.mdi-sale::before {
  content: "";
}

.mdi-salesforce::before {
  content: "";
}

.mdi-sass::before {
  content: "";
}

.mdi-satellite::before {
  content: "";
}

.mdi-satellite-uplink::before {
  content: "龜";
}

.mdi-satellite-variant::before {
  content: "";
}

.mdi-sausage::before {
  content: "";
}

.mdi-saw-blade::before {
  content: "﹄";
}

.mdi-saxophone::before {
  content: "";
}

.mdi-scale::before {
  content: "";
}

.mdi-scale-balance::before {
  content: "";
}

.mdi-scale-bathroom::before {
  content: "";
}

.mdi-scale-off::before {
  content: "󰁼";
}

.mdi-scanner::before {
  content: "";
}

.mdi-scanner-off::before {
  content: "契";
}

.mdi-scatter-plot::before {
  content: "ﻦ";
}

.mdi-scatter-plot-outline::before {
  content: "ﻧ";
}

.mdi-school::before {
  content: "";
}

.mdi-school-outline::before {
  content: "󰆫";
}

.mdi-scissors-cutting::before {
  content: "頻";
}

.mdi-scooter::before {
  content: "󰈔";
}

.mdi-scoreboard::before {
  content: "󰊩";
}

.mdi-scoreboard-outline::before {
  content: "󰊪";
}

.mdi-screen-rotation::before {
  content: "";
}

.mdi-screen-rotation-lock::before {
  content: "";
}

.mdi-screw-flat-top::before {
  content: "﷏";
}

.mdi-screw-lag::before {
  content: "﹔";
}

.mdi-screw-machine-flat-top::before {
  content: "﹕";
}

.mdi-screw-machine-round-top::before {
  content: "﹖";
}

.mdi-screw-round-top::before {
  content: "﹗";
}

.mdi-screwdriver::before {
  content: "";
}

.mdi-script::before {
  content: "ﮝ";
}

.mdi-script-outline::before {
  content: "";
}

.mdi-script-text::before {
  content: "ﮞ";
}

.mdi-script-text-outline::before {
  content: "ﮟ";
}

.mdi-sd::before {
  content: "";
}

.mdi-seal::before {
  content: "";
}

.mdi-seal-variant::before {
  content: "￺";
}

.mdi-search-web::before {
  content: "";
}

.mdi-seat::before {
  content: "ﲟ";
}

.mdi-seat-flat::before {
  content: "";
}

.mdi-seat-flat-angled::before {
  content: "";
}

.mdi-seat-individual-suite::before {
  content: "";
}

.mdi-seat-legroom-extra::before {
  content: "";
}

.mdi-seat-legroom-normal::before {
  content: "";
}

.mdi-seat-legroom-reduced::before {
  content: "";
}

.mdi-seat-outline::before {
  content: "ﲠ";
}

.mdi-seat-passenger::before {
  content: "󰉴";
}

.mdi-seat-recline-extra::before {
  content: "";
}

.mdi-seat-recline-normal::before {
  content: "";
}

.mdi-seatbelt::before {
  content: "ﲡ";
}

.mdi-security::before {
  content: "";
}

.mdi-security-network::before {
  content: "";
}

.mdi-seed::before {
  content: "﹅";
}

.mdi-seed-outline::before {
  content: "﹆";
}

.mdi-segment::before {
  content: "ﻨ";
}

.mdi-select::before {
  content: "";
}

.mdi-select-all::before {
  content: "";
}

.mdi-select-color::before {
  content: "ﴍ";
}

.mdi-select-compare::before {
  content: "齃";
}

.mdi-select-drag::before {
  content: "恵";
}

.mdi-select-group::before {
  content: "ﾟ";
}

.mdi-select-inverse::before {
  content: "";
}

.mdi-select-marker::before {
  content: "󰊫";
}

.mdi-select-multiple::before {
  content: "󰊬";
}

.mdi-select-multiple-marker::before {
  content: "󰊭";
}

.mdi-select-off::before {
  content: "";
}

.mdi-select-place::before {
  content: "￻";
}

.mdi-select-search::before {
  content: "󰈯";
}

.mdi-selection::before {
  content: "";
}

.mdi-selection-drag::before {
  content: "𤋮";
}

.mdi-selection-ellipse::before {
  content: "ﴎ";
}

.mdi-selection-ellipse-arrow-inside::before {
  content: "＿";
}

.mdi-selection-marker::before {
  content: "󰊮";
}

.mdi-selection-multiple-marker::before {
  content: "󰊯";
}

.mdi-selection-mutliple::before {
  content: "󰊰";
}

.mdi-selection-off::before {
  content: "";
}

.mdi-selection-search::before {
  content: "󰈰";
}

.mdi-send::before {
  content: "";
}

.mdi-send-check::before {
  content: "󰆌";
}

.mdi-send-check-outline::before {
  content: "󰆍";
}

.mdi-send-circle::before {
  content: "﹘";
}

.mdi-send-circle-outline::before {
  content: "﹙";
}

.mdi-send-clock::before {
  content: "󰆎";
}

.mdi-send-clock-outline::before {
  content: "󰆏";
}

.mdi-send-lock::before {
  content: "";
}

.mdi-send-lock-outline::before {
  content: "󰆑";
}

.mdi-send-outline::before {
  content: "󰆐";
}

.mdi-serial-port::before {
  content: "";
}

.mdi-server::before {
  content: "";
}

.mdi-server-minus::before {
  content: "";
}

.mdi-server-network::before {
  content: "";
}

.mdi-server-network-off::before {
  content: "";
}

.mdi-server-off::before {
  content: "";
}

.mdi-server-plus::before {
  content: "";
}

.mdi-server-remove::before {
  content: "";
}

.mdi-server-security::before {
  content: "";
}

.mdi-set-all::before {
  content: "";
}

.mdi-set-center::before {
  content: "";
}

.mdi-set-center-right::before {
  content: "";
}

.mdi-set-left::before {
  content: "";
}

.mdi-set-left-center::before {
  content: "";
}

.mdi-set-left-right::before {
  content: "";
}

.mdi-set-none::before {
  content: "";
}

.mdi-set-right::before {
  content: "";
}

.mdi-set-top-box::before {
  content: "咽";
}

.mdi-settings::before {
  content: "";
}

.mdi-settings-box::before {
  content: "";
}

.mdi-settings-helper::before {
  content: "舘";
}

.mdi-settings-outline::before {
  content: "";
}

.mdi-settings-transfer::before {
  content: "󰁽";
}

.mdi-settings-transfer-outline::before {
  content: "󰁾";
}

.mdi-shaker::before {
  content: "󰄹";
}

.mdi-shaker-outline::before {
  content: "󰄺";
}

.mdi-shape::before {
  content: "";
}

.mdi-shape-circle-plus::before {
  content: "";
}

.mdi-shape-outline::before {
  content: "";
}

.mdi-shape-oval-plus::before {
  content: "󰈥";
}

.mdi-shape-plus::before {
  content: "";
}

.mdi-shape-polygon-plus::before {
  content: "";
}

.mdi-shape-rectangle-plus::before {
  content: "";
}

.mdi-shape-square-plus::before {
  content: "";
}

.mdi-share::before {
  content: "";
}

.mdi-share-all::before {
  content: "󰈟";
}

.mdi-share-all-outline::before {
  content: "󰈠";
}

.mdi-share-circle::before {
  content: "󰇘";
}

.mdi-share-off::before {
  content: "｀";
}

.mdi-share-off-outline::before {
  content: "ａ";
}

.mdi-share-outline::before {
  content: "櫓";
}

.mdi-share-variant::before {
  content: "";
}

.mdi-sheep::before {
  content: "ﲢ";
}

.mdi-shield::before {
  content: "";
}

.mdi-shield-account::before {
  content: "";
}

.mdi-shield-account-outline::before {
  content: "﨑";
}

.mdi-shield-airplane::before {
  content: "";
}

.mdi-shield-airplane-outline::before {
  content: "ﲣ";
}

.mdi-shield-alert::before {
  content: "ﻩ";
}

.mdi-shield-alert-outline::before {
  content: "ﻪ";
}

.mdi-shield-car::before {
  content: "ﾠ";
}

.mdi-shield-check::before {
  content: "";
}

.mdi-shield-check-outline::before {
  content: "ﲤ";
}

.mdi-shield-cross::before {
  content: "ﲥ";
}

.mdi-shield-cross-outline::before {
  content: "ﲦ";
}

.mdi-shield-edit::before {
  content: "󰇋";
}

.mdi-shield-edit-outline::before {
  content: "󰇌";
}

.mdi-shield-half-full::before {
  content: "";
}

.mdi-shield-home::before {
  content: "";
}

.mdi-shield-home-outline::before {
  content: "ﲧ";
}

.mdi-shield-key::before {
  content: "ﮠ";
}

.mdi-shield-key-outline::before {
  content: "ﮡ";
}

.mdi-shield-link-variant::before {
  content: "ﴏ";
}

.mdi-shield-link-variant-outline::before {
  content: "ﴐ";
}

.mdi-shield-lock::before {
  content: "列";
}

.mdi-shield-lock-outline::before {
  content: "ﲨ";
}

.mdi-shield-off::before {
  content: "劣";
}

.mdi-shield-off-outline::before {
  content: "鍊";
}

.mdi-shield-outline::before {
  content: "";
}

.mdi-shield-plus::before {
  content: "龎";
}

.mdi-shield-plus-outline::before {
  content: "﫚";
}

.mdi-shield-refresh::before {
  content: "󰇍";
}

.mdi-shield-refresh-outline::before {
  content: "󰇎";
}

.mdi-shield-remove::before {
  content: "﫛";
}

.mdi-shield-remove-outline::before {
  content: "﫜";
}

.mdi-shield-search::before {
  content: "ﵶ";
}

.mdi-shield-star::before {
  content: "󰅦";
}

.mdi-shield-star-outline::before {
  content: "󰅧";
}

.mdi-shield-sun::before {
  content: "󰁿";
}

.mdi-shield-sun-outline::before {
  content: "󰂀";
}

.mdi-ship-wheel::before {
  content: "";
}

.mdi-shoe-formal::before {
  content: "ﬢ";
}

.mdi-shoe-heel::before {
  content: "ﬣ";
}

.mdi-shoe-print::before {
  content: "﹚";
}

.mdi-shopify::before {
  content: "﫝";
}

.mdi-shopping::before {
  content: "";
}

.mdi-shopping-music::before {
  content: "";
}

.mdi-shopping-outline::before {
  content: "󰈀";
}

.mdi-shopping-search::before {
  content: "ﾡ";
}

.mdi-shovel::before {
  content: "";
}

.mdi-shovel-off::before {
  content: "";
}

.mdi-shower::before {
  content: "烈";
}

.mdi-shower-head::before {
  content: "裂";
}

.mdi-shredder::before {
  content: "";
}

.mdi-shuffle::before {
  content: "";
}

.mdi-shuffle-disabled::before {
  content: "";
}

.mdi-shuffle-variant::before {
  content: "";
}

.mdi-sigma::before {
  content: "";
}

.mdi-sigma-lower::before {
  content: "";
}

.mdi-sign-caution::before {
  content: "";
}

.mdi-sign-direction::before {
  content: "";
}

.mdi-sign-direction-minus::before {
  content: "󰀢";
}

.mdi-sign-direction-plus::before {
  content: "�";
}

.mdi-sign-direction-remove::before {
  content: "￾";
}

.mdi-sign-real-estate::before {
  content: "󰅃";
}

.mdi-sign-text::before {
  content: "";
}

.mdi-signal::before {
  content: "";
}

.mdi-signal-2g::before {
  content: "";
}

.mdi-signal-3g::before {
  content: "";
}

.mdi-signal-4g::before {
  content: "";
}

.mdi-signal-5g::before {
  content: "﩮";
}

.mdi-signal-cellular-1::before {
  content: "";
}

.mdi-signal-cellular-2::before {
  content: "";
}

.mdi-signal-cellular-3::before {
  content: "";
}

.mdi-signal-cellular-outline::before {
  content: "";
}

.mdi-signal-distance-variant::before {
  content: "﹇";
}

.mdi-signal-hspa::before {
  content: "";
}

.mdi-signal-hspa-plus::before {
  content: "";
}

.mdi-signal-off::before {
  content: "";
}

.mdi-signal-variant::before {
  content: "";
}

.mdi-signature::before {
  content: "﹛";
}

.mdi-signature-freehand::before {
  content: "﹜";
}

.mdi-signature-image::before {
  content: "﹝";
}

.mdi-signature-text::before {
  content: "﹞";
}

.mdi-silo::before {
  content: "ﬤ";
}

.mdi-silverware::before {
  content: "";
}

.mdi-silverware-clean::before {
  content: "￿";
}

.mdi-silverware-fork::before {
  content: "";
}

.mdi-silverware-fork-knife::before {
  content: "﩯";
}

.mdi-silverware-spoon::before {
  content: "";
}

.mdi-silverware-variant::before {
  content: "";
}

.mdi-sim::before {
  content: "";
}

.mdi-sim-alert::before {
  content: "";
}

.mdi-sim-off::before {
  content: "";
}

.mdi-sina-weibo::before {
  content: "﫞";
}

.mdi-sitemap::before {
  content: "";
}

.mdi-skate::before {
  content: "ﴑ";
}

.mdi-skew-less::before {
  content: "ﴒ";
}

.mdi-skew-more::before {
  content: "ﴓ";
}

.mdi-skip-backward::before {
  content: "";
}

.mdi-skip-backward-outline::before {
  content: "ｂ";
}

.mdi-skip-forward::before {
  content: "";
}

.mdi-skip-forward-outline::before {
  content: "ｃ";
}

.mdi-skip-next::before {
  content: "";
}

.mdi-skip-next-circle::before {
  content: "";
}

.mdi-skip-next-circle-outline::before {
  content: "";
}

.mdi-skip-next-outline::before {
  content: "ｄ";
}

.mdi-skip-previous::before {
  content: "";
}

.mdi-skip-previous-circle::before {
  content: "";
}

.mdi-skip-previous-circle-outline::before {
  content: "";
}

.mdi-skip-previous-outline::before {
  content: "ｅ";
}

.mdi-skull::before {
  content: "";
}

.mdi-skull-crossbones::before {
  content: "ﮢ";
}

.mdi-skull-crossbones-outline::before {
  content: "ﮣ";
}

.mdi-skull-outline::before {
  content: "ﮤ";
}

.mdi-skype::before {
  content: "";
}

.mdi-skype-business::before {
  content: "";
}

.mdi-slack::before {
  content: "";
}

.mdi-slackware::before {
  content: "金";
}

.mdi-slash-forward::before {
  content: "󰀀";
}

.mdi-slash-forward-box::before {
  content: "󰀁";
}

.mdi-sleep::before {
  content: "";
}

.mdi-sleep-off::before {
  content: "";
}

.mdi-slope-downhill::before {
  content: "﹟";
}

.mdi-slope-uphill::before {
  content: "﹠";
}

.mdi-slot-machine::before {
  content: "󰄿";
}

.mdi-slot-machine-outline::before {
  content: "󰅀";
}

.mdi-smart-card::before {
  content: "󰃨";
}

.mdi-smart-card-outline::before {
  content: "󰃩";
}

.mdi-smart-card-reader::before {
  content: "󰃪";
}

.mdi-smart-card-reader-outline::before {
  content: "󰃫";
}

.mdi-smog::before {
  content: "並";
}

.mdi-smoke-detector::before {
  content: "";
}

.mdi-smoking::before {
  content: "";
}

.mdi-smoking-off::before {
  content: "";
}

.mdi-snapchat::before {
  content: "";
}

.mdi-snowflake::before {
  content: "";
}

.mdi-snowflake-alert::before {
  content: "ｆ";
}

.mdi-snowflake-variant::before {
  content: "ｇ";
}

.mdi-snowman::before {
  content: "";
}

.mdi-soccer::before {
  content: "";
}

.mdi-soccer-field::before {
  content: "";
}

.mdi-sofa::before {
  content: "";
}

.mdi-solar-panel::before {
  content: "ﵷ";
}

.mdi-solar-panel-large::before {
  content: "ﵸ";
}

.mdi-solar-power::before {
  content: "况";
}

.mdi-soldering-iron::before {
  content: "󰂽";
}

.mdi-solid::before {
  content: "";
}

.mdi-sort::before {
  content: "";
}

.mdi-sort-alphabetical::before {
  content: "";
}

.mdi-sort-alphabetical-ascending::before {
  content: "󰅳";
}

.mdi-sort-alphabetical-descending::before {
  content: "󰅴";
}

.mdi-sort-ascending::before {
  content: "";
}

.mdi-sort-descending::before {
  content: "";
}

.mdi-sort-numeric::before {
  content: "";
}

.mdi-sort-variant::before {
  content: "";
}

.mdi-sort-variant-lock::before {
  content: "ﲩ";
}

.mdi-sort-variant-lock-open::before {
  content: "ﲪ";
}

.mdi-sort-variant-remove::before {
  content: "󰅲";
}

.mdi-soundcloud::before {
  content: "";
}

.mdi-source-branch::before {
  content: "";
}

.mdi-source-commit::before {
  content: "";
}

.mdi-source-commit-end::before {
  content: "";
}

.mdi-source-commit-end-local::before {
  content: "";
}

.mdi-source-commit-local::before {
  content: "";
}

.mdi-source-commit-next-local::before {
  content: "";
}

.mdi-source-commit-start::before {
  content: "";
}

.mdi-source-commit-start-next-local::before {
  content: "";
}

.mdi-source-fork::before {
  content: "";
}

.mdi-source-merge::before {
  content: "";
}

.mdi-source-pull::before {
  content: "";
}

.mdi-source-repository::before {
  content: "ﲫ";
}

.mdi-source-repository-multiple::before {
  content: "ﲬ";
}

.mdi-soy-sauce::before {
  content: "";
}

.mdi-spa::before {
  content: "ﲭ";
}

.mdi-spa-outline::before {
  content: "ﲮ";
}

.mdi-space-invaders::before {
  content: "ﮥ";
}

.mdi-spade::before {
  content: "﹈";
}

.mdi-speaker::before {
  content: "";
}

.mdi-speaker-bluetooth::before {
  content: "說";
}

.mdi-speaker-multiple::before {
  content: "ﴔ";
}

.mdi-speaker-off::before {
  content: "";
}

.mdi-speaker-wireless::before {
  content: "";
}

.mdi-speedometer::before {
  content: "";
}

.mdi-speedometer-medium::before {
  content: "ﾢ";
}

.mdi-speedometer-slow::before {
  content: "ﾣ";
}

.mdi-spellcheck::before {
  content: "";
}

.mdi-spider::before {
  content: "󰈕";
}

.mdi-spider-thread::before {
  content: "󰈖";
}

.mdi-spider-web::before {
  content: "ﮦ";
}

.mdi-spotify::before {
  content: "";
}

.mdi-spotlight::before {
  content: "";
}

.mdi-spotlight-beam::before {
  content: "";
}

.mdi-spray::before {
  content: "";
}

.mdi-spray-bottle::before {
  content: "﫟";
}

.mdi-sprinkler::before {
  content: "󰂁";
}

.mdi-sprinkler-variant::before {
  content: "󰂂";
}

.mdi-sprout::before {
  content: "﹉";
}

.mdi-sprout-outline::before {
  content: "﹊";
}

.mdi-square::before {
  content: "";
}

.mdi-square-edit-outline::before {
  content: "喇";
}

.mdi-square-inc::before {
  content: "";
}

.mdi-square-inc-cash::before {
  content: "";
}

.mdi-square-medium::before {
  content: "晴";
}

.mdi-square-medium-outline::before {
  content: "﨓";
}

.mdi-square-outline::before {
  content: "";
}

.mdi-square-root::before {
  content: "";
}

.mdi-square-root-box::before {
  content: "廉";
}

.mdi-square-small::before {
  content: "﨔";
}

.mdi-squeegee::before {
  content: "﫠";
}

.mdi-ssh::before {
  content: "";
}

.mdi-stack-exchange::before {
  content: "";
}

.mdi-stack-overflow::before {
  content: "";
}

.mdi-stadium::before {
  content: "󰀚";
}

.mdi-stadium-variant::before {
  content: "";
}

.mdi-stairs::before {
  content: "";
}

.mdi-stamper::before {
  content: "ﴕ";
}

.mdi-standard-definition::before {
  content: "";
}

.mdi-star::before {
  content: "";
}

.mdi-star-box::before {
  content: "全";
}

.mdi-star-box-multiple::before {
  content: "󰊱";
}

.mdi-star-box-multiple-outline::before {
  content: "󰊲";
}

.mdi-star-box-outline::before {
  content: "侀";
}

.mdi-star-circle::before {
  content: "";
}

.mdi-star-circle-outline::before {
  content: "念";
}

.mdi-star-face::before {
  content: "捻";
}

.mdi-star-four-points::before {
  content: "﫡";
}

.mdi-star-four-points-outline::before {
  content: "﫢";
}

.mdi-star-half::before {
  content: "";
}

.mdi-star-off::before {
  content: "";
}

.mdi-star-outline::before {
  content: "";
}

.mdi-star-three-points::before {
  content: "﫣";
}

.mdi-star-three-points-outline::before {
  content: "﫤";
}

.mdi-state-machine::before {
  content: "󰈚";
}

.mdi-steam::before {
  content: "";
}

.mdi-steam-box::before {
  content: "奈";
}

.mdi-steering::before {
  content: "";
}

.mdi-steering-off::before {
  content: "懶";
}

.mdi-step-backward::before {
  content: "";
}

.mdi-step-backward-2::before {
  content: "";
}

.mdi-step-forward::before {
  content: "";
}

.mdi-step-forward-2::before {
  content: "";
}

.mdi-stethoscope::before {
  content: "";
}

.mdi-sticker::before {
  content: "";
}

.mdi-sticker-emoji::before {
  content: "";
}

.mdi-stocking::before {
  content: "";
}

.mdi-stomach::before {
  content: "󰂾";
}

.mdi-stop::before {
  content: "";
}

.mdi-stop-circle::before {
  content: "";
}

.mdi-stop-circle-outline::before {
  content: "";
}

.mdi-store::before {
  content: "";
}

.mdi-store-24-hour::before {
  content: "";
}

.mdi-storefront::before {
  content: "󰃬";
}

.mdi-stove::before {
  content: "";
}

.mdi-strategy::before {
  content: "󰈁";
}

.mdi-strava::before {
  content: "ﬥ";
}

.mdi-stretch-to-page::before {
  content: "ｈ";
}

.mdi-stretch-to-page-outline::before {
  content: "ｉ";
}

.mdi-string-lights::before {
  content: "󰋥";
}

.mdi-string-lights-off::before {
  content: "󰋦";
}

.mdi-subdirectory-arrow-left::before {
  content: "";
}

.mdi-subdirectory-arrow-right::before {
  content: "";
}

.mdi-subtitles::before {
  content: "凞";
}

.mdi-subtitles-outline::before {
  content: "猪";
}

.mdi-subway::before {
  content: "";
}

.mdi-subway-alert-variant::before {
  content: "ﵹ";
}

.mdi-subway-variant::before {
  content: "";
}

.mdi-summit::before {
  content: "";
}

.mdi-sunglasses::before {
  content: "";
}

.mdi-surround-sound::before {
  content: "";
}

.mdi-surround-sound-2-0::before {
  content: "";
}

.mdi-surround-sound-3-1::before {
  content: "";
}

.mdi-surround-sound-5-1::before {
  content: "";
}

.mdi-surround-sound-7-1::before {
  content: "";
}

.mdi-svg::before {
  content: "";
}

.mdi-swap-horizontal::before {
  content: "";
}

.mdi-swap-horizontal-bold::before {
  content: "ﮩ";
}

.mdi-swap-horizontal-circle::before {
  content: "󰀂";
}

.mdi-swap-horizontal-circle-outline::before {
  content: "󰀃";
}

.mdi-swap-horizontal-variant::before {
  content: "";
}

.mdi-swap-vertical::before {
  content: "";
}

.mdi-swap-vertical-bold::before {
  content: "ﮪ";
}

.mdi-swap-vertical-circle::before {
  content: "󰀄";
}

.mdi-swap-vertical-circle-outline::before {
  content: "󰀅";
}

.mdi-swap-vertical-variant::before {
  content: "";
}

.mdi-swim::before {
  content: "";
}

.mdi-switch::before {
  content: "";
}

.mdi-sword::before {
  content: "";
}

.mdi-sword-cross::before {
  content: "";
}

.mdi-symfony::before {
  content: "﫥";
}

.mdi-sync::before {
  content: "";
}

.mdi-sync-alert::before {
  content: "";
}

.mdi-sync-off::before {
  content: "";
}

.mdi-tab::before {
  content: "";
}

.mdi-tab-minus::before {
  content: "ﬦ";
}

.mdi-tab-plus::before {
  content: "";
}

.mdi-tab-remove::before {
  content: "ﬧ";
}

.mdi-tab-unselected::before {
  content: "";
}

.mdi-table::before {
  content: "";
}

.mdi-table-border::before {
  content: "益";
}

.mdi-table-chair::before {
  content: "󰂃";
}

.mdi-table-column::before {
  content: "";
}

.mdi-table-column-plus-after::before {
  content: "";
}

.mdi-table-column-plus-before::before {
  content: "";
}

.mdi-table-column-remove::before {
  content: "";
}

.mdi-table-column-width::before {
  content: "";
}

.mdi-table-edit::before {
  content: "";
}

.mdi-table-eye::before {
  content: "󰂿";
}

.mdi-table-headers-eye::before {
  content: "󰉈";
}

.mdi-table-headers-eye-off::before {
  content: "󰉉";
}

.mdi-table-large::before {
  content: "";
}

.mdi-table-large-plus::before {
  content: "ﾤ";
}

.mdi-table-large-remove::before {
  content: "ﾥ";
}

.mdi-table-merge-cells::before {
  content: "殮";
}

.mdi-table-of-contents::before {
  content: "";
}

.mdi-table-plus::before {
  content: "充";
}

.mdi-table-remove::before {
  content: "冀";
}

.mdi-table-row::before {
  content: "";
}

.mdi-table-row-height::before {
  content: "";
}

.mdi-table-row-plus-after::before {
  content: "";
}

.mdi-table-row-plus-before::before {
  content: "";
}

.mdi-table-row-remove::before {
  content: "";
}

.mdi-table-search::before {
  content: "癩";
}

.mdi-table-settings::before {
  content: "";
}

.mdi-table-tennis::before {
  content: "﹋";
}

.mdi-tablet::before {
  content: "";
}

.mdi-tablet-android::before {
  content: "";
}

.mdi-tablet-cellphone::before {
  content: "簾";
}

.mdi-tablet-dashboard::before {
  content: "ﻫ";
}

.mdi-tablet-ipad::before {
  content: "";
}

.mdi-taco::before {
  content: "";
}

.mdi-tag::before {
  content: "";
}

.mdi-tag-faces::before {
  content: "";
}

.mdi-tag-heart::before {
  content: "";
}

.mdi-tag-heart-outline::before {
  content: "ﮫ";
}

.mdi-tag-minus::before {
  content: "羅";
}

.mdi-tag-minus-outline::before {
  content: "󰉊";
}

.mdi-tag-multiple::before {
  content: "";
}

.mdi-tag-off::before {
  content: "󰉋";
}

.mdi-tag-off-outline::before {
  content: "󰉌";
}

.mdi-tag-outline::before {
  content: "";
}

.mdi-tag-plus::before {
  content: "";
}

.mdi-tag-plus-outline::before {
  content: "󰉍";
}

.mdi-tag-remove::before {
  content: "";
}

.mdi-tag-remove-outline::before {
  content: "󰉎";
}

.mdi-tag-text::before {
  content: "󰉏";
}

.mdi-tag-text-outline::before {
  content: "";
}

.mdi-tank::before {
  content: "ﴖ";
}

.mdi-tanker-truck::before {
  content: "󰀆";
}

.mdi-tape-measure::before {
  content: "ﬨ";
}

.mdi-target::before {
  content: "";
}

.mdi-target-account::before {
  content: "ﮬ";
}

.mdi-target-variant::before {
  content: "勇";
}

.mdi-taxi::before {
  content: "";
}

.mdi-tea::before {
  content: "ﵺ";
}

.mdi-tea-outline::before {
  content: "ﵻ";
}

.mdi-teach::before {
  content: "";
}

.mdi-teamviewer::before {
  content: "";
}

.mdi-telegram::before {
  content: "";
}

.mdi-telescope::before {
  content: "﬩";
}

.mdi-television::before {
  content: "";
}

.mdi-television-box::before {
  content: "";
}

.mdi-television-classic::before {
  content: "";
}

.mdi-television-classic-off::before {
  content: "";
}

.mdi-television-clean::before {
  content: "󰄻";
}

.mdi-television-guide::before {
  content: "";
}

.mdi-television-off::before {
  content: "";
}

.mdi-television-pause::before {
  content: "ﾦ";
}

.mdi-television-play::before {
  content: "ﻬ";
}

.mdi-television-stop::before {
  content: "ﾧ";
}

.mdi-temperature-celsius::before {
  content: "";
}

.mdi-temperature-fahrenheit::before {
  content: "";
}

.mdi-temperature-kelvin::before {
  content: "";
}

.mdi-tennis::before {
  content: "ﵼ";
}

.mdi-tennis-ball::before {
  content: "";
}

.mdi-tent::before {
  content: "";
}

.mdi-terraform::before {
  content: "󰂄";
}

.mdi-terrain::before {
  content: "";
}

.mdi-test-tube::before {
  content: "";
}

.mdi-test-tube-empty::before {
  content: "蘿";
}

.mdi-test-tube-off::before {
  content: "螺";
}

.mdi-text::before {
  content: "獵";
}

.mdi-text-recognition::before {
  content: "󰅨";
}

.mdi-text-shadow::before {
  content: "";
}

.mdi-text-short::before {
  content: "令";
}

.mdi-text-subject::before {
  content: "囹";
}

.mdi-text-to-speech::before {
  content: "";
}

.mdi-text-to-speech-off::before {
  content: "";
}

.mdi-textarea::before {
  content: "󰃀";
}

.mdi-textbox::before {
  content: "";
}

.mdi-textbox-password::before {
  content: "";
}

.mdi-texture::before {
  content: "";
}

.mdi-texture-box::before {
  content: "󰀇";
}

.mdi-theater::before {
  content: "";
}

.mdi-theme-light-dark::before {
  content: "";
}

.mdi-thermometer::before {
  content: "";
}

.mdi-thermometer-alert::before {
  content: "﹡";
}

.mdi-thermometer-chevron-down::before {
  content: "﹢";
}

.mdi-thermometer-chevron-up::before {
  content: "﹣";
}

.mdi-thermometer-high::before {
  content: "󰃭";
}

.mdi-thermometer-lines::before {
  content: "";
}

.mdi-thermometer-low::before {
  content: "󰃮";
}

.mdi-thermometer-minus::before {
  content: "﹤";
}

.mdi-thermometer-plus::before {
  content: "﹥";
}

.mdi-thermostat::before {
  content: "";
}

.mdi-thermostat-box::before {
  content: "";
}

.mdi-thought-bubble::before {
  content: "";
}

.mdi-thought-bubble-outline::before {
  content: "";
}

.mdi-thumb-down::before {
  content: "";
}

.mdi-thumb-down-outline::before {
  content: "";
}

.mdi-thumb-up::before {
  content: "";
}

.mdi-thumb-up-outline::before {
  content: "";
}

.mdi-thumbs-up-down::before {
  content: "";
}

.mdi-ticket::before {
  content: "";
}

.mdi-ticket-account::before {
  content: "";
}

.mdi-ticket-confirmation::before {
  content: "";
}

.mdi-ticket-outline::before {
  content: "裸";
}

.mdi-ticket-percent::before {
  content: "";
}

.mdi-tie::before {
  content: "";
}

.mdi-tilde::before {
  content: "";
}

.mdi-timelapse::before {
  content: "";
}

.mdi-timeline::before {
  content: "ﮭ";
}

.mdi-timeline-alert::before {
  content: "ﾲ";
}

.mdi-timeline-alert-outline::before {
  content: "ﾵ";
}

.mdi-timeline-clock::before {
  content: "󰈦";
}

.mdi-timeline-clock-outline::before {
  content: "󰈧";
}

.mdi-timeline-help::before {
  content: "ﾶ";
}

.mdi-timeline-help-outline::before {
  content: "ﾷ";
}

.mdi-timeline-outline::before {
  content: "ﮮ";
}

.mdi-timeline-plus::before {
  content: "ﾳ";
}

.mdi-timeline-plus-outline::before {
  content: "ﾴ";
}

.mdi-timeline-text::before {
  content: "ﮯ";
}

.mdi-timeline-text-outline::before {
  content: "ﮰ";
}

.mdi-timer::before {
  content: "";
}

.mdi-timer-10::before {
  content: "";
}

.mdi-timer-3::before {
  content: "";
}

.mdi-timer-off::before {
  content: "";
}

.mdi-timer-sand::before {
  content: "";
}

.mdi-timer-sand-empty::before {
  content: "";
}

.mdi-timer-sand-full::before {
  content: "";
}

.mdi-timetable::before {
  content: "";
}

.mdi-toaster::before {
  content: "󰂅";
}

.mdi-toaster-off::before {
  content: "󰇢";
}

.mdi-toaster-oven::before {
  content: "ﲯ";
}

.mdi-toggle-switch::before {
  content: "";
}

.mdi-toggle-switch-off::before {
  content: "";
}

.mdi-toggle-switch-off-outline::before {
  content: "礼";
}

.mdi-toggle-switch-outline::before {
  content: "神";
}

.mdi-toilet::before {
  content: "寧";
}

.mdi-toolbox::before {
  content: "嶺";
}

.mdi-toolbox-outline::before {
  content: "怜";
}

.mdi-tools::before {
  content: "󰂆";
}

.mdi-tooltip::before {
  content: "";
}

.mdi-tooltip-account::before {
  content: "";
}

.mdi-tooltip-edit::before {
  content: "";
}

.mdi-tooltip-image::before {
  content: "";
}

.mdi-tooltip-image-outline::before {
  content: "ﮱ";
}

.mdi-tooltip-outline::before {
  content: "";
}

.mdi-tooltip-plus::before {
  content: "﮲";
}

.mdi-tooltip-plus-outline::before {
  content: "";
}

.mdi-tooltip-text::before {
  content: "";
}

.mdi-tooltip-text-outline::before {
  content: "﮳";
}

.mdi-tooth::before {
  content: "";
}

.mdi-tooth-outline::before {
  content: "";
}

.mdi-toothbrush::before {
  content: "󰅔";
}

.mdi-toothbrush-electric::before {
  content: "󰅗";
}

.mdi-toothbrush-paste::before {
  content: "󰅕";
}

.mdi-tor::before {
  content: "";
}

.mdi-tortoise::before {
  content: "ﴗ";
}

.mdi-toslink::before {
  content: "󰋣";
}

.mdi-tournament::before {
  content: "玲";
}

.mdi-tower-beach::before {
  content: "";
}

.mdi-tower-fire::before {
  content: "";
}

.mdi-towing::before {
  content: "";
}

.mdi-toy-brick::before {
  content: "󰊳";
}

.mdi-toy-brick-marker::before {
  content: "󰊴";
}

.mdi-toy-brick-marker-outline::before {
  content: "󰊵";
}

.mdi-toy-brick-minus::before {
  content: "󰊶";
}

.mdi-toy-brick-minus-outline::before {
  content: "󰊷";
}

.mdi-toy-brick-outline::before {
  content: "󰊸";
}

.mdi-toy-brick-plus::before {
  content: "󰊹";
}

.mdi-toy-brick-plus-outline::before {
  content: "󰊺";
}

.mdi-toy-brick-remove::before {
  content: "󰊻";
}

.mdi-toy-brick-remove-outline::before {
  content: "󰊼";
}

.mdi-toy-brick-search::before {
  content: "󰊽";
}

.mdi-toy-brick-search-outline::before {
  content: "󰊾";
}

.mdi-track-light::before {
  content: "邏";
}

.mdi-trackpad::before {
  content: "";
}

.mdi-trackpad-lock::before {
  content: "爐";
}

.mdi-tractor::before {
  content: "";
}

.mdi-trademark::before {
  content: "勺";
}

.mdi-traffic-light::before {
  content: "";
}

.mdi-train::before {
  content: "";
}

.mdi-train-car::before {
  content: "﮴";
}

.mdi-train-variant::before {
  content: "";
}

.mdi-tram::before {
  content: "";
}

.mdi-tram-side::before {
  content: "󰀈";
}

.mdi-transcribe::before {
  content: "";
}

.mdi-transcribe-close::before {
  content: "";
}

.mdi-transfer::before {
  content: "󰂇";
}

.mdi-transfer-down::before {
  content: "ﵽ";
}

.mdi-transfer-left::before {
  content: "ﵾ";
}

.mdi-transfer-right::before {
  content: "";
}

.mdi-transfer-up::before {
  content: "ﵿ";
}

.mdi-transit-connection::before {
  content: "ﴘ";
}

.mdi-transit-connection-variant::before {
  content: "ﴙ";
}

.mdi-transit-detour::before {
  content: "ﾨ";
}

.mdi-transit-transfer::before {
  content: "";
}

.mdi-transition::before {
  content: "樂";
}

.mdi-transition-masked::before {
  content: "洛";
}

.mdi-translate::before {
  content: "";
}

.mdi-translate-off::before {
  content: "﹦";
}

.mdi-transmission-tower::before {
  content: "ﴚ";
}

.mdi-trash-can::before {
  content: "喝";
}

.mdi-trash-can-outline::before {
  content: "啕";
}

.mdi-tray::before {
  content: "󰊿";
}

.mdi-tray-alert::before {
  content: "󰋀";
}

.mdi-tray-full::before {
  content: "󰋁";
}

.mdi-tray-minus::before {
  content: "󰋂";
}

.mdi-tray-plus::before {
  content: "󰋃";
}

.mdi-tray-remove::before {
  content: "󰋄";
}

.mdi-treasure-chest::before {
  content: "";
}

.mdi-tree::before {
  content: "";
}

.mdi-tree-outline::before {
  content: "﹌";
}

.mdi-trello::before {
  content: "";
}

.mdi-trending-down::before {
  content: "";
}

.mdi-trending-neutral::before {
  content: "";
}

.mdi-trending-up::before {
  content: "";
}

.mdi-triangle::before {
  content: "";
}

.mdi-triangle-outline::before {
  content: "";
}

.mdi-triforce::before {
  content: "﮵";
}

.mdi-trophy::before {
  content: "";
}

.mdi-trophy-award::before {
  content: "";
}

.mdi-trophy-broken::before {
  content: "ﶀ";
}

.mdi-trophy-outline::before {
  content: "";
}

.mdi-trophy-variant::before {
  content: "";
}

.mdi-trophy-variant-outline::before {
  content: "";
}

.mdi-truck::before {
  content: "";
}

.mdi-truck-check::before {
  content: "ﲰ";
}

.mdi-truck-check-outline::before {
  content: "󰋅";
}

.mdi-truck-delivery::before {
  content: "";
}

.mdi-truck-delivery-outline::before {
  content: "󰋆";
}

.mdi-truck-fast::before {
  content: "";
}

.mdi-truck-fast-outline::before {
  content: "󰋇";
}

.mdi-truck-outline::before {
  content: "󰋈";
}

.mdi-truck-trailer::before {
  content: "";
}

.mdi-trumpet::before {
  content: "󰃁";
}

.mdi-tshirt-crew::before {
  content: "喙";
}

.mdi-tshirt-crew-outline::before {
  content: "";
}

.mdi-tshirt-v::before {
  content: "嗢";
}

.mdi-tshirt-v-outline::before {
  content: "";
}

.mdi-tumble-dryer::before {
  content: "烙";
}

.mdi-tumble-dryer-alert::before {
  content: "󰇥";
}

.mdi-tumble-dryer-off::before {
  content: "󰇦";
}

.mdi-tumblr::before {
  content: "";
}

.mdi-tumblr-box::before {
  content: "珞";
}

.mdi-tumblr-reblog::before {
  content: "";
}

.mdi-tune::before {
  content: "";
}

.mdi-tune-vertical::before {
  content: "";
}

.mdi-turnstile::before {
  content: "ﲱ";
}

.mdi-turnstile-outline::before {
  content: "ﲲ";
}

.mdi-turtle::before {
  content: "ﲳ";
}

.mdi-twitch::before {
  content: "";
}

.mdi-twitter::before {
  content: "";
}

.mdi-twitter-box::before {
  content: "";
}

.mdi-twitter-circle::before {
  content: "";
}

.mdi-twitter-retweet::before {
  content: "";
}

.mdi-two-factor-authentication::before {
  content: "瑩";
}

.mdi-typewriter::before {
  content: "ｊ";
}

.mdi-uber::before {
  content: "";
}

.mdi-ubisoft::before {
  content: "﮶";
}

.mdi-ubuntu::before {
  content: "";
}

.mdi-ufo::before {
  content: "󰃯";
}

.mdi-ufo-outline::before {
  content: "󰃰";
}

.mdi-ultra-high-definition::before {
  content: "";
}

.mdi-umbraco::before {
  content: "";
}

.mdi-umbrella::before {
  content: "";
}

.mdi-umbrella-closed::before {
  content: "羚";
}

.mdi-umbrella-outline::before {
  content: "";
}

.mdi-undo::before {
  content: "";
}

.mdi-undo-variant::before {
  content: "";
}

.mdi-unfold-less-horizontal::before {
  content: "";
}

.mdi-unfold-less-vertical::before {
  content: "";
}

.mdi-unfold-more-horizontal::before {
  content: "";
}

.mdi-unfold-more-vertical::before {
  content: "";
}

.mdi-ungroup::before {
  content: "";
}

.mdi-unicode::before {
  content: "ﻭ";
}

.mdi-unity::before {
  content: "";
}

.mdi-unreal::before {
  content: "聆";
}

.mdi-untappd::before {
  content: "";
}

.mdi-update::before {
  content: "";
}

.mdi-upload::before {
  content: "";
}

.mdi-upload-multiple::before {
  content: "";
}

.mdi-upload-network::before {
  content: "";
}

.mdi-upload-network-outline::before {
  content: "ﲴ";
}

.mdi-upload-off::before {
  content: "󰃱";
}

.mdi-upload-off-outline::before {
  content: "󰃲";
}

.mdi-upload-outline::before {
  content: "﹧";
}

.mdi-usb::before {
  content: "";
}

.mdi-usb-flash-drive::before {
  content: "󰋉";
}

.mdi-usb-flash-drive-outline::before {
  content: "󰋊";
}

.mdi-usb-port::before {
  content: "󰈛";
}

.mdi-valve::before {
  content: "󰂈";
}

.mdi-valve-closed::before {
  content: "󰂉";
}

.mdi-valve-open::before {
  content: "󰂊";
}

.mdi-van-passenger::before {
  content: "";
}

.mdi-van-utility::before {
  content: "";
}

.mdi-vanish::before {
  content: "";
}

.mdi-vanity-light::before {
  content: "󰈌";
}

.mdi-variable::before {
  content: "﫦";
}

.mdi-variable-box::before {
  content: "󰄼";
}

.mdi-vector-arrange-above::before {
  content: "";
}

.mdi-vector-arrange-below::before {
  content: "";
}

.mdi-vector-bezier::before {
  content: "﫧";
}

.mdi-vector-circle::before {
  content: "";
}

.mdi-vector-circle-variant::before {
  content: "";
}

.mdi-vector-combine::before {
  content: "";
}

.mdi-vector-curve::before {
  content: "";
}

.mdi-vector-difference::before {
  content: "";
}

.mdi-vector-difference-ab::before {
  content: "";
}

.mdi-vector-difference-ba::before {
  content: "";
}

.mdi-vector-ellipse::before {
  content: "";
}

.mdi-vector-intersection::before {
  content: "";
}

.mdi-vector-line::before {
  content: "";
}

.mdi-vector-link::before {
  content: "󰀉";
}

.mdi-vector-point::before {
  content: "";
}

.mdi-vector-polygon::before {
  content: "";
}

.mdi-vector-polyline::before {
  content: "";
}

.mdi-vector-polyline-edit::before {
  content: "󰉐";
}

.mdi-vector-polyline-minus::before {
  content: "󰉑";
}

.mdi-vector-polyline-plus::before {
  content: "󰉒";
}

.mdi-vector-polyline-remove::before {
  content: "󰉓";
}

.mdi-vector-radius::before {
  content: "";
}

.mdi-vector-rectangle::before {
  content: "";
}

.mdi-vector-selection::before {
  content: "";
}

.mdi-vector-square::before {
  content: "";
}

.mdi-vector-triangle::before {
  content: "";
}

.mdi-vector-union::before {
  content: "";
}

.mdi-venmo::before {
  content: "";
}

.mdi-vhs::before {
  content: "祥";
}

.mdi-vibrate::before {
  content: "";
}

.mdi-vibrate-off::before {
  content: "ﲵ";
}

.mdi-video::before {
  content: "";
}

.mdi-video-3d::before {
  content: "";
}

.mdi-video-3d-variant::before {
  content: "ﻮ";
}

.mdi-video-4k-box::before {
  content: "";
}

.mdi-video-account::before {
  content: "落";
}

.mdi-video-check::before {
  content: "󰂋";
}

.mdi-video-check-outline::before {
  content: "󰂌";
}

.mdi-video-image::before {
  content: "酪";
}

.mdi-video-input-antenna::before {
  content: "";
}

.mdi-video-input-component::before {
  content: "";
}

.mdi-video-input-hdmi::before {
  content: "";
}

.mdi-video-input-scart::before {
  content: "ﾩ";
}

.mdi-video-input-svideo::before {
  content: "";
}

.mdi-video-minus::before {
  content: "鈴";
}

.mdi-video-off::before {
  content: "";
}

.mdi-video-off-outline::before {
  content: "﮷";
}

.mdi-video-outline::before {
  content: "﮸";
}

.mdi-video-plus::before {
  content: "零";
}

.mdi-video-stabilization::before {
  content: "駱";
}

.mdi-video-switch::before {
  content: "";
}

.mdi-video-vintage::before {
  content: "福";
}

.mdi-video-wireless::before {
  content: "ﻯ";
}

.mdi-video-wireless-outline::before {
  content: "ﻰ";
}

.mdi-view-agenda::before {
  content: "";
}

.mdi-view-agenda-outline::before {
  content: "󰈃";
}

.mdi-view-array::before {
  content: "";
}

.mdi-view-carousel::before {
  content: "";
}

.mdi-view-column::before {
  content: "";
}

.mdi-view-comfy::before {
  content: "﹍";
}

.mdi-view-compact::before {
  content: "﹎";
}

.mdi-view-compact-outline::before {
  content: "﹏";
}

.mdi-view-dashboard::before {
  content: "";
}

.mdi-view-dashboard-outline::before {
  content: "靖";
}

.mdi-view-dashboard-variant::before {
  content: "";
}

.mdi-view-day::before {
  content: "";
}

.mdi-view-grid::before {
  content: "";
}

.mdi-view-grid-outline::before {
  content: "󰈄";
}

.mdi-view-grid-plus::before {
  content: "ﾪ";
}

.mdi-view-grid-plus-outline::before {
  content: "󰈅";
}

.mdi-view-headline::before {
  content: "";
}

.mdi-view-list::before {
  content: "";
}

.mdi-view-module::before {
  content: "";
}

.mdi-view-parallel::before {
  content: "";
}

.mdi-view-quilt::before {
  content: "";
}

.mdi-view-sequential::before {
  content: "";
}

.mdi-view-split-horizontal::before {
  content: "ﮧ";
}

.mdi-view-split-vertical::before {
  content: "ﮨ";
}

.mdi-view-stream::before {
  content: "";
}

.mdi-view-week::before {
  content: "";
}

.mdi-vimeo::before {
  content: "";
}

.mdi-violin::before {
  content: "";
}

.mdi-virtual-reality::before {
  content: "";
}

.mdi-visual-studio::before {
  content: "";
}

.mdi-visual-studio-code::before {
  content: "精";
}

.mdi-vk::before {
  content: "";
}

.mdi-vk-box::before {
  content: "";
}

.mdi-vk-circle::before {
  content: "";
}

.mdi-vlc::before {
  content: "";
}

.mdi-voice::before {
  content: "";
}

.mdi-voice-off::before {
  content: "ﻱ";
}

.mdi-voicemail::before {
  content: "";
}

.mdi-volleyball::before {
  content: "靈";
}

.mdi-volume-high::before {
  content: "";
}

.mdi-volume-low::before {
  content: "";
}

.mdi-volume-medium::before {
  content: "";
}

.mdi-volume-minus::before {
  content: "";
}

.mdi-volume-mute::before {
  content: "";
}

.mdi-volume-off::before {
  content: "";
}

.mdi-volume-plus::before {
  content: "";
}

.mdi-volume-source::before {
  content: "󰅋";
}

.mdi-volume-variant-off::before {
  content: "﹨";
}

.mdi-volume-vibrate::before {
  content: "󰅌";
}

.mdi-vote::before {
  content: "羽";
}

.mdi-vote-outline::before {
  content: "﨟";
}

.mdi-vpn::before {
  content: "";
}

.mdi-vuejs::before {
  content: "";
}

.mdi-vuetify::before {
  content: "﹐";
}

.mdi-walk::before {
  content: "";
}

.mdi-wall::before {
  content: "";
}

.mdi-wall-sconce::before {
  content: "亂";
}

.mdi-wall-sconce-flat::before {
  content: "卵";
}

.mdi-wall-sconce-variant::before {
  content: "欄";
}

.mdi-wallet::before {
  content: "";
}

.mdi-wallet-giftcard::before {
  content: "";
}

.mdi-wallet-membership::before {
  content: "";
}

.mdi-wallet-outline::before {
  content: "﮹";
}

.mdi-wallet-plus::before {
  content: "ﾫ";
}

.mdi-wallet-plus-outline::before {
  content: "ﾬ";
}

.mdi-wallet-travel::before {
  content: "";
}

.mdi-wallpaper::before {
  content: "﹩";
}

.mdi-wan::before {
  content: "";
}

.mdi-wardrobe::before {
  content: "ﾭ";
}

.mdi-wardrobe-outline::before {
  content: "ﾮ";
}

.mdi-warehouse::before {
  content: "ﾻ";
}

.mdi-washing-machine::before {
  content: "";
}

.mdi-washing-machine-alert::before {
  content: "󰇧";
}

.mdi-washing-machine-off::before {
  content: "󰇨";
}

.mdi-watch::before {
  content: "";
}

.mdi-watch-export::before {
  content: "";
}

.mdi-watch-export-variant::before {
  content: "";
}

.mdi-watch-import::before {
  content: "";
}

.mdi-watch-import-variant::before {
  content: "";
}

.mdi-watch-variant::before {
  content: "";
}

.mdi-watch-vibrate::before {
  content: "";
}

.mdi-watch-vibrate-off::before {
  content: "ﲶ";
}

.mdi-water::before {
  content: "";
}

.mdi-water-boiler::before {
  content: "ﾯ";
}

.mdi-water-boiler-alert::before {
  content: "󰇞";
}

.mdi-water-boiler-off::before {
  content: "󰇟";
}

.mdi-water-off::before {
  content: "";
}

.mdi-water-outline::before {
  content: "﹪";
}

.mdi-water-percent::before {
  content: "";
}

.mdi-water-polo::before {
  content: "󰋋";
}

.mdi-water-pump::before {
  content: "";
}

.mdi-water-pump-off::before {
  content: "ﾰ";
}

.mdi-water-well::before {
  content: "󰂍";
}

.mdi-water-well-outline::before {
  content: "󰂎";
}

.mdi-watermark::before {
  content: "";
}

.mdi-wave::before {
  content: "ｋ";
}

.mdi-waves::before {
  content: "";
}

.mdi-waze::before {
  content: "﮺";
}

.mdi-weather-cloudy::before {
  content: "";
}

.mdi-weather-cloudy-alert::before {
  content: "ｌ";
}

.mdi-weather-cloudy-arrow-right::before {
  content: "﹑";
}

.mdi-weather-fog::before {
  content: "";
}

.mdi-weather-hail::before {
  content: "";
}

.mdi-weather-hazy::before {
  content: "ｍ";
}

.mdi-weather-hurricane::before {
  content: "";
}

.mdi-weather-lightning::before {
  content: "";
}

.mdi-weather-lightning-rainy::before {
  content: "";
}

.mdi-weather-night::before {
  content: "";
}

.mdi-weather-night-partly-cloudy::before {
  content: "ｎ";
}

.mdi-weather-partly-cloudy::before {
  content: "";
}

.mdi-weather-partly-lightning::before {
  content: "ｏ";
}

.mdi-weather-partly-rainy::before {
  content: "ｐ";
}

.mdi-weather-partly-snowy::before {
  content: "ｑ";
}

.mdi-weather-partly-snowy-rainy::before {
  content: "ｒ";
}

.mdi-weather-pouring::before {
  content: "";
}

.mdi-weather-rainy::before {
  content: "";
}

.mdi-weather-snowy::before {
  content: "";
}

.mdi-weather-snowy-heavy::before {
  content: "ｓ";
}

.mdi-weather-snowy-rainy::before {
  content: "";
}

.mdi-weather-sunny::before {
  content: "";
}

.mdi-weather-sunny-alert::before {
  content: "ｔ";
}

.mdi-weather-sunset::before {
  content: "";
}

.mdi-weather-sunset-down::before {
  content: "";
}

.mdi-weather-sunset-up::before {
  content: "";
}

.mdi-weather-tornado::before {
  content: "ｕ";
}

.mdi-weather-windy::before {
  content: "";
}

.mdi-weather-windy-variant::before {
  content: "";
}

.mdi-web::before {
  content: "";
}

.mdi-web-box::before {
  content: "ﾱ";
}

.mdi-web-clock::before {
  content: "󰉵";
}

.mdi-webcam::before {
  content: "";
}

.mdi-webhook::before {
  content: "";
}

.mdi-webpack::before {
  content: "";
}

.mdi-webrtc::before {
  content: "󰉳";
}

.mdi-wechat::before {
  content: "";
}

.mdi-weight::before {
  content: "";
}

.mdi-weight-gram::before {
  content: "ﴛ";
}

.mdi-weight-kilogram::before {
  content: "";
}

.mdi-weight-lifter::before {
  content: "󰆈";
}

.mdi-weight-pound::before {
  content: "領";
}

.mdi-whatsapp::before {
  content: "";
}

.mdi-wheelchair-accessibility::before {
  content: "";
}

.mdi-whistle::before {
  content: "例";
}

.mdi-white-balance-auto::before {
  content: "";
}

.mdi-white-balance-incandescent::before {
  content: "";
}

.mdi-white-balance-iridescent::before {
  content: "";
}

.mdi-white-balance-sunny::before {
  content: "";
}

.mdi-widgets::before {
  content: "";
}

.mdi-wifi::before {
  content: "";
}

.mdi-wifi-off::before {
  content: "";
}

.mdi-wifi-star::before {
  content: "﹫";
}

.mdi-wifi-strength-1::before {
  content: "爛";
}

.mdi-wifi-strength-1-alert::before {
  content: "蘭";
}

.mdi-wifi-strength-1-lock::before {
  content: "鸞";
}

.mdi-wifi-strength-2::before {
  content: "嵐";
}

.mdi-wifi-strength-2-alert::before {
  content: "濫";
}

.mdi-wifi-strength-2-lock::before {
  content: "藍";
}

.mdi-wifi-strength-3::before {
  content: "襤";
}

.mdi-wifi-strength-3-alert::before {
  content: "拉";
}

.mdi-wifi-strength-3-lock::before {
  content: "臘";
}

.mdi-wifi-strength-4::before {
  content: "蠟";
}

.mdi-wifi-strength-4-alert::before {
  content: "廊";
}

.mdi-wifi-strength-4-lock::before {
  content: "朗";
}

.mdi-wifi-strength-alert-outline::before {
  content: "浪";
}

.mdi-wifi-strength-lock-outline::before {
  content: "狼";
}

.mdi-wifi-strength-off::before {
  content: "郎";
}

.mdi-wifi-strength-off-outline::before {
  content: "來";
}

.mdi-wifi-strength-outline::before {
  content: "冷";
}

.mdi-wii::before {
  content: "";
}

.mdi-wiiu::before {
  content: "";
}

.mdi-wikipedia::before {
  content: "";
}

.mdi-wind-turbine::before {
  content: "ﶁ";
}

.mdi-window-close::before {
  content: "";
}

.mdi-window-closed::before {
  content: "";
}

.mdi-window-closed-variant::before {
  content: "󰈆";
}

.mdi-window-maximize::before {
  content: "";
}

.mdi-window-minimize::before {
  content: "";
}

.mdi-window-open::before {
  content: "";
}

.mdi-window-open-variant::before {
  content: "󰈇";
}

.mdi-window-restore::before {
  content: "";
}

.mdi-window-shutter::before {
  content: "󰅇";
}

.mdi-window-shutter-alert::before {
  content: "󰅈";
}

.mdi-window-shutter-open::before {
  content: "󰅉";
}

.mdi-windows::before {
  content: "";
}

.mdi-windows-classic::before {
  content: "蘒";
}

.mdi-wiper::before {
  content: "﫨";
}

.mdi-wiper-wash::before {
  content: "ﶂ";
}

.mdi-wordpress::before {
  content: "";
}

.mdi-worker::before {
  content: "";
}

.mdi-wrap::before {
  content: "";
}

.mdi-wrap-disabled::before {
  content: "﮻";
}

.mdi-wrench::before {
  content: "";
}

.mdi-wrench-outline::before {
  content: "﮼";
}

.mdi-wunderlist::before {
  content: "";
}

.mdi-xamarin::before {
  content: "";
}

.mdi-xamarin-outline::before {
  content: "";
}

.mdi-xaml::before {
  content: "";
}

.mdi-xbox::before {
  content: "";
}

.mdi-xbox-controller::before {
  content: "";
}

.mdi-xbox-controller-battery-alert::before {
  content: "";
}

.mdi-xbox-controller-battery-charging::before {
  content: "﨡";
}

.mdi-xbox-controller-battery-empty::before {
  content: "";
}

.mdi-xbox-controller-battery-full::before {
  content: "";
}

.mdi-xbox-controller-battery-low::before {
  content: "";
}

.mdi-xbox-controller-battery-medium::before {
  content: "";
}

.mdi-xbox-controller-battery-unknown::before {
  content: "";
}

.mdi-xbox-controller-menu::before {
  content: "﹒";
}

.mdi-xbox-controller-off::before {
  content: "";
}

.mdi-xbox-controller-view::before {
  content: "﹓";
}

.mdi-xda::before {
  content: "";
}

.mdi-xing::before {
  content: "";
}

.mdi-xing-box::before {
  content: "";
}

.mdi-xing-circle::before {
  content: "";
}

.mdi-xml::before {
  content: "";
}

.mdi-xmpp::before {
  content: "";
}

.mdi-yahoo::before {
  content: "שׁ";
}

.mdi-yammer::before {
  content: "";
}

.mdi-yeast::before {
  content: "";
}

.mdi-yelp::before {
  content: "";
}

.mdi-yin-yang::before {
  content: "";
}

.mdi-yoga::before {
  content: "󰆧";
}

.mdi-youtube::before {
  content: "";
}

.mdi-youtube-creator-studio::before {
  content: "";
}

.mdi-youtube-gaming::before {
  content: "";
}

.mdi-youtube-subscription::before {
  content: "ﴜ";
}

.mdi-youtube-tv::before {
  content: "";
}

.mdi-z-wave::before {
  content: "﫩";
}

.mdi-zend::before {
  content: "﫪";
}

.mdi-zigbee::before {
  content: "ﴝ";
}

.mdi-zip-box::before {
  content: "";
}

.mdi-zip-box-outline::before {
  content: "󰀛";
}

.mdi-zip-disk::before {
  content: "諸";
}

.mdi-zodiac-aquarius::before {
  content: "塚";
}

.mdi-zodiac-aries::before {
  content: "墳";
}

.mdi-zodiac-cancer::before {
  content: "奄";
}

.mdi-zodiac-capricorn::before {
  content: "奔";
}

.mdi-zodiac-gemini::before {
  content: "婢";
}

.mdi-zodiac-leo::before {
  content: "嬨";
}

.mdi-zodiac-libra::before {
  content: "廒";
}

.mdi-zodiac-pisces::before {
  content: "廙";
}

.mdi-zodiac-sagittarius::before {
  content: "彩";
}

.mdi-zodiac-scorpio::before {
  content: "徭";
}

.mdi-zodiac-taurus::before {
  content: "惘";
}

.mdi-zodiac-virgo::before {
  content: "慎";
}

.mdi-blank::before {
  content: "";
  visibility: hidden;
}

.mdi-18px.mdi-set, .mdi-18px.mdi:before {
  font-size: 18px;
}

.mdi-24px.mdi-set, .mdi-24px.mdi:before {
  font-size: 24px;
}

.mdi-36px.mdi-set, .mdi-36px.mdi:before {
  font-size: 36px;
}

.mdi-48px.mdi-set, .mdi-48px.mdi:before {
  font-size: 48px;
}

.mdi-dark:before {
  color: rgba(0, 0, 0, 0.54);
}

.mdi-dark.mdi-inactive:before {
  color: rgba(0, 0, 0, 0.26);
}

.mdi-light:before {
  color: white;
}

.mdi-light.mdi-inactive:before {
  color: rgba(255, 255, 255, 0.3);
}

.mdi-rotate-45 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(45deg);
            transform: scaleX(-1) rotate(45deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: scaleY(-1) rotate(45deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-45:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mdi-rotate-90 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(90deg);
            transform: scaleX(-1) rotate(90deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: scaleY(-1) rotate(90deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-90:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mdi-rotate-135 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(135deg);
            transform: scaleX(-1) rotate(135deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(135deg);
            -ms-transform: rotate(135deg);
            transform: scaleY(-1) rotate(135deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-135:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.mdi-rotate-180 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(180deg);
            transform: scaleX(-1) rotate(180deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: scaleY(-1) rotate(180deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-180:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mdi-rotate-225 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(225deg);
            transform: scaleX(-1) rotate(225deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(225deg);
            -ms-transform: rotate(225deg);
            transform: scaleY(-1) rotate(225deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-225:before {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.mdi-rotate-270 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(270deg);
            transform: scaleX(-1) rotate(270deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(270deg);
            -ms-transform: rotate(270deg);
            transform: scaleY(-1) rotate(270deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-270:before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.mdi-rotate-315 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(315deg);
            transform: scaleX(-1) rotate(315deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(315deg);
            -ms-transform: rotate(315deg);
            transform: scaleY(-1) rotate(315deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}

.mdi-rotate-315:before {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.mdi-flip-h:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH";
}

.mdi-flip-v:before {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV";
}

.mdi-spin:before {
  -webkit-animation: mdi-spin 2s infinite linear;
  animation: mdi-spin 2s infinite linear;
}

@-webkit-keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*# sourceMappingURL=materialdesignicons.css.map */
@font-face {
  font-family: "feather";
  src: url("../fonts/feather.ttf?sdxovp") format("truetype"), url("../fonts/feather.woff?sdxovp") format("woff"), url("../fonts/feather.svg?sdxovp#Feather") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=feather-], [class*=" feather-"] {
  font-family: "feather" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.feather-activity:before {
  content: "";
}

.feather-airplay:before {
  content: "";
}

.feather-alert-circle:before {
  content: "";
}

.feather-alert-octagon:before {
  content: "";
}

.feather-alert-triangle:before {
  content: "";
}

.feather-align-center:before {
  content: "";
}

.feather-align-justify:before {
  content: "";
}

.feather-align-left:before {
  content: "";
}

.feather-align-right:before {
  content: "";
}

.feather-anchor:before {
  content: "";
}

.feather-aperture:before {
  content: "";
}

.feather-archive:before {
  content: "";
}

.feather-arrow-down:before {
  content: "";
}

.feather-arrow-down-circle:before {
  content: "";
}

.feather-arrow-down-left:before {
  content: "";
}

.feather-arrow-down-right:before {
  content: "";
}

.feather-arrow-left:before {
  content: "";
}

.feather-arrow-left-circle:before {
  content: "";
}

.feather-arrow-right:before {
  content: "";
}

.feather-arrow-right-circle:before {
  content: "";
}

.feather-arrow-up:before {
  content: "";
}

.feather-arrow-up-circle:before {
  content: "";
}

.feather-arrow-up-left:before {
  content: "";
}

.feather-arrow-up-right:before {
  content: "";
}

.feather-at-sign:before {
  content: "";
}

.feather-award:before {
  content: "";
}

.feather-bar-chart:before {
  content: "";
}

.feather-bar-chart-2:before {
  content: "";
}

.feather-battery:before {
  content: "";
}

.feather-battery-charging:before {
  content: "";
}

.feather-bell:before {
  content: "";
}

.feather-bell-off:before {
  content: "";
}

.feather-bluetooth:before {
  content: "";
}

.feather-bold:before {
  content: "";
}

.feather-book:before {
  content: "";
}

.feather-book-open:before {
  content: "";
}

.feather-bookmark:before {
  content: "";
}

.feather-box:before {
  content: "";
}

.feather-briefcase:before {
  content: "";
}

.feather-calendar:before {
  content: "";
}

.feather-camera:before {
  content: "";
}

.feather-camera-off:before {
  content: "";
}

.feather-cast:before {
  content: "";
}

.feather-check:before {
  content: "";
}

.feather-check-circle:before {
  content: "";
}

.feather-check-square:before {
  content: "";
}

.feather-chevron-down:before {
  content: "";
}

.feather-chevron-left:before {
  content: "";
}

.feather-chevron-right:before {
  content: "";
}

.feather-chevron-up:before {
  content: "";
}

.feather-chevrons-down:before {
  content: "";
}

.feather-chevrons-left:before {
  content: "";
}

.feather-chevrons-right:before {
  content: "";
}

.feather-chevrons-up:before {
  content: "";
}

.feather-chrome:before {
  content: "";
}

.feather-circle:before {
  content: "";
}

.feather-clipboard:before {
  content: "";
}

.feather-clock:before {
  content: "";
}

.feather-cloud:before {
  content: "";
}

.feather-cloud-drizzle:before {
  content: "";
}

.feather-cloud-lightning:before {
  content: "";
}

.feather-cloud-off:before {
  content: "";
}

.feather-cloud-rain:before {
  content: "";
}

.feather-cloud-snow:before {
  content: "";
}

.feather-code:before {
  content: "";
}

.feather-codepen:before {
  content: "";
}

.feather-command:before {
  content: "";
}

.feather-compass:before {
  content: "";
}

.feather-copy:before {
  content: "";
}

.feather-corner-down-left:before {
  content: "";
}

.feather-corner-down-right:before {
  content: "";
}

.feather-corner-left-down:before {
  content: "";
}

.feather-corner-left-up:before {
  content: "";
}

.feather-corner-right-down:before {
  content: "";
}

.feather-corner-right-up:before {
  content: "";
}

.feather-corner-up-left:before {
  content: "";
}

.feather-corner-up-right:before {
  content: "";
}

.feather-cpu:before {
  content: "";
}

.feather-credit-card:before {
  content: "";
}

.feather-crop:before {
  content: "";
}

.feather-crosshair:before {
  content: "";
}

.feather-database:before {
  content: "";
}

.feather-delete:before {
  content: "";
}

.feather-disc:before {
  content: "";
}

.feather-dollar-sign:before {
  content: "";
}

.feather-download:before {
  content: "";
}

.feather-download-cloud:before {
  content: "";
}

.feather-droplet:before {
  content: "";
}

.feather-edit:before {
  content: "";
}

.feather-edit-2:before {
  content: "";
}

.feather-edit-3:before {
  content: "";
}

.feather-external-link:before {
  content: "";
}

.feather-eye:before {
  content: "";
}

.feather-eye-off:before {
  content: "";
}

.feather-facebook:before {
  content: "";
}

.feather-fast-forward:before {
  content: "";
}

.feather-feather:before {
  content: "";
}

.feather-file:before {
  content: "";
}

.feather-file-minus:before {
  content: "";
}

.feather-file-plus:before {
  content: "";
}

.feather-file-text:before {
  content: "";
}

.feather-film:before {
  content: "";
}

.feather-filter:before {
  content: "";
}

.feather-flag:before {
  content: "";
}

.feather-folder:before {
  content: "";
}

.feather-folder-minus:before {
  content: "";
}

.feather-folder-plus:before {
  content: "";
}

.feather-gift:before {
  content: "";
}

.feather-git-branch:before {
  content: "";
}

.feather-git-commit:before {
  content: "";
}

.feather-git-merge:before {
  content: "";
}

.feather-git-pull-request:before {
  content: "";
}

.feather-github:before {
  content: "";
}

.feather-gitlab:before {
  content: "";
}

.feather-globe:before {
  content: "";
}

.feather-grid:before {
  content: "";
}

.feather-hard-drive:before {
  content: "";
}

.feather-hash:before {
  content: "";
}

.feather-headphones:before {
  content: "";
}

.feather-heart:before {
  content: "";
}

.feather-help-circle:before {
  content: "";
}

.feather-home:before {
  content: "";
}

.feather-image:before {
  content: "";
}

.feather-inbox:before {
  content: "";
}

.feather-info:before {
  content: "";
}

.feather-instagram:before {
  content: "";
}

.feather-italic:before {
  content: "";
}

.feather-layers:before {
  content: "";
}

.feather-layout:before {
  content: "";
}

.feather-life-buoy:before {
  content: "";
}

.feather-link:before {
  content: "";
}

.feather-link-2:before {
  content: "";
}

.feather-linkedin:before {
  content: "";
}

.feather-list:before {
  content: "";
}

.feather-loader:before {
  content: "";
}

.feather-lock:before {
  content: "";
}

.feather-log-in:before {
  content: "";
}

.feather-log-out:before {
  content: "";
}

.feather-mail:before {
  content: "";
}

.feather-map:before {
  content: "";
}

.feather-map-pin:before {
  content: "";
}

.feather-maximize:before {
  content: "";
}

.feather-maximize-2:before {
  content: "";
}

.feather-menu:before {
  content: "";
}

.feather-message-circle:before {
  content: "";
}

.feather-message-square:before {
  content: "";
}

.feather-mic:before {
  content: "";
}

.feather-mic-off:before {
  content: "";
}

.feather-minimize:before {
  content: "";
}

.feather-minimize-2:before {
  content: "";
}

.feather-minus:before {
  content: "";
}

.feather-minus-circle:before {
  content: "";
}

.feather-minus-square:before {
  content: "";
}

.feather-monitor:before {
  content: "";
}

.feather-moon:before {
  content: "";
}

.feather-more-horizontal:before {
  content: "";
}

.feather-more-vertical:before {
  content: "";
}

.feather-move:before {
  content: "";
}

.feather-music:before {
  content: "";
}

.feather-navigation:before {
  content: "";
}

.feather-navigation-2:before {
  content: "";
}

.feather-octagon:before {
  content: "";
}

.feather-package:before {
  content: "";
}

.feather-paperclip:before {
  content: "";
}

.feather-pause:before {
  content: "";
}

.feather-pause-circle:before {
  content: "";
}

.feather-percent:before {
  content: "";
}

.feather-phone:before {
  content: "";
}

.feather-phone-call:before {
  content: "";
}

.feather-phone-forwarded:before {
  content: "";
}

.feather-phone-incoming:before {
  content: "";
}

.feather-phone-missed:before {
  content: "";
}

.feather-phone-off:before {
  content: "";
}

.feather-phone-outgoing:before {
  content: "";
}

.feather-pie-chart:before {
  content: "";
}

.feather-play:before {
  content: "";
}

.feather-play-circle:before {
  content: "";
}

.feather-plus:before {
  content: "";
}

.feather-plus-circle:before {
  content: "";
}

.feather-plus-square:before {
  content: "";
}

.feather-pocket:before {
  content: "";
}

.feather-power:before {
  content: "";
}

.feather-printer:before {
  content: "";
}

.feather-radio:before {
  content: "";
}

.feather-refresh-ccw:before {
  content: "";
}

.feather-refresh-cw:before {
  content: "";
}

.feather-repeat:before {
  content: "";
}

.feather-rewind:before {
  content: "";
}

.feather-rotate-ccw:before {
  content: "";
}

.feather-rotate-cw:before {
  content: "";
}

.feather-rss:before {
  content: "";
}

.feather-save:before {
  content: "";
}

.feather-scissors:before {
  content: "";
}

.feather-search:before {
  content: "";
}

.feather-send:before {
  content: "";
}

.feather-server:before {
  content: "";
}

.feather-settings:before {
  content: "";
}

.feather-share:before {
  content: "";
}

.feather-share-2:before {
  content: "";
}

.feather-shield:before {
  content: "";
}

.feather-shield-off:before {
  content: "";
}

.feather-shopping-bag:before {
  content: "";
}

.feather-shopping-cart:before {
  content: "";
}

.feather-shuffle:before {
  content: "";
}

.feather-sidebar:before {
  content: "";
}

.feather-skip-back:before {
  content: "";
}

.feather-skip-forward:before {
  content: "";
}

.feather-slack:before {
  content: "";
}

.feather-slash:before {
  content: "";
}

.feather-sliders:before {
  content: "";
}

.feather-smartphone:before {
  content: "";
}

.feather-speaker:before {
  content: "";
}

.feather-square:before {
  content: "";
}

.feather-star:before {
  content: "";
}

.feather-stop-circle:before {
  content: "";
}

.feather-sun:before {
  content: "";
}

.feather-sunrise:before {
  content: "";
}

.feather-sunset:before {
  content: "";
}

.feather-tablet:before {
  content: "";
}

.feather-tag:before {
  content: "";
}

.feather-target:before {
  content: "";
}

.feather-terminal:before {
  content: "";
}

.feather-thermometer:before {
  content: "";
}

.feather-thumbs-down:before {
  content: "";
}

.feather-thumbs-up:before {
  content: "";
}

.feather-toggle-left:before {
  content: "";
}

.feather-toggle-right:before {
  content: "";
}

.feather-trash:before {
  content: "";
}

.feather-trash-2:before {
  content: "";
}

.feather-trending-down:before {
  content: "";
}

.feather-trending-up:before {
  content: "";
}

.feather-triangle:before {
  content: "";
}

.feather-truck:before {
  content: "";
}

.feather-tv:before {
  content: "";
}

.feather-twitter:before {
  content: "";
}

.feather-type:before {
  content: "";
}

.feather-umbrella:before {
  content: "";
}

.feather-underline:before {
  content: "";
}

.feather-unlock:before {
  content: "";
}

.feather-upload:before {
  content: "";
}

.feather-upload-cloud:before {
  content: "";
}

.feather-user:before {
  content: "";
}

.feather-user-check:before {
  content: "";
}

.feather-user-minus:before {
  content: "";
}

.feather-user-plus:before {
  content: "";
}

.feather-user-x:before {
  content: "";
}

.feather-users:before {
  content: "";
}

.feather-video:before {
  content: "";
}

.feather-video-off:before {
  content: "";
}

.feather-voicemail:before {
  content: "";
}

.feather-volume:before {
  content: "";
}

.feather-volume-1:before {
  content: "";
}

.feather-volume-2:before {
  content: "";
}

.feather-volume-x:before {
  content: "";
}

.feather-watch:before {
  content: "";
}

.feather-wifi:before {
  content: "";
}

.feather-wifi-off:before {
  content: "";
}

.feather-wind:before {
  content: "";
}

.feather-x:before {
  content: "";
}

.feather-x-circle:before {
  content: "";
}

.feather-x-square:before {
  content: "";
}

.feather-youtube:before {
  content: "";
}

.feather-zap:before {
  content: "";
}

.feather-zap-off:before {
  content: "";
}

.feather-zoom-in:before {
  content: "";
}

.feather-zoom-out:before {
  content: "";
}

/*!
 * Tabler Icons 1.41.1 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */
@font-face {
    font-family: "tabler-icons";
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/tabler-icons.eot");
    src: url("/fonts/tabler-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/tabler-icons.woff2") format("woff2"), url("/fonts/tabler-icons.woff") format("woff"), url("/fonts/tabler-icons.ttf") format("truetype"), url("/fonts/tabler-icons.svg#tabler-icons") format("svg");
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "tabler-icons";
    src: url("/fonts/tabler-icons.svg#tabler-icons") format("svg");
  }
}
.ti {
  font-family: "tabler-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ti-2fa:before {
  content: "";
}

.ti-3d-cube-sphere:before {
  content: "";
}

.ti-a-b:before {
  content: "";
}

.ti-access-point:before {
  content: "";
}

.ti-access-point-off:before {
  content: "";
}

.ti-accessible:before {
  content: "";
}

.ti-activity:before {
  content: "";
}

.ti-ad:before {
  content: "";
}

.ti-ad-2:before {
  content: "";
}

.ti-adjustments:before {
  content: "";
}

.ti-adjustments-alt:before {
  content: "";
}

.ti-adjustments-horizontal:before {
  content: "";
}

.ti-aerial-lift:before {
  content: "";
}

.ti-affiliate:before {
  content: "";
}

.ti-alarm:before {
  content: "";
}

.ti-alert-circle:before {
  content: "";
}

.ti-alert-octagon:before {
  content: "";
}

.ti-alert-triangle:before {
  content: "";
}

.ti-alien:before {
  content: "";
}

.ti-align-center:before {
  content: "";
}

.ti-align-justified:before {
  content: "";
}

.ti-align-left:before {
  content: "";
}

.ti-align-right:before {
  content: "";
}

.ti-ambulance:before {
  content: "";
}

.ti-anchor:before {
  content: "";
}

.ti-angle:before {
  content: "";
}

.ti-antenna-bars-1:before {
  content: "";
}

.ti-antenna-bars-2:before {
  content: "";
}

.ti-antenna-bars-3:before {
  content: "";
}

.ti-antenna-bars-4:before {
  content: "";
}

.ti-antenna-bars-5:before {
  content: "";
}

.ti-aperture:before {
  content: "";
}

.ti-apple:before {
  content: "";
}

.ti-apps:before {
  content: "";
}

.ti-archive:before {
  content: "";
}

.ti-arrow-back:before {
  content: "";
}

.ti-arrow-back-up:before {
  content: "";
}

.ti-arrow-bar-down:before {
  content: "";
}

.ti-arrow-bar-left:before {
  content: "";
}

.ti-arrow-bar-right:before {
  content: "";
}

.ti-arrow-bar-to-down:before {
  content: "";
}

.ti-arrow-bar-to-left:before {
  content: "";
}

.ti-arrow-bar-to-right:before {
  content: "";
}

.ti-arrow-bar-to-up:before {
  content: "";
}

.ti-arrow-bar-up:before {
  content: "";
}

.ti-arrow-big-down:before {
  content: "";
}

.ti-arrow-big-left:before {
  content: "";
}

.ti-arrow-big-right:before {
  content: "";
}

.ti-arrow-big-top:before {
  content: "";
}

.ti-arrow-bottom-bar:before {
  content: "";
}

.ti-arrow-bottom-circle:before {
  content: "";
}

.ti-arrow-bottom-square:before {
  content: "";
}

.ti-arrow-bottom-tail:before {
  content: "";
}

.ti-arrow-down:before {
  content: "";
}

.ti-arrow-down-circle:before {
  content: "";
}

.ti-arrow-down-left:before {
  content: "";
}

.ti-arrow-down-left-circle:before {
  content: "";
}

.ti-arrow-down-right:before {
  content: "";
}

.ti-arrow-down-right-circle:before {
  content: "";
}

.ti-arrow-forward:before {
  content: "";
}

.ti-arrow-forward-up:before {
  content: "";
}

.ti-arrow-left:before {
  content: "";
}

.ti-arrow-left-bar:before {
  content: "";
}

.ti-arrow-left-circle:before {
  content: "";
}

.ti-arrow-left-square:before {
  content: "";
}

.ti-arrow-left-tail:before {
  content: "";
}

.ti-arrow-loop-left:before {
  content: "";
}

.ti-arrow-loop-right:before {
  content: "";
}

.ti-arrow-narrow-down:before {
  content: "";
}

.ti-arrow-narrow-left:before {
  content: "";
}

.ti-arrow-narrow-right:before {
  content: "";
}

.ti-arrow-narrow-up:before {
  content: "";
}

.ti-arrow-ramp-left:before {
  content: "";
}

.ti-arrow-ramp-right:before {
  content: "";
}

.ti-arrow-right:before {
  content: "";
}

.ti-arrow-right-bar:before {
  content: "";
}

.ti-arrow-right-circle:before {
  content: "";
}

.ti-arrow-right-square:before {
  content: "";
}

.ti-arrow-right-tail:before {
  content: "";
}

.ti-arrow-top-bar:before {
  content: "";
}

.ti-arrow-top-circle:before {
  content: "";
}

.ti-arrow-top-square:before {
  content: "";
}

.ti-arrow-top-tail:before {
  content: "";
}

.ti-arrow-up:before {
  content: "";
}

.ti-arrow-up-circle:before {
  content: "";
}

.ti-arrow-up-left:before {
  content: "";
}

.ti-arrow-up-left-circle:before {
  content: "";
}

.ti-arrow-up-right:before {
  content: "";
}

.ti-arrow-up-right-circle:before {
  content: "";
}

.ti-arrow-wave-left-down:before {
  content: "";
}

.ti-arrow-wave-left-up:before {
  content: "";
}

.ti-arrow-wave-right-down:before {
  content: "";
}

.ti-arrow-wave-right-up:before {
  content: "";
}

.ti-arrows-diagonal:before {
  content: "";
}

.ti-arrows-diagonal-2:before {
  content: "";
}

.ti-arrows-double-ne-sw:before {
  content: "";
}

.ti-arrows-double-nw-se:before {
  content: "";
}

.ti-arrows-double-se-nw:before {
  content: "";
}

.ti-arrows-double-sw-ne:before {
  content: "";
}

.ti-arrows-down:before {
  content: "";
}

.ti-arrows-down-up:before {
  content: "";
}

.ti-arrows-horizontal:before {
  content: "";
}

.ti-arrows-join:before {
  content: "";
}

.ti-arrows-join-2:before {
  content: "";
}

.ti-arrows-left:before {
  content: "";
}

.ti-arrows-left-down:before {
  content: "";
}

.ti-arrows-left-right:before {
  content: "";
}

.ti-arrows-maximize:before {
  content: "";
}

.ti-arrows-minimize:before {
  content: "";
}

.ti-arrows-right:before {
  content: "";
}

.ti-arrows-right-down:before {
  content: "";
}

.ti-arrows-right-left:before {
  content: "";
}

.ti-arrows-sort:before {
  content: "";
}

.ti-arrows-split:before {
  content: "";
}

.ti-arrows-split-2:before {
  content: "";
}

.ti-arrows-up:before {
  content: "";
}

.ti-arrows-up-down:before {
  content: "";
}

.ti-arrows-up-left:before {
  content: "";
}

.ti-arrows-up-right:before {
  content: "";
}

.ti-arrows-vertical:before {
  content: "";
}

.ti-artboard:before {
  content: "";
}

.ti-aspect-ratio:before {
  content: "";
}

.ti-at:before {
  content: "";
}

.ti-atom:before {
  content: "";
}

.ti-atom-2:before {
  content: "";
}

.ti-award:before {
  content: "";
}

.ti-backhoe:before {
  content: "";
}

.ti-backspace:before {
  content: "";
}

.ti-ball-american-football:before {
  content: "";
}

.ti-ball-basketball:before {
  content: "";
}

.ti-ball-bowling:before {
  content: "";
}

.ti-ball-football:before {
  content: "";
}

.ti-ball-football-off:before {
  content: "";
}

.ti-ball-tennis:before {
  content: "";
}

.ti-ball-volleyball:before {
  content: "";
}

.ti-ban:before {
  content: "";
}

.ti-bandage:before {
  content: "";
}

.ti-barcode:before {
  content: "";
}

.ti-basket:before {
  content: "";
}

.ti-battery:before {
  content: "";
}

.ti-battery-1:before {
  content: "";
}

.ti-battery-2:before {
  content: "";
}

.ti-battery-3:before {
  content: "";
}

.ti-battery-4:before {
  content: "";
}

.ti-battery-automotive:before {
  content: "";
}

.ti-battery-charging:before {
  content: "";
}

.ti-battery-off:before {
  content: "";
}

.ti-bed:before {
  content: "";
}

.ti-bell:before {
  content: "";
}

.ti-bell-minus:before {
  content: "";
}

.ti-bell-off:before {
  content: "";
}

.ti-bell-plus:before {
  content: "";
}

.ti-bell-ringing:before {
  content: "";
}

.ti-bell-ringing-2:before {
  content: "";
}

.ti-bell-x:before {
  content: "";
}

.ti-bike:before {
  content: "";
}

.ti-binary:before {
  content: "";
}

.ti-biohazard:before {
  content: "";
}

.ti-blockquote:before {
  content: "";
}

.ti-bluetooth:before {
  content: "";
}

.ti-bluetooth-connected:before {
  content: "";
}

.ti-bluetooth-off:before {
  content: "";
}

.ti-bold:before {
  content: "";
}

.ti-bolt:before {
  content: "";
}

.ti-bolt-off:before {
  content: "";
}

.ti-bone:before {
  content: "";
}

.ti-book:before {
  content: "";
}

.ti-bookmark:before {
  content: "";
}

.ti-bookmark-off:before {
  content: "";
}

.ti-bookmarks:before {
  content: "";
}

.ti-border-all:before {
  content: "";
}

.ti-border-bottom:before {
  content: "";
}

.ti-border-horizontal:before {
  content: "";
}

.ti-border-inner:before {
  content: "";
}

.ti-border-left:before {
  content: "";
}

.ti-border-none:before {
  content: "";
}

.ti-border-outer:before {
  content: "";
}

.ti-border-radius:before {
  content: "";
}

.ti-border-right:before {
  content: "";
}

.ti-border-style:before {
  content: "";
}

.ti-border-style-2:before {
  content: "";
}

.ti-border-top:before {
  content: "";
}

.ti-border-vertical:before {
  content: "";
}

.ti-bottle:before {
  content: "";
}

.ti-box:before {
  content: "";
}

.ti-box-margin:before {
  content: "";
}

.ti-box-model:before {
  content: "";
}

.ti-box-model-2:before {
  content: "";
}

.ti-box-multiple:before {
  content: "";
}

.ti-box-multiple-0:before {
  content: "";
}

.ti-box-multiple-1:before {
  content: "";
}

.ti-box-multiple-2:before {
  content: "";
}

.ti-box-multiple-3:before {
  content: "";
}

.ti-box-multiple-4:before {
  content: "";
}

.ti-box-multiple-5:before {
  content: "";
}

.ti-box-multiple-6:before {
  content: "";
}

.ti-box-multiple-7:before {
  content: "";
}

.ti-box-multiple-8:before {
  content: "";
}

.ti-box-multiple-9:before {
  content: "";
}

.ti-box-padding:before {
  content: "";
}

.ti-braces:before {
  content: "";
}

.ti-brackets:before {
  content: "";
}

.ti-brand-airbnb:before {
  content: "";
}

.ti-brand-android:before {
  content: "";
}

.ti-brand-apple:before {
  content: "";
}

.ti-brand-apple-arcade:before {
  content: "";
}

.ti-brand-appstore:before {
  content: "";
}

.ti-brand-asana:before {
  content: "";
}

.ti-brand-behance:before {
  content: "";
}

.ti-brand-bing:before {
  content: "";
}

.ti-brand-bitbucket:before {
  content: "";
}

.ti-brand-booking:before {
  content: "";
}

.ti-brand-chrome:before {
  content: "";
}

.ti-brand-codepen:before {
  content: "";
}

.ti-brand-codesandbox:before {
  content: "";
}

.ti-brand-css3:before {
  content: "";
}

.ti-brand-deviantart:before {
  content: "";
}

.ti-brand-discord:before {
  content: "";
}

.ti-brand-disqus:before {
  content: "";
}

.ti-brand-docker:before {
  content: "";
}

.ti-brand-dribbble:before {
  content: "";
}

.ti-brand-edge:before {
  content: "";
}

.ti-brand-facebook:before {
  content: "";
}

.ti-brand-figma:before {
  content: "";
}

.ti-brand-firefox:before {
  content: "";
}

.ti-brand-flickr:before {
  content: "";
}

.ti-brand-foursquare:before {
  content: "";
}

.ti-brand-framer:before {
  content: "";
}

.ti-brand-github:before {
  content: "";
}

.ti-brand-gitlab:before {
  content: "";
}

.ti-brand-google:before {
  content: "";
}

.ti-brand-google-analytics:before {
  content: "";
}

.ti-brand-google-drive:before {
  content: "";
}

.ti-brand-google-play:before {
  content: "";
}

.ti-brand-gravatar:before {
  content: "";
}

.ti-brand-hipchat:before {
  content: "";
}

.ti-brand-html5:before {
  content: "";
}

.ti-brand-instagram:before {
  content: "";
}

.ti-brand-javascript:before {
  content: "";
}

.ti-brand-kickstarter:before {
  content: "";
}

.ti-brand-kotlin:before {
  content: "";
}

.ti-brand-linkedin:before {
  content: "";
}

.ti-brand-medium:before {
  content: "";
}

.ti-brand-messenger:before {
  content: "";
}

.ti-brand-netflix:before {
  content: "";
}

.ti-brand-open-source:before {
  content: "";
}

.ti-brand-opera:before {
  content: "";
}

.ti-brand-pagekit:before {
  content: "";
}

.ti-brand-patreon:before {
  content: "";
}

.ti-brand-paypal:before {
  content: "";
}

.ti-brand-pinterest:before {
  content: "";
}

.ti-brand-pocket:before {
  content: "";
}

.ti-brand-producthunt:before {
  content: "";
}

.ti-brand-python:before {
  content: "";
}

.ti-brand-reddit:before {
  content: "";
}

.ti-brand-safari:before {
  content: "";
}

.ti-brand-sass:before {
  content: "";
}

.ti-brand-sentry:before {
  content: "";
}

.ti-brand-shazam:before {
  content: "";
}

.ti-brand-sketch:before {
  content: "";
}

.ti-brand-skype:before {
  content: "";
}

.ti-brand-slack:before {
  content: "";
}

.ti-brand-snapchat:before {
  content: "";
}

.ti-brand-soundcloud:before {
  content: "";
}

.ti-brand-spotify:before {
  content: "";
}

.ti-brand-steam:before {
  content: "";
}

.ti-brand-stripe:before {
  content: "";
}

.ti-brand-tabler:before {
  content: "";
}

.ti-brand-tailwind:before {
  content: "";
}

.ti-brand-telegram:before {
  content: "";
}

.ti-brand-tidal:before {
  content: "";
}

.ti-brand-tiktok:before {
  content: "";
}

.ti-brand-tinder:before {
  content: "";
}

.ti-brand-tumblr:before {
  content: "";
}

.ti-brand-twitch:before {
  content: "";
}

.ti-brand-twitter:before {
  content: "";
}

.ti-brand-unsplash:before {
  content: "";
}

.ti-brand-vercel:before {
  content: "";
}

.ti-brand-vimeo:before {
  content: "";
}

.ti-brand-vk:before {
  content: "";
}

.ti-brand-whatsapp:before {
  content: "";
}

.ti-brand-windows:before {
  content: "";
}

.ti-brand-yahoo:before {
  content: "";
}

.ti-brand-ycombinator:before {
  content: "";
}

.ti-brand-youtube:before {
  content: "";
}

.ti-briefcase:before {
  content: "";
}

.ti-brightness:before {
  content: "";
}

.ti-brightness-2:before {
  content: "";
}

.ti-brightness-down:before {
  content: "";
}

.ti-brightness-half:before {
  content: "";
}

.ti-brightness-up:before {
  content: "";
}

.ti-browser:before {
  content: "";
}

.ti-brush:before {
  content: "";
}

.ti-bucket:before {
  content: "";
}

.ti-bug:before {
  content: "";
}

.ti-building:before {
  content: "";
}

.ti-building-arch:before {
  content: "";
}

.ti-building-bank:before {
  content: "";
}

.ti-building-bridge:before {
  content: "";
}

.ti-building-bridge-2:before {
  content: "";
}

.ti-building-carousel:before {
  content: "";
}

.ti-building-castle:before {
  content: "";
}

.ti-building-church:before {
  content: "";
}

.ti-building-community:before {
  content: "";
}

.ti-building-cottage:before {
  content: "";
}

.ti-building-factory:before {
  content: "";
}

.ti-building-fortress:before {
  content: "";
}

.ti-building-hospital:before {
  content: "";
}

.ti-building-lighthouse:before {
  content: "";
}

.ti-building-monument:before {
  content: "";
}

.ti-building-pavilon:before {
  content: "";
}

.ti-building-skyscraper:before {
  content: "";
}

.ti-building-store:before {
  content: "";
}

.ti-building-warehouse:before {
  content: "";
}

.ti-bulb:before {
  content: "";
}

.ti-bulb-off:before {
  content: "";
}

.ti-bulldozer:before {
  content: "";
}

.ti-bus:before {
  content: "";
}

.ti-businessplan:before {
  content: "";
}

.ti-calculator:before {
  content: "";
}

.ti-calendar:before {
  content: "";
}

.ti-calendar-event:before {
  content: "";
}

.ti-calendar-minus:before {
  content: "";
}

.ti-calendar-off:before {
  content: "";
}

.ti-calendar-plus:before {
  content: "";
}

.ti-calendar-stats:before {
  content: "";
}

.ti-calendar-time:before {
  content: "";
}

.ti-camera:before {
  content: "";
}

.ti-camera-minus:before {
  content: "";
}

.ti-camera-off:before {
  content: "";
}

.ti-camera-plus:before {
  content: "";
}

.ti-camera-rotate:before {
  content: "";
}

.ti-camera-selfie:before {
  content: "";
}

.ti-candy:before {
  content: "";
}

.ti-capture:before {
  content: "";
}

.ti-car:before {
  content: "";
}

.ti-car-crane:before {
  content: "";
}

.ti-caravan:before {
  content: "";
}

.ti-cardboards:before {
  content: "";
}

.ti-caret-down:before {
  content: "";
}

.ti-caret-left:before {
  content: "";
}

.ti-caret-right:before {
  content: "";
}

.ti-caret-up:before {
  content: "";
}

.ti-cash:before {
  content: "";
}

.ti-cash-banknote:before {
  content: "";
}

.ti-cash-banknote-off:before {
  content: "";
}

.ti-cast:before {
  content: "";
}

.ti-ce:before {
  content: "";
}

.ti-certificate:before {
  content: "";
}

.ti-charging-pile:before {
  content: "";
}

.ti-chart-arcs:before {
  content: "";
}

.ti-chart-arcs-3:before {
  content: "";
}

.ti-chart-area:before {
  content: "";
}

.ti-chart-area-line:before {
  content: "";
}

.ti-chart-arrows:before {
  content: "";
}

.ti-chart-arrows-vertical:before {
  content: "";
}

.ti-chart-bar:before {
  content: "";
}

.ti-chart-bubble:before {
  content: "";
}

.ti-chart-candle:before {
  content: "";
}

.ti-chart-circles:before {
  content: "";
}

.ti-chart-donut:before {
  content: "";
}

.ti-chart-donut-2:before {
  content: "";
}

.ti-chart-donut-3:before {
  content: "";
}

.ti-chart-donut-4:before {
  content: "";
}

.ti-chart-dots:before {
  content: "";
}

.ti-chart-infographic:before {
  content: "";
}

.ti-chart-line:before {
  content: "";
}

.ti-chart-pie:before {
  content: "";
}

.ti-chart-pie-2:before {
  content: "";
}

.ti-chart-pie-3:before {
  content: "";
}

.ti-chart-pie-4:before {
  content: "";
}

.ti-chart-radar:before {
  content: "";
}

.ti-check:before {
  content: "";
}

.ti-checkbox:before {
  content: "";
}

.ti-checks:before {
  content: "";
}

.ti-cheese:before {
  content: "";
}

.ti-chevron-down:before {
  content: "";
}

.ti-chevron-down-left:before {
  content: "";
}

.ti-chevron-down-right:before {
  content: "";
}

.ti-chevron-left:before {
  content: "";
}

.ti-chevron-right:before {
  content: "";
}

.ti-chevron-up:before {
  content: "";
}

.ti-chevron-up-left:before {
  content: "";
}

.ti-chevron-up-right:before {
  content: "";
}

.ti-chevrons-down:before {
  content: "";
}

.ti-chevrons-down-left:before {
  content: "";
}

.ti-chevrons-down-right:before {
  content: "";
}

.ti-chevrons-left:before {
  content: "";
}

.ti-chevrons-right:before {
  content: "";
}

.ti-chevrons-up:before {
  content: "";
}

.ti-chevrons-up-left:before {
  content: "";
}

.ti-chevrons-up-right:before {
  content: "";
}

.ti-christmas-tree:before {
  content: "";
}

.ti-circle:before {
  content: "";
}

.ti-circle-0:before {
  content: "";
}

.ti-circle-1:before {
  content: "";
}

.ti-circle-2:before {
  content: "";
}

.ti-circle-3:before {
  content: "";
}

.ti-circle-4:before {
  content: "";
}

.ti-circle-5:before {
  content: "";
}

.ti-circle-6:before {
  content: "";
}

.ti-circle-7:before {
  content: "";
}

.ti-circle-8:before {
  content: "";
}

.ti-circle-9:before {
  content: "";
}

.ti-circle-check:before {
  content: "";
}

.ti-circle-dashed:before {
  content: "";
}

.ti-circle-dotted:before {
  content: "";
}

.ti-circle-half:before {
  content: "";
}

.ti-circle-half-vertical:before {
  content: "";
}

.ti-circle-minus:before {
  content: "";
}

.ti-circle-off:before {
  content: "";
}

.ti-circle-plus:before {
  content: "";
}

.ti-circle-square:before {
  content: "";
}

.ti-circle-x:before {
  content: "";
}

.ti-circles:before {
  content: "";
}

.ti-clear-all:before {
  content: "";
}

.ti-clear-formatting:before {
  content: "";
}

.ti-click:before {
  content: "";
}

.ti-clipboard:before {
  content: "";
}

.ti-clipboard-check:before {
  content: "";
}

.ti-clipboard-list:before {
  content: "";
}

.ti-clipboard-x:before {
  content: "";
}

.ti-clock:before {
  content: "";
}

.ti-cloud:before {
  content: "";
}

.ti-cloud-download:before {
  content: "";
}

.ti-cloud-fog:before {
  content: "";
}

.ti-cloud-off:before {
  content: "";
}

.ti-cloud-rain:before {
  content: "";
}

.ti-cloud-snow:before {
  content: "";
}

.ti-cloud-storm:before {
  content: "";
}

.ti-cloud-upload:before {
  content: "";
}

.ti-code:before {
  content: "";
}

.ti-code-minus:before {
  content: "";
}

.ti-code-plus:before {
  content: "";
}

.ti-coffee:before {
  content: "";
}

.ti-coin:before {
  content: "";
}

.ti-color-picker:before {
  content: "";
}

.ti-color-swatch:before {
  content: "";
}

.ti-column-insert-left:before {
  content: "";
}

.ti-column-insert-right:before {
  content: "";
}

.ti-columns:before {
  content: "";
}

.ti-comet:before {
  content: "";
}

.ti-command:before {
  content: "";
}

.ti-compass:before {
  content: "";
}

.ti-confetti:before {
  content: "";
}

.ti-container:before {
  content: "";
}

.ti-contrast:before {
  content: "";
}

.ti-cookie:before {
  content: "";
}

.ti-copy:before {
  content: "";
}

.ti-copyleft:before {
  content: "";
}

.ti-copyright:before {
  content: "";
}

.ti-corner-down-left:before {
  content: "";
}

.ti-corner-down-left-double:before {
  content: "";
}

.ti-corner-down-right:before {
  content: "";
}

.ti-corner-down-right-double:before {
  content: "";
}

.ti-corner-left-down:before {
  content: "";
}

.ti-corner-left-down-double:before {
  content: "";
}

.ti-corner-left-up:before {
  content: "";
}

.ti-corner-left-up-double:before {
  content: "";
}

.ti-corner-right-down:before {
  content: "";
}

.ti-corner-right-down-double:before {
  content: "";
}

.ti-corner-right-up:before {
  content: "";
}

.ti-corner-right-up-double:before {
  content: "";
}

.ti-corner-up-left:before {
  content: "";
}

.ti-corner-up-left-double:before {
  content: "";
}

.ti-corner-up-right:before {
  content: "";
}

.ti-corner-up-right-double:before {
  content: "";
}

.ti-crane:before {
  content: "";
}

.ti-credit-card:before {
  content: "";
}

.ti-credit-card-off:before {
  content: "";
}

.ti-crop:before {
  content: "";
}

.ti-crosshair:before {
  content: "";
}

.ti-crown:before {
  content: "";
}

.ti-crown-off:before {
  content: "";
}

.ti-cup:before {
  content: "";
}

.ti-curly-loop:before {
  content: "";
}

.ti-currency-bahraini:before {
  content: "";
}

.ti-currency-bath:before {
  content: "";
}

.ti-currency-bitcoin:before {
  content: "";
}

.ti-currency-cent:before {
  content: "";
}

.ti-currency-dinar:before {
  content: "";
}

.ti-currency-dirham:before {
  content: "";
}

.ti-currency-dollar:before {
  content: "";
}

.ti-currency-dollar-australian:before {
  content: "";
}

.ti-currency-dollar-canadian:before {
  content: "";
}

.ti-currency-dollar-singapore:before {
  content: "";
}

.ti-currency-ethereum:before {
  content: "";
}

.ti-currency-euro:before {
  content: "";
}

.ti-currency-forint:before {
  content: "";
}

.ti-currency-frank:before {
  content: "";
}

.ti-currency-krone-czech:before {
  content: "";
}

.ti-currency-krone-danish:before {
  content: "";
}

.ti-currency-krone-swedish:before {
  content: "";
}

.ti-currency-leu:before {
  content: "";
}

.ti-currency-lira:before {
  content: "";
}

.ti-currency-litecoin:before {
  content: "";
}

.ti-currency-naira:before {
  content: "";
}

.ti-currency-pound:before {
  content: "";
}

.ti-currency-real:before {
  content: "";
}

.ti-currency-renminbi:before {
  content: "";
}

.ti-currency-ripple:before {
  content: "";
}

.ti-currency-riyal:before {
  content: "";
}

.ti-currency-rubel:before {
  content: "";
}

.ti-currency-rupee:before {
  content: "";
}

.ti-currency-shekel:before {
  content: "";
}

.ti-currency-taka:before {
  content: "";
}

.ti-currency-tugrik:before {
  content: "";
}

.ti-currency-won:before {
  content: "";
}

.ti-currency-yen:before {
  content: "";
}

.ti-currency-zloty:before {
  content: "";
}

.ti-current-location:before {
  content: "";
}

.ti-cursor-text:before {
  content: "";
}

.ti-cut:before {
  content: "";
}

.ti-dashboard:before {
  content: "";
}

.ti-database:before {
  content: "";
}

.ti-database-export:before {
  content: "";
}

.ti-database-import:before {
  content: "";
}

.ti-database-off:before {
  content: "";
}

.ti-details:before {
  content: "";
}

.ti-device-analytics:before {
  content: "";
}

.ti-device-audio-tape:before {
  content: "";
}

.ti-device-cctv:before {
  content: "";
}

.ti-device-computer-camera:before {
  content: "";
}

.ti-device-computer-camera-off:before {
  content: "";
}

.ti-device-desktop:before {
  content: "";
}

.ti-device-desktop-analytics:before {
  content: "";
}

.ti-device-desktop-off:before {
  content: "";
}

.ti-device-floppy:before {
  content: "";
}

.ti-device-gamepad:before {
  content: "";
}

.ti-device-laptop:before {
  content: "";
}

.ti-device-mobile:before {
  content: "";
}

.ti-device-mobile-message:before {
  content: "";
}

.ti-device-mobile-rotated:before {
  content: "";
}

.ti-device-mobile-vibration:before {
  content: "";
}

.ti-device-speaker:before {
  content: "";
}

.ti-device-tablet:before {
  content: "";
}

.ti-device-tv:before {
  content: "";
}

.ti-device-watch:before {
  content: "";
}

.ti-devices:before {
  content: "";
}

.ti-devices-2:before {
  content: "";
}

.ti-devices-pc:before {
  content: "";
}

.ti-diamond:before {
  content: "";
}

.ti-dice:before {
  content: "";
}

.ti-dimensions:before {
  content: "";
}

.ti-direction:before {
  content: "";
}

.ti-direction-horizontal:before {
  content: "";
}

.ti-directions:before {
  content: "";
}

.ti-disabled:before {
  content: "";
}

.ti-disabled-2:before {
  content: "";
}

.ti-disc:before {
  content: "";
}

.ti-discount:before {
  content: "";
}

.ti-discount-2:before {
  content: "";
}

.ti-divide:before {
  content: "";
}

.ti-dna:before {
  content: "";
}

.ti-dog-bowl:before {
  content: "";
}

.ti-dots:before {
  content: "";
}

.ti-dots-circle-horizontal:before {
  content: "";
}

.ti-dots-diagonal:before {
  content: "";
}

.ti-dots-diagonal-2:before {
  content: "";
}

.ti-dots-vertical:before {
  content: "";
}

.ti-download:before {
  content: "";
}

.ti-drag-drop:before {
  content: "";
}

.ti-drag-drop-2:before {
  content: "";
}

.ti-drone:before {
  content: "";
}

.ti-drone-off:before {
  content: "";
}

.ti-droplet:before {
  content: "";
}

.ti-droplet-filled:before {
  content: "";
}

.ti-droplet-filled-2:before {
  content: "";
}

.ti-droplet-half:before {
  content: "";
}

.ti-droplet-half-2:before {
  content: "";
}

.ti-droplet-off:before {
  content: "";
}

.ti-ear:before {
  content: "";
}

.ti-ear-off:before {
  content: "";
}

.ti-edit:before {
  content: "";
}

.ti-edit-circle:before {
  content: "";
}

.ti-egg:before {
  content: "";
}

.ti-emphasis:before {
  content: "";
}

.ti-equal:before {
  content: "";
}

.ti-equal-not:before {
  content: "";
}

.ti-eraser:before {
  content: "";
}

.ti-exchange:before {
  content: "";
}

.ti-exposure:before {
  content: "";
}

.ti-external-link:before {
  content: "";
}

.ti-eye:before {
  content: "";
}

.ti-eye-check:before {
  content: "";
}

.ti-eye-off:before {
  content: "";
}

.ti-eyeglass:before {
  content: "";
}

.ti-eyeglass-2:before {
  content: "";
}

.ti-face-id:before {
  content: "";
}

.ti-fall:before {
  content: "";
}

.ti-feather:before {
  content: "";
}

.ti-fence:before {
  content: "";
}

.ti-file:before {
  content: "";
}

.ti-file-alert:before {
  content: "";
}

.ti-file-analytics:before {
  content: "";
}

.ti-file-certificate:before {
  content: "";
}

.ti-file-check:before {
  content: "";
}

.ti-file-code:before {
  content: "";
}

.ti-file-code-2:before {
  content: "";
}

.ti-file-diff:before {
  content: "";
}

.ti-file-dislike:before {
  content: "";
}

.ti-file-download:before {
  content: "";
}

.ti-file-export:before {
  content: "";
}

.ti-file-horizontal:before {
  content: "";
}

.ti-file-import:before {
  content: "";
}

.ti-file-info:before {
  content: "";
}

.ti-file-invoice:before {
  content: "";
}

.ti-file-like:before {
  content: "";
}

.ti-file-minus:before {
  content: "";
}

.ti-file-music:before {
  content: "";
}

.ti-file-off:before {
  content: "";
}

.ti-file-phone:before {
  content: "";
}

.ti-file-plus:before {
  content: "";
}

.ti-file-report:before {
  content: "";
}

.ti-file-search:before {
  content: "";
}

.ti-file-shredder:before {
  content: "";
}

.ti-file-symlink:before {
  content: "";
}

.ti-file-text:before {
  content: "";
}

.ti-file-upload:before {
  content: "";
}

.ti-file-x:before {
  content: "";
}

.ti-file-zip:before {
  content: "";
}

.ti-files:before {
  content: "";
}

.ti-files-off:before {
  content: "";
}

.ti-filter:before {
  content: "";
}

.ti-filter-off:before {
  content: "";
}

.ti-fingerprint:before {
  content: "";
}

.ti-firetruck:before {
  content: "";
}

.ti-fish:before {
  content: "";
}

.ti-flag:before {
  content: "";
}

.ti-flag-2:before {
  content: "";
}

.ti-flag-3:before {
  content: "";
}

.ti-flame:before {
  content: "";
}

.ti-flare:before {
  content: "";
}

.ti-flask:before {
  content: "";
}

.ti-flip-horizontal:before {
  content: "";
}

.ti-flip-vertical:before {
  content: "";
}

.ti-float-center:before {
  content: "";
}

.ti-float-left:before {
  content: "";
}

.ti-float-none:before {
  content: "";
}

.ti-float-right:before {
  content: "";
}

.ti-focus:before {
  content: "";
}

.ti-focus-2:before {
  content: "";
}

.ti-fold:before {
  content: "";
}

.ti-fold-down:before {
  content: "";
}

.ti-fold-up:before {
  content: "";
}

.ti-folder:before {
  content: "";
}

.ti-folder-minus:before {
  content: "";
}

.ti-folder-off:before {
  content: "";
}

.ti-folder-plus:before {
  content: "";
}

.ti-folder-x:before {
  content: "";
}

.ti-folders:before {
  content: "";
}

.ti-forbid:before {
  content: "";
}

.ti-forbid-2:before {
  content: "";
}

.ti-forklift:before {
  content: "";
}

.ti-forms:before {
  content: "";
}

.ti-frame:before {
  content: "";
}

.ti-friends:before {
  content: "";
}

.ti-gas-station:before {
  content: "";
}

.ti-gauge:before {
  content: "";
}

.ti-geometry:before {
  content: "";
}

.ti-ghost:before {
  content: "";
}

.ti-gift:before {
  content: "";
}

.ti-git-branch:before {
  content: "";
}

.ti-git-commit:before {
  content: "";
}

.ti-git-compare:before {
  content: "";
}

.ti-git-fork:before {
  content: "";
}

.ti-git-merge:before {
  content: "";
}

.ti-git-pull-request:before {
  content: "";
}

.ti-glass:before {
  content: "";
}

.ti-glass-full:before {
  content: "";
}

.ti-glass-off:before {
  content: "";
}

.ti-globe:before {
  content: "";
}

.ti-golf:before {
  content: "";
}

.ti-gps:before {
  content: "";
}

.ti-grain:before {
  content: "";
}

.ti-grid-dots:before {
  content: "";
}

.ti-grip-horizontal:before {
  content: "";
}

.ti-grip-vertical:before {
  content: "";
}

.ti-growth:before {
  content: "";
}

.ti-h-1:before {
  content: "";
}

.ti-h-2:before {
  content: "";
}

.ti-h-3:before {
  content: "";
}

.ti-h-4:before {
  content: "";
}

.ti-h-5:before {
  content: "";
}

.ti-h-6:before {
  content: "";
}

.ti-hand-finger:before {
  content: "";
}

.ti-hand-little-finger:before {
  content: "";
}

.ti-hand-middle-finger:before {
  content: "";
}

.ti-hand-off:before {
  content: "";
}

.ti-hand-ring-finger:before {
  content: "";
}

.ti-hand-rock:before {
  content: "";
}

.ti-hand-stop:before {
  content: "";
}

.ti-hand-three-fingers:before {
  content: "";
}

.ti-hand-two-fingers:before {
  content: "";
}

.ti-hanger:before {
  content: "";
}

.ti-hash:before {
  content: "";
}

.ti-heading:before {
  content: "";
}

.ti-headphones:before {
  content: "";
}

.ti-headphones-off:before {
  content: "";
}

.ti-headset:before {
  content: "";
}

.ti-heart:before {
  content: "";
}

.ti-heart-broken:before {
  content: "";
}

.ti-helicopter:before {
  content: "";
}

.ti-helicopter-landing:before {
  content: "";
}

.ti-help:before {
  content: "";
}

.ti-hexagon:before {
  content: "";
}

.ti-hexagon-off:before {
  content: "";
}

.ti-hierarchy:before {
  content: "";
}

.ti-hierarchy-2:before {
  content: "";
}

.ti-history:before {
  content: "";
}

.ti-home:before {
  content: "";
}

.ti-home-2:before {
  content: "";
}

.ti-ice-cream:before {
  content: "";
}

.ti-ice-cream-2:before {
  content: "";
}

.ti-id:before {
  content: "";
}

.ti-inbox:before {
  content: "";
}

.ti-indent-decrease:before {
  content: "";
}

.ti-indent-increase:before {
  content: "";
}

.ti-infinity:before {
  content: "";
}

.ti-info-circle:before {
  content: "";
}

.ti-info-square:before {
  content: "";
}

.ti-italic:before {
  content: "";
}

.ti-jump-rope:before {
  content: "";
}

.ti-karate:before {
  content: "";
}

.ti-key:before {
  content: "";
}

.ti-keyboard:before {
  content: "";
}

.ti-keyboard-hide:before {
  content: "";
}

.ti-keyboard-off:before {
  content: "";
}

.ti-keyboard-show:before {
  content: "";
}

.ti-language:before {
  content: "";
}

.ti-layers-difference:before {
  content: "";
}

.ti-layers-intersect:before {
  content: "";
}

.ti-layers-linked:before {
  content: "";
}

.ti-layers-subtract:before {
  content: "";
}

.ti-layers-union:before {
  content: "";
}

.ti-layout:before {
  content: "";
}

.ti-layout-2:before {
  content: "";
}

.ti-layout-align-bottom:before {
  content: "";
}

.ti-layout-align-center:before {
  content: "";
}

.ti-layout-align-left:before {
  content: "";
}

.ti-layout-align-middle:before {
  content: "";
}

.ti-layout-align-right:before {
  content: "";
}

.ti-layout-align-top:before {
  content: "";
}

.ti-layout-bottombar:before {
  content: "";
}

.ti-layout-cards:before {
  content: "";
}

.ti-layout-columns:before {
  content: "";
}

.ti-layout-distribute-horizontal:before {
  content: "";
}

.ti-layout-distribute-vertical:before {
  content: "";
}

.ti-layout-grid:before {
  content: "";
}

.ti-layout-grid-add:before {
  content: "";
}

.ti-layout-kanban:before {
  content: "";
}

.ti-layout-list:before {
  content: "";
}

.ti-layout-navbar:before {
  content: "";
}

.ti-layout-rows:before {
  content: "";
}

.ti-layout-sidebar:before {
  content: "";
}

.ti-layout-sidebar-right:before {
  content: "";
}

.ti-leaf:before {
  content: "";
}

.ti-lego:before {
  content: "";
}

.ti-lemon:before {
  content: "";
}

.ti-letter-a:before {
  content: "";
}

.ti-letter-b:before {
  content: "";
}

.ti-letter-c:before {
  content: "";
}

.ti-letter-case:before {
  content: "";
}

.ti-letter-case-lower:before {
  content: "";
}

.ti-letter-case-toggle:before {
  content: "";
}

.ti-letter-case-upper:before {
  content: "";
}

.ti-letter-d:before {
  content: "";
}

.ti-letter-e:before {
  content: "";
}

.ti-letter-f:before {
  content: "";
}

.ti-letter-g:before {
  content: "";
}

.ti-letter-h:before {
  content: "";
}

.ti-letter-i:before {
  content: "";
}

.ti-letter-j:before {
  content: "";
}

.ti-letter-k:before {
  content: "";
}

.ti-letter-l:before {
  content: "";
}

.ti-letter-m:before {
  content: "";
}

.ti-letter-n:before {
  content: "";
}

.ti-letter-o:before {
  content: "";
}

.ti-letter-p:before {
  content: "";
}

.ti-letter-q:before {
  content: "";
}

.ti-letter-r:before {
  content: "";
}

.ti-letter-s:before {
  content: "";
}

.ti-letter-spacing:before {
  content: "";
}

.ti-letter-t:before {
  content: "";
}

.ti-letter-u:before {
  content: "";
}

.ti-letter-v:before {
  content: "";
}

.ti-letter-w:before {
  content: "";
}

.ti-letter-x:before {
  content: "";
}

.ti-letter-y:before {
  content: "";
}

.ti-letter-z:before {
  content: "";
}

.ti-letters-case:before {
  content: "";
}

.ti-license:before {
  content: "";
}

.ti-lifebuoy:before {
  content: "";
}

.ti-line:before {
  content: "";
}

.ti-line-dashed:before {
  content: "";
}

.ti-line-dotted:before {
  content: "";
}

.ti-line-height:before {
  content: "";
}

.ti-link:before {
  content: "";
}

.ti-list:before {
  content: "";
}

.ti-list-check:before {
  content: "";
}

.ti-list-numbers:before {
  content: "";
}

.ti-list-search:before {
  content: "";
}

.ti-live-photo:before {
  content: "";
}

.ti-live-view:before {
  content: "";
}

.ti-loader:before {
  content: "";
}

.ti-loader-quarter:before {
  content: "";
}

.ti-location:before {
  content: "";
}

.ti-lock:before {
  content: "";
}

.ti-lock-access:before {
  content: "";
}

.ti-lock-off:before {
  content: "";
}

.ti-lock-open:before {
  content: "";
}

.ti-login:before {
  content: "";
}

.ti-logout:before {
  content: "";
}

.ti-macro:before {
  content: "";
}

.ti-magnet:before {
  content: "";
}

.ti-mail:before {
  content: "";
}

.ti-mail-forward:before {
  content: "";
}

.ti-mail-opened:before {
  content: "";
}

.ti-mailbox:before {
  content: "";
}

.ti-man:before {
  content: "";
}

.ti-manual-gearbox:before {
  content: "";
}

.ti-map:before {
  content: "";
}

.ti-map-2:before {
  content: "";
}

.ti-map-pin:before {
  content: "";
}

.ti-map-pin-off:before {
  content: "";
}

.ti-map-pins:before {
  content: "";
}

.ti-markdown:before {
  content: "";
}

.ti-marquee:before {
  content: "";
}

.ti-marquee-2:before {
  content: "";
}

.ti-mars:before {
  content: "";
}

.ti-mask:before {
  content: "";
}

.ti-mask-off:before {
  content: "";
}

.ti-massage:before {
  content: "";
}

.ti-math:before {
  content: "";
}

.ti-math-function:before {
  content: "";
}

.ti-math-symbols:before {
  content: "";
}

.ti-maximize:before {
  content: "";
}

.ti-meat:before {
  content: "";
}

.ti-medal:before {
  content: "";
}

.ti-medical-cross:before {
  content: "";
}

.ti-menu:before {
  content: "";
}

.ti-menu-2:before {
  content: "";
}

.ti-message:before {
  content: "";
}

.ti-message-2:before {
  content: "";
}

.ti-message-circle:before {
  content: "";
}

.ti-message-circle-2:before {
  content: "";
}

.ti-message-circle-off:before {
  content: "";
}

.ti-message-dots:before {
  content: "";
}

.ti-message-off:before {
  content: "";
}

.ti-message-plus:before {
  content: "";
}

.ti-message-report:before {
  content: "";
}

.ti-messages:before {
  content: "";
}

.ti-messages-off:before {
  content: "";
}

.ti-microphone:before {
  content: "";
}

.ti-microphone-2:before {
  content: "";
}

.ti-microphone-off:before {
  content: "";
}

.ti-milk:before {
  content: "";
}

.ti-minimize:before {
  content: "";
}

.ti-minus:before {
  content: "";
}

.ti-minus-vertical:before {
  content: "";
}

.ti-mist:before {
  content: "";
}

.ti-mood-boy:before {
  content: "";
}

.ti-mood-confuzed:before {
  content: "";
}

.ti-mood-crazy-happy:before {
  content: "";
}

.ti-mood-cry:before {
  content: "";
}

.ti-mood-empty:before {
  content: "";
}

.ti-mood-happy:before {
  content: "";
}

.ti-mood-kid:before {
  content: "";
}

.ti-mood-neutral:before {
  content: "";
}

.ti-mood-sad:before {
  content: "";
}

.ti-mood-smile:before {
  content: "";
}

.ti-mood-suprised:before {
  content: "";
}

.ti-mood-tongue:before {
  content: "";
}

.ti-moon:before {
  content: "";
}

.ti-moon-2:before {
  content: "";
}

.ti-moon-stars:before {
  content: "";
}

.ti-moped:before {
  content: "";
}

.ti-motorbike:before {
  content: "";
}

.ti-mouse:before {
  content: "";
}

.ti-movie:before {
  content: "";
}

.ti-mug:before {
  content: "";
}

.ti-mushroom:before {
  content: "";
}

.ti-music:before {
  content: "";
}

.ti-new-section:before {
  content: "";
}

.ti-news:before {
  content: "";
}

.ti-nfc:before {
  content: "";
}

.ti-note:before {
  content: "";
}

.ti-notebook:before {
  content: "";
}

.ti-notes:before {
  content: "";
}

.ti-notification:before {
  content: "";
}

.ti-number-0:before {
  content: "";
}

.ti-number-1:before {
  content: "";
}

.ti-number-2:before {
  content: "";
}

.ti-number-3:before {
  content: "";
}

.ti-number-4:before {
  content: "";
}

.ti-number-5:before {
  content: "";
}

.ti-number-6:before {
  content: "";
}

.ti-number-7:before {
  content: "";
}

.ti-number-8:before {
  content: "";
}

.ti-number-9:before {
  content: "";
}

.ti-octagon:before {
  content: "";
}

.ti-octagon-off:before {
  content: "";
}

.ti-old:before {
  content: "";
}

.ti-olympics:before {
  content: "";
}

.ti-omega:before {
  content: "";
}

.ti-outlet:before {
  content: "";
}

.ti-overline:before {
  content: "";
}

.ti-package:before {
  content: "";
}

.ti-pacman:before {
  content: "";
}

.ti-page-break:before {
  content: "";
}

.ti-paint:before {
  content: "";
}

.ti-palette:before {
  content: "";
}

.ti-panorama-horizontal:before {
  content: "";
}

.ti-panorama-vertical:before {
  content: "";
}

.ti-paperclip:before {
  content: "";
}

.ti-parachute:before {
  content: "";
}

.ti-parentheses:before {
  content: "";
}

.ti-parking:before {
  content: "";
}

.ti-peace:before {
  content: "";
}

.ti-pencil:before {
  content: "";
}

.ti-pennant:before {
  content: "";
}

.ti-pepper:before {
  content: "";
}

.ti-percentage:before {
  content: "";
}

.ti-perspective:before {
  content: "";
}

.ti-phone:before {
  content: "";
}

.ti-phone-call:before {
  content: "";
}

.ti-phone-calling:before {
  content: "";
}

.ti-phone-check:before {
  content: "";
}

.ti-phone-incoming:before {
  content: "";
}

.ti-phone-off:before {
  content: "";
}

.ti-phone-outgoing:before {
  content: "";
}

.ti-phone-pause:before {
  content: "";
}

.ti-phone-plus:before {
  content: "";
}

.ti-phone-x:before {
  content: "";
}

.ti-photo:before {
  content: "";
}

.ti-photo-off:before {
  content: "";
}

.ti-physotherapist:before {
  content: "";
}

.ti-picture-in-picture:before {
  content: "";
}

.ti-picture-in-picture-off:before {
  content: "";
}

.ti-picture-in-picture-on:before {
  content: "";
}

.ti-pill:before {
  content: "";
}

.ti-pin:before {
  content: "";
}

.ti-pinned:before {
  content: "";
}

.ti-pinned-off:before {
  content: "";
}

.ti-pizza:before {
  content: "";
}

.ti-plane:before {
  content: "";
}

.ti-plane-arrival:before {
  content: "";
}

.ti-plane-departure:before {
  content: "";
}

.ti-planet:before {
  content: "";
}

.ti-plant:before {
  content: "";
}

.ti-plant-2:before {
  content: "";
}

.ti-play-card:before {
  content: "";
}

.ti-player-pause:before {
  content: "";
}

.ti-player-play:before {
  content: "";
}

.ti-player-record:before {
  content: "";
}

.ti-player-skip-back:before {
  content: "";
}

.ti-player-skip-forward:before {
  content: "";
}

.ti-player-stop:before {
  content: "";
}

.ti-player-track-next:before {
  content: "";
}

.ti-player-track-prev:before {
  content: "";
}

.ti-playlist:before {
  content: "";
}

.ti-plug:before {
  content: "";
}

.ti-plus:before {
  content: "";
}

.ti-point:before {
  content: "";
}

.ti-pokeball:before {
  content: "";
}

.ti-polaroid:before {
  content: "";
}

.ti-pool:before {
  content: "";
}

.ti-power:before {
  content: "";
}

.ti-pray:before {
  content: "";
}

.ti-presentation:before {
  content: "";
}

.ti-presentation-analytics:before {
  content: "";
}

.ti-printer:before {
  content: "";
}

.ti-prompt:before {
  content: "";
}

.ti-propeller:before {
  content: "";
}

.ti-puzzle:before {
  content: "";
}

.ti-pyramid:before {
  content: "";
}

.ti-qrcode:before {
  content: "";
}

.ti-question-mark:before {
  content: "";
}

.ti-radio:before {
  content: "";
}

.ti-radioactive:before {
  content: "";
}

.ti-radius-bottom-left:before {
  content: "";
}

.ti-radius-bottom-right:before {
  content: "";
}

.ti-radius-top-left:before {
  content: "";
}

.ti-radius-top-right:before {
  content: "";
}

.ti-rainbow:before {
  content: "";
}

.ti-receipt:before {
  content: "";
}

.ti-receipt-2:before {
  content: "";
}

.ti-receipt-off:before {
  content: "";
}

.ti-receipt-refund:before {
  content: "";
}

.ti-receipt-tax:before {
  content: "";
}

.ti-recharging:before {
  content: "";
}

.ti-record-mail:before {
  content: "";
}

.ti-rectangle:before {
  content: "";
}

.ti-rectangle-vertical:before {
  content: "";
}

.ti-recycle:before {
  content: "";
}

.ti-refresh:before {
  content: "";
}

.ti-refresh-alert:before {
  content: "";
}

.ti-registered:before {
  content: "";
}

.ti-relation-many-to-many:before {
  content: "";
}

.ti-relation-one-to-many:before {
  content: "";
}

.ti-relation-one-to-one:before {
  content: "";
}

.ti-repeat:before {
  content: "";
}

.ti-repeat-once:before {
  content: "";
}

.ti-replace:before {
  content: "";
}

.ti-report:before {
  content: "";
}

.ti-report-analytics:before {
  content: "";
}

.ti-report-medical:before {
  content: "";
}

.ti-report-money:before {
  content: "";
}

.ti-resize:before {
  content: "";
}

.ti-ripple:before {
  content: "";
}

.ti-road-sign:before {
  content: "";
}

.ti-rocket:before {
  content: "";
}

.ti-rotate:before {
  content: "";
}

.ti-rotate-2:before {
  content: "";
}

.ti-rotate-clockwise:before {
  content: "";
}

.ti-rotate-clockwise-2:before {
  content: "";
}

.ti-rotate-rectangle:before {
  content: "";
}

.ti-route:before {
  content: "";
}

.ti-router:before {
  content: "";
}

.ti-row-insert-bottom:before {
  content: "";
}

.ti-row-insert-top:before {
  content: "";
}

.ti-rss:before {
  content: "";
}

.ti-ruler:before {
  content: "";
}

.ti-ruler-2:before {
  content: "";
}

.ti-run:before {
  content: "";
}

.ti-sailboat:before {
  content: "";
}

.ti-salt:before {
  content: "";
}

.ti-satellite:before {
  content: "";
}

.ti-sausage:before {
  content: "";
}

.ti-scale:before {
  content: "";
}

.ti-scan:before {
  content: "";
}

.ti-school:before {
  content: "";
}

.ti-scissors:before {
  content: "";
}

.ti-scooter:before {
  content: "";
}

.ti-scooter-electric:before {
  content: "";
}

.ti-screen-share:before {
  content: "";
}

.ti-screen-share-off:before {
  content: "";
}

.ti-scuba-mask:before {
  content: "";
}

.ti-search:before {
  content: "";
}

.ti-section:before {
  content: "";
}

.ti-seeding:before {
  content: "";
}

.ti-select:before {
  content: "";
}

.ti-selector:before {
  content: "";
}

.ti-send:before {
  content: "";
}

.ti-separator:before {
  content: "";
}

.ti-separator-horizontal:before {
  content: "";
}

.ti-separator-vertical:before {
  content: "";
}

.ti-server:before {
  content: "";
}

.ti-servicemark:before {
  content: "";
}

.ti-settings:before {
  content: "";
}

.ti-settings-automation:before {
  content: "";
}

.ti-shadow:before {
  content: "";
}

.ti-shadow-off:before {
  content: "";
}

.ti-shape:before {
  content: "";
}

.ti-shape-2:before {
  content: "";
}

.ti-shape-3:before {
  content: "";
}

.ti-share:before {
  content: "";
}

.ti-shield:before {
  content: "";
}

.ti-shield-check:before {
  content: "";
}

.ti-shield-lock:before {
  content: "";
}

.ti-shield-off:before {
  content: "";
}

.ti-shield-x:before {
  content: "";
}

.ti-ship:before {
  content: "";
}

.ti-shirt:before {
  content: "";
}

.ti-shopping-cart:before {
  content: "";
}

.ti-shopping-cart-discount:before {
  content: "";
}

.ti-shopping-cart-off:before {
  content: "";
}

.ti-shopping-cart-plus:before {
  content: "";
}

.ti-shopping-cart-x:before {
  content: "";
}

.ti-shredder:before {
  content: "";
}

.ti-signature:before {
  content: "";
}

.ti-sitemap:before {
  content: "";
}

.ti-skateboard:before {
  content: "";
}

.ti-slice:before {
  content: "";
}

.ti-slideshow:before {
  content: "";
}

.ti-smart-home:before {
  content: "";
}

.ti-smoking:before {
  content: "";
}

.ti-smoking-no:before {
  content: "";
}

.ti-snowflake:before {
  content: "";
}

.ti-soccer-field:before {
  content: "";
}

.ti-social:before {
  content: "";
}

.ti-sock:before {
  content: "";
}

.ti-sort-ascending:before {
  content: "";
}

.ti-sort-ascending-2:before {
  content: "";
}

.ti-sort-ascending-letters:before {
  content: "";
}

.ti-sort-ascending-numbers:before {
  content: "";
}

.ti-sort-descending:before {
  content: "";
}

.ti-sort-descending-2:before {
  content: "";
}

.ti-sort-descending-letters:before {
  content: "";
}

.ti-sort-descending-numbers:before {
  content: "";
}

.ti-soup:before {
  content: "";
}

.ti-space:before {
  content: "";
}

.ti-speakerphone:before {
  content: "";
}

.ti-speedboat:before {
  content: "";
}

.ti-sport-billard:before {
  content: "";
}

.ti-square:before {
  content: "";
}

.ti-square-0:before {
  content: "";
}

.ti-square-1:before {
  content: "";
}

.ti-square-2:before {
  content: "";
}

.ti-square-3:before {
  content: "";
}

.ti-square-4:before {
  content: "";
}

.ti-square-5:before {
  content: "";
}

.ti-square-6:before {
  content: "";
}

.ti-square-7:before {
  content: "";
}

.ti-square-8:before {
  content: "";
}

.ti-square-9:before {
  content: "";
}

.ti-square-check:before {
  content: "";
}

.ti-square-dot:before {
  content: "";
}

.ti-square-forbid:before {
  content: "";
}

.ti-square-forbid-2:before {
  content: "";
}

.ti-square-minus:before {
  content: "";
}

.ti-square-off:before {
  content: "";
}

.ti-square-plus:before {
  content: "";
}

.ti-square-root:before {
  content: "";
}

.ti-square-root-2:before {
  content: "";
}

.ti-square-rotated:before {
  content: "";
}

.ti-square-rotated-off:before {
  content: "";
}

.ti-square-toggle:before {
  content: "";
}

.ti-square-toggle-horizontal:before {
  content: "";
}

.ti-square-x:before {
  content: "";
}

.ti-squares-diagonal:before {
  content: "";
}

.ti-squares-filled:before {
  content: "";
}

.ti-stack:before {
  content: "";
}

.ti-stack-2:before {
  content: "";
}

.ti-stairs:before {
  content: "";
}

.ti-stairs-down:before {
  content: "";
}

.ti-stairs-up:before {
  content: "";
}

.ti-star:before {
  content: "";
}

.ti-star-half:before {
  content: "";
}

.ti-star-off:before {
  content: "";
}

.ti-stars:before {
  content: "";
}

.ti-steering-wheel:before {
  content: "";
}

.ti-step-into:before {
  content: "";
}

.ti-step-out:before {
  content: "";
}

.ti-stethoscope:before {
  content: "";
}

.ti-sticker:before {
  content: "";
}

.ti-strikethrough:before {
  content: "";
}

.ti-submarine:before {
  content: "";
}

.ti-subscript:before {
  content: "";
}

.ti-subtask:before {
  content: "";
}

.ti-sum:before {
  content: "";
}

.ti-sun:before {
  content: "";
}

.ti-sun-off:before {
  content: "";
}

.ti-sunrise:before {
  content: "";
}

.ti-sunset:before {
  content: "";
}

.ti-superscript:before {
  content: "";
}

.ti-swimming:before {
  content: "";
}

.ti-switch:before {
  content: "";
}

.ti-switch-2:before {
  content: "";
}

.ti-switch-3:before {
  content: "";
}

.ti-switch-horizontal:before {
  content: "";
}

.ti-switch-vertical:before {
  content: "";
}

.ti-table:before {
  content: "";
}

.ti-table-export:before {
  content: "";
}

.ti-table-import:before {
  content: "";
}

.ti-table-off:before {
  content: "";
}

.ti-tag:before {
  content: "";
}

.ti-tallymark-1:before {
  content: "";
}

.ti-tallymark-2:before {
  content: "";
}

.ti-tallymark-3:before {
  content: "";
}

.ti-tallymark-4:before {
  content: "";
}

.ti-tallymarks:before {
  content: "";
}

.ti-tank:before {
  content: "";
}

.ti-target:before {
  content: "";
}

.ti-temperature:before {
  content: "";
}

.ti-temperature-celsius:before {
  content: "";
}

.ti-temperature-fahrenheit:before {
  content: "";
}

.ti-temperature-minus:before {
  content: "";
}

.ti-temperature-plus:before {
  content: "";
}

.ti-template:before {
  content: "";
}

.ti-tent:before {
  content: "";
}

.ti-terminal:before {
  content: "";
}

.ti-terminal-2:before {
  content: "";
}

.ti-test-pipe:before {
  content: "";
}

.ti-text-direction-ltr:before {
  content: "";
}

.ti-text-direction-rtl:before {
  content: "";
}

.ti-text-wrap:before {
  content: "";
}

.ti-text-wrap-disabled:before {
  content: "";
}

.ti-thumb-down:before {
  content: "";
}

.ti-thumb-up:before {
  content: "";
}

.ti-ticket:before {
  content: "";
}

.ti-tilt-shift:before {
  content: "";
}

.ti-tir:before {
  content: "";
}

.ti-toggle-left:before {
  content: "";
}

.ti-toggle-right:before {
  content: "";
}

.ti-tool:before {
  content: "";
}

.ti-tools:before {
  content: "";
}

.ti-tools-kitchen:before {
  content: "";
}

.ti-tools-kitchen-2:before {
  content: "";
}

.ti-tornado:before {
  content: "";
}

.ti-tournament:before {
  content: "";
}

.ti-track:before {
  content: "";
}

.ti-tractor:before {
  content: "";
}

.ti-trademark:before {
  content: "";
}

.ti-traffic-cone:before {
  content: "";
}

.ti-traffic-lights:before {
  content: "";
}

.ti-train:before {
  content: "";
}

.ti-transfer-in:before {
  content: "";
}

.ti-transfer-out:before {
  content: "";
}

.ti-trash:before {
  content: "";
}

.ti-trash-off:before {
  content: "";
}

.ti-tree:before {
  content: "";
}

.ti-trees:before {
  content: "";
}

.ti-trending-down:before {
  content: "";
}

.ti-trending-down-2:before {
  content: "";
}

.ti-trending-down-3:before {
  content: "";
}

.ti-trending-up:before {
  content: "";
}

.ti-trending-up-2:before {
  content: "";
}

.ti-trending-up-3:before {
  content: "";
}

.ti-triangle:before {
  content: "";
}

.ti-triangle-off:before {
  content: "";
}

.ti-triangle-square-circle:before {
  content: "";
}

.ti-trident:before {
  content: "";
}

.ti-trophy:before {
  content: "";
}

.ti-truck:before {
  content: "";
}

.ti-truck-delivery:before {
  content: "";
}

.ti-truck-off:before {
  content: "";
}

.ti-truck-return:before {
  content: "";
}

.ti-typography:before {
  content: "";
}

.ti-umbrella:before {
  content: "";
}

.ti-underline:before {
  content: "";
}

.ti-unlink:before {
  content: "";
}

.ti-upload:before {
  content: "";
}

.ti-urgent:before {
  content: "";
}

.ti-user:before {
  content: "";
}

.ti-user-check:before {
  content: "";
}

.ti-user-exclamation:before {
  content: "";
}

.ti-user-minus:before {
  content: "";
}

.ti-user-off:before {
  content: "";
}

.ti-user-plus:before {
  content: "";
}

.ti-user-x:before {
  content: "";
}

.ti-users:before {
  content: "";
}

.ti-vaccine:before {
  content: "";
}

.ti-variable:before {
  content: "";
}

.ti-vector:before {
  content: "";
}

.ti-vector-beizer-2:before {
  content: "";
}

.ti-vector-bezier:before {
  content: "";
}

.ti-vector-triangle:before {
  content: "";
}

.ti-venus:before {
  content: "";
}

.ti-versions:before {
  content: "";
}

.ti-video:before {
  content: "";
}

.ti-video-minus:before {
  content: "";
}

.ti-video-off:before {
  content: "";
}

.ti-video-plus:before {
  content: "";
}

.ti-view-360:before {
  content: "";
}

.ti-viewfinder:before {
  content: "";
}

.ti-viewport-narrow:before {
  content: "";
}

.ti-viewport-wide:before {
  content: "";
}

.ti-virus:before {
  content: "";
}

.ti-virus-off:before {
  content: "";
}

.ti-virus-search:before {
  content: "";
}

.ti-vocabulary:before {
  content: "";
}

.ti-volume:before {
  content: "";
}

.ti-volume-2:before {
  content: "";
}

.ti-volume-3:before {
  content: "";
}

.ti-walk:before {
  content: "";
}

.ti-wallet:before {
  content: "";
}

.ti-wand:before {
  content: "";
}

.ti-wave-saw-tool:before {
  content: "";
}

.ti-wave-sine:before {
  content: "";
}

.ti-wave-square:before {
  content: "";
}

.ti-wifi:before {
  content: "";
}

.ti-wifi-0:before {
  content: "";
}

.ti-wifi-1:before {
  content: "";
}

.ti-wifi-2:before {
  content: "";
}

.ti-wifi-off:before {
  content: "";
}

.ti-wind:before {
  content: "";
}

.ti-windmill:before {
  content: "";
}

.ti-window:before {
  content: "";
}

.ti-wiper:before {
  content: "";
}

.ti-wiper-wash:before {
  content: "";
}

.ti-woman:before {
  content: "";
}

.ti-world:before {
  content: "";
}

.ti-world-latitude:before {
  content: "";
}

.ti-world-longitude:before {
  content: "";
}

.ti-wrecking-ball:before {
  content: "";
}

.ti-writing:before {
  content: "";
}

.ti-writing-sign:before {
  content: "";
}

.ti-x:before {
  content: "";
}

.ti-yin-yang:before {
  content: "";
}

.ti-zodiac-aquarius:before {
  content: "";
}

.ti-zodiac-aries:before {
  content: "";
}

.ti-zodiac-cancer:before {
  content: "";
}

.ti-zodiac-capricorn:before {
  content: "";
}

.ti-zodiac-gemini:before {
  content: "";
}

.ti-zodiac-leo:before {
  content: "";
}

.ti-zodiac-libra:before {
  content: "";
}

.ti-zodiac-pisces:before {
  content: "";
}

.ti-zodiac-sagittarius:before {
  content: "";
}

.ti-zodiac-scorpio:before {
  content: "";
}

.ti-zodiac-taurus:before {
  content: "";
}

.ti-zodiac-virgo:before {
  content: "";
}

.ti-zoom-cancel:before {
  content: "";
}

.ti-zoom-check:before {
  content: "";
}

.ti-zoom-in:before {
  content: "";
}

.ti-zoom-money:before {
  content: "";
}

.ti-zoom-out:before {
  content: "";
}

.ti-zoom-question:before {
  content: "";
}