@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?49942690');
  src: url('../font/fontello.eot?49942690#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?49942690') format('woff'),
       url('../font/fontello.ttf?49942690') format('truetype'),
       url('../font/fontello.svg?49942690#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?49942690#fontello') format('svg');
  }
}


#contents [class^="icon-"]:before, #contents [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  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: 1em;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

#contents .icon-twitter:before { content: '\e800'; } /* '' */
#contents .icon-facebook:before { content: '\e801'; } /* '' */
#contents .icon-crown:before { content: '\e802'; } /* '' */
#contents .icon-music:before { content: '\e803'; } /* '' */
#contents .icon-heart:before { content: '\e804'; } /* '' */
#contents .icon-star:before { content: '\e805'; } /* '' */
#contents .icon-tag:before { content: '\e806'; } /* '' */
#contents .icon-bookmark:before { content: '\e807'; } /* '' */
#contents .icon-help:before { content: '\e808'; } /* '' */
#contents .icon-pencil:before { content: '\e809'; } /* '' */
#contents .icon-attention:before { content: '\e80a'; } /* '' */
#contents .icon-info:before { content: '\e80b'; } /* '' */
#contents .icon-down-open:before { content: '\e80d'; } /* '' */
#contents .icon-left-open:before { content: '\e80e'; } /* '' */
#contents .icon-right-open:before { content: '\e80f'; } /* '' */
#contents .icon-up-open:before { content: '\e810'; } /* '' */
#contents .icon-right-dir:before { content: '\e811'; } /* '' */
#contents .icon-right-hand:before { content: '\e812'; } /* '' */
#contents .icon-left-hand:before { content: '\e813'; } /* '' */
#contents .icon-up-hand:before { content: '\e814'; } /* '' */
#contents .icon-down-hand:before { content: '\e815'; } /* '' */
#contents .icon-down-big:before { content: '\e816'; } /* '' */
#contents .icon-left-big:before { content: '\e817'; } /* '' */
#contents .icon-right-big:before { content: '\e818'; } /* '' */
#contents .icon-up-big:before { content: '\e819'; } /* '' */
#contents .icon-play:before { content: '\e81a'; } /* '' */
#contents .icon-flight-1:before { content: '\e81b'; } /* '' */
#contents .icon-asterisk:before { content: '\e81c'; } /* '' */
#contents .icon-gift:before { content: '\e81d'; } /* '' */
#contents .icon-suitcase:before { content: '\e81e'; } /* '' */
#contents .icon-certificate:before { content: '\e81f'; } /* '' */
#contents .icon-yen:before { content: '\e820'; } /* '' */
#contents .icon-dollar:before { content: '\e821'; } /* '' */
#contents .icon-food:before { content: '\e822'; } /* '' */
#contents .icon-building:before { content: '\e823'; } /* '' */
#contents .icon-smile:before { content: '\e824'; } /* '' */
#contents .icon-facebook-squared:before { content: '\e825'; } /* '' */
#contents .icon-arrow-r:before { content: '\e826'; } /* '' */
#contents .icon-phone:before { content: '\e827'; } /* '' */
#contents .icon-note:before { content: '\e828'; } /* '' */
#contents .icon-flight-2:before { content: '\e829'; } /* '' */
#contents .icon-calendar:before { content: '\e82a'; } /* '' */
#contents .icon-moon-inv:before { content: '\e82b'; } /* '' */
#contents .icon-sun:before { content: '\e82c'; } /* '' */
#contents .icon-award:before { content: '\e82d'; } /* '' */
#contents .icon-rail:before { content: '\e82e'; } /* '' */
#contents .icon-bus:before { content: '\e82f'; } /* '' */
#contents .icon-ferry:before { content: '\e830'; } /* '' */
#contents .icon-wifi:before { content: '\e831'; } /* '' */
#contents .icon-restaurant:before { content: '\e832'; } /* '' */
#contents .icon-mail:before { content: '\e833'; } /* '' */
#contents .icon-search:before { content: '\e834'; } /* '' */
#contents .icon-location-outline:before { content: '\e835'; } /* '' */
#contents .icon-location:before { content: '\e836'; } /* '' */
#contents .icon-video:before { content: '\e837'; } /* '' */
#contents .icon-videocam:before { content: '\e838'; } /* '' */