@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?29045969');
  src: url('../font/fontello.eot?29045969#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?29045969') format('woff2'),
       url('../font/fontello.woff?29045969') format('woff'),
       url('../font/fontello.ttf?29045969') format('truetype'),
       url('../font/fontello.svg?29045969#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?29045969#fontello') format('svg');
  }
}
*/
 
 [class^="c-fa-"]:before, [class*=" c-fa-"]: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); */
}
 
.c-fa-girl:before { content: '\e800'; } /* '' */
.c-fa-discount:before { content: '\e801'; } /* '' */
.c-fa-new:before { content: '\e802'; } /* '' */
.c-fa-standby:before { content: '\e803'; } /* '' */
.c-fa-crown:before { content: '\e804'; } /* '' */
.c-fa-heart:before { content: '\e805'; } /* '' */
.c-fa-videocam:before { content: '\e806'; } /* '' */
.c-fa-camera:before { content: '\e807'; } /* '' */
.c-fa-search:before { content: '\e808'; } /* '' */
.c-fa-home:before { content: '\e809'; } /* '' */
.c-fa-phone:before { content: '\e80a'; } /* '' */
.c-fa-edit-alt:before { content: '\e80b'; } /* '' */
.c-fa-clock:before { content: '\e80c'; } /* '' */
.c-fa-info-circled:before { content: '\e80d'; } /* '' */
.c-fa-plus-circled:before { content: '\e80e'; } /* '' */
.c-fa-doc:before { content: '\e80f'; } /* '' */
.c-fa-ok-circled:before { content: '\e810'; } /* '' */
.c-fa-heart-empty:before { content: '\e811'; } /* '' */
.c-fa-ok:before { content: '\e812'; } /* '' */
.c-fa-star:before { content: '\e813'; } /* '' */
.c-fa-right-dir:before { content: '\e814'; } /* '' */
.c-fa-article-alt:before { content: '\e815'; } /* '' */
.c-fa-help:before { content: '\e816'; } /* '' */
.c-fa-left-big:before { content: '\e817'; } /* '' */
.c-fa-attention-circled:before { content: '\e818'; } /* '' */
.c-fa-left-dir:before { content: '\e819'; } /* '' */
.c-fa-right-dir-1:before { content: '\e81a'; } /* '' */
.c-fa-right-big:before { content: '\e81b'; } /* '' */
.c-fa-login:before { content: '\f02c'; } /* '' */
.c-fa-logout:before { content: '\f02d'; } /* '' */
.c-fa-list-bullet:before { content: '\f0ca'; } /* '' */
.c-fa-circle:before { content: '\f111'; } /* '' */
.c-fa-calendar-empty:before { content: '\f133'; } /* '' */
.c-fa-link-ext-alt:before { content: '\f14c'; } /* '' */
.c-fa-yen:before { content: '\f157'; } /* '' */
.c-fa-cab:before { content: '\f1b9'; } /* '' */
.c-fa-history:before { content: '\f1da'; } /* '' */
.c-fa-user-times:before { content: '\f235'; } /* '' */
.c-fa-commenting:before { content: '\f27a'; } /* '' */
.c-fa-credit-card-alt:before { content: '\f283'; } /* '' */
.c-fa-user-circle:before { content: '\f2bd'; } /* '' */
.c-fa-id-card-o:before { content: '\f2c3'; } /* '' */