@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?88487481');
  src: url('../font/fontello.eot?88487481#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?88487481') format('woff2'),
       url('../font/fontello.woff?88487481') format('woff'),
       url('/assets/fonts/fontello.ttf') format('truetype'),
       url('../font/fontello.svg?88487481#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?88487481#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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-music:before { content: '\e800'; } /* '' */
.icon-search:before { content: '\e801'; } /* '' */
.icon-lightbulb:before { content: '\e802'; } /* '' */
.icon-inbox:before { content: '\e803'; } /* '' */
.icon-lock:before { content: '\e804'; } /* '' */
.icon-tag:before { content: '\e805'; } /* '' */
.icon-truck:before { content: '\e806'; } /* '' */
.icon-food:before { content: '\e807'; } /* '' */
.icon-shop:before { content: '\e808'; } /* '' */
.icon-cup:before { content: '\e809'; } /* '' */
.icon-location:before { content: '\e80a'; } /* '' */
.icon-sound:before { content: '\e80b'; } /* '' */
.icon-calendar:before { content: '\e80c'; } /* '' */
.icon-wallet:before { content: '\e80d'; } /* '' */
.icon-params:before { content: '\e80e'; } /* '' */
.icon-cog:before { content: '\e80f'; } /* '' */
.icon-note:before { content: '\e810'; } /* '' */
.icon-doc:before { content: '\e811'; } /* '' */
.icon-trash:before { content: '\e812'; } /* '' */
.icon-t-shirt:before { content: '\e813'; } /* '' */
.icon-diamond:before { content: '\e814'; } /* '' */
.icon-snow:before { content: '\e815'; } /* '' */
.icon-snow-alt:before { content: '\e816'; } /* '' */
.icon-snow-heavy:before { content: '\e817'; } /* '' */
.icon-hail:before { content: '\e818'; } /* '' */
.icon-clouds:before { content: '\e819'; } /* '' */
.icon-clouds-flash:before { content: '\e81a'; } /* '' */
.icon-sun:before { content: '\e81b'; } /* '' */
.icon-emo-happy:before { content: '\e81c'; } /* '' */
.icon-emo-unhappy:before { content: '\e81d'; } /* '' */
.icon-emo-wink2:before { content: '\e81e'; } /* '' */
.icon-emo-wink:before { content: '\e81f'; } /* '' */
.icon-emo-sleep:before { content: '\e820'; } /* '' */
.icon-emo-thumbsup:before { content: '\e821'; } /* '' */
.icon-basket:before { content: '\e822'; } /* '' */
.icon-cog-1:before { content: '\e823'; } /* '' */
.icon-cog-alt:before { content: '\e824'; } /* '' */
.icon-truck-1:before { content: '\e825'; } /* '' */
.icon-heart:before { content: '\e826'; } /* '' */
.icon-heart-empty:before { content: '\e827'; } /* '' */
.icon-star-empty:before { content: '\e828'; } /* '' */
.icon-star:before { content: '\e829'; } /* '' */
.icon-users:before { content: '\e82a'; } /* '' */
.icon-user:before { content: '\e82b'; } /* '' */
.icon-tag-1:before { content: '\e82c'; } /* '' */
.icon-home:before { content: '\e82d'; } /* '' */
.icon-toilet:before { content: '\e83b'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-gauge:before { content: '\f0e4'; } /* '' */
.icon-user-md:before { content: '\f0f0'; } /* '' */
.icon-stethoscope:before { content: '\f0f1'; } /* '' */
.icon-coffee:before { content: '\f0f4'; } /* '' */
.icon-food-1:before { content: '\f0f5'; } /* '' */
.icon-building:before { content: '\f0f7'; } /* '' */
.icon-hospital:before { content: '\f0f8'; } /* '' */
.icon-ambulance:before { content: '\f0f9'; } /* '' */
.icon-medkit:before { content: '\f0fa'; } /* '' */
.icon-beer:before { content: '\f0fc'; } /* '' */
.icon-h-sigh:before { content: '\f0fd'; } /* '' */
.icon-bank:before { content: '\f19c'; } /* '' */
.icon-building-filled:before { content: '\f1ad'; } /* '' */
.icon-bicycle:before { content: '\f206'; } /* '' */
.icon-bus:before { content: '\f207'; } /* '' */
.icon-cart-plus:before { content: '\f217'; } /* '' */
.icon-cart-arrow-down:before { content: '\f218'; } /* '' */
.icon-motorcycle:before { content: '\f21c'; } /* '' */
.icon-heartbeat:before { content: '\f21e'; } /* '' */
.icon-bed:before { content: '\f236'; } /* '' */
.icon-train:before { content: '\f238'; } /* '' */
.icon-subway:before { content: '\f239'; } /* '' */
.icon-cc-diners-club:before { content: '\f24c'; } /* '' */
.icon-safari:before { content: '\f267'; } /* '' */
.icon-map-pin:before { content: '\f276'; } /* '' */
.icon-edge:before { content: '\f282'; } /* '' */
.icon-envira:before { content: '\f299'; } /* '' */
.icon-question-circle-o:before { content: '\f29c'; } /* '' */
.icon-envelope-open-o:before { content: '\f2b7'; } /* '' */
