@charset "UTF-8";
/*
 Template Name: Zinzer - Responsive Bootstrap 4 Admin Dashboard
 Author: ThemeDesign
 File: Icons
 */
/*!
 * Font Awesome Free 5.6.1 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,
.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-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 {
  -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-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-balance-scale: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-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-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-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-bookmark: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-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-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-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-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-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-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-city: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-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-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-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-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-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-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand: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-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-extinguisher:before {
  content: "";
}

.fa-firefox: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-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-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-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-hashtag:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-haykal: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-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-icicles:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt: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-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-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-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-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-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-nintendo-switch: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-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines: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-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-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-volume: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-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square: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-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-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-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-up:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-up: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-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-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-swimmer:before {
  content: "";
}

.fa-swimming-pool: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-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-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-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-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-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-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-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-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;
  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;
  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;
  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;
}

/* MaterialDesignIcons.com */
@font-face {
  font-family: "Material Design Icons";
  src: url("../fonts/materialdesignicons-webfont.eot?v=3.2.89");
  src: url("../fonts/materialdesignicons-webfont.eot?#iefix&v=3.2.89") format("embedded-opentype"), url("../fonts/materialdesignicons-webfont.woff2?v=3.2.89") format("woff2"), url("../fonts/materialdesignicons-webfont.woff?v=3.2.89") format("woff"), url("../fonts/materialdesignicons-webfont.ttf?v=3.2.89") format("truetype"), url("../fonts/materialdesignicons-webfont.svg?v=3.2.89#materialdesigniconsregular") format("svg");
  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-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-box:before {
  content: "";
}

.mdi-account-box-multiple:before {
  content: "盧";
}

.mdi-account-box-outline:before {
  content: "";
}

.mdi-account-card-details: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-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-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-minus:before {
  content: "";
}

.mdi-account-minus-outline:before {
  content: "﫫";
}

.mdi-account-multiple:before {
  content: "";
}

.mdi-account-multiple-check: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-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-star:before {
  content: "";
}

.mdi-account-star-outline:before {
  content: "﯄";
}

.mdi-account-supervisor:before {
  content: "慠";
}

.mdi-account-supervisor-circle:before {
  content: "懲";
}

.mdi-account-switch:before {
  content: "";
}

.mdi-accusoft:before {
  content: "";
}

.mdi-adjust:before {
  content: "";
}

.mdi-adobe:before {
  content: "蘆";
}

.mdi-air-conditioner:before {
  content: "";
}

.mdi-airbag:before {
  content: "﯅";
}

.mdi-airballoon: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-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-circle:before {
  content: "";
}

.mdi-alert-circle-outline:before {
  content: "";
}

.mdi-alert-decagram:before {
  content: "";
}

.mdi-alert-octagon:before {
  content: "";
}

.mdi-alert-octagram:before {
  content: "";
}

.mdi-alert-outline:before {
  content: "";
}

.mdi-alien:before {
  content: "";
}

.mdi-all-inclusive: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-altimeter:before {
  content: "";
}

.mdi-amazon:before {
  content: "";
}

.mdi-amazon-alexa:before {
  content: "";
}

.mdi-amazon-drive:before {
  content: "";
}

.mdi-ambulance:before {
  content: "";
}

.mdi-ampersand:before {
  content: "戴";
}

.mdi-amplifier: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-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-anvil: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-apps:before {
  content: "";
}

.mdi-arch:before {
  content: "";
}

.mdi-archive: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-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-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-drop-circle:before {
  content: "";
}

.mdi-arrow-left-drop-circle-outline: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-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-thick:before {
  content: "遼";
}

.mdi-arrow-top-right:before {
  content: "";
}

.mdi-arrow-top-right-bold-outline: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-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-artist: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-atom:before {
  content: "";
}

.mdi-attachment:before {
  content: "";
}

.mdi-audio-video: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-axe:before {
  content: "";
}

.mdi-azure:before {
  content: "";
}

.mdi-babel:before {
  content: "﨤";
}

.mdi-baby:before {
  content: "";
}

.mdi-baby-buggy:before {
  content: "";
}

.mdi-backburger:before {
  content: "";
}

.mdi-backspace:before {
  content: "";
}

.mdi-backspace-outline:before {
  content: "טּ";
}

.mdi-backup-restore:before {
  content: "";
}

.mdi-badminton: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-bandcamp:before {
  content: "";
}

.mdi-bank: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-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-basket:before {
  content: "";
}

.mdi-basket-fill: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-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-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-minus:before {
  content: "";
}

.mdi-battery-negative: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-beats:before {
  content: "";
}

.mdi-bed-empty:before {
  content: "";
}

.mdi-beer:before {
  content: "";
}

.mdi-behance:before {
  content: "";
}

.mdi-bell: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-bible:before {
  content: "";
}

.mdi-bike: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-blinds:before {
  content: "";
}

.mdi-block-helper:before {
  content: "";
}

.mdi-blogger: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-bomb:before {
  content: "";
}

.mdi-bomb-off:before {
  content: "";
}

.mdi-bone:before {
  content: "";
}

.mdi-book:before {
  content: "";
}

.mdi-book-lock:before {
  content: "";
}

.mdi-book-lock-open:before {
  content: "";
}

.mdi-book-minus:before {
  content: "";
}

.mdi-book-multiple:before {
  content: "";
}

.mdi-book-multiple-minus:before {
  content: "望";
}

.mdi-book-multiple-plus:before {
  content: "杖";
}

.mdi-book-multiple-remove:before {
  content: "歹";
}

.mdi-book-multiple-variant: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-plus:before {
  content: "";
}

.mdi-book-remove:before {
  content: "殺";
}

.mdi-book-variant:before {
  content: "";
}

.mdi-bookmark:before {
  content: "";
}

.mdi-bookmark-check:before {
  content: "";
}

.mdi-bookmark-minus:before {
  content: "溜";
}

.mdi-bookmark-minus-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-boombox: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-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-bridge:before {
  content: "";
}

.mdi-briefcase:before {
  content: "";
}

.mdi-briefcase-check: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-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-bulldozer: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-school:before {
  content: "";
}

.mdi-bus-side:before {
  content: "";
}

.mdi-cached: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-alert:before {
  content: "侮";
}

.mdi-calendar-blank: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-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-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-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-party-mode:before {
  content: "";
}

.mdi-camera-rear:before {
  content: "";
}

.mdi-camera-rear-variant:before {
  content: "";
}

.mdi-camera-switch:before {
  content: "";
}

.mdi-camera-timer: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-battery:before {
  content: "";
}

.mdi-car-brake-abs:before {
  content: "ﰣ";
}

.mdi-car-brake-parking:before {
  content: "ﰤ";
}

.mdi-car-connected:before {
  content: "";
}

.mdi-car-convertible:before {
  content: "";
}

.mdi-car-door:before {
  content: "קּ";
}

.mdi-car-electric:before {
  content: "רּ";
}

.mdi-car-esp:before {
  content: "ﰥ";
}

.mdi-car-estate:before {
  content: "";
}

.mdi-car-hatchback: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-pickup:before {
  content: "";
}

.mdi-car-side:before {
  content: "";
}

.mdi-car-sports:before {
  content: "";
}

.mdi-car-tire-alert:before {
  content: "ﰩ";
}

.mdi-car-wash: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-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-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-right:before {
  content: "ﰪ";
}

.mdi-cart-off:before {
  content: "";
}

.mdi-cart-outline:before {
  content: "";
}

.mdi-cart-plus:before {
  content: "";
}

.mdi-case-sensitive-alt:before {
  content: "";
}

.mdi-cash:before {
  content: "";
}

.mdi-cash-100:before {
  content: "";
}

.mdi-cash-multiple:before {
  content: "";
}

.mdi-cash-refund:before {
  content: "瀞";
}

.mdi-cash-usd:before {
  content: "";
}

.mdi-cassette:before {
  content: "陸";
}

.mdi-cast:before {
  content: "";
}

.mdi-cast-connected: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-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-off: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-certificate:before {
  content: "";
}

.mdi-chair-school:before {
  content: "";
}

.mdi-charity:before {
  content: "ﰫ";
}

.mdi-chart-arc:before {
  content: "";
}

.mdi-chart-areaspline:before {
  content: "";
}

.mdi-chart-bar:before {
  content: "";
}

.mdi-chart-bar-stacked:before {
  content: "";
}

.mdi-chart-bell-curve: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-pie:before {
  content: "";
}

.mdi-chart-scatterplot-hexbin:before {
  content: "";
}

.mdi-chart-timeline:before {
  content: "";
}

.mdi-chat:before {
  content: "ﭕ";
}

.mdi-chat-alert:before {
  content: "ﭖ";
}

.mdi-chat-processing:before {
  content: "ﭗ";
}

.mdi-check:before {
  content: "";
}

.mdi-check-all: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-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-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-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-church:before {
  content: "";
}

.mdi-circle:before {
  content: "";
}

.mdi-circle-edit-outline:before {
  content: "";
}

.mdi-circle-medium: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-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-arrow-down:before {
  content: "";
}

.mdi-clipboard-arrow-down-outline:before {
  content: "ﰲ";
}

.mdi-clipboard-arrow-left:before {
  content: "";
}

.mdi-clipboard-arrow-up:before {
  content: "ﰳ";
}

.mdi-clipboard-arrow-up-outline:before {
  content: "ﰴ";
}

.mdi-clipboard-check:before {
  content: "";
}

.mdi-clipboard-check-outline:before {
  content: "";
}

.mdi-clipboard-flow:before {
  content: "";
}

.mdi-clipboard-outline:before {
  content: "";
}

.mdi-clipboard-play: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-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-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-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-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-code-array:before {
  content: "";
}

.mdi-code-braces: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-string:before {
  content: "";
}

.mdi-code-tags:before {
  content: "";
}

.mdi-code-tags-check:before {
  content: "";
}

.mdi-codepen:before {
  content: "";
}

.mdi-coffee:before {
  content: "";
}

.mdi-coffee-outline:before {
  content: "";
}

.mdi-coffee-to-go:before {
  content: "";
}

.mdi-coffin:before {
  content: "ﭛ";
}

.mdi-cogs:before {
  content: "";
}

.mdi-coin: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-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-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-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-console:before {
  content: "";
}

.mdi-console-line:before {
  content: "";
}

.mdi-console-network:before {
  content: "";
}

.mdi-console-network-outline:before {
  content: "ﰼ";
}

.mdi-contact-mail: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-all: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-copyright:before {
  content: "";
}

.mdi-cordova:before {
  content: "綾";
}

.mdi-corn:before {
  content: "";
}

.mdi-counter:before {
  content: "";
}

.mdi-cow:before {
  content: "";
}

.mdi-crane:before {
  content: "";
}

.mdi-creation:before {
  content: "";
}

.mdi-credit-card:before {
  content: "";
}

.mdi-credit-card-multiple:before {
  content: "";
}

.mdi-credit-card-off:before {
  content: "";
}

.mdi-credit-card-plus:before {
  content: "";
}

.mdi-credit-card-refund:before {
  content: "盛";
}

.mdi-credit-card-scan:before {
  content: "";
}

.mdi-credit-card-settings: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-crown: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-cupcake:before {
  content: "陵";
}

.mdi-curling:before {
  content: "";
}

.mdi-currency-bdt:before {
  content: "";
}

.mdi-currency-brl:before {
  content: "ﭡ";
}

.mdi-currency-btc:before {
  content: "";
}

.mdi-currency-chf: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-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-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-search: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-decrease:before {
  content: "";
}

.mdi-decimal-increase:before {
  content: "";
}

.mdi-delete:before {
  content: "";
}

.mdi-delete-circle:before {
  content: "";
}

.mdi-delete-circle-outline:before {
  content: "ﭤ";
}

.mdi-delete-empty:before {
  content: "";
}

.mdi-delete-forever:before {
  content: "";
}

.mdi-delete-forever-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-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-developer-board:before {
  content: "";
}

.mdi-deviantart: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-2:before {
  content: "";
}

.mdi-dice-3:before {
  content: "";
}

.mdi-dice-4:before {
  content: "";
}

.mdi-dice-5:before {
  content: "";
}

.mdi-dice-6:before {
  content: "";
}

.mdi-dice-d10:before {
  content: "";
}

.mdi-dice-d12:before {
  content: "";
}

.mdi-dice-d20:before {
  content: "";
}

.mdi-dice-d4:before {
  content: "";
}

.mdi-dice-d6:before {
  content: "";
}

.mdi-dice-d8:before {
  content: "";
}

.mdi-dice-multiple:before {
  content: "";
}

.mdi-dictionary: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-disqus:before {
  content: "";
}

.mdi-disqus-outline: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-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-domain:before {
  content: "";
}

.mdi-donkey:before {
  content: "";
}

.mdi-door:before {
  content: "";
}

.mdi-door-closed: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-outline:before {
  content: "ﭫ";
}

.mdi-drag:before {
  content: "";
}

.mdi-drag-horizontal:before {
  content: "";
}

.mdi-drag-variant:before {
  content: "ﭬ";
}

.mdi-drag-vertical:before {
  content: "";
}

.mdi-drawing:before {
  content: "";
}

.mdi-drawing-box: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-egg:before {
  content: "类";
}

.mdi-egg-easter:before {
  content: "絛";
}

.mdi-eight-track:before {
  content: "里";
}

.mdi-eject:before {
  content: "";
}

.mdi-eject-outline:before {
  content: "ﭭ";
}

.mdi-elephant:before {
  content: "";
}

.mdi-elevation-decline:before {
  content: "";
}

.mdi-elevation-rise:before {
  content: "";
}

.mdi-elevator:before {
  content: "";
}

.mdi-email:before {
  content: "";
}

.mdi-email-alert:before {
  content: "";
}

.mdi-email-check:before {
  content: "練";
}

.mdi-email-check-outline:before {
  content: "缾";
}

.mdi-email-lock:before {
  content: "";
}

.mdi-email-mark-as-unread:before {
  content: "ﭮ";
}

.mdi-email-open: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-search:before {
  content: "怒";
}

.mdi-email-search-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-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-happy:before {
  content: "ﱍ";
}

.mdi-emoticon-happy-outline:before {
  content: "";
}

.mdi-emoticon-kiss:before {
  content: "ﱎ";
}

.mdi-emoticon-kiss-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-equal:before {
  content: "";
}

.mdi-equal-box: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-exclamation: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-exponent:before {
  content: "異";
}

.mdi-exponent-box:before {
  content: "北";
}

.mdi-export:before {
  content: "";
}

.mdi-export-variant:before {
  content: "ﭯ";
}

.mdi-eye:before {
  content: "";
}

.mdi-eye-circle:before {
  content: "ﭰ";
}

.mdi-eye-circle-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-outline:before {
  content: "ﭲ";
}

.mdi-face-profile:before {
  content: "";
}

.mdi-face-recognition: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-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-ferry:before {
  content: "";
}

.mdi-file:before {
  content: "";
}

.mdi-file-account:before {
  content: "";
}

.mdi-file-alert:before {
  content: "琢";
}

.mdi-file-alert-outline:before {
  content: "碑";
}

.mdi-file-cabinet:before {
  content: "蝹";
}

.mdi-file-chart:before {
  content: "";
}

.mdi-file-check:before {
  content: "";
}

.mdi-file-cloud:before {
  content: "";
}

.mdi-file-compare:before {
  content: "";
}

.mdi-file-delimited:before {
  content: "";
}

.mdi-file-document:before {
  content: "";
}

.mdi-file-document-box: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-outline:before {
  content: "吝";
}

.mdi-file-download:before {
  content: "磻";
}

.mdi-file-download-outline:before {
  content: "便";
}

.mdi-file-excel:before {
  content: "";
}

.mdi-file-excel-box:before {
  content: "";
}

.mdi-file-export: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-import:before {
  content: "";
}

.mdi-file-lock:before {
  content: "";
}

.mdi-file-move:before {
  content: "視";
}

.mdi-file-multiple:before {
  content: "";
}

.mdi-file-music:before {
  content: "";
}

.mdi-file-outline:before {
  content: "";
}

.mdi-file-pdf:before {
  content: "";
}

.mdi-file-pdf-box:before {
  content: "";
}

.mdi-file-percent:before {
  content: "";
}

.mdi-file-plus:before {
  content: "";
}

.mdi-file-powerpoint:before {
  content: "";
}

.mdi-file-powerpoint-box:before {
  content: "";
}

.mdi-file-presentation-box:before {
  content: "";
}

.mdi-file-question:before {
  content: "";
}

.mdi-file-remove:before {
  content: "ﭴ";
}

.mdi-file-replace:before {
  content: "ﬗ";
}

.mdi-file-replace-outline:before {
  content: "﬘";
}

.mdi-file-restore:before {
  content: "";
}

.mdi-file-search:before {
  content: "ﱘ";
}

.mdi-file-search-outline:before {
  content: "ﱙ";
}

.mdi-file-send:before {
  content: "";
}

.mdi-file-table:before {
  content: "ﱚ";
}

.mdi-file-table-outline:before {
  content: "ﱛ";
}

.mdi-file-tree:before {
  content: "";
}

.mdi-file-undo:before {
  content: "";
}

.mdi-file-upload:before {
  content: "社";
}

.mdi-file-upload-outline:before {
  content: "祉";
}

.mdi-file-video:before {
  content: "";
}

.mdi-file-word:before {
  content: "";
}

.mdi-file-word-box:before {
  content: "";
}

.mdi-file-xml:before {
  content: "";
}

.mdi-film:before {
  content: "";
}

.mdi-filmstrip:before {
  content: "";
}

.mdi-filmstrip-off:before {
  content: "";
}

.mdi-filter:before {
  content: "";
}

.mdi-filter-outline:before {
  content: "";
}

.mdi-filter-remove:before {
  content: "";
}

.mdi-filter-remove-outline:before {
  content: "";
}

.mdi-filter-variant:before {
  content: "";
}

.mdi-finance:before {
  content: "";
}

.mdi-find-replace:before {
  content: "";
}

.mdi-fingerprint:before {
  content: "";
}

.mdi-fire:before {
  content: "";
}

.mdi-fire-truck:before {
  content: "";
}

.mdi-firebase:before {
  content: "復";
}

.mdi-firefox:before {
  content: "";
}

.mdi-fish:before {
  content: "";
}

.mdi-flag:before {
  content: "";
}

.mdi-flag-checkered:before {
  content: "";
}

.mdi-flag-minus:before {
  content: "ﭵ";
}

.mdi-flag-outline:before {
  content: "";
}

.mdi-flag-plus:before {
  content: "ﭶ";
}

.mdi-flag-remove:before {
  content: "ﭷ";
}

.mdi-flag-triangle:before {
  content: "";
}

.mdi-flag-variant:before {
  content: "";
}

.mdi-flag-variant-outline:before {
  content: "";
}

.mdi-flash: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-outline:before {
  content: "";
}

.mdi-flask-outline:before {
  content: "";
}

.mdi-flattr:before {
  content: "";
}

.mdi-flip-to-back:before {
  content: "";
}

.mdi-flip-to-front:before {
  content: "";
}

.mdi-floor-lamp: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-tulip:before {
  content: "藺";
}

.mdi-flower-tulip-outline:before {
  content: "隣";
}

.mdi-folder:before {
  content: "";
}

.mdi-folder-account:before {
  content: "";
}

.mdi-folder-account-outline:before {
  content: "ﭸ";
}

.mdi-folder-clock:before {
  content: "調";
}

.mdi-folder-clock-outline:before {
  content: "諸";
}

.mdi-folder-download:before {
  content: "";
}

.mdi-folder-edit:before {
  content: "";
}

.mdi-folder-google-drive:before {
  content: "";
}

.mdi-folder-image:before {
  content: "";
}

.mdi-folder-key:before {
  content: "";
}

.mdi-folder-key-network:before {
  content: "";
}

.mdi-folder-key-network-outline:before {
  content: "ﱜ";
}

.mdi-folder-lock:before {
  content: "";
}

.mdi-folder-lock-open:before {
  content: "";
}

.mdi-folder-move: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-outline:before {
  content: "";
}

.mdi-folder-plus:before {
  content: "";
}

.mdi-folder-plus-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-star:before {
  content: "";
}

.mdi-folder-star-outline:before {
  content: "ﭻ";
}

.mdi-folder-text:before {
  content: "ﱞ";
}

.mdi-folder-text-outline:before {
  content: "ﱟ";
}

.mdi-folder-upload: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-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-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-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-type:before {
  content: "";
}

.mdi-format-list-checkbox:before {
  content: "數";
}

.mdi-format-list-checks:before {
  content: "";
}

.mdi-format-list-numbered: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-open: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-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-fountain:before {
  content: "索";
}

.mdi-foursquare:before {
  content: "";
}

.mdi-freebsd:before {
  content: "";
}

.mdi-fridge:before {
  content: "";
}

.mdi-fridge-bottom:before {
  content: "";
}

.mdi-fridge-outline:before {
  content: "";
}

.mdi-fridge-top: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-fuse:before {
  content: "ﱡ";
}

.mdi-fuse-blade:before {
  content: "ﱢ";
}

.mdi-gamepad:before {
  content: "";
}

.mdi-gamepad-variant: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-gate:before {
  content: "";
}

.mdi-gate-and:before {
  content: "";
}

.mdi-gate-nand:before {
  content: "";
}

.mdi-gate-nor:before {
  content: "";
}

.mdi-gate-not:before {
  content: "";
}

.mdi-gate-or:before {
  content: "";
}

.mdi-gate-xnor:before {
  content: "";
}

.mdi-gate-xor: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-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-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-two-double-tap:before {
  content: "";
}

.mdi-gesture-two-tap:before {
  content: "";
}

.mdi-ghost:before {
  content: "";
}

.mdi-ghost-off:before {
  content: "林";
}

.mdi-gift: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-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-gog:before {
  content: "ﭽ";
}

.mdi-golf:before {
  content: "";
}

.mdi-gondola:before {
  content: "";
}

.mdi-google:before {
  content: "";
}

.mdi-google-adwords:before {
  content: "ﱣ";
}

.mdi-google-allo: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-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-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-spreadsheet:before {
  content: "臨";
}

.mdi-google-street-view:before {
  content: "ﱤ";
}

.mdi-google-translate:before {
  content: "";
}

.mdi-google-wallet:before {
  content: "";
}

.mdi-gpu:before {
  content: "";
}

.mdi-gradient: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-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-halloween:before {
  content: "ﭿ";
}

.mdi-hamburger:before {
  content: "";
}

.mdi-hammer:before {
  content: "";
}

.mdi-hand: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-hanger:before {
  content: "";
}

.mdi-hard-hat:before {
  content: "葉";
}

.mdi-harddisk:before {
  content: "";
}

.mdi-hat-fedora:before {
  content: "ﮀ";
}

.mdi-hazard-lights: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-circle:before {
  content: "殺";
}

.mdi-heart-circle-outline: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-hexagon:before {
  content: "";
}

.mdi-hexagon-multiple: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-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-assistant:before {
  content: "";
}

.mdi-home-automation:before {
  content: "";
}

.mdi-home-circle:before {
  content: "";
}

.mdi-home-currency-usd:before {
  content: "";
}

.mdi-home-heart: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-variant:before {
  content: "";
}

.mdi-home-variant-outline:before {
  content: "ﮃ";
}

.mdi-hook:before {
  content: "";
}

.mdi-hook-off:before {
  content: "";
}

.mdi-hops:before {
  content: "";
}

.mdi-horseshoe:before {
  content: "練";
}

.mdi-hospital: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-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-male:before {
  content: "艹";
}

.mdi-human-pregnant:before {
  content: "";
}

.mdi-humble-bundle:before {
  content: "";
}

.mdi-ice-cream:before {
  content: "";
}

.mdi-iframe:before {
  content: "ﱧ";
}

.mdi-iframe-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-broken:before {
  content: "";
}

.mdi-image-broken-variant: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-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-move:before {
  content: "立";
}

.mdi-image-multiple:before {
  content: "";
}

.mdi-image-off: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-up:before {
  content: "";
}

.mdi-inbox-multiple:before {
  content: "";
}

.mdi-inbox-multiple-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-internet-explorer:before {
  content: "";
}

.mdi-invert-colors: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-itunes:before {
  content: "";
}

.mdi-jeepney:before {
  content: "";
}

.mdi-jira:before {
  content: "";
}

.mdi-jquery:before {
  content: "";
}

.mdi-jsfiddle:before {
  content: "";
}

.mdi-json:before {
  content: "";
}

.mdi-judaism:before {
  content: "凉";
}

.mdi-karate:before {
  content: "";
}

.mdi-keg:before {
  content: "";
}

.mdi-kettle:before {
  content: "";
}

.mdi-key:before {
  content: "";
}

.mdi-key-change:before {
  content: "";
}

.mdi-key-minus:before {
  content: "";
}

.mdi-key-plus:before {
  content: "";
}

.mdi-key-remove:before {
  content: "";
}

.mdi-key-variant:before {
  content: "";
}

.mdi-keyboard:before {
  content: "";
}

.mdi-keyboard-backspace:before {
  content: "";
}

.mdi-keyboard-caps:before {
  content: "";
}

.mdi-keyboard-close:before {
  content: "";
}

.mdi-keyboard-off: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-tab:before {
  content: "";
}

.mdi-keyboard-variant:before {
  content: "";
}

.mdi-kickstarter:before {
  content: "";
}

.mdi-knife:before {
  content: "狀";
}

.mdi-knife-military:before {
  content: "炙";
}

.mdi-kodi: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-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-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-lastfm:before {
  content: "";
}

.mdi-lastpass:before {
  content: "";
}

.mdi-launch:before {
  content: "";
}

.mdi-lava-lamp:before {
  content: "";
}

.mdi-layers:before {
  content: "";
}

.mdi-layers-off:before {
  content: "";
}

.mdi-layers-off-outline:before {
  content: "識";
}

.mdi-layers-outline:before {
  content: "什";
}

.mdi-lead-pencil:before {
  content: "";
}

.mdi-leaf:before {
  content: "";
}

.mdi-leaf-maple:before {
  content: "ﱯ";
}

.mdi-led-off:before {
  content: "";
}

.mdi-led-on:before {
  content: "";
}

.mdi-led-outline:before {
  content: "";
}

.mdi-led-strip:before {
  content: "";
}

.mdi-led-variant-off:before {
  content: "";
}

.mdi-led-variant-on:before {
  content: "";
}

.mdi-led-variant-outline: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-music:before {
  content: "";
}

.mdi-library-plus:before {
  content: "";
}

.mdi-library-shelves:before {
  content: "ﮅ";
}

.mdi-lifebuoy:before {
  content: "";
}

.mdi-light-switch:before {
  content: "諒";
}

.mdi-lightbulb: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-off:before {
  content: "";
}

.mdi-link-plus:before {
  content: "ﱰ";
}

.mdi-link-variant:before {
  content: "";
}

.mdi-link-variant-off: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-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-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-looks:before {
  content: "";
}

.mdi-loop:before {
  content: "";
}

.mdi-loupe:before {
  content: "";
}

.mdi-lumx: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-mail-ru:before {
  content: "";
}

.mdi-mailbox:before {
  content: "";
}

.mdi-map:before {
  content: "";
}

.mdi-map-legend:before {
  content: "切";
}

.mdi-map-marker:before {
  content: "";
}

.mdi-map-marker-check:before {
  content: "ﱱ";
}

.mdi-map-marker-circle:before {
  content: "";
}

.mdi-map-marker-distance:before {
  content: "";
}

.mdi-map-marker-minus:before {
  content: "";
}

.mdi-map-marker-multiple:before {
  content: "";
}

.mdi-map-marker-off:before {
  content: "";
}

.mdi-map-marker-outline:before {
  content: "";
}

.mdi-map-marker-plus:before {
  content: "";
}

.mdi-map-marker-radius: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-marker: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-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-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-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-outline:before {
  content: "";
}

.mdi-message-plus:before {
  content: "";
}

.mdi-message-processing:before {
  content: "";
}

.mdi-message-reply:before {
  content: "";
}

.mdi-message-reply-text:before {
  content: "";
}

.mdi-message-settings:before {
  content: "";
}

.mdi-message-settings-variant:before {
  content: "";
}

.mdi-message-text: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-midi:before {
  content: "";
}

.mdi-midi-port: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-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-mixcloud: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-dashboard:before {
  content: "暴";
}

.mdi-monitor-multiple:before {
  content: "";
}

.mdi-more: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-roll: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-box:before {
  content: "";
}

.mdi-music-box-outline:before {
  content: "";
}

.mdi-music-circle:before {
  content: "";
}

.mdi-music-circle-outline: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-half:before {
  content: "";
}

.mdi-music-note-off:before {
  content: "";
}

.mdi-music-note-quarter:before {
  content: "";
}

.mdi-music-note-sixteenth:before {
  content: "";
}

.mdi-music-note-whole:before {
  content: "";
}

.mdi-music-off: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-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-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-nfc:before {
  content: "";
}

.mdi-nfc-tap:before {
  content: "";
}

.mdi-nfc-variant:before {
  content: "";
}

.mdi-ninja:before {
  content: "";
}

.mdi-nintendo-switch:before {
  content: "";
}

.mdi-nodejs: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-notebook: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-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-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-2:before {
  content: "2";
}

.mdi-numeric-2-box: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-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-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-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-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-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-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-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-box: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-nut:before {
  content: "";
}

.mdi-nutrition:before {
  content: "";
}

.mdi-oar: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-office:before {
  content: "";
}

.mdi-office-building:before {
  content: "戀";
}

.mdi-oil: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-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-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-swatch: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-paperclip:before {
  content: "";
}

.mdi-parachute:before {
  content: "ﲐ";
}

.mdi-parachute-outline:before {
  content: "ﲑ";
}

.mdi-parking:before {
  content: "";
}

.mdi-passport: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-peace:before {
  content: "";
}

.mdi-pen:before {
  content: "";
}

.mdi-pencil:before {
  content: "";
}

.mdi-pencil-box: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-off:before {
  content: "";
}

.mdi-pencil-outline:before {
  content: "ﲒ";
}

.mdi-pentagon:before {
  content: "";
}

.mdi-pentagon-outline:before {
  content: "";
}

.mdi-percent:before {
  content: "";
}

.mdi-periodic-table:before {
  content: "";
}

.mdi-periodic-table-co2:before {
  content: "";
}

.mdi-periscope:before {
  content: "";
}

.mdi-pharmacy:before {
  content: "";
}

.mdi-phone:before {
  content: "";
}

.mdi-phone-bluetooth:before {
  content: "";
}

.mdi-phone-classic:before {
  content: "";
}

.mdi-phone-forward:before {
  content: "";
}

.mdi-phone-hangup:before {
  content: "";
}

.mdi-phone-in-talk:before {
  content: "";
}

.mdi-phone-incoming:before {
  content: "";
}

.mdi-phone-lock:before {
  content: "";
}

.mdi-phone-log:before {
  content: "";
}

.mdi-phone-minus:before {
  content: "";
}

.mdi-phone-missed:before {
  content: "";
}

.mdi-phone-outgoing:before {
  content: "";
}

.mdi-phone-paused:before {
  content: "";
}

.mdi-phone-plus:before {
  content: "";
}

.mdi-phone-return:before {
  content: "";
}

.mdi-phone-rotate-landscape:before {
  content: "";
}

.mdi-phone-rotate-portrait:before {
  content: "";
}

.mdi-phone-settings:before {
  content: "";
}

.mdi-phone-voip:before {
  content: "";
}

.mdi-pi:before {
  content: "";
}

.mdi-pi-box:before {
  content: "";
}

.mdi-piano:before {
  content: "";
}

.mdi-pickaxe:before {
  content: "";
}

.mdi-pier:before {
  content: "";
}

.mdi-pier-crane:before {
  content: "";
}

.mdi-pig: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-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-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-playstation:before {
  content: "";
}

.mdi-plex:before {
  content: "";
}

.mdi-plus:before {
  content: "";
}

.mdi-plus-box: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-pocket:before {
  content: "";
}

.mdi-podcast:before {
  content: "煉";
}

.mdi-pokeball:before {
  content: "";
}

.mdi-pokemon-go:before {
  content: "行";
}

.mdi-poker-chip:before {
  content: "";
}

.mdi-polaroid:before {
  content: "";
}

.mdi-poll:before {
  content: "";
}

.mdi-poll-box:before {
  content: "";
}

.mdi-polymer:before {
  content: "";
}

.mdi-pool:before {
  content: "";
}

.mdi-popcorn: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-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-eu: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-alert: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-download:before {
  content: "練";
}

.mdi-progress-upload:before {
  content: "聯";
}

.mdi-progress-wrench:before {
  content: "ﲙ";
}

.mdi-projector:before {
  content: "";
}

.mdi-projector-screen:before {
  content: "";
}

.mdi-publish:before {
  content: "";
}

.mdi-pulse:before {
  content: "";
}

.mdi-pumpkin: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-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-rabbit: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-tower:before {
  content: "";
}

.mdi-radioactive:before {
  content: "";
}

.mdi-radiobox-blank:before {
  content: "";
}

.mdi-radiobox-marked:before {
  content: "";
}

.mdi-radius:before {
  content: "ﲜ";
}

.mdi-radius-outline:before {
  content: "ﲝ";
}

.mdi-raspberrypi: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-player:before {
  content: "蓮";
}

.mdi-record-rec:before {
  content: "";
}

.mdi-recycle:before {
  content: "";
}

.mdi-reddit: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-reminder:before {
  content: "";
}

.mdi-remote:before {
  content: "";
}

.mdi-remote-desktop: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-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-restore:before {
  content: "連";
}

.mdi-restore-clock:before {
  content: "";
}

.mdi-rewind: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-road:before {
  content: "";
}

.mdi-road-variant:before {
  content: "";
}

.mdi-robot:before {
  content: "";
}

.mdi-robot-industrial:before {
  content: "ﬡ";
}

.mdi-robot-vacuum:before {
  content: "";
}

.mdi-robot-vacuum-variant:before {
  content: "龜";
}

.mdi-rocket:before {
  content: "";
}

.mdi-rollupjs:before {
  content: "ﮜ";
}

.mdi-room-service:before {
  content: "";
}

.mdi-rotate-3d:before {
  content: "";
}

.mdi-rotate-left:before {
  content: "";
}

.mdi-rotate-left-variant:before {
  content: "";
}

.mdi-rotate-right:before {
  content: "";
}

.mdi-rotate-right-variant:before {
  content: "";
}

.mdi-rounded-corner:before {
  content: "";
}

.mdi-router-wireless:before {
  content: "";
}

.mdi-router-wireless-settings:before {
  content: "難";
}

.mdi-routes:before {
  content: "";
}

.mdi-rowing:before {
  content: "";
}

.mdi-rss:before {
  content: "";
}

.mdi-rss-box:before {
  content: "";
}

.mdi-ruler:before {
  content: "";
}

.mdi-ruler-square:before {
  content: "ﲞ";
}

.mdi-run:before {
  content: "";
}

.mdi-run-fast:before {
  content: "";
}

.mdi-safe: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-saxophone:before {
  content: "";
}

.mdi-scale:before {
  content: "";
}

.mdi-scale-balance:before {
  content: "";
}

.mdi-scale-bathroom:before {
  content: "";
}

.mdi-scanner:before {
  content: "";
}

.mdi-scanner-off:before {
  content: "契";
}

.mdi-school:before {
  content: "";
}

.mdi-scissors-cutting:before {
  content: "頻";
}

.mdi-screen-rotation:before {
  content: "";
}

.mdi-screen-rotation-lock: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-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-recline-extra:before {
  content: "";
}

.mdi-seat-recline-normal:before {
  content: "";
}

.mdi-seatbelt:before {
  content: "ﲡ";
}

.mdi-security:before {
  content: "";
}

.mdi-security-network:before {
  content: "";
}

.mdi-select:before {
  content: "";
}

.mdi-select-all:before {
  content: "";
}

.mdi-select-compare:before {
  content: "齃";
}

.mdi-select-drag:before {
  content: "恵";
}

.mdi-select-inverse:before {
  content: "";
}

.mdi-select-off:before {
  content: "";
}

.mdi-selection:before {
  content: "";
}

.mdi-selection-drag:before {
  content: "𤋮";
}

.mdi-selection-off:before {
  content: "";
}

.mdi-send:before {
  content: "";
}

.mdi-send-lock: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-shape:before {
  content: "";
}

.mdi-shape-circle-plus:before {
  content: "";
}

.mdi-shape-outline: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-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-check:before {
  content: "";
}

.mdi-shield-check-outline:before {
  content: "ﲤ";
}

.mdi-shield-cross:before {
  content: "ﲥ";
}

.mdi-shield-cross-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-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-remove:before {
  content: "﫛";
}

.mdi-shield-remove-outline:before {
  content: "﫜";
}

.mdi-ship-wheel:before {
  content: "";
}

.mdi-shoe-formal:before {
  content: "ﬢ";
}

.mdi-shoe-heel:before {
  content: "ﬣ";
}

.mdi-shopify:before {
  content: "﫝";
}

.mdi-shopping:before {
  content: "";
}

.mdi-shopping-music: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-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-hspa:before {
  content: "";
}

.mdi-signal-hspa-plus:before {
  content: "";
}

.mdi-signal-off:before {
  content: "";
}

.mdi-signal-variant:before {
  content: "";
}

.mdi-silo:before {
  content: "ﬤ";
}

.mdi-silverware: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-skip-backward:before {
  content: "";
}

.mdi-skip-forward:before {
  content: "";
}

.mdi-skip-next:before {
  content: "";
}

.mdi-skip-next-circle:before {
  content: "";
}

.mdi-skip-next-circle-outline:before {
  content: "";
}

.mdi-skip-previous:before {
  content: "";
}

.mdi-skip-previous-circle:before {
  content: "";
}

.mdi-skip-previous-circle-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-sleep:before {
  content: "";
}

.mdi-sleep-off: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-snowman:before {
  content: "";
}

.mdi-soccer:before {
  content: "";
}

.mdi-soccer-field:before {
  content: "";
}

.mdi-sofa:before {
  content: "";
}

.mdi-solar-power:before {
  content: "况";
}

.mdi-solid:before {
  content: "";
}

.mdi-sort:before {
  content: "";
}

.mdi-sort-alphabetical: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-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-speaker:before {
  content: "";
}

.mdi-speaker-bluetooth:before {
  content: "說";
}

.mdi-speaker-off:before {
  content: "";
}

.mdi-speaker-wireless:before {
  content: "";
}

.mdi-speedometer:before {
  content: "";
}

.mdi-spellcheck: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-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-stairs:before {
  content: "";
}

.mdi-standard-definition:before {
  content: "";
}

.mdi-star:before {
  content: "";
}

.mdi-star-box: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-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-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-stove:before {
  content: "";
}

.mdi-strava: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-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-variant:before {
  content: "";
}

.mdi-swap-vertical:before {
  content: "";
}

.mdi-swap-vertical-bold: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-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-large: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-tablet:before {
  content: "";
}

.mdi-tablet-android:before {
  content: "";
}

.mdi-tablet-cellphone: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-multiple:before {
  content: "";
}

.mdi-tag-outline:before {
  content: "";
}

.mdi-tag-plus:before {
  content: "";
}

.mdi-tag-remove:before {
  content: "";
}

.mdi-tag-text-outline: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-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-guide:before {
  content: "";
}

.mdi-television-off:before {
  content: "";
}

.mdi-temperature-celsius:before {
  content: "";
}

.mdi-temperature-fahrenheit:before {
  content: "";
}

.mdi-temperature-kelvin:before {
  content: "";
}

.mdi-tennis:before {
  content: "";
}

.mdi-tent: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-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-textbox:before {
  content: "";
}

.mdi-textbox-password:before {
  content: "";
}

.mdi-texture:before {
  content: "";
}

.mdi-theater:before {
  content: "";
}

.mdi-theme-light-dark:before {
  content: "";
}

.mdi-thermometer:before {
  content: "";
}

.mdi-thermometer-lines: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-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-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-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-tor:before {
  content: "";
}

.mdi-tournament:before {
  content: "玲";
}

.mdi-tower-beach:before {
  content: "";
}

.mdi-tower-fire:before {
  content: "";
}

.mdi-towing: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-transcribe:before {
  content: "";
}

.mdi-transcribe-close:before {
  content: "";
}

.mdi-transfer:before {
  content: "";
}

.mdi-transit-transfer:before {
  content: "";
}

.mdi-transition:before {
  content: "樂";
}

.mdi-transition-masked:before {
  content: "洛";
}

.mdi-translate:before {
  content: "";
}

.mdi-trash-can:before {
  content: "喝";
}

.mdi-trash-can-outline:before {
  content: "啕";
}

.mdi-treasure-chest:before {
  content: "";
}

.mdi-tree: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-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-delivery:before {
  content: "";
}

.mdi-truck-fast:before {
  content: "";
}

.mdi-truck-trailer: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-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-uber:before {
  content: "";
}

.mdi-ubisoft:before {
  content: "﮶";
}

.mdi-ubuntu: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-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-usb:before {
  content: "";
}

.mdi-van-passenger:before {
  content: "";
}

.mdi-van-utility:before {
  content: "";
}

.mdi-vanish:before {
  content: "";
}

.mdi-variable: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-point:before {
  content: "";
}

.mdi-vector-polygon:before {
  content: "";
}

.mdi-vector-polyline: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-4k-box:before {
  content: "";
}

.mdi-video-account: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-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-view-agenda:before {
  content: "";
}

.mdi-view-array:before {
  content: "";
}

.mdi-view-carousel:before {
  content: "";
}

.mdi-view-column: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-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-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-vote:before {
  content: "羽";
}

.mdi-vote-outline:before {
  content: "﨟";
}

.mdi-vpn:before {
  content: "";
}

.mdi-vuejs: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-travel:before {
  content: "";
}

.mdi-wan:before {
  content: "";
}

.mdi-washing-machine: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-off:before {
  content: "";
}

.mdi-water-percent:before {
  content: "";
}

.mdi-water-pump:before {
  content: "";
}

.mdi-watermark:before {
  content: "";
}

.mdi-waves:before {
  content: "";
}

.mdi-waze:before {
  content: "﮺";
}

.mdi-weather-cloudy:before {
  content: "";
}

.mdi-weather-fog:before {
  content: "";
}

.mdi-weather-hail: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-partlycloudy:before {
  content: "";
}

.mdi-weather-pouring:before {
  content: "";
}

.mdi-weather-rainy:before {
  content: "";
}

.mdi-weather-snowy:before {
  content: "";
}

.mdi-weather-snowy-rainy:before {
  content: "";
}

.mdi-weather-sunny:before {
  content: "";
}

.mdi-weather-sunset:before {
  content: "";
}

.mdi-weather-sunset-down:before {
  content: "";
}

.mdi-weather-sunset-up:before {
  content: "";
}

.mdi-weather-windy:before {
  content: "";
}

.mdi-weather-windy-variant:before {
  content: "";
}

.mdi-web:before {
  content: "";
}

.mdi-webcam:before {
  content: "";
}

.mdi-webhook:before {
  content: "";
}

.mdi-webpack:before {
  content: "";
}

.mdi-wechat:before {
  content: "";
}

.mdi-weight:before {
  content: "";
}

.mdi-weight-kilogram: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-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-window-close:before {
  content: "";
}

.mdi-window-closed:before {
  content: "";
}

.mdi-window-maximize:before {
  content: "";
}

.mdi-window-minimize:before {
  content: "";
}

.mdi-window-open:before {
  content: "";
}

.mdi-window-restore:before {
  content: "";
}

.mdi-windows:before {
  content: "";
}

.mdi-windows-classic:before {
  content: "蘒";
}

.mdi-wiper: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-off: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-youtube:before {
  content: "";
}

.mdi-youtube-creator-studio:before {
  content: "";
}

.mdi-youtube-gaming:before {
  content: "";
}

.mdi-youtube-tv:before {
  content: "";
}

.mdi-z-wave:before {
  content: "﫩";
}

.mdi-zend:before {
  content: "﫪";
}

.mdi-zip-box: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);
  -ms-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);
  -ms-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);
  -ms-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);
  -ms-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);
  -ms-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);
  -ms-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);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}

