@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9fftey');
  src:  url('fonts/icomoon.eot?9fftey#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9fftey') format('truetype'),
    url('fonts/icomoon.woff?9fftey') format('woff'),
    url('fonts/icomoon.svg?9fftey#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lock:before {
  content: "\e897";
}
.icon-wallet:before {
  content: "\e901";
}
.icon-banknote:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e902";
}
.icon-bill:before {
  content: "\e902";
}
.icon-money:before {
  content: "\e902";
}
.icon-cash:before {
  content: "\e902";
}
.icon-pig:before {
  content: "\e900";
}
.icon-book:before {
  content: "\e91f";
}
.icon-credit-card:before {
  content: "\e93f";
}

