@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?4297289');
  src: url('../font/fontello.eot?4297289#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?4297289') format('woff'),
       url('../font/fontello.ttf?4297289') format('truetype'),
       url('../font/fontello.svg?4297289#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?4297289#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-delicious:before { content: '\23'; } /* '#' */
.icon-add:before { content: '\e800'; } /* '' */
.icon-gplus:before { content: '\2b'; } /* '+' */
.icon-pinterest:before { content: '\31'; } /* '1' */
.icon-dribbble:before { content: '\44'; } /* 'D' */
.icon-flickr:before { content: '\46'; } /* 'F' */
.icon-linkedin:before { content: '\4c'; } /* 'L' */
.icon-skype:before { content: '\53'; } /* 'S' */
.icon-twitter:before { content: '\54'; } /* 'T' */
.icon-youtube:before { content: '\55'; } /* 'U' */
.icon-vimeo:before { content: '\56'; } /* 'V' */
.icon-yahoo:before { content: '\59'; } /* 'Y' */
.icon-email:before { content: '\5d'; } /* ']' */
.icon-tumblr:before { content: '\74'; } /* 't' */
.icon-play:before { content: '\25b6'; } /* '▶' */
.icon-star:before { content: '\e802'; } /* '' */
.icon-star-empty:before { content: '\e801'; } /* '' */
.icon-like-empty:before { content: '\2661'; } /* '♡' */
.icon-like:before { content: '\2665'; } /* '♥' */
.icon-root:before { content: '\268f'; } /* '⚏' */
.icon-tools:before { content: '\2692'; } /* '⚒' */
.icon-warning:before { content: '\26a0'; } /* '⚠' */
.icon-edit:before { content: '\270e'; } /* '✎' */
.icon-tick:before { content: '\2713'; } /* '✓' */
.icon-close:before { content: '\2715'; } /* '✕' */
.icon-error:before { content: '\2716'; } /* '✖' */
.icon-quote:before { content: '\275e'; } /* '❞' */
.icon-repeat:before { content: '\27f3'; } /* '⟳' */
.icon-video:before { content: '\e80a'; } /* '' */
.icon-image:before { content: '\e80b'; } /* '' */
.icon-gallery:before { content: '\e80c'; } /* '' */
.icon-audio:before { content: '\e809'; } /* '' */
.icon-settings:before { content: '\e109'; } /* '' */
.icon-list-arrow:before { content: '\e4ae'; } /* '' */
.icon-info:before { content: '\e705'; } /* '' */
.icon-views:before { content: '\e70a'; } /* '' */
.icon-tag:before { content: '\e70c'; } /* '' */
.icon-reply:before { content: '\e712'; } /* '' */
.icon-comments:before { content: '\e720'; } /* '' */
.icon-shipping:before { content: '\e723'; } /* '' */
.icon-delete:before { content: '\e729'; } /* '' */
.icon-share:before { content: '\e73c'; } /* '' */
.icon-fullscreen:before { content: '\e803'; } /* '' */
.icon-cart:before { content: '\e7ae'; } /* '' */
.icon-grid:before { content: '\e808'; } /* '' */
.icon-logout:before { content: '\f02d'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-billing:before { content: '\f0d6'; } /* '' */
.icon-prev:before { content: '\e804'; } /* '' */
.icon-next:before { content: '\e805'; } /* '' */
.icon-top:before { content: '\e806'; } /* '' */
.icon-bottom:before { content: '\e807'; } /* '' */
.icon-circle:before { content: '\f10c'; } /* '' */
.icon-facebook:before { content: '\f300'; } /* '' */
.icon-instagram:before { content: '\f32d'; } /* '' */
.icon-thumb:before { content: '👍'; } /* '\1f44d' */
.icon-author:before { content: '👤'; } /* '\1f464' */
.icon-client:before { content: '👥'; } /* '\1f465' */
.icon-category:before { content: '📁'; } /* '\1f4c1' */
.icon-standard:before { content: '📄'; } /* '\1f4c4' */
.icon-calendar:before { content: '📅'; } /* '\1f4c5' */
.icon-attachment:before { content: '📎'; } /* '\1f4ce' */
.icon-download:before { content: '📥'; } /* '\1f4e5' */
.icon-search:before { content: '🔍'; } /* '\1f50d' */
.icon-password:before { content: '🔒'; } /* '\1f512' */
.icon-link:before { content: '🔗'; } /* '\1f517' */
.icon-date:before { content: '🕔'; } /* '\1f554' */