@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?9610488');
  src: url('../font/fontello.eot?9610488#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?9610488') format('woff2'),
       url('../font/fontello.woff?9610488') format('woff'),
       url('../font/fontello.ttf?9610488') format('truetype'),
       url('../font/fontello.svg?9610488#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?9610488#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-wheelchair-move:before { content: '\e800'; } /* '' */
.icon-wheelchair:before { content: '\e801'; } /* '' */
.icon-water-ladder:before { content: '\e802'; } /* '' */
.icon-washing-machine:before { content: '\e803'; } /* '' */
.icon-van-shuttle:before { content: '\e804'; } /* '' */
.icon-vacuum:before { content: '\e805'; } /* '' */
.icon-utensils:before { content: '\e806'; } /* '' */
.icon-user-chef:before { content: '\e807'; } /* '' */
.icon-tv:before { content: '\e808'; } /* '' */
.icon-tree-palm:before { content: '\e809'; } /* '' */
.icon-tree-city:before { content: '\e80a'; } /* '' */
.icon-train-tram:before { content: '\e80b'; } /* '' */
.icon-train-subway:before { content: '\e80c'; } /* '' */
.icon-toilet-paper-under:before { content: '\e80d'; } /* '' */
.icon-toilet:before { content: '\e80e'; } /* '' */
.icon-ticket-airline:before { content: '\e80f'; } /* '' */
.icon-taxi-bus:before { content: '\e810'; } /* '' */
.icon-taxi:before { content: '\e811'; } /* '' */
.icon-suitcase:before { content: '\e812'; } /* '' */
.icon-suitcase-rolling:before { content: '\e813'; } /* '' */
.icon-stairs:before { content: '\e814'; } /* '' */
.icon-spa:before { content: '\e815'; } /* '' */
.icon-restroom-simple:before { content: '\e816'; } /* '' */
.icon-refrigerator:before { content: '\e817'; } /* '' */
.icon-plate-utensils:before { content: '\e818'; } /* '' */
.icon-mountain-city:before { content: '\e819'; } /* '' */
.icon-dryer:before { content: '\e81a'; } /* '' */
.icon-air-conditioner:before { content: '\e81b'; } /* '' */
.icon-alarm-clock:before { content: '\e81c'; } /* '' */
.icon-car:before { content: '\e81d'; } /* '' */
.icon-phone:before { content: '\e81e'; } /* '' */
.icon-key:before { content: '\e81f'; } /* '' */
.icon-wifi:before { content: '\e820'; } /* '' */
.icon-briefcase:before { content: '\e821'; } /* '' */
.icon-bath:before { content: '\e822'; } /* '' */
.icon-snowflake:before { content: '\e823'; } /* '' */
.icon-earth-asia:before { content: '\e824'; } /* '' */
.icon-mug-saucer:before { content: '\e825'; } /* '' */
.icon-cable-car:before { content: '\e826'; } /* '' */
.icon-moped:before { content: '\e827'; } /* '' */
.icon-car-building:before { content: '\e828'; } /* '' */
.icon-passport:before { content: '\e829'; } /* '' */
.icon-door-open:before { content: '\e82a'; } /* '' */
.icon-hotel:before { content: '\e82b'; } /* '' */
.icon-shower:before { content: '\e82c'; } /* '' */
.icon-alarm-snooze:before { content: '\e82d'; } /* '' */
.icon-dice:before { content: '\e82e'; } /* '' */
.icon-wagon-covered:before { content: '\e82f'; } /* '' */
.icon-umbrella-beach:before { content: '\e830'; } /* '' */
.icon-microwave:before { content: '\e831'; } /* '' */
.icon-dumbbell:before { content: '\e832'; } /* '' */
.icon-plane-departure:before { content: '\e833'; } /* '' */
.icon-wine-glass-empty:before { content: '\e834'; } /* '' */
.icon-wine-glass:before { content: '\e835'; } /* '' */
.icon-wifi-slash:before { content: '\e836'; } /* '' */
