@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?trwp4m');
  src:  url('fonts/icomoon.eot?trwp4m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?trwp4m') format('truetype'),
    url('fonts/icomoon.woff?trwp4m') format('woff'),
    url('fonts/icomoon.svg?trwp4m#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-badge:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e901";
}
.icon-email:before {
  content: "\e902";
}
.icon-flash:before {
  content: "\e903";
}
.icon-hand:before {
  content: "\e904";
}
.icon-heart:before {
  content: "\e905";
}
.icon-human-footprint:before {
  content: "\e906";
}
.icon-instagram-empty:before {
  content: "\e907";
}
.icon-mail:before {
  content: "\e908";
}
.icon-phone-call:before {
  content: "\e909";
}
.icon-placeholder:before {
  content: "\e90a";
}
.icon-scissors:before {
  content: "\e90b";
}
.icon-shield:before {
  content: "\e90c";
}
.icon-shining:before {
  content: "\e90d";
}
.icon-facebook---empty:before {
  content: "\e90e";
}
.icon-speech-bubble:before {
  content: "\e90f";
}
.icon-star:before {
  content: "\e910";
}
.icon-telephone:before {
  content: "\e911";
}
.icon-time:before {
  content: "\e912";
}
.icon-user:before {
  content: "\e913";
}
.icon-whatsapp:before {
  content: "\e914";
}
