@charset "UTF-8";

 @font-face {
  font-family: 'ponderate-0_0_1';
  src: url('../font/ponderate-0_0_1.eot?84059636');
  src: url('../font/ponderate-0_0_1.eot?84059636#iefix') format('embedded-opentype'),
       url('../font/ponderate-0_0_1.woff?84059636') format('woff'),
       url('../font/ponderate-0_0_1.ttf?84059636') format('truetype'),
       url('../font/ponderate-0_0_1.svg?84059636#ponderate-0_0_1') 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: 'ponderate-0_0_1';
    src: url('../font/ponderate-0_0_1.svg?84059636#ponderate-0_0_1') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ponderate-0_0_1";
  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-home:before { content: '\2302'; } /* '⌂' */
.icon-tools:before { content: '\2692'; } /* '⚒' */
.icon-cog:before { content: '\e800'; } /* '' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-ok:before { content: '\2713'; } /* '✓' */
.icon-cancel:before { content: '\2715'; } /* '✕' */
.icon-eject:before { content: '\2ecf'; } /* '⻏' */
.icon-users:before { content: '👥'; } /* '\1f465' */
.icon-lock:before { content: '\e803'; } /* '' */
.icon-lock-open:before { content: '\e802'; } /* '' */
.icon-trash:before { content: '\e729'; } /* '' */
.icon-eye:before { content: '\e70a'; } /* '' */
.icon-eye-off:before { content: '\e70b'; } /* '' */
.icon-graph:before { content: '\e805'; } /* '' */
.icon-share:before { content: '\e73c'; } /* '' */
.icon-login:before { content: '\e740'; } /* '' */
.icon-logout:before { content: '\e741'; } /* '' */
.icon-equalizer:before { content: '\e795'; } /* '' */
.icon-chart-pie:before { content: '\e7a2'; } /* '' */
.icon-runkeeper:before { content: '\e806'; } /* '' */
.icon-table:before { content: '\f0ce'; } /* '' */
.icon-facebook:before { content: '\e804'; } /* '' */
.icon-twitter:before { content: '\f303'; } /* '' */
.icon-github:before { content: '\f308'; } /* '' */
.icon-gplus:before { content: '\f309'; } /* '' */
.icon-linkedin:before { content: '\f31b'; } /* '' */
.icon-save:before { content: '💾'; } /* '\1f4be' */
.icon-calendar:before { content: '📅'; } /* '\1f4c5' */
.icon-chart-line:before { content: '📈'; } /* '\1f4c8' */
.icon-chart-bar:before { content: '📊'; } /* '\1f4ca' */
.icon-megaphone:before { content: '📣'; } /* '\1f4e3' */
.icon-link:before { content: '\e801'; } /* '' */