@font-face {
  font-family: 'fontello';
  src: url('/../fonts/fontello.eot?1258935');
  src: url('/../fonts/fontello.eot?1258935#iefix') format('embedded-opentype'),
       url('/../fonts/fontello.woff?1258935') format('woff'),
       url('/../fonts/fontello.ttf?1258935') format('truetype'),
       url('/../fonts/fontello.svg?1258935#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?1258935#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-male:before { content: '\e800'; } /* '' */
.icon-female:before { content: '\e801'; } /* '' */
.icon-child:before { content: '\e802'; } /* '' */
.icon-user-md:before { content: '\e803'; } /* '' */
.icon-stethoscope:before { content: '\e804'; } /* '' */
.icon-ambulance:before { content: '\e805'; } /* '' */
.icon-medkit:before { content: '\e806'; } /* '' */
.icon-h-sigh:before { content: '\e807'; } /* '' */
.icon-plus-squared:before { content: '\e808'; } /* '' */
.icon-minus-squared:before { content: '\e809'; } /* '' */
.icon-bell-alt:before { content: '\e80a'; } /* '' */
.icon-bell:before { content: '\e80b'; } /* '' */
.icon-attention:before { content: '\e80c'; } /* '' */
.icon-coffee:before { content: '\e80d'; } /* '' */
.icon-food:before { content: '\e80e'; } /* '' */
.icon-beer:before { content: '\e80f'; } /* '' */
.icon-moon:before { content: '\e811'; } /* '' */
.icon-umbrella:before { content: '\e812'; } /* '' */
.icon-flight:before { content: '\e813'; } /* '' */
.icon-fighter-jet:before { content: '\e814'; } /* '' */
.icon-briefcase:before { content: '\e815'; } /* '' */
.icon-suitcase:before { content: '\e816'; } /* '' */
.icon-paste:before { content: '\e817'; } /* '' */
.icon-scissors:before { content: '\e818'; } /* '' */
.icon-cab:before { content: '\e819'; } /* '' */
.icon-taxi:before { content: '\e81a'; } /* '' */
.icon-truck:before { content: '\e81b'; } /* '' */
.icon-bus:before { content: '\e81c'; } /* '' */
.icon-bicycle:before { content: '\e81d'; } /* '' */
.icon-chart-pie:before { content: '\e81e'; } /* '' */
.icon-chart-area:before { content: '\e81f'; } /* '' */
.icon-chart-bar:before { content: '\e820'; } /* '' */
.icon-meh:before { content: '\e821'; } /* '' */
.icon-frown:before { content: '\e822'; } /* '' */
.icon-smile:before { content: '\e823'; } /* '' */
.icon-graduation-cap:before { content: '\e824'; } /* '' */
.icon-eyedropper:before { content: '\e825'; } /* '' */
.icon-birthday:before { content: '\e826'; } /* '' */
.icon-slideshare:before { content: '\e827'; } /* '' */
.icon-users:before { content: '\e828'; } /* '' */
.icon-pitch:before { content: '\e829'; } /* '' */
.icon-group:before { content: '\e82a'; } /* '' */
.icon-user:before { content: '\e82b'; } /* '' */
.icon-torso:before { content: '\e82c'; } /* '' */
.icon-universal-access:before { content: '\e82d'; } /* '' */
.icon-female-1:before { content: '\e82e'; } /* '' */
.icon-male-1:before { content: '\e82f'; } /* '' */
.icon-guidedog:before { content: '\e830'; } /* '' */
.icon-accessibility:before { content: '\e831'; } /* '' */
.icon-blind:before { content: '\e832'; } /* '' */
.icon-child-1:before { content: '\e833'; } /* '' */
.icon-adult:before { content: '\e834'; } /* '' */
