@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?96922870');
  src: url('../font/fontello.eot?96922870#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?96922870') format('woff'),
       url('../font/fontello.ttf?96922870') format('truetype'),
       url('../font/fontello.svg?96922870#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?96922870#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-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-twitter-1:before { content: '\e816'; } /* '' */
.icon-star:before { content: '\2605'; } /* '★' */
.icon-star-half:before { content: '\e701'; } /* '' */
.icon-help-circle:before { content: '\e704'; } /* '' */
.icon-info-circle:before { content: '\e705'; } /* '' */
.icon-tag:before { content: '\e814'; } /* '' */
.icon-thumbs-up:before { content: '👍'; } /* '\1f44d' */
.icon-thumbs-down:before { content: '👎'; } /* '\1f44e' */
.icon-location:before { content: '\e724'; } /* '' */
.icon-doc:before { content: '\e827'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-phone:before { content: '📞'; } /* '\1f4de' */
.icon-menu:before { content: '\e82a'; } /* '' */
.icon-basket-1:before { content: '\e808'; } /* '' */
.icon-calendar:before { content: '📅'; } /* '\1f4c5' */
.icon-down-dir:before { content: '\25be'; } /* '▾' */
.icon-up-dir:before { content: '\25b4'; } /* '▴' */
.icon-left-dir:before { content: '\25c2'; } /* '◂' */
.icon-right-dir:before { content: '\25b8'; } /* '▸' */
.icon-down-open:before { content: '\e80a'; } /* '' */
.icon-left-open:before { content: '\e80b'; } /* '' */
.icon-right-open:before { content: '\e80c'; } /* '' */
.icon-up-open:before { content: '\e80d'; } /* '' */
.icon-angle-double-left:before { content: '\f100'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-angle-double-up:before { content: '\f102'; } /* '' */
.icon-angle-double-down:before { content: '\f103'; } /* '' */
.icon-globe-2:before { content: '🌎'; } /* '\1f30e' */
.icon-suitcase:before { content: '\e820'; } /* '' */
.icon-credit-card:before { content: '💳'; } /* '\1f4b3' */
.icon-facebook-squared:before { content: '\e80e'; } /* '' */
.icon-youtube:before { content: '\e819'; } /* '' */
.icon-check:before { content: '\2713'; } /* '✓' */
.icon-cancel:before { content: '\2715'; } /* '✕' */
.icon-home:before { content: '\2302'; } /* '⌂' */
.icon-export:before { content: '\e715'; } /* '' */
.icon-attention:before { content: '\26a0'; } /* '⚠' */
.icon-calendar-1:before { content: '\e800'; } /* '' */
.icon-clock:before { content: '\e80f'; } /* '' */
.icon-down-open-big:before { content: '\e81b'; } /* '' */
.icon-left-open-big:before { content: '\e81c'; } /* '' */
.icon-heart:before { content: '\2665'; } /* '♥' */
.icon-up-open-big:before { content: '\e81e'; } /* '' */
.icon-globe-3:before { content: '\e806'; } /* '' */
.icon-flickr-1:before { content: '\e825'; } /* '' */
.icon-pinterest:before { content: '\e817'; } /* '' */
.icon-reply:before { content: '\e712'; } /* '' */
.icon-forward:before { content: '\27a6'; } /* '➦' */
.icon-down-1:before { content: '\e801'; } /* '' */
.icon-left-1:before { content: '\e802'; } /* '' */
.icon-right-1:before { content: '\e803'; } /* '' */
.icon-up-1:before { content: '\e804'; } /* '' */
.icon-key:before { content: '\e807'; } /* '' */
.icon-location-1:before { content: '\e805'; } /* '' */
.icon-box:before { content: '📦'; } /* '\1f4e6' */
.icon-resize-full:before { content: '\e744'; } /* '' */
.icon-resize-full-alt:before { content: '\e745'; } /* '' */
.icon-resize-small:before { content: '\e746'; } /* '' */
.icon-resize-small-alt:before { content: '\e747'; } /* '' */
.icon-book:before { content: '\e810'; } /* '' */
.icon-th-list:before { content: '\2630'; } /* '☰' */
.icon-home-1:before { content: '\e815'; } /* '' */
.icon-edit-1:before { content: '\e824'; } /* '' */
.icon-print:before { content: '\e716'; } /* '' */
.icon-article-alt:before { content: '\e735'; } /* '' */
.icon-search:before { content: '\e809'; } /* '' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-chat-1:before { content: '\f03d'; } /* '' */
.icon-cog:before { content: '\e812'; } /* '' */
.icon-gplus:before { content: '\e826'; } /* '' */
.icon-google:before { content: '\e821'; } /* '' */
.icon-dropbox:before { content: '\64'; } /* 'd' */
.icon-facebook:before { content: '\f300'; } /* '' */
.icon-twitter:before { content: '\f302'; } /* '' */
.icon-linkedin:before { content: '\f31a'; } /* '' */
.icon-instagram:before { content: '\e81f'; } /* '' */
.icon-info-circled:before { content: '\e818'; } /* '' */
.icon-lock-1:before { content: '\e07e'; } /* '' */
.icon-tag-2:before { content: '\e822'; } /* '' */
.icon-download-alt:before { content: '\e0c3'; } /* '' */
.icon-edit:before { content: '\e823'; } /* '' */
.icon-phone-circled:before { content: '\e811'; } /* '' */
.icon-clipboard:before { content: '\e81a'; } /* '' */
.icon-right-open-big:before { content: '\e81d'; } /* '' */