@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7k0edq');
  src:  url('fonts/icomoon.eot?7k0edq#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7k0edq') format('truetype'),
    url('fonts/icomoon.woff?7k0edq') format('woff'),
    url('fonts/icomoon.svg?7k0edq#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-banknote:before {
  content: "\e906";
}
.icon-check:before {
  content: "\e906";
}
.icon-bill:before {
  content: "\e906";
}
.icon-money:before {
  content: "\e906";
}
.icon-cash:before {
  content: "\e906";
}
.icon-location:before {
  content: "\e904";
}
.icon-map-marker:before {
  content: "\e904";
}
.icon-marker:before {
  content: "\e904";
}
.icon-pin:before {
  content: "\e904";
}
.icon-mobile:before {
  content: "\e903";
}
.icon-phone:before {
  content: "\e903";
}
.icon-cellular:before {
  content: "\e903";
}
.icon-user-circle:before {
  content: "\e907";
}
.icon-edit:before {
  content: "\e902";
}
.icon-pencil-square-o:before {
  content: "\e902";
}
.icon-envelope:before {
  content: "\e905";
}
.icon-mail-send:before {
  content: "\e900";
}
.icon-telephone:before {
  content: "\e901";
}
