@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?iunty3');
  src:  url('fonts/icomoon.eot?iunty3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?iunty3') format('truetype'),
    url('fonts/icomoon.woff?iunty3') format('woff'),
    url('fonts/icomoon.svg?iunty3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icomoon-"], [class*=" icomoon-"] {
  /* 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;
}

.icomoon-arrow-right:before {
  content: "\e90a";
}
.icomoon-arrow-left:before {
  content: "\e90b";
}
.icomoon-credit-card:before {
  content: "\e93f";
}
.icomoon-database:before {
  content: "\e964";
}
.icomoon-bitcoin:before {
  content: "\e909";
  color: #f7931a;
}
.icomoon-googlepay:before {
  content: "\e900";
  color: #5f6368;
}
.icomoon-googleplay:before {
  content: "\e908";
  color: #607d8b;
}
.icomoon-americanexpress:before {
  content: "\e905";
  color: #2e77bc;
}
.icomoon-mastercard:before {
  content: "\e906";
  color: #eb001b;
}
.icomoon-visa:before {
  content: "\e907";
  color: #142787;
}
.icomoon-applepay:before {
  content: "\e901";
}
.icomoon-cc-jcb:before {
  content: "\e902";
}
.icomoon-cc-diners-club:before {
  content: "\e903";
}
.icomoon-cc-discover:before {
  content: "\e904";
}
