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

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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-trophy:before { content: '\e800'; } /* '' */
.icon-gift:before { content: '\e801'; } /* '' */
.icon-gift-1:before { content: '\e802'; } /* '' */
.icon-gift-2:before { content: '\e803'; } /* '' */
.icon-credit-card:before { content: '\e804'; } /* '' */
.icon-credit-card-1:before { content: '\e805'; } /* '' */
.icon-star-5:before { content: '\e806'; } /* '' */
.icon-star-6:before { content: '\e807'; } /* '' */
.icon-globe:before { content: '\e808'; } /* '' */
.icon-globe-1:before { content: '\e809'; } /* '' */
.icon-globe-2:before { content: '\e80a'; } /* '' */
.icon-ok:before { content: '\e80b'; } /* '' */
.icon-ok-2:before { content: '\e80c'; } /* '' */
.icon-star-1:before { content: '\e80d'; } /* '' */
.icon-star:before { content: '\e80e'; } /* '' */
.icon-star-2:before { content: '\e80f'; } /* '' */
.icon-star-3:before { content: '\e810'; } /* '' */
.icon-star-4:before { content: '\e811'; } /* '' */
.icon-credit-card-2:before { content: '\e812'; } /* '' */
.icon-star-empty:before { content: '\e813'; } /* '' */
.icon-star-empty-1:before { content: '\e814'; } /* '' */
.icon-star-empty-2:before { content: '\e815'; } /* '' */
.icon-star-7:before { content: '\e816'; } /* '' */
.icon-star-empty-3:before { content: '\e817'; } /* '' */
.icon-chart:before { content: '\e818'; } /* '' */
.icon-chart-line:before { content: '\e819'; } /* '' */
.icon-down-open-mini:before { content: '\e81a'; } /* '' */
.icon-up-open:before { content: '\e81b'; } /* '' */
.icon-user:before { content: '\e81c'; } /* '' */
.icon-user-1:before { content: '\e81d'; } /* '' */
.icon-lock:before { content: '\e81e'; } /* '' */
.icon-lock-open:before { content: '\e81f'; } /* '' */
.icon-lock-1:before { content: '\e820'; } /* '' */
.icon-mobile:before { content: '\e821'; } /* '' */
.icon-crown:before { content: '\e844'; } /* '' */
.icon-star-half:before { content: '\f022'; } /* '' */
.icon-star-half_empty:before { content: '\f024'; } /* '' */
.icon-trophy-1:before { content: '\f074'; } /* '' */
.icon-gamepad:before { content: '\f11b'; } /* '' */
.icon-star-half-alt:before { content: '\f123'; } /* '' */
.icon-lock-open-alt:before { content: '\f13e'; } /* '' */
.icon-cc-visa:before { content: '\f1f0'; } /* '' */
.icon-cc-mastercard:before { content: '\f1f1'; } /* '' */
.icon-cc-discover:before { content: '\f1f2'; } /* '' */
.icon-cc-amex:before { content: '\f1f3'; } /* '' */
.icon-cc-paypal:before { content: '\f1f4'; } /* '' */
.icon-cc-stripe:before { content: '\f1f5'; } /* '' */
.icon-chart-line-1:before { content: '\f201'; } /* '' */
.icon-credit-card-alt:before { content: '\f283'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
