@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?46692901');
  src: url('../font/fontello.eot?46692901#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?46692901') format('woff'),
       url('../font/fontello.ttf?46692901') format('truetype'),
       url('../font/fontello.svg?46692901#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?46692901#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-squared:before { content: '\21'; } /* '!' */
.icon-flash:before { content: '\22'; } /* '&quot;' */
.icon-down-open-mini:before { content: '\23'; } /* '#' */
.icon-up-open-mini:before { content: '\24'; } /* '$' */
.icon-right-open-mini:before { content: '\25'; } /* '%' */
.icon-left-open-mini:before { content: '\26'; } /* '&amp;' */
.icon-forward:before { content: '\27'; } /* ''' */
.icon-search:before { content: '\28'; } /* '(' */
.icon-eye:before { content: '\29'; } /* ')' */
.icon-retweet:before { content: '\2a'; } /* '*' */
.icon-lock:before { content: '\2b'; } /* '+' */
.icon-post:before { content: '\2c'; } /* ',' */
.icon-thumbs-up-alt:before { content: '\2d'; } /* '-' */
.icon-thumbs-down-alt:before { content: '\2e'; } /* '.' */
.icon-pencil:before { content: '\2f'; } /* '/' */
.icon-camera:before { content: '\30'; } /* '0' */
.icon-user-add:before { content: '\31'; } /* '1' */
.icon-users:before { content: '\32'; } /* '2' */
.icon-user-2:before { content: '\33'; } /* '3' */
.icon-link-1:before { content: '\34'; } /* '4' */
.icon-home:before { content: '\35'; } /* '5' */
.icon-chat:before { content: '\36'; } /* '6' */
.icon-cog-1:before { content: '\37'; } /* '7' */
.icon-globe-inv:before { content: '\38'; } /* '8' */
.icon-flag-1:before { content: '\39'; } /* '9' */
.icon-location:before { content: '\3a'; } /* ':' */
.icon-picture:before { content: '\3b'; } /* ';' */
.icon-star:before { content: '\3c'; } /* '&lt;' */
.icon-star-circled:before { content: '\3d'; } /* '=' */
.icon-trash:before { content: '\41'; } /* 'A' */
.icon-spin5:before { content: '\42'; } /* 'B' */
.icon-cog:before { content: '\43'; } /* 'C' */
.icon-calendar-empty:before { content: '\44'; } /* 'D' */
.icon-user-1:before { content: '\45'; } /* 'E' */
.icon-bookmark-empty:before { content: '\46'; } /* 'F' */
.icon-bookmark:before { content: '\47'; } /* 'G' */
.icon-menu:before { content: '\48'; } /* 'H' */
.icon-cancel:before { content: '\49'; } /* 'I' */
.icon-ok-squared:before { content: '\4a'; } /* 'J' */
.icon-cancel-1:before { content: '\4b'; } /* 'K' */
.icon-check:before { content: '\4c'; } /* 'L' */