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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-search:before {
  content: "\e7";
}
.icon-credit_card:before {
  content: "\e6";
}
.icon-badge:before {
  content: "\e1";
}
.icon-bill:before {
  content: "\e2";
}
.icon-checked_identification_documents:before {
  content: "\e3";
}
.icon-clipboard:before {
  content: "\e4";
}
.icon-graph:before {
  content: "\e5";
}
.icon-handshake:before {
  content: "\e907";
}
.icon-merchant_account:before {
  content: "\e908";
}
.icon-messaging:before {
  content: "\e909";
}
.icon-online_shop_shopping_bag:before {
  content: "\e90a";
}
.icon-pouch:before {
  content: "\e90b";
}
.icon-profiles:before {
  content: "\e90c";
}
.icon-receipt_and_change:before {
  content: "\e90d";
}
.icon-receipt:before {
  content: "\e90e";
}
.icon-renew:before {
  content: "\e90f";
}
.icon-sign_up:before {
  content: "\e910";
}
.icon-room:before {
  content: "\e905";
}
.icon-tractor:before {
  content: "\e906";
}
