@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?71635422');
  src: url('../font/fontello.eot?71635422#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?71635422') format('woff'),
       url('../font/fontello.ttf?71635422') format('truetype'),
       url('../font/fontello.svg?71635422#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?71635422#fontello') format('svg');
  }
}
*/
 
 [class^="iconfont-"]:before, [class*=" iconfont-"]: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); */
}
 
.iconfont-plus:before { content: '\2b'; } /* '+' */
.iconfont-minus:before { content: '\2d'; } /* '-' */
.iconfont-home:before { content: '\2302'; } /* '⌂' */
.iconfont-cloud:before { content: '\2601'; } /* '☁' */
.iconfont-star:before { content: '\2605'; } /* '★' */
.iconfont-star-empty:before { content: '\2606'; } /* '☆' */
.iconfont-cog:before { content: '\2699'; } /* '⚙' */
.iconfont-flash:before { content: '\26a1'; } /* '⚡' */
.iconfont-cog-alt:before { content: '\26ef'; } /* '⛯' */
.iconfont-edit:before { content: '\270d'; } /* '✍' */
.iconfont-pencil:before { content: '\270e'; } /* '✎' */
.iconfont-ok:before { content: '\2713'; } /* '✓' */
.iconfont-cancel:before { content: '\2715'; } /* '✕' */
.iconfont-cancel-circled:before { content: '\2716'; } /* '✖' */
.iconfont-asterisk:before { content: '\2731'; } /* '✱' */
.iconfont-tag:before { content: '\e70c'; } /* '' */
.iconfont-tags:before { content: '\e70d'; } /* '' */
.iconfont-comment:before { content: '\e718'; } /* '' */
.iconfont-chats:before { content: '\e720'; } /* '' */
.iconfont-location:before { content: '\e724'; } /* '' */
.iconfont-trash:before { content: '\e729'; } /* '' */
.iconfont-list-alt:before { content: '\e790'; } /* '' */
.iconfont-globe-inv:before { content: '\f019'; } /* '' */
.iconfont-chat:before { content: '\f03d'; } /* '' */
.iconfont-bookmark-empty:before { content: '\f097'; } /* '' */
.iconfont-phone-squared:before { content: '\f098'; } /* '' */
.iconfont-rss:before { content: '\f09e'; } /* '' */
.iconfont-docs:before { content: '\f0c5'; } /* '' */
.iconfont-menu:before { content: '\f0c9'; } /* '' */
.iconfont-gauge:before { content: '\f0e4'; } /* '' */
.iconfont-comment-empty:before { content: '\f0e5'; } /* '' */
.iconfont-chat-empty:before { content: '\f0e6'; } /* '' */
.iconfont-lightbulb:before { content: '\f0eb'; } /* '' */
.iconfont-doc-text:before { content: '\f0f6'; } /* '' */
.iconfont-desktop:before { content: '\f108'; } /* '' */
.iconfont-laptop:before { content: '\f109'; } /* '' */
.iconfont-tablet:before { content: '\f10a'; } /* '' */
.iconfont-mobile:before { content: '\f10b'; } /* '' */
.iconfont-direction:before { content: '\f124'; } /* '' */
.iconfont-help:before { content: '\f128'; } /* '' */
.iconfont-info:before { content: '\f129'; } /* '' */
.iconfont-attention-alt:before { content: '\f12a'; } /* '' */
.iconfont-calendar-empty:before { content: '\f133'; } /* '' */
.iconfont-doc-text-inv:before { content: '\f15c'; } /* '' */
.iconfont-comment-1:before { content: '\f4ac'; } /* '' */
.iconfont-globe:before { content: '🌎'; } /* '\1f30e' */
.iconfont-leaf:before { content: '🍂'; } /* '\1f342' */
.iconfont-gift:before { content: '🎁'; } /* '\1f381' */
.iconfont-target:before { content: '🎯'; } /* '\1f3af' */
.iconfont-user:before { content: '👤'; } /* '\1f464' */
.iconfont-users:before { content: '👥'; } /* '\1f465' */
.iconfont-credit-card:before { content: '💳'; } /* '\1f4b3' */
.iconfont-floppy:before { content: '💾'; } /* '\1f4be' */
.iconfont-doc:before { content: '📄'; } /* '\1f4c4' */
.iconfont-calendar:before { content: '📅'; } /* '\1f4c5' */
.iconfont-phone:before { content: '📞'; } /* '\1f4de' */
.iconfont-upload:before { content: '📤'; } /* '\1f4e4' */
.iconfont-download:before { content: '📥'; } /* '\1f4e5' */
.iconfont-bookmark:before { content: '🔖'; } /* '\1f516' */
.iconfont-wrench:before { content: '🔧'; } /* '\1f527' */
.iconfont-clock:before { content: '🕔'; } /* '\1f554' */