@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?82368157');
  src: url('../fonts/fontello.eot?82368157#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?82368157') format('woff'),
       url('../fonts/fontello.ttf?82368157') format('truetype'),
       url('../fonts/fontello.svg?82368157#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?82368157#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style:normal;
  font-weight: normal;
  speak: none;
 
  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-lodging:before { content: '\e800'; } /* '' */
.icon-wifi:before { content: '\e801'; } /* '' */
.icon-air:before { content: '\e802'; } /* '' */
.icon-monitor:before { content: '\e803'; } /* '' */
.icon-cafe:before { content: '\e804'; } /* '' */
.icon-phone-outline:before { content: '\e805'; } /* '' */
.icon-waves:before { content: '\e806'; } /* '' */
.icon-magic:before { content: '\e807'; } /* '' */
.icon-coffee:before { content: '\e808'; } /* '' */
.icon-food:before { content: '\e809'; } /* '' */
.icon-cc-visa:before { content: '\e80a'; } /* '' */
.icon-cc-mastercard:before { content: '\e80b'; } /* '' */
.icon-cc-discover:before { content: '\e80c'; } /* '' */
.icon-cc-amex:before { content: '\e80d'; } /* '' */
.icon-skyatlas:before { content: '\e80e'; } /* '' */
.icon-back-in-time:before { content: '\e80f'; } /* '' */
.icon-stopwatch:before { content: '\e810'; } /* '' */
.icon-cloud-wind:before { content: '\e811'; } /* '' */
.icon-bus:before { content: '\e812'; } /* '' */
.icon-aboveground-rail:before { content: '\e813'; } /* '' */
.icon-restaurant:before { content: '\e814'; } /* '' */
.icon-guidedog:before { content: '\e815'; } /* '' */
.icon-sound:before { content: '\e816'; } /* '' */
.icon-podcast:before { content: '\e817'; } /* '' */
.icon-street-view:before { content: '\e818'; } /* '' */
.icon-plug:before { content: '\e819'; } /* '' */
.icon-info:before { content: '\e81a'; } /* '' */
.icon-info-circled:before { content: '\e81b'; } /* '' */
.icon-bookmarks:before { content: '\e81c'; } /* '' */
.icon-rain:before { content: '\e81d'; } /* '' */
.icon-wine:before { content: '\e81e'; } /* '' */
.icon-scissors-outline:before { content: '\e81f'; } /* '' */
.icon-stopwatch-1:before { content: '\e820'; } /* '' */
.icon-tv:before { content: '\e821'; } /* '' */
.icon-t-shirt:before { content: '\e822'; } /* '' */
.icon-train:before { content: '\e823'; } /* '' */
.icon-bed:before { content: '\e824'; } /* '' */
.icon-whatsapp:before { content: '\e825'; } /* '' */
.icon-drizzle:before { content: '\e826'; } /* '' */
.icon-coffee-1:before { content: '\e827'; } /* '' */
.icon-water:before { content: '\e828'; } /* '' */
.icon-droplet:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-facebook-circled:before { content: '\e82b'; } /* '' */
.icon-facebook-rect:before { content: '\e82c'; } /* '' */
.icon-facebook-1:before { content: '\e82d'; } /* '' */
.icon-th-thumb-empty:before { content: '\e82e'; } /* '' */
.icon-instagram:before { content: '\e831'; } /* '' */
.icon-linkedin:before { content: '\e832'; } /* '' */
.icon-googleplus:before { content: '\e833'; } /* '' */
.icon-tumblr:before { content: '\e834'; } /* '' */
.icon-skype:before { content: '\e835'; } /* '' */
.icon-facebook-2:before { content: '\e836'; } /* '' */
.icon-blogger:before { content: '\e837'; } /* '' */
.icon-slideshare:before { content: '\e838'; } /* '' */
.icon-record { position:absolute; top:0px; right:0px; }
.icon-record:before { content: '\e82f'; } /* '' */
.icon-record-outline:before { content: '\e830'; } /* '' */
