@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?99351723');
  src: url('../font/fontello.eot?99351723#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?99351723') format('woff'),
       url('../font/fontello.ttf?99351723') format('truetype'),
       url('../font/fontello.svg?99351723#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?99351723#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;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* 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-angle-double-up:before { content: '\e800'; } /* '' */
.icon-down-open:before { content: '\e801'; } /* '' */
.icon-angle-double-right:before { content: '\e802'; } /* '' */
.icon-angle-double-left:before { content: '\e803'; } /* '' */
.icon-angle-double-down:before { content: '\e804'; } /* '' */
.icon-left-open:before { content: '\e805'; } /* '' */
.icon-right-open:before { content: '\e806'; } /* '' */
.icon-up-open:before { content: '\e807'; } /* '' */
.icon-search:before { content: '\e808'; } /* '' */
.icon-mail:before { content: '\e809'; } /* '' */
.icon-mail-alt:before { content: '\e80a'; } /* '' */
.icon-ok:before { content: '\e80b'; } /* '' */
.icon-cancel:before { content: '\e80c'; } /* '' */
.icon-plus:before { content: '\e80d'; } /* '' */
.icon-pin:before { content: '\e80e'; } /* '' */
.icon-tag:before { content: '\e80f'; } /* '' */
.icon-tags:before { content: '\e810'; } /* '' */
.icon-quote-left:before { content: '\e811'; } /* '' */
.icon-quote-right:before { content: '\e812'; } /* '' */
.icon-home:before { content: '\e813'; } /* '' */
.icon-lock:before { content: '\e814'; } /* '' */
.icon-lock-open:before { content: '\e815'; } /* '' */
.icon-comment:before { content: '\e816'; } /* '' */
.icon-chat:before { content: '\e817'; } /* '' */
.icon-location-1:before { content: '\e818'; } /* '' */
.icon-trash:before { content: '\e819'; } /* '' */
.icon-docs:before { content: '\e81a'; } /* '' */
.icon-doc-text:before { content: '\e81b'; } /* '' */
.icon-box:before { content: '\e81c'; } /* '' */
.icon-rss:before { content: '\e81d'; } /* '' */
.icon-phone:before { content: '\e81e'; } /* '' */
.icon-fax:before { content: '\e81f'; } /* '' */
.icon-cog:before { content: '\e820'; } /* '' */
.icon-cog-alt:before { content: '\e821'; } /* '' */
.icon-wrench:before { content: '\e822'; } /* '' */
.icon-desktop:before { content: '\e823'; } /* '' */
.icon-laptop:before { content: '\e824'; } /* '' */
.icon-tablet:before { content: '\e825'; } /* '' */
.icon-mobile:before { content: '\e826'; } /* '' */
.icon-facebook-1:before { content: '\e827'; } /* '' */
.icon-lastfm:before { content: '\e828'; } /* '' */
.icon-flickr:before { content: '\e829'; } /* '' */
.icon-google:before { content: '\e82a'; } /* '' */
.icon-gplus-1:before { content: '\e82b'; } /* '' */
.icon-linkedin-1:before { content: '\e82c'; } /* '' */
.icon-skype-1:before { content: '\e82d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e82e'; } /* '' */
.icon-tumblr-1:before { content: '\e82f'; } /* '' */
.icon-twitter-1:before { content: '\e830'; } /* '' */
.icon-vine:before { content: '\e831'; } /* '' */
.icon-xing:before { content: '\e832'; } /* '' */
.icon-youtube:before { content: '\e833'; } /* '' */