@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot%3F91373583');
  src: url('../font/fontello.eot%3F91373583') format('embedded-opentype'),
       url('../font/fontello.woff%3F91373583') format('woff'),
       url('../font/fontello.ttf%3F91373583') format('truetype'),
       url('../font/fontello.svg%3F91373583') 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?91373583#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-pencil:before { content: '\e800'; } /* '' */
.icon-link:before { content: '\e801'; } /* '' */
.icon-twitter:before { content: '\e802'; } /* '' */
.icon-star:before { content: '\e803'; } /* '' */
.icon-tag:before { content: '\e804'; } /* '' */
.icon-share:before { content: '\e805'; } /* '' */
.icon-heart:before { content: '\e806'; } /* '' */
.icon-plus:before { content: '\e807'; } /* '' */
.icon-facebook:before { content: '\e808'; } /* '' */
.icon-minus:before { content: '\e809'; } /* '' */
.icon-eye:before { content: '\e80a'; } /* '' */
.icon-pinterest:before { content: '\e80b'; } /* '' */
.icon-quote:before { content: '\e80c'; } /* '' */
.icon-post:before { content: '\e80d'; } /* '' */
.icon-chat:before { content: '\e80e'; } /* '' */
.icon-menu:before { content: '\e80f'; } /* '' */
.icon-videocam:before { content: '\e810'; } /* '' */
.icon-image:before { content: '\e811'; } /* '' */
.icon-flag:before { content: '\e812'; } /* '' */
.icon-quote-1:before { content: '\e813'; } /* '' */
.icon-music:before { content: '\e814'; } /* '' */
.icon-comment:before { content: '\e815'; } /* '' */
.icon-down-open:before { content: '\e816'; } /* '' */
.icon-up-open:before { content: '\e817'; } /* '' */
.icon-gallery:before { content: '\e818'; } /* '' */
.icon-volume-up:before { content: '\e819'; } /* '' */
.icon-volume-off:before { content: '\e81a'; } /* '' */
.icon-play:before { content: '\e81b'; } /* '' */
.icon-pause:before { content: '\e81c'; } /* '' */
.icon-right-open-big:before { content: '\e81d'; } /* '' */
.icon-left-open-big:before { content: '\e81e'; } /* '' */
.icon-up-open-big:before { content: '\e81f'; } /* '' */
.icon-down-open-big:before { content: '\e820'; } /* '' */
.icon-lightbulb:before { content: '\e821'; } /* '' */
.icon-cancel:before { content: '\e822'; } /* '' */
.icon-ok:before { content: '\e823'; } /* '' */
.icon-email:before { content: '\e824'; } /* '' */
.icon-right-open-micro:before { content: '\e825'; } /* '' */
.icon-quote-left-alt:before { content: '\e826'; } /* '' */
.icon-gplus:before { content: '\e827'; } /* '' */
.icon-linkedin:before { content: '\e828'; } /* '' */
.icon-dribbble:before { content: '\e829'; } /* '' */
.icon-tumblr:before { content: '\e82a'; } /* '' */
.icon-behance:before { content: '\e82b'; } /* '' */
.icon-youtube:before { content: '\e82c'; } /* '' */
.icon-vimeo:before { content: '\e82d'; } /* '' */
.icon-rss:before { content: '\e82e'; } /* '' */
.icon-right-bold:before { content: '\e82f'; } /* '' */
.icon-right:before { content: '\e830'; } /* '' */
.icon-flickr:before { content: '\e831'; } /* '' */
.icon-thumbs-up:before { content: '\e832'; } /* '' */
.icon-thumbs-down:before { content: '\e833'; } /* '' */
.icon-tag-1:before { content: '\e834'; } /* '' */
.icon-basket:before { content: '\e835'; } /* '' */
.icon-clock:before { content: '\e836'; } /* '' */
.icon-trash:before { content: '\e837'; } /* '' */
.icon-user-male:before { content: '\e838'; } /* '' */
.icon-users:before { content: '\e839'; } /* '' */
.icon-user-female:before { content: '\e83a'; } /* '' */
.icon-attention:before { content: '\e83b'; } /* '' */
.icon-pencil-1:before { content: '\e83c'; } /* '' */
.icon-pencil-alt:before { content: '\e83d'; } /* '' */
.icon-moon-inv:before { content: '\e83e'; } /* '' */
.icon-moon:before { content: '\e83f'; } /* '' */
.icon-cloud-moon:before { content: '\e840'; } /* '' */
.icon-cloud-sun:before { content: '\e841'; } /* '' */
.icon-hail:before { content: '\e842'; } /* '' */
.icon-snow-heavy:before { content: '\e843'; } /* '' */
.icon-cloud-flash:before { content: '\e844'; } /* '' */
.icon-snow:before { content: '\e845'; } /* '' */
.icon-rain:before { content: '\e846'; } /* '' */
.icon-star-1:before { content: '\e847'; } /* '' */
.icon-heart-1:before { content: '\e848'; } /* '' */
.icon-globe:before { content: '\e849'; } /* '' */
.icon-female:before { content: '\e84a'; } /* '' */
.icon-male:before { content: '\e84b'; } /* '' */
.icon-pitch:before { content: '\e84c'; } /* '' */
.icon-lock-open:before { content: '\e84d'; } /* '' */
.icon-lock:before { content: '\e84e'; } /* '' */
.icon-tree-1:before { content: '\e84f'; } /* '' */
.icon-tree-2:before { content: '\e850'; } /* '' */
.icon-warehouse:before { content: '\e851'; } /* '' */
.icon-embassy:before { content: '\e852'; } /* '' */
.icon-garden:before { content: '\e853'; } /* '' */
.icon-fire-station:before { content: '\e854'; } /* '' */
.icon-plancast:before { content: '\e855'; } /* '' */
.icon-cogs:before { content: '\e856'; } /* '' */
.icon-fire:before { content: '\e857'; } /* '' */
.icon-globe-1:before { content: '\e858'; } /* '' */
.icon-cd:before { content: '\e859'; } /* '' */
.icon-desktop:before { content: '\e85a'; } /* '' */
.icon-mobile:before { content: '\e85b'; } /* '' */
.icon-sound:before { content: '\e85c'; } /* '' */
.icon-beaker:before { content: '\e85d'; } /* '' */
.icon-food:before { content: '\e85e'; } /* '' */
.icon-diamond:before { content: '\e85f'; } /* '' */
.icon-t-shirt:before { content: '\e860'; } /* '' */
.icon-pencil-2:before { content: '\e861'; } /* '' */
.icon-eye-1:before { content: '\e862'; } /* '' */
.icon-user:before { content: '\e863'; } /* '' */
.icon-star-2:before { content: '\e864'; } /* '' */
.icon-heart-2:before { content: '\e865'; } /* '' */
.icon-search:before { content: '\e866'; } /* '' */
.icon-music-1:before { content: '\e867'; } /* '' */
.icon-mail:before { content: '\e868'; } /* '' */
.icon-key:before { content: '\e869'; } /* '' */
.icon-graduation-cap:before { content: '\e86a'; } /* '' */
.icon-cup:before { content: '\e86b'; } /* '' */
.icon-comment-2:before { content: '\e86c'; } /* '' */
.icon-location:before { content: '\e86d'; } /* '' */
.icon-thumbs-up-1:before { content: '\e86e'; } /* '' */
.icon-camera:before { content: '\e86f'; } /* '' */
.icon-photo:before { content: '\e870'; } /* '' */
.icon-videocam:before { content: '\e871'; } /* '' */
.icon-cog:before { content: '\e872'; } /* '' */
.icon-params:before { content: '\e873'; } /* '' */
.icon-camera67:before { content: '\e881'; } /* '' */
.icon-human50:before { content: '\e883'; } /* '' */
.icon-panel:before { content: '\e876'; } /* '' */
.icon-left36:before { content: '\e882'; } /* '' */
.icon-left96:before { content: '\e878'; } /* '' */
.icon-angle-double-right:before { content: '\e879'; } /* '' */
.icon-attention-alt:before { content: '\e87a'; } /* '' */
.icon-person:before { content: '\e87b'; } /* '' */
.icon-home:before { content: '\e87c'; } /* '' */
.icon-man:before { content: '\e87d'; } /* '' */
.icon-mountains:before { content: '\e87e'; } /* '' */
.icon-tribal:before { content: '\e87f'; } /* '' */
.icon-favorite:before { content: '\e880'; } /* '' */
.icon-house:before { content: '\e874'; } /* '' */
.icon-clock-1:before { content: '\e877'; } /* '' */
.icon-foot:before { content: '\e875'; } /* '' */
.icon-truck:before { content: '\e884'; } /* '' */
.icon-briefcase:before { content: '\e885'; } /* '' */
.icon-gift:before { content: '\e886'; } /* '' */
.icon-camera-alt:before { content: '\e887'; } /* '' */
.icon-info:before { content: '\e888'; } /* '' */
.icon-help:before { content: '\e889'; } /* '' */
.icon-attach:before { content: '\e88a'; } /* '' */
.icon-calendar:before { content: '\e88b'; } /* '' */
.icon-trash-1:before { content: '\e88c'; } /* '' */
.icon-down-open-mini:before { content: '\e88d'; } /* '' */
.icon-left-open-mini:before { content: '\e88e'; } /* '' */
.icon-up-open-mini:before { content: '\e88f'; } /* '' */
.icon-clock136:before { content: '\e890'; } /* '' */
.icon-square190:before { content: '\e891'; } /* '' */
.icon-inspiration:before { content: '\e892'; } /* '' */
.icon-walk7:before { content: '\e893'; } /* '' */
.icon-web40:before { content: '\e894'; } /* '' */
.icon-342:before { content: '\e895'; } /* '' */
.icon-1232:before { content: '\e896'; } /* '' */
.icon-656:before { content: '\e897'; } /* '' */
.icon-4:before { content: '\e898'; } /* '' */
.icon-1:before { content: '\e899'; } /* '' */
.icon-3:before { content: '\e89a'; } /* '' */
.icon-2:before { content: '\e883'; } /* '' */