@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?43095496');
  src: url('../font/fontello.eot?43095496#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?43095496') format('woff2'),
       url('../font/fontello.woff?43095496') format('woff'),
       url('../font/fontello.ttf?43095496') format('truetype'),
       url('../font/fontello.svg?43095496#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?43095496#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%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
 .icon-email:before { content: '\e800';  color:red; font-size:18px; cursor:pointer;} /* '' */
.icon-email:hover:before { content: '\e800'; color:lime; font-size:18px; cursor:pointer;} /* '' */
.icon-info:before { content: '\e801'; color:red;} /* '' */
.icon-plus:before { content: '\e802'; color:black;  font-size:16px;  cursor:pointer;} /* '' */
.icon-plus:hover:before { content: '\e802';  color:lime;  font-size:16px; cursor:pointer;} /* '' */
.icon-ok:before { content: '\e803'; color:black;  font-size:22px;  cursor:pointer;} /* '' */
.icon-ok:hover:before { content: '\e803';  color:lime;  font-size:22px; cursor:pointer;} /* '' */
.icon-cancel:before { content: '\e804';  color:red;  font-size:18px;} /* '' */
.icon-user:before { content: '\e805'; color:red;} /* '' */
.icon-edit:before { content: '\e806'; color:red;} /* '' */
.icon-comment:before { content: '\e807'; color:red;} /* '' */
.icon-mail:before { content: '\e808'; color:red;} /* '' */
.icon-emo-unhappy:before { content: '\e809'; color:red; font-size:43px;} /* '' */
.icon-off:before { content: '\e80a';  color:red; font-size:15px;} /* '' */
.icon-users:before { content: '\e80b'; color:red;} /* '' */
.icon-login:before { content: '\e80c'; color:red;} /* '' */
.icon-menu:before { content: '\e80d'; color:red;} /* '' */
.icon-chat:before { content: '\e80e'; color:red;} /* '' */
.icon-vcard:before { content: '\e80f'; color:red;} /* '' */
.icon-lock-open:before { content: '\e810';  color:lightblue; font-size:15px;} /* '' */
.icon-lock:before { content: '\e811';  color:lightblue; font-size:15px;} /* '' */
.icon-picture:before { content: '\e812'; color:red;} /* '' */
.icon-award:before { content: '\e813';color:red; } /* '' */
.icon-plus-outline:before { content: '\e814'; color:black;  font-size:18px; opacity:0.6; cursor:default;} /* '' */
.icon-minus-outline:before { content: '\e815'; color:black;  font-size:18px; opacity:0.6; cursor:default;} /* '' */
.icon-check:before { content: '\e816'; color:lime;  font-size:18px;} /* '' */
.icon-ok-outline:before { content: '\e817';  color:black;  font-size:22px; opacity:0.6; cursor:default;} /* '' */
.icon-ok-1:before { content: '\e818';  color:lime;  font-size:22px; cursor:default;} /* '' */
.icon-search:before { content: '\e819'; color:red;} /* '' */
.icon-download:before { content: '\e81a'; color:red;} /* '' */
.icon-minus:before { content: '\e81b';  color:black;  font-size:16px;  cursor:pointer;} /* '' */
.icon-minus:hover:before { content: '\e81b'; color:red; font-size:16px; cursor:pointer;} /* '' */
.icon-link-ext:before { content: '\f08e'; color:red;} /* '' */
.icon-mail-alt:before { content: '\f0e0'; color:red;} /* '' */
.icon-sitemap:before { content: '\f0e8'; color:red;} /* '' */
.icon-reply:before { content: '\f112'; color:red; font-size:16px; cursor:pointer;} /* '' */
.icon-reply:hover:before { content: '\f112';color:lime; font-size:16px; cursor:pointer;} /* '' */
.icon-paragraph:before { content: '\f1dd'; color:red;} /* '' */
.icon-book:before { content: '\e81c'; color:lime;  font-size:20px; margin-top:16px;} /* '' */
.icon-chat-1:before { content: '\e81d'; color:lime;   font-size:20px; margin-top:16px;} /* '' */
.icon-book-1:before { content: '\e81e'; color:red;} /* '' */
.icon-left-circled:before { content: '\e81f'; color:red;  font-size:45px;  cursor:pointer;} /* '' */
.icon-left-circled:hover:before { content: '\e81f'; color:lime;  font-size:45px;  cursor:pointer;} /* '' */
.icon-right-circled:before { content: '\e820'; color:red;  font-size:45px;  cursor:pointer;} /* '' */
.icon-right-circled:hover:before { content: '\e820'; color:lime;  font-size:45px;  cursor:pointer;} /* '' */