@font-face {
  font-family: 'amole';
  src: url('../font/amole.eot?78537285');
  src: url('../font/amole.eot?78537285#iefix') format('embedded-opentype'),
       /* url('../font/amole.woff2?78537285') format('woff2'), */
       url('../font/amole.woff?78537285') format('woff'),
       url('../font/amole.ttf?78537285') format('truetype'),
       url('../font/amole.svg?78537285#amole') 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: 'amole';
    src: url('../font/amole.svg?7853728#amole') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "amole";
  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-mobile-topup:before { content: '\e800'; } /* '' */
.icon-purchase:before { content: '\e801'; } /* '' */
.icon-refund:before { content: '\e802'; } /* '' */
.icon-customer-create:before { content: '\e803'; } /* '' */
.icon-deposit:before { content: '\e804'; } /* '' */
.icon-dstv:before { content: '\e805'; } /* '' */
.icon-merchant-create:before { content: '\e806'; } /* '' */
.icon-supply-order:before { content: '\e807'; } /* '' */
.icon-feul-purchase:before { content: '\e808'; } /* '' */
.icon-loyality-purchase:before { content: '\e809'; } /* '' */
.icon-purchase-quick:before { content: '\e80a'; } /* '' */
.icon-qr-code:before { content: '\e80b'; } /* '' */
.icon-qr:before { content: '\e80c'; } /* '' */
.icon-balance:before { content: '\e80d'; } /* '' */
.icon-plane:before { content: '\e80e'; } /* '' */
.icon-receipt:before { content: '\e80f'; } /* '' */
.icon-today:before { content: '\e810'; } /* '' */
.icon-pay-bills:before { content: '\e811'; } /* '' */
.icon-tv:before { content: '\e812'; } /* '' */
.icon-refund-alt:before { content: '\e813'; } /* '' */
.icon-wallet:before { content: '\e814'; } /* '' */
.icon-content-sales:before { content: '\e815'; } /* '' */
.icon-reversal:before { content: '\e816'; } /* '' */
.icon-basket:before { content: '\e817'; } /* '' */
.icon-eod:before { content: '\e81a'; } /* '' */
.icon-remittance:before { content: '\e900'; } /* '' */
.icon-bulk-pay:before { content: '\e901'; } /* '' */
.icon-approvals:before { content: '\e902'; } /* '' */
.icon-insurance:before { content: '\e903'; } /* '' */