.mdi-flip-h:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.mdi-flip-v:before {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  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 */
/*!
  Ionicons, v4.4.8
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("../fonts/ionicons.eot?v=4.4.8");
  src: url("../fonts/ionicons.eot?v=4.4.8#iefix") format("embedded-opentype"), url("../fonts/ionicons.woff2?v=4.4.8") format("woff2"), url("../fonts/ionicons.woff?v=4.4.8") format("woff"), url("../fonts/ionicons.ttf?v=4.4.8") format("truetype"), url("../fonts/ionicons.svg?v=4.4.8#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.ion, .ionicons, .ion-ios-add:before, .ion-ios-add-circle:before, .ion-ios-add-circle-outline:before, .ion-ios-airplane:before, .ion-ios-alarm:before, .ion-ios-albums:before, .ion-ios-alert:before, .ion-ios-american-football:before, .ion-ios-analytics:before, .ion-ios-aperture:before, .ion-ios-apps:before, .ion-ios-appstore:before, .ion-ios-archive:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-dropdown:before, .ion-ios-arrow-dropdown-circle:before, .ion-ios-arrow-dropleft:before, .ion-ios-arrow-dropleft-circle:before, .ion-ios-arrow-dropright:before, .ion-ios-arrow-dropright-circle:before, .ion-ios-arrow-dropup:before, .ion-ios-arrow-dropup-circle:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-round-back:before, .ion-ios-arrow-round-down:before, .ion-ios-arrow-round-forward:before, .ion-ios-arrow-round-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-attach:before, .ion-ios-backspace:before, .ion-ios-barcode:before, .ion-ios-baseball:before, .ion-ios-basket:before, .ion-ios-basketball:before, .ion-ios-battery-charging:before, .ion-ios-battery-dead:before, .ion-ios-battery-full:before, .ion-ios-beaker:before, .ion-ios-bed:before, .ion-ios-beer:before, .ion-ios-bicycle:before, .ion-ios-bluetooth:before, .ion-ios-boat:before, .ion-ios-body:before, .ion-ios-bonfire:before, .ion-ios-book:before, .ion-ios-bookmark:before, .ion-ios-bookmarks:before, .ion-ios-bowtie:before, .ion-ios-briefcase:before, .ion-ios-browsers:before, .ion-ios-brush:before, .ion-ios-bug:before, .ion-ios-build:before, .ion-ios-bulb:before, .ion-ios-bus:before, .ion-ios-business:before, .ion-ios-cafe:before, .ion-ios-calculator:before, .ion-ios-calendar:before, .ion-ios-call:before, .ion-ios-camera:before, .ion-ios-car:before, .ion-ios-card:before, .ion-ios-cart:before, .ion-ios-cash:before, .ion-ios-cellular:before, .ion-ios-chatboxes:before, .ion-ios-chatbubbles:before, .ion-ios-checkbox:before, .ion-ios-checkbox-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-circle:before, .ion-ios-checkmark-circle-outline:before, .ion-ios-clipboard:before, .ion-ios-clock:before, .ion-ios-close:before, .ion-ios-close-circle:before, .ion-ios-close-circle-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-circle:before, .ion-ios-cloud-done:before, .ion-ios-cloud-download:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-code:before, .ion-ios-code-download:before, .ion-ios-code-working:before, .ion-ios-cog:before, .ion-ios-color-fill:before, .ion-ios-color-filter:before, .ion-ios-color-palette:before, .ion-ios-color-wand:before, .ion-ios-compass:before, .ion-ios-construct:before, .ion-ios-contact:before, .ion-ios-contacts:before, .ion-ios-contract:before, .ion-ios-contrast:before, .ion-ios-copy:before, .ion-ios-create:before, .ion-ios-crop:before, .ion-ios-cube:before, .ion-ios-cut:before, .ion-ios-desktop:before, .ion-ios-disc:before, .ion-ios-document:before, .ion-ios-done-all:before, .ion-ios-download:before, .ion-ios-easel:before, .ion-ios-egg:before, .ion-ios-exit:before, .ion-ios-expand:before, .ion-ios-eye:before, .ion-ios-eye-off:before, .ion-ios-fastforward:before, .ion-ios-female:before, .ion-ios-filing:before, .ion-ios-film:before, .ion-ios-finger-print:before, .ion-ios-fitness:before, .ion-ios-flag:before, .ion-ios-flame:before, .ion-ios-flash:before, .ion-ios-flash-off:before, .ion-ios-flashlight:before, .ion-ios-flask:before, .ion-ios-flower:before, .ion-ios-folder:before, .ion-ios-folder-open:before, .ion-ios-football:before, .ion-ios-funnel:before, .ion-ios-gift:before, .ion-ios-git-branch:before, .ion-ios-git-commit:before, .ion-ios-git-compare:before, .ion-ios-git-merge:before, .ion-ios-git-network:before, .ion-ios-git-pull-request:before, .ion-ios-glasses:before, .ion-ios-globe:before, .ion-ios-grid:before, .ion-ios-hammer:before, .ion-ios-hand:before, .ion-ios-happy:before, .ion-ios-headset:before, .ion-ios-heart:before, .ion-ios-heart-dislike:before, .ion-ios-heart-empty:before, .ion-ios-heart-half:before, .ion-ios-help:before, .ion-ios-help-buoy:before, .ion-ios-help-circle:before, .ion-ios-help-circle-outline:before, .ion-ios-home:before, .ion-ios-hourglass:before, .ion-ios-ice-cream:before, .ion-ios-image:before, .ion-ios-images:before, .ion-ios-infinite:before, .ion-ios-information:before, .ion-ios-information-circle:before, .ion-ios-information-circle-outline:before, .ion-ios-jet:before, .ion-ios-journal:before, .ion-ios-key:before, .ion-ios-keypad:before, .ion-ios-laptop:before, .ion-ios-leaf:before, .ion-ios-link:before, .ion-ios-list:before, .ion-ios-list-box:before, .ion-ios-locate:before, .ion-ios-lock:before, .ion-ios-log-in:before, .ion-ios-log-out:before, .ion-ios-magnet:before, .ion-ios-mail:before, .ion-ios-mail-open:before, .ion-ios-mail-unread:before, .ion-ios-male:before, .ion-ios-man:before, .ion-ios-map:before, .ion-ios-medal:before, .ion-ios-medical:before, .ion-ios-medkit:before, .ion-ios-megaphone:before, .ion-ios-menu:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-microphone:before, .ion-ios-moon:before, .ion-ios-more:before, .ion-ios-move:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-notifications:before, .ion-ios-notifications-off:before, .ion-ios-notifications-outline:before, .ion-ios-nuclear:before, .ion-ios-nutrition:before, .ion-ios-open:before, .ion-ios-options:before, .ion-ios-outlet:before, .ion-ios-paper:before, .ion-ios-paper-plane:before, .ion-ios-partly-sunny:before, .ion-ios-pause:before, .ion-ios-paw:before, .ion-ios-people:before, .ion-ios-person:before, .ion-ios-person-add:before, .ion-ios-phone-landscape:before, .ion-ios-phone-portrait:before, .ion-ios-photos:before, .ion-ios-pie:before, .ion-ios-pin:before, .ion-ios-pint:before, .ion-ios-pizza:before, .ion-ios-planet:before, .ion-ios-play:before, .ion-ios-play-circle:before, .ion-ios-podium:before, .ion-ios-power:before, .ion-ios-pricetag:before, .ion-ios-pricetags:before, .ion-ios-print:before, .ion-ios-pulse:before, .ion-ios-qr-scanner:before, .ion-ios-quote:before, .ion-ios-radio:before, .ion-ios-radio-button-off:before, .ion-ios-radio-button-on:before, .ion-ios-rainy:before, .ion-ios-recording:before, .ion-ios-redo:before, .ion-ios-refresh:before, .ion-ios-refresh-circle:before, .ion-ios-remove:before, .ion-ios-remove-circle:before, .ion-ios-remove-circle-outline:before, .ion-ios-reorder:before, .ion-ios-repeat:before, .ion-ios-resize:before, .ion-ios-restaurant:before, .ion-ios-return-left:before, .ion-ios-return-right:before, .ion-ios-reverse-camera:before, .ion-ios-rewind:before, .ion-ios-ribbon:before, .ion-ios-rocket:before, .ion-ios-rose:before, .ion-ios-sad:before, .ion-ios-save:before, .ion-ios-school:before, .ion-ios-search:before, .ion-ios-send:before, .ion-ios-settings:before, .ion-ios-share:before, .ion-ios-share-alt:before, .ion-ios-shirt:before, .ion-ios-shuffle:before, .ion-ios-skip-backward:before, .ion-ios-skip-forward:before, .ion-ios-snow:before, .ion-ios-speedometer:before, .ion-ios-square:before, .ion-ios-square-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stats:before, .ion-ios-stopwatch:before, .ion-ios-subway:before, .ion-ios-sunny:before, .ion-ios-swap:before, .ion-ios-switch:before, .ion-ios-sync:before, .ion-ios-tablet-landscape:before, .ion-ios-tablet-portrait:before, .ion-ios-tennisball:before, .ion-ios-text:before, .ion-ios-thermometer:before, .ion-ios-thumbs-down:before, .ion-ios-thumbs-up:before, .ion-ios-thunderstorm:before, .ion-ios-time:before, .ion-ios-timer:before, .ion-ios-today:before, .ion-ios-train:before, .ion-ios-transgender:before, .ion-ios-trash:before, .ion-ios-trending-down:before, .ion-ios-trending-up:before, .ion-ios-trophy:before, .ion-ios-tv:before, .ion-ios-umbrella:before, .ion-ios-undo:before, .ion-ios-unlock:before, .ion-ios-videocam:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-volume-mute:before, .ion-ios-volume-off:before, .ion-ios-walk:before, .ion-ios-wallet:before, .ion-ios-warning:before, .ion-ios-watch:before, .ion-ios-water:before, .ion-ios-wifi:before, .ion-ios-wine:before, .ion-ios-woman:before, .ion-logo-android:before, .ion-logo-angular:before, .ion-logo-apple:before, .ion-logo-bitbucket:before, .ion-logo-bitcoin:before, .ion-logo-buffer:before, .ion-logo-chrome:before, .ion-logo-closed-captioning:before, .ion-logo-codepen:before, .ion-logo-css3:before, .ion-logo-designernews:before, .ion-logo-dribbble:before, .ion-logo-dropbox:before, .ion-logo-euro:before, .ion-logo-facebook:before, .ion-logo-flickr:before, .ion-logo-foursquare:before, .ion-logo-freebsd-devil:before, .ion-logo-game-controller-a:before, .ion-logo-game-controller-b:before, .ion-logo-github:before, .ion-logo-google:before, .ion-logo-googleplus:before, .ion-logo-hackernews:before, .ion-logo-html5:before, .ion-logo-instagram:before, .ion-logo-ionic:before, .ion-logo-ionitron:before, .ion-logo-javascript:before, .ion-logo-linkedin:before, .ion-logo-markdown:before, .ion-logo-model-s:before, .ion-logo-no-smoking:before, .ion-logo-nodejs:before, .ion-logo-npm:before, .ion-logo-octocat:before, .ion-logo-pinterest:before, .ion-logo-playstation:before, .ion-logo-polymer:before, .ion-logo-python:before, .ion-logo-reddit:before, .ion-logo-rss:before, .ion-logo-sass:before, .ion-logo-skype:before, .ion-logo-slack:before, .ion-logo-snapchat:before, .ion-logo-steam:before, .ion-logo-tumblr:before, .ion-logo-tux:before, .ion-logo-twitch:before, .ion-logo-twitter:before, .ion-logo-usd:before, .ion-logo-vimeo:before, .ion-logo-vk:before, .ion-logo-whatsapp:before, .ion-logo-windows:before, .ion-logo-wordpress:before, .ion-logo-xbox:before, .ion-logo-xing:before, .ion-logo-yahoo:before, .ion-logo-yen:before, .ion-logo-youtube:before, .ion-md-add:before, .ion-md-add-circle:before, .ion-md-add-circle-outline:before, .ion-md-airplane:before, .ion-md-alarm:before, .ion-md-albums:before, .ion-md-alert:before, .ion-md-american-football:before, .ion-md-analytics:before, .ion-md-aperture:before, .ion-md-apps:before, .ion-md-appstore:before, .ion-md-archive:before, .ion-md-arrow-back:before, .ion-md-arrow-down:before, .ion-md-arrow-dropdown:before, .ion-md-arrow-dropdown-circle:before, .ion-md-arrow-dropleft:before, .ion-md-arrow-dropleft-circle:before, .ion-md-arrow-dropright:before, .ion-md-arrow-dropright-circle:before, .ion-md-arrow-dropup:before, .ion-md-arrow-dropup-circle:before, .ion-md-arrow-forward:before, .ion-md-arrow-round-back:before, .ion-md-arrow-round-down:before, .ion-md-arrow-round-forward:before, .ion-md-arrow-round-up:before, .ion-md-arrow-up:before, .ion-md-at:before, .ion-md-attach:before, .ion-md-backspace:before, .ion-md-barcode:before, .ion-md-baseball:before, .ion-md-basket:before, .ion-md-basketball:before, .ion-md-battery-charging:before, .ion-md-battery-dead:before, .ion-md-battery-full:before, .ion-md-beaker:before, .ion-md-bed:before, .ion-md-beer:before, .ion-md-bicycle:before, .ion-md-bluetooth:before, .ion-md-boat:before, .ion-md-body:before, .ion-md-bonfire:before, .ion-md-book:before, .ion-md-bookmark:before, .ion-md-bookmarks:before, .ion-md-bowtie:before, .ion-md-briefcase:before, .ion-md-browsers:before, .ion-md-brush:before, .ion-md-bug:before, .ion-md-build:before, .ion-md-bulb:before, .ion-md-bus:before, .ion-md-business:before, .ion-md-cafe:before, .ion-md-calculator:before, .ion-md-calendar:before, .ion-md-call:before, .ion-md-camera:before, .ion-md-car:before, .ion-md-card:before, .ion-md-cart:before, .ion-md-cash:before, .ion-md-cellular:before, .ion-md-chatboxes:before, .ion-md-chatbubbles:before, .ion-md-checkbox:before, .ion-md-checkbox-outline:before, .ion-md-checkmark:before, .ion-md-checkmark-circle:before, .ion-md-checkmark-circle-outline:before, .ion-md-clipboard:before, .ion-md-clock:before, .ion-md-close:before, .ion-md-close-circle:before, .ion-md-close-circle-outline:before, .ion-md-cloud:before, .ion-md-cloud-circle:before, .ion-md-cloud-done:before, .ion-md-cloud-download:before, .ion-md-cloud-outline:before, .ion-md-cloud-upload:before, .ion-md-cloudy:before, .ion-md-cloudy-night:before, .ion-md-code:before, .ion-md-code-download:before, .ion-md-code-working:before, .ion-md-cog:before, .ion-md-color-fill:before, .ion-md-color-filter:before, .ion-md-color-palette:before, .ion-md-color-wand:before, .ion-md-compass:before, .ion-md-construct:before, .ion-md-contact:before, .ion-md-contacts:before, .ion-md-contract:before, .ion-md-contrast:before, .ion-md-copy:before, .ion-md-create:before, .ion-md-crop:before, .ion-md-cube:before, .ion-md-cut:before, .ion-md-desktop:before, .ion-md-disc:before, .ion-md-document:before, .ion-md-done-all:before, .ion-md-download:before, .ion-md-easel:before, .ion-md-egg:before, .ion-md-exit:before, .ion-md-expand:before, .ion-md-eye:before, .ion-md-eye-off:before, .ion-md-fastforward:before, .ion-md-female:before, .ion-md-filing:before, .ion-md-film:before, .ion-md-finger-print:before, .ion-md-fitness:before, .ion-md-flag:before, .ion-md-flame:before, .ion-md-flash:before, .ion-md-flash-off:before, .ion-md-flashlight:before, .ion-md-flask:before, .ion-md-flower:before, .ion-md-folder:before, .ion-md-folder-open:before, .ion-md-football:before, .ion-md-funnel:before, .ion-md-gift:before, .ion-md-git-branch:before, .ion-md-git-commit:before, .ion-md-git-compare:before, .ion-md-git-merge:before, .ion-md-git-network:before, .ion-md-git-pull-request:before, .ion-md-glasses:before, .ion-md-globe:before, .ion-md-grid:before, .ion-md-hammer:before, .ion-md-hand:before, .ion-md-happy:before, .ion-md-headset:before, .ion-md-heart:before, .ion-md-heart-dislike:before, .ion-md-heart-empty:before, .ion-md-heart-half:before, .ion-md-help:before, .ion-md-help-buoy:before, .ion-md-help-circle:before, .ion-md-help-circle-outline:before, .ion-md-home:before, .ion-md-hourglass:before, .ion-md-ice-cream:before, .ion-md-image:before, .ion-md-images:before, .ion-md-infinite:before, .ion-md-information:before, .ion-md-information-circle:before, .ion-md-information-circle-outline:before, .ion-md-jet:before, .ion-md-journal:before, .ion-md-key:before, .ion-md-keypad:before, .ion-md-laptop:before, .ion-md-leaf:before, .ion-md-link:before, .ion-md-list:before, .ion-md-list-box:before, .ion-md-locate:before, .ion-md-lock:before, .ion-md-log-in:before, .ion-md-log-out:before, .ion-md-magnet:before, .ion-md-mail:before, .ion-md-mail-open:before, .ion-md-mail-unread:before, .ion-md-male:before, .ion-md-man:before, .ion-md-map:before, .ion-md-medal:before, .ion-md-medical:before, .ion-md-medkit:before, .ion-md-megaphone:before, .ion-md-menu:before, .ion-md-mic:before, .ion-md-mic-off:before, .ion-md-microphone:before, .ion-md-moon:before, .ion-md-more:before, .ion-md-move:before, .ion-md-musical-note:before, .ion-md-musical-notes:before, .ion-md-navigate:before, .ion-md-notifications:before, .ion-md-notifications-off:before, .ion-md-notifications-outline:before, .ion-md-nuclear:before, .ion-md-nutrition:before, .ion-md-open:before, .ion-md-options:before, .ion-md-outlet:before, .ion-md-paper:before, .ion-md-paper-plane:before, .ion-md-partly-sunny:before, .ion-md-pause:before, .ion-md-paw:before, .ion-md-people:before, .ion-md-person:before, .ion-md-person-add:before, .ion-md-phone-landscape:before, .ion-md-phone-portrait:before, .ion-md-photos:before, .ion-md-pie:before, .ion-md-pin:before, .ion-md-pint:before, .ion-md-pizza:before, .ion-md-planet:before, .ion-md-play:before, .ion-md-play-circle:before, .ion-md-podium:before, .ion-md-power:before, .ion-md-pricetag:before, .ion-md-pricetags:before, .ion-md-print:before, .ion-md-pulse:before, .ion-md-qr-scanner:before, .ion-md-quote:before, .ion-md-radio:before, .ion-md-radio-button-off:before, .ion-md-radio-button-on:before, .ion-md-rainy:before, .ion-md-recording:before, .ion-md-redo:before, .ion-md-refresh:before, .ion-md-refresh-circle:before, .ion-md-remove:before, .ion-md-remove-circle:before, .ion-md-remove-circle-outline:before, .ion-md-reorder:before, .ion-md-repeat:before, .ion-md-resize:before, .ion-md-restaurant:before, .ion-md-return-left:before, .ion-md-return-right:before, .ion-md-reverse-camera:before, .ion-md-rewind:before, .ion-md-ribbon:before, .ion-md-rocket:before, .ion-md-rose:before, .ion-md-sad:before, .ion-md-save:before, .ion-md-school:before, .ion-md-search:before, .ion-md-send:before, .ion-md-settings:before, .ion-md-share:before, .ion-md-share-alt:before, .ion-md-shirt:before, .ion-md-shuffle:before, .ion-md-skip-backward:before, .ion-md-skip-forward:before, .ion-md-snow:before, .ion-md-speedometer:before, .ion-md-square:before, .ion-md-square-outline:before, .ion-md-star:before, .ion-md-star-half:before, .ion-md-star-outline:before, .ion-md-stats:before, .ion-md-stopwatch:before, .ion-md-subway:before, .ion-md-sunny:before, .ion-md-swap:before, .ion-md-switch:before, .ion-md-sync:before, .ion-md-tablet-landscape:before, .ion-md-tablet-portrait:before, .ion-md-tennisball:before, .ion-md-text:before, .ion-md-thermometer:before, .ion-md-thumbs-down:before, .ion-md-thumbs-up:before, .ion-md-thunderstorm:before, .ion-md-time:before, .ion-md-timer:before, .ion-md-today:before, .ion-md-train:before, .ion-md-transgender:before, .ion-md-trash:before, .ion-md-trending-down:before, .ion-md-trending-up:before, .ion-md-trophy:before, .ion-md-tv:before, .ion-md-umbrella:before, .ion-md-undo:before, .ion-md-unlock:before, .ion-md-videocam:before, .ion-md-volume-high:before, .ion-md-volume-low:before, .ion-md-volume-mute:before, .ion-md-volume-off:before, .ion-md-walk:before, .ion-md-wallet:before, .ion-md-warning:before, .ion-md-watch:before, .ion-md-water:before, .ion-md-wifi:before, .ion-md-wine:before, .ion-md-woman:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ion-ios-add:before {
  content: "";
}

.ion-ios-add-circle:before {
  content: "";
}

.ion-ios-add-circle-outline:before {
  content: "";
}

.ion-ios-airplane:before {
  content: "";
}

.ion-ios-alarm:before {
  content: "";
}

.ion-ios-albums:before {
  content: "";
}

.ion-ios-alert:before {
  content: "";
}

.ion-ios-american-football:before {
  content: "";
}

.ion-ios-analytics:before {
  content: "";
}

.ion-ios-aperture:before {
  content: "";
}

.ion-ios-apps:before {
  content: "";
}

.ion-ios-appstore:before {
  content: "";
}

.ion-ios-archive:before {
  content: "";
}

.ion-ios-arrow-back:before {
  content: "";
}

.ion-ios-arrow-down:before {
  content: "";
}

.ion-ios-arrow-dropdown:before {
  content: "";
}

.ion-ios-arrow-dropdown-circle:before {
  content: "";
}

.ion-ios-arrow-dropleft:before {
  content: "";
}

.ion-ios-arrow-dropleft-circle:before {
  content: "";
}

.ion-ios-arrow-dropright:before {
  content: "";
}

.ion-ios-arrow-dropright-circle:before {
  content: "";
}

.ion-ios-arrow-dropup:before {
  content: "";
}

.ion-ios-arrow-dropup-circle:before {
  content: "";
}

.ion-ios-arrow-forward:before {
  content: "";
}

.ion-ios-arrow-round-back:before {
  content: "";
}

.ion-ios-arrow-round-down:before {
  content: "";
}

.ion-ios-arrow-round-forward:before {
  content: "";
}

.ion-ios-arrow-round-up:before {
  content: "";
}

.ion-ios-arrow-up:before {
  content: "";
}

.ion-ios-at:before {
  content: "";
}

.ion-ios-attach:before {
  content: "";
}

.ion-ios-backspace:before {
  content: "";
}

.ion-ios-barcode:before {
  content: "";
}

.ion-ios-baseball:before {
  content: "";
}

.ion-ios-basket:before {
  content: "";
}

.ion-ios-basketball:before {
  content: "";
}

.ion-ios-battery-charging:before {
  content: "";
}

.ion-ios-battery-dead:before {
  content: "";
}

.ion-ios-battery-full:before {
  content: "";
}

.ion-ios-beaker:before {
  content: "";
}

.ion-ios-bed:before {
  content: "";
}

.ion-ios-beer:before {
  content: "";
}

.ion-ios-bicycle:before {
  content: "";
}

.ion-ios-bluetooth:before {
  content: "";
}

.ion-ios-boat:before {
  content: "";
}

.ion-ios-body:before {
  content: "";
}

.ion-ios-bonfire:before {
  content: "";
}

.ion-ios-book:before {
  content: "";
}

.ion-ios-bookmark:before {
  content: "";
}

.ion-ios-bookmarks:before {
  content: "";
}

.ion-ios-bowtie:before {
  content: "";
}

.ion-ios-briefcase:before {
  content: "";
}

.ion-ios-browsers:before {
  content: "";
}

.ion-ios-brush:before {
  content: "";
}

.ion-ios-bug:before {
  content: "";
}

.ion-ios-build:before {
  content: "";
}

.ion-ios-bulb:before {
  content: "";
}

.ion-ios-bus:before {
  content: "";
}

.ion-ios-business:before {
  content: "";
}

.ion-ios-cafe:before {
  content: "";
}

.ion-ios-calculator:before {
  content: "";
}

.ion-ios-calendar:before {
  content: "";
}

.ion-ios-call:before {
  content: "";
}

.ion-ios-camera:before {
  content: "";
}

.ion-ios-car:before {
  content: "";
}

.ion-ios-card:before {
  content: "";
}

.ion-ios-cart:before {
  content: "";
}

.ion-ios-cash:before {
  content: "";
}

.ion-ios-cellular:before {
  content: "";
}

.ion-ios-chatboxes:before {
  content: "";
}

.ion-ios-chatbubbles:before {
  content: "";
}

.ion-ios-checkbox:before {
  content: "";
}

.ion-ios-checkbox-outline:before {
  content: "";
}

.ion-ios-checkmark:before {
  content: "";
}

.ion-ios-checkmark-circle:before {
  content: "";
}

.ion-ios-checkmark-circle-outline:before {
  content: "";
}

.ion-ios-clipboard:before {
  content: "";
}

.ion-ios-clock:before {
  content: "";
}

.ion-ios-close:before {
  content: "";
}

.ion-ios-close-circle:before {
  content: "";
}

.ion-ios-close-circle-outline:before {
  content: "";
}

.ion-ios-cloud:before {
  content: "";
}

.ion-ios-cloud-circle:before {
  content: "";
}

.ion-ios-cloud-done:before {
  content: "";
}

.ion-ios-cloud-download:before {
  content: "";
}

.ion-ios-cloud-outline:before {
  content: "";
}

.ion-ios-cloud-upload:before {
  content: "";
}

.ion-ios-cloudy:before {
  content: "";
}

.ion-ios-cloudy-night:before {
  content: "";
}

.ion-ios-code:before {
  content: "";
}

.ion-ios-code-download:before {
  content: "";
}

.ion-ios-code-working:before {
  content: "";
}

.ion-ios-cog:before {
  content: "";
}

.ion-ios-color-fill:before {
  content: "";
}

.ion-ios-color-filter:before {
  content: "";
}

.ion-ios-color-palette:before {
  content: "";
}

.ion-ios-color-wand:before {
  content: "";
}

.ion-ios-compass:before {
  content: "";
}

.ion-ios-construct:before {
  content: "";
}

.ion-ios-contact:before {
  content: "";
}

.ion-ios-contacts:before {
  content: "";
}

.ion-ios-contract:before {
  content: "";
}

.ion-ios-contrast:before {
  content: "";
}

.ion-ios-copy:before {
  content: "";
}

.ion-ios-create:before {
  content: "";
}

.ion-ios-crop:before {
  content: "";
}

.ion-ios-cube:before {
  content: "";
}

.ion-ios-cut:before {
  content: "";
}

.ion-ios-desktop:before {
  content: "";
}

.ion-ios-disc:before {
  content: "";
}

.ion-ios-document:before {
  content: "";
}

.ion-ios-done-all:before {
  content: "";
}

.ion-ios-download:before {
  content: "";
}

.ion-ios-easel:before {
  content: "";
}

.ion-ios-egg:before {
  content: "";
}

.ion-ios-exit:before {
  content: "";
}

.ion-ios-expand:before {
  content: "";
}

.ion-ios-eye:before {
  content: "";
}

.ion-ios-eye-off:before {
  content: "";
}

.ion-ios-fastforward:before {
  content: "";
}

.ion-ios-female:before {
  content: "";
}

.ion-ios-filing:before {
  content: "";
}

.ion-ios-film:before {
  content: "";
}

.ion-ios-finger-print:before {
  content: "";
}

.ion-ios-fitness:before {
  content: "";
}

.ion-ios-flag:before {
  content: "";
}

.ion-ios-flame:before {
  content: "";
}

.ion-ios-flash:before {
  content: "";
}

.ion-ios-flash-off:before {
  content: "";
}

.ion-ios-flashlight:before {
  content: "";
}

.ion-ios-flask:before {
  content: "";
}

.ion-ios-flower:before {
  content: "";
}

.ion-ios-folder:before {
  content: "";
}

.ion-ios-folder-open:before {
  content: "";
}

.ion-ios-football:before {
  content: "";
}

.ion-ios-funnel:before {
  content: "";
}

.ion-ios-gift:before {
  content: "";
}

.ion-ios-git-branch:before {
  content: "";
}

.ion-ios-git-commit:before {
  content: "";
}

.ion-ios-git-compare:before {
  content: "";
}

.ion-ios-git-merge:before {
  content: "";
}

.ion-ios-git-network:before {
  content: "";
}

.ion-ios-git-pull-request:before {
  content: "";
}

.ion-ios-glasses:before {
  content: "";
}

.ion-ios-globe:before {
  content: "";
}

.ion-ios-grid:before {
  content: "";
}

.ion-ios-hammer:before {
  content: "";
}

.ion-ios-hand:before {
  content: "";
}

.ion-ios-happy:before {
  content: "";
}

.ion-ios-headset:before {
  content: "";
}

.ion-ios-heart:before {
  content: "";
}

.ion-ios-heart-dislike:before {
  content: "";
}

.ion-ios-heart-empty:before {
  content: "";
}

.ion-ios-heart-half:before {
  content: "";
}

.ion-ios-help:before {
  content: "";
}

.ion-ios-help-buoy:before {
  content: "";
}

.ion-ios-help-circle:before {
  content: "";
}

.ion-ios-help-circle-outline:before {
  content: "";
}

.ion-ios-home:before {
  content: "";
}

.ion-ios-hourglass:before {
  content: "";
}

.ion-ios-ice-cream:before {
  content: "";
}

.ion-ios-image:before {
  content: "";
}

.ion-ios-images:before {
  content: "";
}

.ion-ios-infinite:before {
  content: "";
}

.ion-ios-information:before {
  content: "";
}

.ion-ios-information-circle:before {
  content: "";
}

.ion-ios-information-circle-outline:before {
  content: "";
}

.ion-ios-jet:before {
  content: "";
}

.ion-ios-journal:before {
  content: "";
}

.ion-ios-key:before {
  content: "";
}

.ion-ios-keypad:before {
  content: "";
}

.ion-ios-laptop:before {
  content: "";
}

.ion-ios-leaf:before {
  content: "";
}

.ion-ios-link:before {
  content: "";
}

.ion-ios-list:before {
  content: "";
}

.ion-ios-list-box:before {
  content: "";
}

.ion-ios-locate:before {
  content: "";
}

.ion-ios-lock:before {
  content: "";
}

.ion-ios-log-in:before {
  content: "";
}

.ion-ios-log-out:before {
  content: "";
}

.ion-ios-magnet:before {
  content: "";
}

.ion-ios-mail:before {
  content: "";
}

.ion-ios-mail-open:before {
  content: "";
}

.ion-ios-mail-unread:before {
  content: "";
}

.ion-ios-male:before {
  content: "";
}

.ion-ios-man:before {
  content: "";
}

.ion-ios-map:before {
  content: "";
}

.ion-ios-medal:before {
  content: "";
}

.ion-ios-medical:before {
  content: "";
}

.ion-ios-medkit:before {
  content: "";
}

.ion-ios-megaphone:before {
  content: "";
}

.ion-ios-menu:before {
  content: "";
}

.ion-ios-mic:before {
  content: "";
}

.ion-ios-mic-off:before {
  content: "";
}

.ion-ios-microphone:before {
  content: "";
}

.ion-ios-moon:before {
  content: "";
}

.ion-ios-more:before {
  content: "";
}

.ion-ios-move:before {
  content: "";
}

.ion-ios-musical-note:before {
  content: "";
}

.ion-ios-musical-notes:before {
  content: "";
}

.ion-ios-navigate:before {
  content: "";
}

.ion-ios-notifications:before {
  content: "";
}

.ion-ios-notifications-off:before {
  content: "";
}

.ion-ios-notifications-outline:before {
  content: "";
}

.ion-ios-nuclear:before {
  content: "";
}

.ion-ios-nutrition:before {
  content: "";
}

.ion-ios-open:before {
  content: "";
}

.ion-ios-options:before {
  content: "";
}

.ion-ios-outlet:before {
  content: "";
}

.ion-ios-paper:before {
  content: "";
}

.ion-ios-paper-plane:before {
  content: "";
}

.ion-ios-partly-sunny:before {
  content: "";
}

.ion-ios-pause:before {
  content: "";
}

.ion-ios-paw:before {
  content: "";
}

.ion-ios-people:before {
  content: "";
}

.ion-ios-person:before {
  content: "";
}

.ion-ios-person-add:before {
  content: "";
}

.ion-ios-phone-landscape:before {
  content: "";
}

.ion-ios-phone-portrait:before {
  content: "";
}

.ion-ios-photos:before {
  content: "";
}

.ion-ios-pie:before {
  content: "";
}

.ion-ios-pin:before {
  content: "";
}

.ion-ios-pint:before {
  content: "";
}

.ion-ios-pizza:before {
  content: "";
}

.ion-ios-planet:before {
  content: "";
}

.ion-ios-play:before {
  content: "";
}

.ion-ios-play-circle:before {
  content: "";
}

.ion-ios-podium:before {
  content: "";
}

.ion-ios-power:before {
  content: "";
}

.ion-ios-pricetag:before {
  content: "";
}

.ion-ios-pricetags:before {
  content: "";
}

.ion-ios-print:before {
  content: "";
}

.ion-ios-pulse:before {
  content: "";
}

.ion-ios-qr-scanner:before {
  content: "";
}

.ion-ios-quote:before {
  content: "";
}

.ion-ios-radio:before {
  content: "";
}

.ion-ios-radio-button-off:before {
  content: "";
}

.ion-ios-radio-button-on:before {
  content: "";
}

.ion-ios-rainy:before {
  content: "";
}

.ion-ios-recording:before {
  content: "";
}

.ion-ios-redo:before {
  content: "";
}

.ion-ios-refresh:before {
  content: "";
}

.ion-ios-refresh-circle:before {
  content: "";
}

.ion-ios-remove:before {
  content: "";
}

.ion-ios-remove-circle:before {
  content: "";
}

.ion-ios-remove-circle-outline:before {
  content: "";
}

.ion-ios-reorder:before {
  content: "";
}

.ion-ios-repeat:before {
  content: "";
}

.ion-ios-resize:before {
  content: "";
}

.ion-ios-restaurant:before {
  content: "";
}

.ion-ios-return-left:before {
  content: "";
}

.ion-ios-return-right:before {
  content: "";
}

.ion-ios-reverse-camera:before {
  content: "";
}

.ion-ios-rewind:before {
  content: "";
}

.ion-ios-ribbon:before {
  content: "";
}

.ion-ios-rocket:before {
  content: "";
}

.ion-ios-rose:before {
  content: "";
}

.ion-ios-sad:before {
  content: "";
}

.ion-ios-save:before {
  content: "";
}

.ion-ios-school:before {
  content: "";
}

.ion-ios-search:before {
  content: "";
}

.ion-ios-send:before {
  content: "";
}

.ion-ios-settings:before {
  content: "";
}

.ion-ios-share:before {
  content: "";
}

.ion-ios-share-alt:before {
  content: "";
}

.ion-ios-shirt:before {
  content: "";
}

.ion-ios-shuffle:before {
  content: "";
}

.ion-ios-skip-backward:before {
  content: "";
}

.ion-ios-skip-forward:before {
  content: "";
}

.ion-ios-snow:before {
  content: "";
}

.ion-ios-speedometer:before {
  content: "";
}

.ion-ios-square:before {
  content: "";
}

.ion-ios-square-outline:before {
  content: "";
}

.ion-ios-star:before {
  content: "";
}

.ion-ios-star-half:before {
  content: "";
}

.ion-ios-star-outline:before {
  content: "";
}

.ion-ios-stats:before {
  content: "";
}

.ion-ios-stopwatch:before {
  content: "";
}

.ion-ios-subway:before {
  content: "";
}

.ion-ios-sunny:before {
  content: "";
}

.ion-ios-swap:before {
  content: "";
}

.ion-ios-switch:before {
  content: "";
}

.ion-ios-sync:before {
  content: "";
}

.ion-ios-tablet-landscape:before {
  content: "";
}

.ion-ios-tablet-portrait:before {
  content: "";
}

.ion-ios-tennisball:before {
  content: "";
}

.ion-ios-text:before {
  content: "";
}

.ion-ios-thermometer:before {
  content: "";
}

.ion-ios-thumbs-down:before {
  content: "";
}

.ion-ios-thumbs-up:before {
  content: "";
}

.ion-ios-thunderstorm:before {
  content: "";
}

.ion-ios-time:before {
  content: "";
}

.ion-ios-timer:before {
  content: "";
}

.ion-ios-today:before {
  content: "";
}

.ion-ios-train:before {
  content: "";
}

.ion-ios-transgender:before {
  content: "";
}

.ion-ios-trash:before {
  content: "";
}

.ion-ios-trending-down:before {
  content: "";
}

.ion-ios-trending-up:before {
  content: "";
}

.ion-ios-trophy:before {
  content: "";
}

.ion-ios-tv:before {
  content: "";
}

.ion-ios-umbrella:before {
  content: "";
}

.ion-ios-undo:before {
  content: "";
}

.ion-ios-unlock:before {
  content: "";
}

.ion-ios-videocam:before {
  content: "";
}

.ion-ios-volume-high:before {
  content: "";
}

.ion-ios-volume-low:before {
  content: "";
}

.ion-ios-volume-mute:before {
  content: "";
}

.ion-ios-volume-off:before {
  content: "";
}

.ion-ios-walk:before {
  content: "";
}

.ion-ios-wallet:before {
  content: "";
}

.ion-ios-warning:before {
  content: "";
}

.ion-ios-watch:before {
  content: "";
}

.ion-ios-water:before {
  content: "";
}

.ion-ios-wifi:before {
  content: "";
}

.ion-ios-wine:before {
  content: "";
}

.ion-ios-woman:before {
  content: "";
}

.ion-logo-android:before {
  content: "";
}

.ion-logo-angular:before {
  content: "";
}

.ion-logo-apple:before {
  content: "";
}

.ion-logo-bitbucket:before {
  content: "";
}

.ion-logo-bitcoin:before {
  content: "";
}

.ion-logo-buffer:before {
  content: "";
}

.ion-logo-chrome:before {
  content: "";
}

.ion-logo-closed-captioning:before {
  content: "";
}

.ion-logo-codepen:before {
  content: "";
}

.ion-logo-css3:before {
  content: "";
}

.ion-logo-designernews:before {
  content: "";
}

.ion-logo-dribbble:before {
  content: "";
}

.ion-logo-dropbox:before {
  content: "";
}

.ion-logo-euro:before {
  content: "";
}

.ion-logo-facebook:before {
  content: "";
}

.ion-logo-flickr:before {
  content: "";
}

.ion-logo-foursquare:before {
  content: "";
}

.ion-logo-freebsd-devil:before {
  content: "";
}

.ion-logo-game-controller-a:before {
  content: "";
}

.ion-logo-game-controller-b:before {
  content: "";
}

.ion-logo-github:before {
  content: "";
}

.ion-logo-google:before {
  content: "";
}

.ion-logo-googleplus:before {
  content: "";
}

.ion-logo-hackernews:before {
  content: "";
}

.ion-logo-html5:before {
  content: "";
}

.ion-logo-instagram:before {
  content: "";
}

.ion-logo-ionic:before {
  content: "";
}

.ion-logo-ionitron:before {
  content: "";
}

.ion-logo-javascript:before {
  content: "";
}

.ion-logo-linkedin:before {
  content: "";
}

.ion-logo-markdown:before {
  content: "";
}

.ion-logo-model-s:before {
  content: "";
}

.ion-logo-no-smoking:before {
  content: "";
}

.ion-logo-nodejs:before {
  content: "";
}

.ion-logo-npm:before {
  content: "";
}

.ion-logo-octocat:before {
  content: "";
}

.ion-logo-pinterest:before {
  content: "";
}

.ion-logo-playstation:before {
  content: "";
}

.ion-logo-polymer:before {
  content: "";
}

.ion-logo-python:before {
  content: "";
}

.ion-logo-reddit:before {
  content: "";
}

.ion-logo-rss:before {
  content: "";
}

.ion-logo-sass:before {
  content: "";
}

.ion-logo-skype:before {
  content: "";
}

.ion-logo-slack:before {
  content: "";
}

.ion-logo-snapchat:before {
  content: "";
}

.ion-logo-steam:before {
  content: "";
}

.ion-logo-tumblr:before {
  content: "";
}

.ion-logo-tux:before {
  content: "";
}

.ion-logo-twitch:before {
  content: "";
}

.ion-logo-twitter:before {
  content: "";
}

.ion-logo-usd:before {
  content: "";
}

.ion-logo-vimeo:before {
  content: "";
}

.ion-logo-vk:before {
  content: "";
}

.ion-logo-whatsapp:before {
  content: "";
}

.ion-logo-windows:before {
  content: "";
}

.ion-logo-wordpress:before {
  content: "";
}

.ion-logo-xbox:before {
  content: "";
}

.ion-logo-xing:before {
  content: "";
}

.ion-logo-yahoo:before {
  content: "";
}

.ion-logo-yen:before {
  content: "";
}

.ion-logo-youtube:before {
  content: "";
}

.ion-md-add:before {
  content: "";
}

.ion-md-add-circle:before {
  content: "";
}

.ion-md-add-circle-outline:before {
  content: "";
}

.ion-md-airplane:before {
  content: "";
}

.ion-md-alarm:before {
  content: "";
}

.ion-md-albums:before {
  content: "";
}

.ion-md-alert:before {
  content: "";
}

.ion-md-american-football:before {
  content: "";
}

.ion-md-analytics:before {
  content: "";
}

.ion-md-aperture:before {
  content: "";
}

.ion-md-apps:before {
  content: "";
}

.ion-md-appstore:before {
  content: "";
}

.ion-md-archive:before {
  content: "";
}

.ion-md-arrow-back:before {
  content: "";
}

.ion-md-arrow-down:before {
  content: "";
}

.ion-md-arrow-dropdown:before {
  content: "";
}

.ion-md-arrow-dropdown-circle:before {
  content: "";
}

.ion-md-arrow-dropleft:before {
  content: "";
}

.ion-md-arrow-dropleft-circle:before {
  content: "";
}

.ion-md-arrow-dropright:before {
  content: "";
}

.ion-md-arrow-dropright-circle:before {
  content: "";
}

.ion-md-arrow-dropup:before {
  content: "";
}

.ion-md-arrow-dropup-circle:before {
  content: "";
}

.ion-md-arrow-forward:before {
  content: "";
}

.ion-md-arrow-round-back:before {
  content: "";
}

.ion-md-arrow-round-down:before {
  content: "";
}

.ion-md-arrow-round-forward:before {
  content: "";
}

.ion-md-arrow-round-up:before {
  content: "";
}

.ion-md-arrow-up:before {
  content: "";
}

.ion-md-at:before {
  content: "";
}

.ion-md-attach:before {
  content: "";
}

.ion-md-backspace:before {
  content: "";
}

.ion-md-barcode:before {
  content: "";
}

.ion-md-baseball:before {
  content: "";
}

.ion-md-basket:before {
  content: "";
}

.ion-md-basketball:before {
  content: "";
}

.ion-md-battery-charging:before {
  content: "";
}

.ion-md-battery-dead:before {
  content: "";
}

.ion-md-battery-full:before {
  content: "";
}

.ion-md-beaker:before {
  content: "";
}

.ion-md-bed:before {
  content: "";
}

.ion-md-beer:before {
  content: "";
}

.ion-md-bicycle:before {
  content: "";
}

.ion-md-bluetooth:before {
  content: "";
}

.ion-md-boat:before {
  content: "";
}

.ion-md-body:before {
  content: "";
}

.ion-md-bonfire:before {
  content: "";
}

.ion-md-book:before {
  content: "";
}

.ion-md-bookmark:before {
  content: "";
}

.ion-md-bookmarks:before {
  content: "";
}

.ion-md-bowtie:before {
  content: "";
}

.ion-md-briefcase:before {
  content: "";
}

.ion-md-browsers:before {
  content: "";
}

.ion-md-brush:before {
  content: "";
}

.ion-md-bug:before {
  content: "";
}

.ion-md-build:before {
  content: "";
}

.ion-md-bulb:before {
  content: "";
}

.ion-md-bus:before {
  content: "";
}

.ion-md-business:before {
  content: "";
}

.ion-md-cafe:before {
  content: "";
}

.ion-md-calculator:before {
  content: "";
}

.ion-md-calendar:before {
  content: "";
}

.ion-md-call:before {
  content: "";
}

.ion-md-camera:before {
  content: "";
}

.ion-md-car:before {
  content: "";
}

.ion-md-card:before {
  content: "";
}

.ion-md-cart:before {
  content: "";
}

.ion-md-cash:before {
  content: "";
}

.ion-md-cellular:before {
  content: "";
}

.ion-md-chatboxes:before {
  content: "";
}

.ion-md-chatbubbles:before {
  content: "";
}

.ion-md-checkbox:before {
  content: "";
}

.ion-md-checkbox-outline:before {
  content: "";
}

.ion-md-checkmark:before {
  content: "";
}

.ion-md-checkmark-circle:before {
  content: "";
}

.ion-md-checkmark-circle-outline:before {
  content: "";
}

.ion-md-clipboard:before {
  content: "";
}

.ion-md-clock:before {
  content: "";
}

.ion-md-close:before {
  content: "";
}

.ion-md-close-circle:before {
  content: "";
}

.ion-md-close-circle-outline:before {
  content: "";
}

.ion-md-cloud:before {
  content: "";
}

.ion-md-cloud-circle:before {
  content: "";
}

.ion-md-cloud-done:before {
  content: "";
}

.ion-md-cloud-download:before {
  content: "";
}

.ion-md-cloud-outline:before {
  content: "";
}

.ion-md-cloud-upload:before {
  content: "";
}

.ion-md-cloudy:before {
  content: "";
}

.ion-md-cloudy-night:before {
  content: "";
}

.ion-md-code:before {
  content: "";
}

.ion-md-code-download:before {
  content: "";
}

.ion-md-code-working:before {
  content: "";
}

.ion-md-cog:before {
  content: "";
}

.ion-md-color-fill:before {
  content: "";
}

.ion-md-color-filter:before {
  content: "";
}

.ion-md-color-palette:before {
  content: "";
}

.ion-md-color-wand:before {
  content: "";
}

.ion-md-compass:before {
  content: "";
}

.ion-md-construct:before {
  content: "";
}

.ion-md-contact:before {
  content: "";
}

.ion-md-contacts:before {
  content: "";
}

.ion-md-contract:before {
  content: "";
}

.ion-md-contrast:before {
  content: "";
}

.ion-md-copy:before {
  content: "";
}

.ion-md-create:before {
  content: "";
}

.ion-md-crop:before {
  content: "";
}

.ion-md-cube:before {
  content: "";
}

.ion-md-cut:before {
  content: "";
}

.ion-md-desktop:before {
  content: "";
}

.ion-md-disc:before {
  content: "";
}

.ion-md-document:before {
  content: "";
}

.ion-md-done-all:before {
  content: "";
}

.ion-md-download:before {
  content: "";
}

.ion-md-easel:before {
  content: "";
}

.ion-md-egg:before {
  content: "";
}

.ion-md-exit:before {
  content: "";
}

.ion-md-expand:before {
  content: "";
}

.ion-md-eye:before {
  content: "";
}

.ion-md-eye-off:before {
  content: "";
}

.ion-md-fastforward:before {
  content: "";
}

.ion-md-female:before {
  content: "";
}

.ion-md-filing:before {
  content: "";
}

.ion-md-film:before {
  content: "";
}

.ion-md-finger-print:before {
  content: "";
}

.ion-md-fitness:before {
  content: "";
}

.ion-md-flag:before {
  content: "";
}

.ion-md-flame:before {
  content: "";
}

.ion-md-flash:before {
  content: "";
}

.ion-md-flash-off:before {
  content: "";
}

.ion-md-flashlight:before {
  content: "";
}

.ion-md-flask:before {
  content: "";
}

.ion-md-flower:before {
  content: "";
}

.ion-md-folder:before {
  content: "";
}

.ion-md-folder-open:before {
  content: "";
}

.ion-md-football:before {
  content: "";
}

.ion-md-funnel:before {
  content: "";
}

.ion-md-gift:before {
  content: "";
}

.ion-md-git-branch:before {
  content: "";
}

.ion-md-git-commit:before {
  content: "";
}

.ion-md-git-compare:before {
  content: "";
}

.ion-md-git-merge:before {
  content: "";
}

.ion-md-git-network:before {
  content: "";
}

.ion-md-git-pull-request:before {
  content: "";
}

.ion-md-glasses:before {
  content: "";
}

.ion-md-globe:before {
  content: "";
}

.ion-md-grid:before {
  content: "";
}

.ion-md-hammer:before {
  content: "";
}

.ion-md-hand:before {
  content: "";
}

.ion-md-happy:before {
  content: "";
}

.ion-md-headset:before {
  content: "";
}

.ion-md-heart:before {
  content: "";
}

.ion-md-heart-dislike:before {
  content: "";
}

.ion-md-heart-empty:before {
  content: "";
}

.ion-md-heart-half:before {
  content: "";
}

.ion-md-help:before {
  content: "";
}

.ion-md-help-buoy:before {
  content: "";
}

.ion-md-help-circle:before {
  content: "";
}

.ion-md-help-circle-outline:before {
  content: "";
}

.ion-md-home:before {
  content: "";
}

.ion-md-hourglass:before {
  content: "";
}

.ion-md-ice-cream:before {
  content: "";
}

.ion-md-image:before {
  content: "";
}

.ion-md-images:before {
  content: "";
}

.ion-md-infinite:before {
  content: "";
}

.ion-md-information:before {
  content: "";
}

.ion-md-information-circle:before {
  content: "";
}

.ion-md-information-circle-outline:before {
  content: "";
}

.ion-md-jet:before {
  content: "";
}

.ion-md-journal:before {
  content: "";
}

.ion-md-key:before {
  content: "";
}

.ion-md-keypad:before {
  content: "";
}

.ion-md-laptop:before {
  content: "";
}

.ion-md-leaf:before {
  content: "";
}

.ion-md-link:before {
  content: "";
}

.ion-md-list:before {
  content: "";
}

.ion-md-list-box:before {
  content: "";
}

.ion-md-locate:before {
  content: "";
}

.ion-md-lock:before {
  content: "";
}

.ion-md-log-in:before {
  content: "";
}

.ion-md-log-out:before {
  content: "";
}

.ion-md-magnet:before {
  content: "";
}

.ion-md-mail:before {
  content: "";
}

.ion-md-mail-open:before {
  content: "";
}

.ion-md-mail-unread:before {
  content: "";
}

.ion-md-male:before {
  content: "";
}

.ion-md-man:before {
  content: "";
}

.ion-md-map:before {
  content: "";
}

.ion-md-medal:before {
  content: "";
}

.ion-md-medical:before {
  content: "";
}

.ion-md-medkit:before {
  content: "";
}

.ion-md-megaphone:before {
  content: "";
}

.ion-md-menu:before {
  content: "";
}

.ion-md-mic:before {
  content: "";
}

.ion-md-mic-off:before {
  content: "";
}

.ion-md-microphone:before {
  content: "";
}

.ion-md-moon:before {
  content: "";
}

.ion-md-more:before {
  content: "";
}

.ion-md-move:before {
  content: "";
}

.ion-md-musical-note:before {
  content: "";
}

.ion-md-musical-notes:before {
  content: "";
}

.ion-md-navigate:before {
  content: "";
}

.ion-md-notifications:before {
  content: "";
}

.ion-md-notifications-off:before {
  content: "";
}

.ion-md-notifications-outline:before {
  content: "";
}

.ion-md-nuclear:before {
  content: "";
}

.ion-md-nutrition:before {
  content: "";
}

.ion-md-open:before {
  content: "";
}

.ion-md-options:before {
  content: "";
}

.ion-md-outlet:before {
  content: "";
}

.ion-md-paper:before {
  content: "";
}

.ion-md-paper-plane:before {
  content: "";
}

.ion-md-partly-sunny:before {
  content: "";
}

.ion-md-pause:before {
  content: "";
}

.ion-md-paw:before {
  content: "";
}

.ion-md-people:before {
  content: "";
}

.ion-md-person:before {
  content: "";
}

.ion-md-person-add:before {
  content: "";
}

.ion-md-phone-landscape:before {
  content: "";
}

.ion-md-phone-portrait:before {
  content: "";
}

.ion-md-photos:before {
  content: "";
}

.ion-md-pie:before {
  content: "";
}

.ion-md-pin:before {
  content: "";
}

.ion-md-pint:before {
  content: "";
}

.ion-md-pizza:before {
  content: "";
}

.ion-md-planet:before {
  content: "";
}

.ion-md-play:before {
  content: "";
}

.ion-md-play-circle:before {
  content: "";
}

.ion-md-podium:before {
  content: "";
}

.ion-md-power:before {
  content: "";
}

.ion-md-pricetag:before {
  content: "";
}

.ion-md-pricetags:before {
  content: "";
}

.ion-md-print:before {
  content: "";
}

.ion-md-pulse:before {
  content: "";
}

.ion-md-qr-scanner:before {
  content: "";
}

.ion-md-quote:before {
  content: "";
}

.ion-md-radio:before {
  content: "";
}

.ion-md-radio-button-off:before {
  content: "";
}

.ion-md-radio-button-on:before {
  content: "";
}

.ion-md-rainy:before {
  content: "";
}

.ion-md-recording:before {
  content: "";
}

.ion-md-redo:before {
  content: "";
}

.ion-md-refresh:before {
  content: "";
}

.ion-md-refresh-circle:before {
  content: "";
}

.ion-md-remove:before {
  content: "";
}

.ion-md-remove-circle:before {
  content: "";
}

.ion-md-remove-circle-outline:before {
  content: "";
}

.ion-md-reorder:before {
  content: "";
}

.ion-md-repeat:before {
  content: "";
}

.ion-md-resize:before {
  content: "";
}

.ion-md-restaurant:before {
  content: "";
}

.ion-md-return-left:before {
  content: "";
}

.ion-md-return-right:before {
  content: "";
}

.ion-md-reverse-camera:before {
  content: "";
}

.ion-md-rewind:before {
  content: "";
}

.ion-md-ribbon:before {
  content: "";
}

.ion-md-rocket:before {
  content: "";
}

.ion-md-rose:before {
  content: "";
}

.ion-md-sad:before {
  content: "";
}

.ion-md-save:before {
  content: "";
}

.ion-md-school:before {
  content: "";
}

.ion-md-search:before {
  content: "";
}

.ion-md-send:before {
  content: "";
}

.ion-md-settings:before {
  content: "";
}

.ion-md-share:before {
  content: "";
}

.ion-md-share-alt:before {
  content: "";
}

.ion-md-shirt:before {
  content: "";
}

.ion-md-shuffle:before {
  content: "";
}

.ion-md-skip-backward:before {
  content: "";
}

.ion-md-skip-forward:before {
  content: "";
}

.ion-md-snow:before {
  content: "";
}

.ion-md-speedometer:before {
  content: "";
}

.ion-md-square:before {
  content: "";
}

.ion-md-square-outline:before {
  content: "";
}

.ion-md-star:before {
  content: "";
}

.ion-md-star-half:before {
  content: "";
}

.ion-md-star-outline:before {
  content: "";
}

.ion-md-stats:before {
  content: "";
}

.ion-md-stopwatch:before {
  content: "";
}

.ion-md-subway:before {
  content: "";
}

.ion-md-sunny:before {
  content: "";
}

.ion-md-swap:before {
  content: "";
}

.ion-md-switch:before {
  content: "";
}

.ion-md-sync:before {
  content: "";
}

.ion-md-tablet-landscape:before {
  content: "";
}

.ion-md-tablet-portrait:before {
  content: "";
}

.ion-md-tennisball:before {
  content: "";
}

.ion-md-text:before {
  content: "";
}

.ion-md-thermometer:before {
  content: "";
}

.ion-md-thumbs-down:before {
  content: "";
}

.ion-md-thumbs-up:before {
  content: "";
}

.ion-md-thunderstorm:before {
  content: "";
}

.ion-md-time:before {
  content: "";
}

.ion-md-timer:before {
  content: "";
}

.ion-md-today:before {
  content: "";
}

.ion-md-train:before {
  content: "";
}

.ion-md-transgender:before {
  content: "";
}

.ion-md-trash:before {
  content: "";
}

.ion-md-trending-down:before {
  content: "";
}

.ion-md-trending-up:before {
  content: "";
}

.ion-md-trophy:before {
  content: "";
}

.ion-md-tv:before {
  content: "";
}

.ion-md-umbrella:before {
  content: "";
}

.ion-md-undo:before {
  content: "";
}

.ion-md-unlock:before {
  content: "";
}

.ion-md-videocam:before {
  content: "";
}

.ion-md-volume-high:before {
  content: "";
}

.ion-md-volume-low:before {
  content: "";
}

.ion-md-volume-mute:before {
  content: "";
}

.ion-md-volume-off:before {
  content: "";
}

.ion-md-walk:before {
  content: "";
}

.ion-md-wallet:before {
  content: "";
}

.ion-md-warning:before {
  content: "";
}

.ion-md-watch:before {
  content: "";
}

.ion-md-water:before {
  content: "";
}

.ion-md-wifi:before {
  content: "";
}

.ion-md-wine:before {
  content: "";
}

.ion-md-woman:before {
  content: "";
}

@font-face {
  font-family: "themify";
  src: url("../fonts/themify.eot?-fvbane");
  src: url("../fonts/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify.woff?-fvbane") format("woff"), url("../fonts/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ti-], [class*=" ti-"] {
  font-family: "themify";
  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-wand:before {
  content: "";
}

.ti-volume:before {
  content: "";
}

.ti-user:before {
  content: "";
}

.ti-unlock:before {
  content: "";
}

.ti-unlink:before {
  content: "";
}

.ti-trash:before {
  content: "";
}

.ti-thought:before {
  content: "";
}

.ti-target:before {
  content: "";
}

.ti-tag:before {
  content: "";
}

.ti-tablet:before {
  content: "";
}

.ti-star:before {
  content: "";
}

.ti-spray:before {
  content: "";
}

.ti-signal:before {
  content: "";
}

.ti-shopping-cart:before {
  content: "";
}

.ti-shopping-cart-full:before {
  content: "";
}

.ti-settings:before {
  content: "";
}

.ti-search:before {
  content: "";
}

.ti-zoom-in:before {
  content: "";
}

.ti-zoom-out:before {
  content: "";
}

.ti-cut:before {
  content: "";
}

.ti-ruler:before {
  content: "";
}

.ti-ruler-pencil:before {
  content: "";
}

.ti-ruler-alt:before {
  content: "";
}

.ti-bookmark:before {
  content: "";
}

.ti-bookmark-alt:before {
  content: "";
}

.ti-reload:before {
  content: "";
}

.ti-plus:before {
  content: "";
}

.ti-pin:before {
  content: "";
}

.ti-pencil:before {
  content: "";
}

.ti-pencil-alt:before {
  content: "";
}

.ti-paint-roller:before {
  content: "";
}

.ti-paint-bucket:before {
  content: "";
}

.ti-na:before {
  content: "";
}

.ti-mobile:before {
  content: "";
}

.ti-minus:before {
  content: "";
}

.ti-medall:before {
  content: "";
}

.ti-medall-alt:before {
  content: "";
}

.ti-marker:before {
  content: "";
}

.ti-marker-alt:before {
  content: "";
}

.ti-arrow-up:before {
  content: "";
}

.ti-arrow-right:before {
  content: "";
}

.ti-arrow-left:before {
  content: "";
}

.ti-arrow-down:before {
  content: "";
}

.ti-lock:before {
  content: "";
}

.ti-location-arrow:before {
  content: "";
}

.ti-link:before {
  content: "";
}

.ti-layout:before {
  content: "";
}

.ti-layers:before {
  content: "";
}

.ti-layers-alt:before {
  content: "";
}

.ti-key:before {
  content: "";
}

.ti-import:before {
  content: "";
}

.ti-image:before {
  content: "";
}

.ti-heart:before {
  content: "";
}

.ti-heart-broken:before {
  content: "";
}

.ti-hand-stop:before {
  content: "";
}

.ti-hand-open:before {
  content: "";
}

.ti-hand-drag:before {
  content: "";
}

.ti-folder:before {
  content: "";
}

.ti-flag:before {
  content: "";
}

.ti-flag-alt:before {
  content: "";
}

.ti-flag-alt-2:before {
  content: "";
}

.ti-eye:before {
  content: "";
}

.ti-export:before {
  content: "";
}

.ti-exchange-vertical:before {
  content: "";
}

.ti-desktop:before {
  content: "";
}

.ti-cup:before {
  content: "";
}

.ti-crown:before {
  content: "";
}

.ti-comments:before {
  content: "";
}

.ti-comment:before {
  content: "";
}

.ti-comment-alt:before {
  content: "";
}

.ti-close:before {
  content: "";
}

.ti-clip:before {
  content: "";
}

.ti-angle-up:before {
  content: "";
}

.ti-angle-right:before {
  content: "";
}

.ti-angle-left:before {
  content: "";
}

.ti-angle-down:before {
  content: "";
}

.ti-check:before {
  content: "";
}

.ti-check-box:before {
  content: "";
}

.ti-camera:before {
  content: "";
}

.ti-announcement:before {
  content: "";
}

.ti-brush:before {
  content: "";
}

.ti-briefcase:before {
  content: "";
}

.ti-bolt:before {
  content: "";
}

.ti-bolt-alt:before {
  content: "";
}

.ti-blackboard:before {
  content: "";
}

.ti-bag:before {
  content: "";
}

.ti-move:before {
  content: "";
}

.ti-arrows-vertical:before {
  content: "";
}

.ti-arrows-horizontal:before {
  content: "";
}

.ti-fullscreen:before {
  content: "";
}

.ti-arrow-top-right:before {
  content: "";
}

.ti-arrow-top-left:before {
  content: "";
}

.ti-arrow-circle-up:before {
  content: "";
}

.ti-arrow-circle-right:before {
  content: "";
}

.ti-arrow-circle-left:before {
  content: "";
}

.ti-arrow-circle-down:before {
  content: "";
}

.ti-angle-double-up:before {
  content: "";
}

.ti-angle-double-right:before {
  content: "";
}

.ti-angle-double-left:before {
  content: "";
}

.ti-angle-double-down:before {
  content: "";
}

.ti-zip:before {
  content: "";
}

.ti-world:before {
  content: "";
}

.ti-wheelchair:before {
  content: "";
}

.ti-view-list:before {
  content: "";
}

.ti-view-list-alt:before {
  content: "";
}

.ti-view-grid:before {
  content: "";
}

.ti-uppercase:before {
  content: "";
}

.ti-upload:before {
  content: "";
}

.ti-underline:before {
  content: "";
}

.ti-truck:before {
  content: "";
}

.ti-timer:before {
  content: "";
}

.ti-ticket:before {
  content: "";
}

.ti-thumb-up:before {
  content: "";
}

.ti-thumb-down:before {
  content: "";
}

.ti-text:before {
  content: "";
}

.ti-stats-up:before {
  content: "";
}

.ti-stats-down:before {
  content: "";
}

.ti-split-v:before {
  content: "";
}

.ti-split-h:before {
  content: "";
}

.ti-smallcap:before {
  content: "";
}

.ti-shine:before {
  content: "";
}

.ti-shift-right:before {
  content: "";
}

.ti-shift-left:before {
  content: "";
}

.ti-shield:before {
  content: "";
}

.ti-notepad:before {
  content: "";
}

.ti-server:before {
  content: "";
}

.ti-quote-right:before {
  content: "";
}

.ti-quote-left:before {
  content: "";
}

.ti-pulse:before {
  content: "";
}

.ti-printer:before {
  content: "";
}

.ti-power-off:before {
  content: "";
}

.ti-plug:before {
  content: "";
}

.ti-pie-chart:before {
  content: "";
}

.ti-paragraph:before {
  content: "";
}

.ti-panel:before {
  content: "";
}

.ti-package:before {
  content: "";
}

.ti-music:before {
  content: "";
}

.ti-music-alt:before {
  content: "";
}

.ti-mouse:before {
  content: "";
}

.ti-mouse-alt:before {
  content: "";
}

.ti-money:before {
  content: "";
}

.ti-microphone:before {
  content: "";
}

.ti-menu:before {
  content: "";
}

.ti-menu-alt:before {
  content: "";
}

.ti-map:before {
  content: "";
}

.ti-map-alt:before {
  content: "";
}

.ti-loop:before {
  content: "";
}

.ti-location-pin:before {
  content: "";
}

.ti-list:before {
  content: "";
}

.ti-light-bulb:before {
  content: "";
}

.ti-Italic:before {
  content: "";
}

.ti-info:before {
  content: "";
}

.ti-infinite:before {
  content: "";
}

.ti-id-badge:before {
  content: "";
}

.ti-hummer:before {
  content: "";
}

.ti-home:before {
  content: "";
}

.ti-help:before {
  content: "";
}

.ti-headphone:before {
  content: "";
}

.ti-harddrives:before {
  content: "";
}

.ti-harddrive:before {
  content: "";
}

.ti-gift:before {
  content: "";
}

.ti-game:before {
  content: "";
}

.ti-filter:before {
  content: "";
}

.ti-files:before {
  content: "";
}

.ti-file:before {
  content: "";
}

.ti-eraser:before {
  content: "";
}

.ti-envelope:before {
  content: "";
}

.ti-download:before {
  content: "";
}

.ti-direction:before {
  content: "";
}

.ti-direction-alt:before {
  content: "";
}

.ti-dashboard:before {
  content: "";
}

.ti-control-stop:before {
  content: "";
}

.ti-control-shuffle:before {
  content: "";
}

.ti-control-play:before {
  content: "";
}

.ti-control-pause:before {
  content: "";
}

.ti-control-forward:before {
  content: "";
}

.ti-control-backward:before {
  content: "";
}

.ti-cloud:before {
  content: "";
}

.ti-cloud-up:before {
  content: "";
}

.ti-cloud-down:before {
  content: "";
}

.ti-clipboard:before {
  content: "";
}

.ti-car:before {
  content: "";
}

.ti-calendar:before {
  content: "";
}

.ti-book:before {
  content: "";
}

.ti-bell:before {
  content: "";
}

.ti-basketball:before {
  content: "";
}

.ti-bar-chart:before {
  content: "";
}

.ti-bar-chart-alt:before {
  content: "";
}

.ti-back-right:before {
  content: "";
}

.ti-back-left:before {
  content: "";
}

.ti-arrows-corner:before {
  content: "";
}

.ti-archive:before {
  content: "";
}

.ti-anchor:before {
  content: "";
}

.ti-align-right:before {
  content: "";
}

.ti-align-left:before {
  content: "";
}

.ti-align-justify:before {
  content: "";
}

.ti-align-center:before {
  content: "";
}

.ti-alert:before {
  content: "";
}

.ti-alarm-clock:before {
  content: "";
}

.ti-agenda:before {
  content: "";
}

.ti-write:before {
  content: "";
}

.ti-window:before {
  content: "";
}

.ti-widgetized:before {
  content: "";
}

.ti-widget:before {
  content: "";
}

.ti-widget-alt:before {
  content: "";
}

.ti-wallet:before {
  content: "";
}

.ti-video-clapper:before {
  content: "";
}

.ti-video-camera:before {
  content: "";
}

.ti-vector:before {
  content: "";
}

.ti-themify-logo:before {
  content: "";
}

.ti-themify-favicon:before {
  content: "";
}

.ti-themify-favicon-alt:before {
  content: "";
}

.ti-support:before {
  content: "";
}

.ti-stamp:before {
  content: "";
}

.ti-split-v-alt:before {
  content: "";
}

.ti-slice:before {
  content: "";
}

.ti-shortcode:before {
  content: "";
}

.ti-shift-right-alt:before {
  content: "";
}

.ti-shift-left-alt:before {
  content: "";
}

.ti-ruler-alt-2:before {
  content: "";
}

.ti-receipt:before {
  content: "";
}

.ti-pin2:before {
  content: "";
}

.ti-pin-alt:before {
  content: "";
}

.ti-pencil-alt2:before {
  content: "";
}

.ti-palette:before {
  content: "";
}

.ti-more:before {
  content: "";
}

.ti-more-alt:before {
  content: "";
}

.ti-microphone-alt:before {
  content: "";
}

.ti-magnet:before {
  content: "";
}

.ti-line-double:before {
  content: "";
}

.ti-line-dotted:before {
  content: "";
}

.ti-line-dashed:before {
  content: "";
}

.ti-layout-width-full:before {
  content: "";
}

.ti-layout-width-default:before {
  content: "";
}

.ti-layout-width-default-alt:before {
  content: "";
}

.ti-layout-tab:before {
  content: "";
}

.ti-layout-tab-window:before {
  content: "";
}

.ti-layout-tab-v:before {
  content: "";
}

.ti-layout-tab-min:before {
  content: "";
}

.ti-layout-slider:before {
  content: "";
}

.ti-layout-slider-alt:before {
  content: "";
}

.ti-layout-sidebar-right:before {
  content: "";
}

.ti-layout-sidebar-none:before {
  content: "";
}

.ti-layout-sidebar-left:before {
  content: "";
}

.ti-layout-placeholder:before {
  content: "";
}

.ti-layout-menu:before {
  content: "";
}

.ti-layout-menu-v:before {
  content: "";
}

.ti-layout-menu-separated:before {
  content: "";
}

.ti-layout-menu-full:before {
  content: "";
}

.ti-layout-media-right-alt:before {
  content: "";
}

.ti-layout-media-right:before {
  content: "";
}

.ti-layout-media-overlay:before {
  content: "";
}

.ti-layout-media-overlay-alt:before {
  content: "";
}

.ti-layout-media-overlay-alt-2:before {
  content: "";
}

.ti-layout-media-left-alt:before {
  content: "";
}

.ti-layout-media-left:before {
  content: "";
}

.ti-layout-media-center-alt:before {
  content: "";
}

.ti-layout-media-center:before {
  content: "";
}

.ti-layout-list-thumb:before {
  content: "";
}

.ti-layout-list-thumb-alt:before {
  content: "";
}

.ti-layout-list-post:before {
  content: "";
}

.ti-layout-list-large-image:before {
  content: "";
}

.ti-layout-line-solid:before {
  content: "";
}

.ti-layout-grid4:before {
  content: "";
}

.ti-layout-grid3:before {
  content: "";
}

.ti-layout-grid2:before {
  content: "";
}

.ti-layout-grid2-thumb:before {
  content: "";
}

.ti-layout-cta-right:before {
  content: "";
}

.ti-layout-cta-left:before {
  content: "";
}

.ti-layout-cta-center:before {
  content: "";
}

.ti-layout-cta-btn-right:before {
  content: "";
}

.ti-layout-cta-btn-left:before {
  content: "";
}

.ti-layout-column4:before {
  content: "";
}

.ti-layout-column3:before {
  content: "";
}

.ti-layout-column2:before {
  content: "";
}

.ti-layout-accordion-separated:before {
  content: "";
}

.ti-layout-accordion-merged:before {
  content: "";
}

.ti-layout-accordion-list:before {
  content: "";
}

.ti-ink-pen:before {
  content: "";
}

.ti-info-alt:before {
  content: "";
}

.ti-help-alt:before {
  content: "";
}

.ti-headphone-alt:before {
  content: "";
}

.ti-hand-point-up:before {
  content: "";
}

.ti-hand-point-right:before {
  content: "";
}

.ti-hand-point-left:before {
  content: "";
}

.ti-hand-point-down:before {
  content: "";
}

.ti-gallery:before {
  content: "";
}

.ti-face-smile:before {
  content: "";
}

.ti-face-sad:before {
  content: "";
}

.ti-credit-card:before {
  content: "";
}

.ti-control-skip-forward:before {
  content: "";
}

.ti-control-skip-backward:before {
  content: "";
}

.ti-control-record:before {
  content: "";
}

.ti-control-eject:before {
  content: "";
}

.ti-comments-smiley:before {
  content: "";
}

.ti-brush-alt:before {
  content: "";
}

.ti-youtube:before {
  content: "";
}

.ti-vimeo:before {
  content: "";
}

.ti-twitter:before {
  content: "";
}

.ti-time:before {
  content: "";
}

.ti-tumblr:before {
  content: "";
}

.ti-skype:before {
  content: "";
}

.ti-share:before {
  content: "";
}

.ti-share-alt:before {
  content: "";
}

.ti-rocket:before {
  content: "";
}

.ti-pinterest:before {
  content: "";
}

.ti-new-window:before {
  content: "";
}

.ti-microsoft:before {
  content: "";
}

.ti-list-ol:before {
  content: "";
}

.ti-linkedin:before {
  content: "";
}

.ti-layout-sidebar-2:before {
  content: "";
}

.ti-layout-grid4-alt:before {
  content: "";
}

.ti-layout-grid3-alt:before {
  content: "";
}

.ti-layout-grid2-alt:before {
  content: "";
}

.ti-layout-column4-alt:before {
  content: "";
}

.ti-layout-column3-alt:before {
  content: "";
}

.ti-layout-column2-alt:before {
  content: "";
}

.ti-instagram:before {
  content: "";
}

.ti-google:before {
  content: "";
}

.ti-github:before {
  content: "";
}

.ti-flickr:before {
  content: "";
}

.ti-facebook:before {
  content: "";
}

.ti-dropbox:before {
  content: "";
}

.ti-dribbble:before {
  content: "";
}

.ti-apple:before {
  content: "";
}

.ti-android:before {
  content: "";
}

.ti-save:before {
  content: "";
}

.ti-save-alt:before {
  content: "";
}

.ti-yahoo:before {
  content: "";
}

.ti-wordpress:before {
  content: "";
}

.ti-vimeo-alt:before {
  content: "";
}

.ti-twitter-alt:before {
  content: "";
}

.ti-tumblr-alt:before {
  content: "";
}

.ti-trello:before {
  content: "";
}

.ti-stack-overflow:before {
  content: "";
}

.ti-soundcloud:before {
  content: "";
}

.ti-sharethis:before {
  content: "";
}

.ti-sharethis-alt:before {
  content: "";
}

.ti-reddit:before {
  content: "";
}

.ti-pinterest-alt:before {
  content: "";
}

.ti-microsoft-alt:before {
  content: "";
}

.ti-linux:before {
  content: "";
}

.ti-jsfiddle:before {
  content: "";
}

.ti-joomla:before {
  content: "";
}

.ti-html5:before {
  content: "";
}

.ti-flickr-alt:before {
  content: "";
}

.ti-email:before {
  content: "";
}

.ti-drupal:before {
  content: "";
}

.ti-dropbox-alt:before {
  content: "";
}

.ti-css3:before {
  content: "";
}

.ti-rss:before {
  content: "";
}

.ti-rss-alt:before {
  content: "";
}

@font-face {
  font-family: "dripicons-v2";
  src: url("../fonts/dripicons-v2.eot");
  src: url("../fonts/dripicons-v2.eot?#iefix") format("embedded-opentype"), url("../fonts/dripicons-v2.woff") format("woff"), url("../fonts/dripicons-v2.ttf") format("truetype"), url("../fonts/dripicons-v2.svg#dripicons-v2") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "dripicons-v2" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=dripicons-]:before,
[class*=" dripicons-"]:before {
  font-family: "dripicons-v2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dripicons-alarm:before {
  content: "a";
}

.dripicons-align-center:before {
  content: "b";
}

.dripicons-align-justify:before {
  content: "c";
}

.dripicons-align-left:before {
  content: "d";
}

.dripicons-align-right:before {
  content: "e";
}

.dripicons-anchor:before {
  content: "f";
}

.dripicons-archive:before {
  content: "g";
}

.dripicons-arrow-down:before {
  content: "h";
}

.dripicons-arrow-left:before {
  content: "i";
}

.dripicons-arrow-right:before {
  content: "j";
}

.dripicons-arrow-thin-down:before {
  content: "k";
}

.dripicons-arrow-thin-left:before {
  content: "l";
}

.dripicons-arrow-thin-right:before {
  content: "m";
}

.dripicons-arrow-thin-up:before {
  content: "n";
}

.dripicons-arrow-up:before {
  content: "o";
}

.dripicons-article:before {
  content: "p";
}

.dripicons-backspace:before {
  content: "q";
}

.dripicons-basket:before {
  content: "r";
}

.dripicons-basketball:before {
  content: "s";
}

.dripicons-battery-empty:before {
  content: "t";
}

.dripicons-battery-full:before {
  content: "u";
}

.dripicons-battery-low:before {
  content: "v";
}

.dripicons-battery-medium:before {
  content: "w";
}

.dripicons-bell:before {
  content: "x";
}

.dripicons-blog:before {
  content: "y";
}

.dripicons-bluetooth:before {
  content: "z";
}

.dripicons-bold:before {
  content: "A";
}

.dripicons-bookmark:before {
  content: "B";
}

.dripicons-bookmarks:before {
  content: "C";
}

.dripicons-box:before {
  content: "D";
}

.dripicons-briefcase:before {
  content: "E";
}

.dripicons-brightness-low:before {
  content: "F";
}

.dripicons-brightness-max:before {
  content: "G";
}

.dripicons-brightness-medium:before {
  content: "H";
}

.dripicons-broadcast:before {
  content: "I";
}

.dripicons-browser:before {
  content: "J";
}

.dripicons-browser-upload:before {
  content: "K";
}

.dripicons-brush:before {
  content: "L";
}

.dripicons-calendar:before {
  content: "M";
}

.dripicons-camcorder:before {
  content: "N";
}

.dripicons-camera:before {
  content: "O";
}

.dripicons-card:before {
  content: "P";
}

.dripicons-cart:before {
  content: "Q";
}

.dripicons-checklist:before {
  content: "R";
}

.dripicons-checkmark:before {
  content: "S";
}

.dripicons-chevron-down:before {
  content: "T";
}

.dripicons-chevron-left:before {
  content: "U";
}

.dripicons-chevron-right:before {
  content: "V";
}

.dripicons-chevron-up:before {
  content: "W";
}

.dripicons-clipboard:before {
  content: "X";
}

.dripicons-clock:before {
  content: "Y";
}

.dripicons-clockwise:before {
  content: "Z";
}

.dripicons-cloud:before {
  content: "0";
}

.dripicons-cloud-download:before {
  content: "1";
}

.dripicons-cloud-upload:before {
  content: "2";
}

.dripicons-code:before {
  content: "3";
}

.dripicons-contract:before {
  content: "4";
}

.dripicons-contract-2:before {
  content: "5";
}

.dripicons-conversation:before {
  content: "6";
}

.dripicons-copy:before {
  content: "7";
}

.dripicons-crop:before {
  content: "8";
}

.dripicons-cross:before {
  content: "9";
}

.dripicons-crosshair:before {
  content: "!";
}

.dripicons-cutlery:before {
  content: '"';
}

.dripicons-device-desktop:before {
  content: "#";
}

.dripicons-device-mobile:before {
  content: "$";
}

.dripicons-device-tablet:before {
  content: "%";
}

.dripicons-direction:before {
  content: "&";
}

.dripicons-disc:before {
  content: "'";
}

.dripicons-document:before {
  content: "(";
}

.dripicons-document-delete:before {
  content: ")";
}

.dripicons-document-edit:before {
  content: "*";
}

.dripicons-document-new:before {
  content: "+";
}

.dripicons-document-remove:before {
  content: ",";
}

.dripicons-dot:before {
  content: "-";
}

.dripicons-dots-2:before {
  content: ".";
}

.dripicons-dots-3:before {
  content: "/";
}

.dripicons-download:before {
  content: ":";
}

.dripicons-duplicate:before {
  content: ";";
}

.dripicons-enter:before {
  content: "<";
}

.dripicons-exit:before {
  content: "=";
}

.dripicons-expand:before {
  content: ">";
}

.dripicons-expand-2:before {
  content: "?";
}

.dripicons-experiment:before {
  content: "@";
}

.dripicons-export:before {
  content: "[";
}

.dripicons-feed:before {
  content: "]";
}

.dripicons-flag:before {
  content: "^";
}

.dripicons-flashlight:before {
  content: "_";
}

.dripicons-folder:before {
  content: "`";
}

.dripicons-folder-open:before {
  content: "{";
}

.dripicons-forward:before {
  content: "|";
}

.dripicons-gaming:before {
  content: "}";
}

.dripicons-gear:before {
  content: "~";
}

.dripicons-graduation:before {
  content: "\\";
}

.dripicons-graph-bar:before {
  content: "";
}

.dripicons-graph-line:before {
  content: "";
}

.dripicons-graph-pie:before {
  content: "";
}

.dripicons-headset:before {
  content: "";
}

.dripicons-heart:before {
  content: "";
}

.dripicons-help:before {
  content: "";
}

.dripicons-home:before {
  content: "";
}

.dripicons-hourglass:before {
  content: "";
}

.dripicons-inbox:before {
  content: "";
}

.dripicons-information:before {
  content: "";
}

.dripicons-italic:before {
  content: "";
}

.dripicons-jewel:before {
  content: "";
}

.dripicons-lifting:before {
  content: "";
}

.dripicons-lightbulb:before {
  content: "";
}

.dripicons-link:before {
  content: "";
}

.dripicons-link-broken:before {
  content: "";
}

.dripicons-list:before {
  content: "";
}

.dripicons-loading:before {
  content: "";
}

.dripicons-location:before {
  content: "";
}

.dripicons-lock:before {
  content: "";
}

.dripicons-lock-open:before {
  content: "";
}

.dripicons-mail:before {
  content: "";
}

.dripicons-map:before {
  content: "";
}

.dripicons-media-loop:before {
  content: "";
}

.dripicons-media-next:before {
  content: "";
}

.dripicons-media-pause:before {
  content: "";
}

.dripicons-media-play:before {
  content: "";
}

.dripicons-media-previous:before {
  content: "";
}

.dripicons-media-record:before {
  content: "";
}

.dripicons-media-shuffle:before {
  content: "";
}

.dripicons-media-stop:before {
  content: "";
}

.dripicons-medical:before {
  content: "";
}

.dripicons-menu:before {
  content: "";
}

.dripicons-message:before {
  content: "";
}

.dripicons-meter:before {
  content: "";
}

.dripicons-microphone:before {
  content: "";
}

.dripicons-minus:before {
  content: "";
}

.dripicons-monitor:before {
  content: "";
}

.dripicons-move:before {
  content: "";
}

.dripicons-music:before {
  content: "";
}

.dripicons-network-1:before {
  content: "";
}

.dripicons-network-2:before {
  content: "";
}

.dripicons-network-3:before {
  content: "";
}

.dripicons-network-4:before {
  content: "";
}

.dripicons-network-5:before {
  content: "";
}

.dripicons-pamphlet:before {
  content: "";
}

.dripicons-paperclip:before {
  content: "";
}

.dripicons-pencil:before {
  content: "";
}

.dripicons-phone:before {
  content: "";
}

.dripicons-photo:before {
  content: "";
}

.dripicons-photo-group:before {
  content: "";
}

.dripicons-pill:before {
  content: "";
}

.dripicons-pin:before {
  content: "";
}

.dripicons-plus:before {
  content: "";
}

.dripicons-power:before {
  content: "";
}

.dripicons-preview:before {
  content: "";
}

.dripicons-print:before {
  content: "";
}

.dripicons-pulse:before {
  content: "";
}

.dripicons-question:before {
  content: "";
}

.dripicons-reply:before {
  content: "";
}

.dripicons-reply-all:before {
  content: "";
}

.dripicons-return:before {
  content: "";
}

.dripicons-retweet:before {
  content: "";
}

.dripicons-rocket:before {
  content: "";
}

.dripicons-scale:before {
  content: "";
}

.dripicons-search:before {
  content: "";
}

.dripicons-shopping-bag:before {
  content: "";
}

.dripicons-skip:before {
  content: "";
}

.dripicons-stack:before {
  content: "";
}

.dripicons-star:before {
  content: "";
}

.dripicons-stopwatch:before {
  content: "";
}

.dripicons-store:before {
  content: "";
}

.dripicons-suitcase:before {
  content: "";
}

.dripicons-swap:before {
  content: "";
}

.dripicons-tag:before {
  content: "";
}

.dripicons-tag-delete:before {
  content: "";
}

.dripicons-tags:before {
  content: "";
}

.dripicons-thumbs-down:before {
  content: "";
}

.dripicons-thumbs-up:before {
  content: "";
}

.dripicons-ticket:before {
  content: "";
}

.dripicons-time-reverse:before {
  content: "";
}

.dripicons-to-do:before {
  content: "";
}

.dripicons-toggles:before {
  content: "";
}

.dripicons-trash:before {
  content: "";
}

.dripicons-trophy:before {
  content: "";
}

.dripicons-upload:before {
  content: "";
}

.dripicons-user:before {
  content: "";
}

.dripicons-user-group:before {
  content: "";
}

.dripicons-user-id:before {
  content: "";
}

.dripicons-vibrate:before {
  content: "";
}

.dripicons-view-apps:before {
  content: "";
}

.dripicons-view-list:before {
  content: "";
}

.dripicons-view-list-large:before {
  content: "";
}

.dripicons-view-thumb:before {
  content: "";
}

.dripicons-volume-full:before {
  content: "";
}

.dripicons-volume-low:before {
  content: "";
}

.dripicons-volume-medium:before {
  content: "";
}

.dripicons-volume-off:before {
  content: "";
}

.dripicons-wallet:before {
  content: "";
}

.dripicons-warning:before {
  content: "";
}

.dripicons-web:before {
  content: "";
}

.dripicons-weight:before {
  content: "";
}

.dripicons-wifi:before {
  content: "";
}

.dripicons-wrong:before {
  content: "";
}

.dripicons-zoom-in:before {
  content: "";
}

.dripicons-zoom-out:before {
  content: "";
}

/* @FONT-FACE loads font into browser */
@font-face {
  font-family: "typicons";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/typicons.eot");
  src: url("../fonts/typicons.eot?#iefix") format("embedded-opentype"), url("../fonts/typicons.woff") format("woff"), url("../fonts/typicons.ttf") format("truetype"), url("../fonts/typicons.svg#typicons") format("svg");
}
/* :before psuedo-selector inserts and styles icon */
.typcn:before {
  font-family: "typicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* Code for individual icons */
.typcn-adjust-brightness:before {
  content: "";
  /* '' */
}

.typcn-adjust-contrast:before {
  content: "";
  /* '' */
}

.typcn-anchor-outline:before {
  content: "";
  /* '' */
}

.typcn-anchor:before {
  content: "";
  /* '' */
}

.typcn-archive:before {
  content: "";
  /* '' */
}

.typcn-arrow-back-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-back:before {
  content: "";
  /* '' */
}

.typcn-arrow-down-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-down-thick:before {
  content: "";
  /* '' */
}

.typcn-arrow-down:before {
  content: "";
  /* '' */
}

.typcn-arrow-forward-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-forward:before {
  content: "";
  /* '' */
}

.typcn-arrow-left-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-left-thick:before {
  content: "";
  /* '' */
}

.typcn-arrow-left:before {
  content: "";
  /* '' */
}

.typcn-arrow-loop-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-loop:before {
  content: "";
  /* '' */
}

.typcn-arrow-maximise-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-maximise:before {
  content: "";
  /* '' */
}

.typcn-arrow-minimise-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-minimise:before {
  content: "";
  /* '' */
}

.typcn-arrow-move-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-move:before {
  content: "";
  /* '' */
}

.typcn-arrow-repeat-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-repeat:before {
  content: "";
  /* '' */
}

.typcn-arrow-right-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-right-thick:before {
  content: "";
  /* '' */
}

.typcn-arrow-right:before {
  content: "";
  /* '' */
}

.typcn-arrow-shuffle:before {
  content: "";
  /* '' */
}

.typcn-arrow-sorted-down:before {
  content: "";
  /* '' */
}

.typcn-arrow-sorted-up:before {
  content: "";
  /* '' */
}

.typcn-arrow-sync-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-sync:before {
  content: "";
  /* '' */
}

.typcn-arrow-unsorted:before {
  content: "";
  /* '' */
}

.typcn-arrow-up-outline:before {
  content: "";
  /* '' */
}

.typcn-arrow-up-thick:before {
  content: "";
  /* '' */
}

.typcn-arrow-up:before {
  content: "";
  /* '' */
}

.typcn-at:before {
  content: "";
  /* '' */
}

.typcn-attachment-outline:before {
  content: "";
  /* '' */
}

.typcn-attachment:before {
  content: "";
  /* '' */
}

.typcn-backspace-outline:before {
  content: "";
  /* '' */
}

.typcn-backspace:before {
  content: "";
  /* '' */
}

.typcn-battery-charge:before {
  content: "";
  /* '' */
}

.typcn-battery-full:before {
  content: "";
  /* '' */
}

.typcn-battery-high:before {
  content: "";
  /* '' */
}

.typcn-battery-low:before {
  content: "";
  /* '' */
}

.typcn-battery-mid:before {
  content: "";
  /* '' */
}

.typcn-beaker:before {
  content: "";
  /* '' */
}

.typcn-beer:before {
  content: "";
  /* '' */
}

.typcn-bell:before {
  content: "";
  /* '' */
}

.typcn-book:before {
  content: "";
  /* '' */
}

.typcn-bookmark:before {
  content: "";
  /* '' */
}

.typcn-briefcase:before {
  content: "";
  /* '' */
}

.typcn-brush:before {
  content: "";
  /* '' */
}

.typcn-business-card:before {
  content: "";
  /* '' */
}

.typcn-calculator:before {
  content: "";
  /* '' */
}

.typcn-calendar-outline:before {
  content: "";
  /* '' */
}

.typcn-calendar:before {
  content: "";
  /* '' */
}

.typcn-camera-outline:before {
  content: "";
  /* '' */
}

.typcn-camera:before {
  content: "";
  /* '' */
}

.typcn-cancel-outline:before {
  content: "";
  /* '' */
}

.typcn-cancel:before {
  content: "";
  /* '' */
}

.typcn-chart-area-outline:before {
  content: "";
  /* '' */
}

.typcn-chart-area:before {
  content: "";
  /* '' */
}

.typcn-chart-bar-outline:before {
  content: "";
  /* '' */
}

.typcn-chart-bar:before {
  content: "";
  /* '' */
}

.typcn-chart-line-outline:before {
  content: "";
  /* '' */
}

.typcn-chart-line:before {
  content: "";
  /* '' */
}

.typcn-chart-pie-outline:before {
  content: "";
  /* '' */
}

.typcn-chart-pie:before {
  content: "";
  /* '' */
}

.typcn-chevron-left-outline:before {
  content: "";
  /* '' */
}

.typcn-chevron-left:before {
  content: "";
  /* '' */
}

.typcn-chevron-right-outline:before {
  content: "";
  /* '' */
}

.typcn-chevron-right:before {
  content: "";
  /* '' */
}

.typcn-clipboard:before {
  content: "";
  /* '' */
}

.typcn-cloud-storage:before {
  content: "";
  /* '' */
}

.typcn-cloud-storage-outline:before {
  content: "";
  /* '' */
}

.typcn-code-outline:before {
  content: "";
  /* '' */
}

.typcn-code:before {
  content: "";
  /* '' */
}

.typcn-coffee:before {
  content: "";
  /* '' */
}

.typcn-cog-outline:before {
  content: "";
  /* '' */
}

.typcn-cog:before {
  content: "";
  /* '' */
}

.typcn-compass:before {
  content: "";
  /* '' */
}

.typcn-contacts:before {
  content: "";
  /* '' */
}

.typcn-credit-card:before {
  content: "";
  /* '' */
}

.typcn-css3:before {
  content: "";
  /* '' */
}

.typcn-database:before {
  content: "";
  /* '' */
}

.typcn-delete-outline:before {
  content: "";
  /* '' */
}

.typcn-delete:before {
  content: "";
  /* '' */
}

.typcn-device-desktop:before {
  content: "";
  /* '' */
}

.typcn-device-laptop:before {
  content: "";
  /* '' */
}

.typcn-device-phone:before {
  content: "";
  /* '' */
}

.typcn-device-tablet:before {
  content: "";
  /* '' */
}

.typcn-directions:before {
  content: "";
  /* '' */
}

.typcn-divide-outline:before {
  content: "";
  /* '' */
}

.typcn-divide:before {
  content: "";
  /* '' */
}

.typcn-document-add:before {
  content: "";
  /* '' */
}

.typcn-document-delete:before {
  content: "";
  /* '' */
}

.typcn-document-text:before {
  content: "";
  /* '' */
}

.typcn-document:before {
  content: "";
  /* '' */
}

.typcn-download-outline:before {
  content: "";
  /* '' */
}

.typcn-download:before {
  content: "";
  /* '' */
}

.typcn-dropbox:before {
  content: "";
  /* '' */
}

.typcn-edit:before {
  content: "";
  /* '' */
}

.typcn-eject-outline:before {
  content: "";
  /* '' */
}

.typcn-eject:before {
  content: "";
  /* '' */
}

.typcn-equals-outline:before {
  content: "";
  /* '' */
}

.typcn-equals:before {
  content: "";
  /* '' */
}

.typcn-export-outline:before {
  content: "";
  /* '' */
}

.typcn-export:before {
  content: "";
  /* '' */
}

.typcn-eye-outline:before {
  content: "";
  /* '' */
}

.typcn-eye:before {
  content: "";
  /* '' */
}

.typcn-feather:before {
  content: "";
  /* '' */
}

.typcn-film:before {
  content: "";
  /* '' */
}

.typcn-filter:before {
  content: "";
  /* '' */
}

.typcn-flag-outline:before {
  content: "";
  /* '' */
}

.typcn-flag:before {
  content: "";
  /* '' */
}

.typcn-flash-outline:before {
  content: "";
  /* '' */
}

.typcn-flash:before {
  content: "";
  /* '' */
}

.typcn-flow-children:before {
  content: "";
  /* '' */
}

.typcn-flow-merge:before {
  content: "";
  /* '' */
}

.typcn-flow-parallel:before {
  content: "";
  /* '' */
}

.typcn-flow-switch:before {
  content: "";
  /* '' */
}

.typcn-folder-add:before {
  content: "";
  /* '' */
}

.typcn-folder-delete:before {
  content: "";
  /* '' */
}

.typcn-folder-open:before {
  content: "";
  /* '' */
}

.typcn-folder:before {
  content: "";
  /* '' */
}

.typcn-gift:before {
  content: "";
  /* '' */
}

.typcn-globe-outline:before {
  content: "";
  /* '' */
}

.typcn-globe:before {
  content: "";
  /* '' */
}

.typcn-group-outline:before {
  content: "";
  /* '' */
}

.typcn-group:before {
  content: "";
  /* '' */
}

.typcn-headphones:before {
  content: "";
  /* '' */
}

.typcn-heart-full-outline:before {
  content: "";
  /* '' */
}

.typcn-heart-half-outline:before {
  content: "";
  /* '' */
}

.typcn-heart-outline:before {
  content: "";
  /* '' */
}

.typcn-heart:before {
  content: "";
  /* '' */
}

.typcn-home-outline:before {
  content: "";
  /* '' */
}

.typcn-home:before {
  content: "";
  /* '' */
}

.typcn-html5:before {
  content: "";
  /* '' */
}

.typcn-image-outline:before {
  content: "";
  /* '' */
}

.typcn-image:before {
  content: "";
  /* '' */
}

.typcn-infinity-outline:before {
  content: "";
  /* '' */
}

.typcn-infinity:before {
  content: "";
  /* '' */
}

.typcn-info-large-outline:before {
  content: "";
  /* '' */
}

.typcn-info-large:before {
  content: "";
  /* '' */
}

.typcn-info-outline:before {
  content: "";
  /* '' */
}

.typcn-info:before {
  content: "";
  /* '' */
}

.typcn-input-checked-outline:before {
  content: "";
  /* '' */
}

.typcn-input-checked:before {
  content: "";
  /* '' */
}

.typcn-key-outline:before {
  content: "";
  /* '' */
}

.typcn-key:before {
  content: "";
  /* '' */
}

.typcn-keyboard:before {
  content: "";
  /* '' */
}

.typcn-leaf:before {
  content: "";
  /* '' */
}

.typcn-lightbulb:before {
  content: "";
  /* '' */
}

.typcn-link-outline:before {
  content: "";
  /* '' */
}

.typcn-link:before {
  content: "";
  /* '' */
}

.typcn-location-arrow-outline:before {
  content: "";
  /* '' */
}

.typcn-location-arrow:before {
  content: "";
  /* '' */
}

.typcn-location-outline:before {
  content: "";
  /* '' */
}

.typcn-location:before {
  content: "";
  /* '' */
}

.typcn-lock-closed-outline:before {
  content: "";
  /* '' */
}

.typcn-lock-closed:before {
  content: "";
  /* '' */
}

.typcn-lock-open-outline:before {
  content: "";
  /* '' */
}

.typcn-lock-open:before {
  content: "";
  /* '' */
}

.typcn-mail:before {
  content: "";
  /* '' */
}

.typcn-map:before {
  content: "";
  /* '' */
}

.typcn-media-eject-outline:before {
  content: "";
  /* '' */
}

.typcn-media-eject:before {
  content: "";
  /* '' */
}

.typcn-media-fast-forward-outline:before {
  content: "";
  /* '' */
}

.typcn-media-fast-forward:before {
  content: "";
  /* '' */
}

.typcn-media-pause-outline:before {
  content: "";
  /* '' */
}

.typcn-media-pause:before {
  content: "";
  /* '' */
}

.typcn-media-play-outline:before {
  content: "";
  /* '' */
}

.typcn-media-play-reverse-outline:before {
  content: "";
  /* '' */
}

.typcn-media-play-reverse:before {
  content: "";
  /* '' */
}

.typcn-media-play:before {
  content: "";
  /* '' */
}

.typcn-media-record-outline:before {
  content: "";
  /* '' */
}

.typcn-media-record:before {
  content: "";
  /* '' */
}

.typcn-media-rewind-outline:before {
  content: "";
  /* '' */
}

.typcn-media-rewind:before {
  content: "";
  /* '' */
}

.typcn-media-stop-outline:before {
  content: "";
  /* '' */
}

.typcn-media-stop:before {
  content: "";
  /* '' */
}

.typcn-message-typing:before {
  content: "";
  /* '' */
}

.typcn-message:before {
  content: "";
  /* '' */
}

.typcn-messages:before {
  content: "";
  /* '' */
}

.typcn-microphone-outline:before {
  content: "";
  /* '' */
}

.typcn-microphone:before {
  content: "";
  /* '' */
}

.typcn-minus-outline:before {
  content: "";
  /* '' */
}

.typcn-minus:before {
  content: "";
  /* '' */
}

.typcn-mortar-board:before {
  content: "";
  /* '' */
}

.typcn-news:before {
  content: "";
  /* '' */
}

.typcn-notes-outline:before {
  content: "";
  /* '' */
}

.typcn-notes:before {
  content: "";
  /* '' */
}

.typcn-pen:before {
  content: "";
  /* '' */
}

.typcn-pencil:before {
  content: "";
  /* '' */
}

.typcn-phone-outline:before {
  content: "";
  /* '' */
}

.typcn-phone:before {
  content: "";
  /* '' */
}

.typcn-pi-outline:before {
  content: "";
  /* '' */
}

.typcn-pi:before {
  content: "";
  /* '' */
}

.typcn-pin-outline:before {
  content: "";
  /* '' */
}

.typcn-pin:before {
  content: "";
  /* '' */
}

.typcn-pipette:before {
  content: "";
  /* '' */
}

.typcn-plane-outline:before {
  content: "";
  /* '' */
}

.typcn-plane:before {
  content: "";
  /* '' */
}

.typcn-plug:before {
  content: "";
  /* '' */
}

.typcn-plus-outline:before {
  content: "";
  /* '' */
}

.typcn-plus:before {
  content: "";
  /* '' */
}

.typcn-point-of-interest-outline:before {
  content: "";
  /* '' */
}

.typcn-point-of-interest:before {
  content: "";
  /* '' */
}

.typcn-power-outline:before {
  content: "";
  /* '' */
}

.typcn-power:before {
  content: "";
  /* '' */
}

.typcn-printer:before {
  content: "";
  /* '' */
}

.typcn-puzzle-outline:before {
  content: "";
  /* '' */
}

.typcn-puzzle:before {
  content: "";
  /* '' */
}

.typcn-radar-outline:before {
  content: "";
  /* '' */
}

.typcn-radar:before {
  content: "";
  /* '' */
}

.typcn-refresh-outline:before {
  content: "";
  /* '' */
}

.typcn-refresh:before {
  content: "";
  /* '' */
}

.typcn-rss-outline:before {
  content: "";
  /* '' */
}

.typcn-rss:before {
  content: "";
  /* '' */
}

.typcn-scissors-outline:before {
  content: "";
  /* '' */
}

.typcn-scissors:before {
  content: "";
  /* '' */
}

.typcn-shopping-bag:before {
  content: "";
  /* '' */
}

.typcn-shopping-cart:before {
  content: "";
  /* '' */
}

.typcn-social-at-circular:before {
  content: "";
  /* '' */
}

.typcn-social-dribbble-circular:before {
  content: "";
  /* '' */
}

.typcn-social-dribbble:before {
  content: "";
  /* '' */
}

.typcn-social-facebook-circular:before {
  content: "";
  /* '' */
}

.typcn-social-facebook:before {
  content: "";
  /* '' */
}

.typcn-social-flickr-circular:before {
  content: "";
  /* '' */
}

.typcn-social-flickr:before {
  content: "";
  /* '' */
}

.typcn-social-github-circular:before {
  content: "";
  /* '' */
}

.typcn-social-github:before {
  content: "";
  /* '' */
}

.typcn-social-google-plus-circular:before {
  content: "";
  /* '' */
}

.typcn-social-google-plus:before {
  content: "";
  /* '' */
}

.typcn-social-instagram-circular:before {
  content: "";
  /* '' */
}

.typcn-social-instagram:before {
  content: "";
  /* '' */
}

.typcn-social-last-fm-circular:before {
  content: "";
  /* '' */
}

.typcn-social-last-fm:before {
  content: "";
  /* '' */
}

.typcn-social-linkedin-circular:before {
  content: "";
  /* '' */
}

.typcn-social-linkedin:before {
  content: "";
  /* '' */
}

.typcn-social-pinterest-circular:before {
  content: "";
  /* '' */
}

.typcn-social-pinterest:before {
  content: "";
  /* '' */
}

.typcn-social-skype-outline:before {
  content: "";
  /* '' */
}

.typcn-social-skype:before {
  content: "";
  /* '' */
}

.typcn-social-tumbler-circular:before {
  content: "";
  /* '' */
}

.typcn-social-tumbler:before {
  content: "";
  /* '' */
}

.typcn-social-twitter-circular:before {
  content: "";
  /* '' */
}

.typcn-social-twitter:before {
  content: "";
  /* '' */
}

.typcn-social-vimeo-circular:before {
  content: "";
  /* '' */
}

.typcn-social-vimeo:before {
  content: "";
  /* '' */
}

.typcn-social-youtube-circular:before {
  content: "";
  /* '' */
}

.typcn-social-youtube:before {
  content: "";
  /* '' */
}

.typcn-sort-alphabetically-outline:before {
  content: "";
  /* '' */
}

.typcn-sort-alphabetically:before {
  content: "";
  /* '' */
}

.typcn-sort-numerically-outline:before {
  content: "";
  /* '' */
}

.typcn-sort-numerically:before {
  content: "";
  /* '' */
}

.typcn-spanner-outline:before {
  content: "";
  /* '' */
}

.typcn-spanner:before {
  content: "";
  /* '' */
}

.typcn-spiral:before {
  content: "";
  /* '' */
}

.typcn-star-full-outline:before {
  content: "";
  /* '' */
}

.typcn-star-half-outline:before {
  content: "";
  /* '' */
}

.typcn-star-half:before {
  content: "";
  /* '' */
}

.typcn-star-outline:before {
  content: "";
  /* '' */
}

.typcn-star:before {
  content: "";
  /* '' */
}

.typcn-starburst-outline:before {
  content: "";
  /* '' */
}

.typcn-starburst:before {
  content: "";
  /* '' */
}

.typcn-stopwatch:before {
  content: "";
  /* '' */
}

.typcn-support:before {
  content: "";
  /* '' */
}

.typcn-tabs-outline:before {
  content: "";
  /* '' */
}

.typcn-tag:before {
  content: "";
  /* '' */
}

.typcn-tags:before {
  content: "";
  /* '' */
}

.typcn-th-large-outline:before {
  content: "";
  /* '' */
}

.typcn-th-large:before {
  content: "";
  /* '' */
}

.typcn-th-list-outline:before {
  content: "";
  /* '' */
}

.typcn-th-list:before {
  content: "";
  /* '' */
}

.typcn-th-menu-outline:before {
  content: "";
  /* '' */
}

.typcn-th-menu:before {
  content: "";
  /* '' */
}

.typcn-th-small-outline:before {
  content: "";
  /* '' */
}

.typcn-th-small:before {
  content: "";
  /* '' */
}

.typcn-thermometer:before {
  content: "";
  /* '' */
}

.typcn-thumbs-down:before {
  content: "";
  /* '' */
}

.typcn-thumbs-ok:before {
  content: "";
  /* '' */
}

.typcn-thumbs-up:before {
  content: "";
  /* '' */
}

.typcn-tick-outline:before {
  content: "";
  /* '' */
}

.typcn-tick:before {
  content: "";
  /* '' */
}

.typcn-ticket:before {
  content: "";
  /* '' */
}

.typcn-time:before {
  content: "";
  /* '' */
}

.typcn-times-outline:before {
  content: "";
  /* '' */
}

.typcn-times:before {
  content: "";
  /* '' */
}

.typcn-trash:before {
  content: "";
  /* '' */
}

.typcn-tree:before {
  content: "";
  /* '' */
}

.typcn-upload-outline:before {
  content: "";
  /* '' */
}

.typcn-upload:before {
  content: "";
  /* '' */
}

.typcn-user-add-outline:before {
  content: "";
  /* '' */
}

.typcn-user-add:before {
  content: "";
  /* '' */
}

.typcn-user-delete-outline:before {
  content: "";
  /* '' */
}

.typcn-user-delete:before {
  content: "";
  /* '' */
}

.typcn-user-outline:before {
  content: "";
  /* '' */
}

.typcn-user:before {
  content: "";
  /* '' */
}

.typcn-vendor-android:before {
  content: "";
  /* '' */
}

.typcn-vendor-apple:before {
  content: "";
  /* '' */
}

.typcn-vendor-microsoft:before {
  content: "";
  /* '' */
}

.typcn-video-outline:before {
  content: "";
  /* '' */
}

.typcn-video:before {
  content: "";
  /* '' */
}

.typcn-volume-down:before {
  content: "";
  /* '' */
}

.typcn-volume-mute:before {
  content: "";
  /* '' */
}

.typcn-volume-up:before {
  content: "";
  /* '' */
}

.typcn-volume:before {
  content: "";
  /* '' */
}

.typcn-warning-outline:before {
  content: "";
  /* '' */
}

.typcn-warning:before {
  content: "";
  /* '' */
}

.typcn-watch:before {
  content: "";
  /* '' */
}

.typcn-waves-outline:before {
  content: "";
  /* '' */
}

.typcn-waves:before {
  content: "";
  /* '' */
}

.typcn-weather-cloudy:before {
  content: "";
  /* '' */
}

.typcn-weather-downpour:before {
  content: "";
  /* '' */
}

.typcn-weather-night:before {
  content: "";
  /* '' */
}

.typcn-weather-partly-sunny:before {
  content: "";
  /* '' */
}

.typcn-weather-shower:before {
  content: "";
  /* '' */
}

.typcn-weather-snow:before {
  content: "";
  /* '' */
}

.typcn-weather-stormy:before {
  content: "";
  /* '' */
}

.typcn-weather-sunny:before {
  content: "";
  /* '' */
}

.typcn-weather-windy-cloudy:before {
  content: "";
  /* '' */
}

.typcn-weather-windy:before {
  content: "";
  /* '' */
}

.typcn-wi-fi-outline:before {
  content: "";
  /* '' */
}

.typcn-wi-fi:before {
  content: "";
  /* '' */
}

.typcn-wine:before {
  content: "";
  /* '' */
}

.typcn-world-outline:before {
  content: "";
  /* '' */
}

.typcn-world:before {
  content: "";
  /* '' */
}

.typcn-zoom-in-outline:before {
  content: "";
  /* '' */
}

.typcn-zoom-in:before {
  content: "";
  /* '' */
}

.typcn-zoom-out-outline:before {
  content: "";
  /* '' */
}

.typcn-zoom-out:before {
  content: "";
  /* '' */
}

.typcn-zoom-outline:before {
  content: "";
  /* '' */
}

.typcn-zoom:before {
  content: "";
  /* '' */
}

/*# sourceMappingURL=icons.css.map */
/*# sourceMappingURL=icons.css.map */

/*# sourceMappingURL=icons.css.map */
