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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-Reply:before {
  content: "\e913";
}
.icon-Hify:before {
  content: "\e90d";
}
.icon-Add-member:before {
  content: "\e90e";
}
.icon-Help:before {
  content: "\e90f";
}
.icon-Edit:before {
  content: "\e910";
}
.icon-Error:before {
  content: "\e911";
}
.icon-Share:before {
  content: "\e912";
}
.icon-More:before {
  content: "\e914";
}
.icon-Plus-one:before {
  content: "\e915";
}
.icon-Apreciate:before {
  content: "\e900";
}
.icon-Greet:before {
  content: "\e901";
}
.icon-File:before {
  content: "\e902";
}
.icon-Attach:before {
  content: "\e903";
}
.icon-Delete:before {
  content: "\e904";
}
.icon-Link:before {
  content: "\e905";
}
.icon-Award-fill:before {
  content: "\e906";
}
.icon-Award-line:before {
  content: "\e907";
}
.icon-Chat:before {
  content: "\e908";
}
.icon-Directory:before {
  content: "\e909";
}
.icon-Notification:before {
  content: "\e90a";
}
.icon-To-do:before {
  content: "\e90b";
}
.icon-Birthday:before {
  content: "\e90c";
}
