@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?44549557');
  src: url('font/fontello.eot?44549557#iefix') format('embedded-opentype'),
       url('font/fontello.woff?44549557') format('woff'),
       url('font/fontello.ttf?44549557') format('truetype'),
       url('font/fontello.svg?44549557#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?44549557#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%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-spin1:before { content: '\31'; } /* '1' */
.icon-sun-inv:before { content: '\e808'; } /* '' */
.icon-mail-alt:before { content: '\33'; } /* '3' */
.icon-heart-1:before { content: '\34'; } /* '4' */
.icon-star:before { content: '\e80a'; } /* '' */
.icon-user-1:before { content: '\35'; } /* '5' */
.icon-users:before { content: '\36'; } /* '6' */
.icon-videocam:before { content: '\37'; } /* '7' */
.icon-camera:before { content: '\38'; } /* '8' */
.icon-th-1:before { content: '\39'; } /* '9' */
.icon-th-list:before { content: '\e804'; } /* '' */
.icon-help:before { content: '\3f'; } /* '?' */
.icon-eye:before { content: '\30'; } /* '0' */
.icon-download:before { content: '\61'; } /* 'a' */
.icon-comment:before { content: '\62'; } /* 'b' */
.icon-location-2:before { content: '\63'; } /* 'c' */
.icon-direction:before { content: '\e80b'; } /* '' */
.icon-docs:before { content: '\64'; } /* 'd' */
.icon-doc-inv:before { content: '\65'; } /* 'e' */
.icon-phone:before { content: '\66'; } /* 'f' */
.icon-calendar-1:before { content: '\67'; } /* 'g' */
.icon-calendar-empty:before { content: '\68'; } /* 'h' */
.icon-down-open:before { content: '\69'; } /* 'i' */
.icon-search-1:before { content: '\32'; } /* '2' */
.icon-right-open:before { content: '\6b'; } /* 'k' */
.icon-up-open:before { content: '\6c'; } /* 'l' */
.icon-angle-left:before { content: '\6d'; } /* 'm' */
.icon-angle-right:before { content: '\6e'; } /* 'n' */
.icon-angle-up:before { content: '\6f'; } /* 'o' */
.icon-angle-down:before { content: '\70'; } /* 'p' */
.icon-right-hand-1:before { content: '\e80c'; } /* '' */
.icon-globe:before { content: '\e806'; } /* '' */
.icon-sun:before { content: '\e807'; } /* '' */
.icon-book-1:before { content: '\71'; } /* 'q' */
.icon-gift:before { content: '\72'; } /* 'r' */
.icon-megaphone:before { content: '\e805'; } /* '' */
.icon-facebook-squared:before { content: '\73'; } /* 's' */
.icon-linkedin:before { content: '\74'; } /* 't' */
.icon-youtube-play:before { content: '\76'; } /* 'v' */
.icon-down-open-big:before { content: '\e800'; } /* '' */
.icon-left-open-big:before { content: '\e801'; } /* '' */
.icon-right-open-big:before { content: '\e802'; } /* '' */
.icon-up-open-big:before { content: '\e803'; } /* '' */
.icon-user:before { content: '\77'; } /* 'w' */
.icon-user-pair:before { content: '\78'; } /* 'x' */
.icon-left-open:before { content: '\6a'; } /* 'j' */