@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?37199635');
  src: url('../font/fontello.eot?37199635#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?37199635') format('woff'),
       url('../font/fontello.ttf?37199635') format('truetype'),
       url('../font/fontello.svg?37199635#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?37199635#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: '\e800'; } /* '' */
.icon-ok-circled:before { content: '\e801'; } /* '' */
.icon-location:before { content: '\e802'; } /* '' */
.icon-desktop:before { content: '\e803'; } /* '' */
.icon-paste:before { content: '\e804'; } /* '' */
.icon-th-list:before { content: '\e805'; } /* '' */
.icon-bookmark:before { content: '\e806'; } /* '' */
.icon-stop:before { content: '\e807'; } /* '' */
.icon-circle:before { content: '\e808'; } /* '' */
.icon-star:before { content: '\e809'; } /* '' */
.icon-info-circled:before { content: '\e80c'; } /* '' */
.icon-help-circled:before { content: '\e80d'; } /* '' */
.icon-home:before { content: '\e80e'; } /* '' */
.icon-pencil:before { content: '\e813'; } /* '' */
.icon-print:before { content: '\e814'; } /* '' */
.icon-comment:before { content: '\e815'; } /* '' */
.icon-doc-inv:before { content: '\e819'; } /* '' */
.icon-phone-squared:before { content: '\e81a'; } /* '' */
.icon-phone:before { content: '\e81b'; } /* '' */
.icon-zoom-in:before { content: '\e81c'; } /* '' */
.icon-zoom-out:before { content: '\e81d'; } /* '' */
.icon-angle-double-left:before { content: '\e81e'; } /* '' */
.icon-angle-double-right:before { content: '\e81f'; } /* '' */
.icon-angle-circled-down:before { content: '\e820'; } /* '' */
.icon-angle-circled-up:before { content: '\e821'; } /* '' */
.icon-angle-circled-left:before { content: '\e822'; } /* '' */
.icon-angle-circled-right:before { content: '\e823'; } /* '' */
.icon-down-dir:before { content: '\e824'; } /* '' */
.icon-up-dir:before { content: '\e825'; } /* '' */
.icon-left-dir:before { content: '\e826'; } /* '' */
.icon-right-dir:before { content: '\e827'; } /* '' */
.icon-down-open:before { content: '\e828'; } /* '' */
.icon-left-open:before { content: '\e829'; } /* '' */
.icon-right-open:before { content: '\e82a'; } /* '' */
.icon-up-open:before { content: '\e82b'; } /* '' */
.icon-angle-left:before { content: '\e82c'; } /* '' */
.icon-angle-right:before { content: '\e82d'; } /* '' */
.icon-angle-up:before { content: '\e82e'; } /* '' */
.icon-angle-down:before { content: '\e82f'; } /* '' */
.icon-angle-double-down:before { content: '\e830'; } /* '' */
.icon-angle-double-up:before { content: '\e831'; } /* '' */
.icon-up-big:before { content: '\e832'; } /* '' */
.icon-right-big:before { content: '\e833'; } /* '' */
.icon-left-big:before { content: '\e834'; } /* '' */
.icon-down-big:before { content: '\e835'; } /* '' */
.icon-up:before { content: '\e836'; } /* '' */
.icon-leaf:before { content: '\e837'; } /* '' */
.icon-cab:before { content: '\e838'; } /* '' */
.icon-bus:before { content: '\e83a'; } /* '' */
.icon-bicycle:before { content: '\e83b'; } /* '' */
.icon-sitemap:before { content: '\e83e'; } /* '' */
.icon-copyright:before { content: '\e843'; } /* '' */