@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?cu8j5t');
  src:  url('icomoon.eot?cu8j5t#iefix') format('embedded-opentype'),
    url('icomoon.ttf?cu8j5t') format('truetype'),
    url('icomoon.woff?cu8j5t') format('woff'),
    url('icomoon.svg?cu8j5t#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-user:before {
  content: "\e900";
}
.icon-plus:before {
  content: "\e901";
}
.icon-question-mark:before {
  content: "\e902";
}
.icon-eye:before {
  content: "\e903";
}
.icon-link:before {
  content: "\e904";
}
.icon-settings:before {
  content: "\e905";
}
.icon-share:before {
  content: "\e906";
}
.icon-whatsapp:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-instagram:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-messenger:before {
  content: "\e90b";
}
.icon-snapchat:before {
  content: "\e90c";
}
.icon-email-outline:before {
  content: "\e90d";
}
.icon-email-filled:before {
  content: "\e90e";
}
.icon-send:before {
  content: "\e90f";
}
.icon-close:before {
  content: "\e910";
}
.icon-logout:before {
  content: "\e911";
}
.icon-delete:before {
  content: "\e912";
}
.icon-refresh:before {
  content: "\e913";
}
