@font-face {
  font-family: 'icomoon';
  src:  url('../webfonts/icomoon.eot?ywu71d');
  src:  url('../webfonts/icomoon.eot?ywu71d#iefix') format('embedded-opentype'),
    url('../webfonts/icomoon.ttf?ywu71d') format('truetype'),
    url('../webfonts/icomoon.woff?ywu71d') format('woff'),
    url('../webfonts/icomoon.svg?ywu71d#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: 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-edit:before {
  content: "\e900";
}
.icon-pencil:before {
  content: "\e900";
}
.icon-write:before {
  content: "\e900";
}
.icon-writing:before {
  content: "\e900";
}
.icon-save:before {
  content: "\e900";
}
.icon-change:before {
  content: "\e907";
}
.icon-fix:before {
  content: "\e90c";
}
.icon-member:before {
  content: "\e911";
}
.icon-search-info:before {
  content: "\e916";
}
.icon-date:before {
  content: "\e91b";
}
.icon-search:before {
  content: "\e92f";
}
.icon-phone:before {
  content: "\e935";
}
.icon-down:before {
  content: "\e901";
}
.icon-file-text:before {
  content: "\e926";
}
.icon-box-add:before {
  content: "\e95e";
}
.icon-box-remove:before {
  content: "\e95f";
}
.icon-undo2:before {
  content: "\e967";
}
.icon-users:before {
  content: "\e972";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-zoom-out:before {
  content: "\e988";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-files-empty:before {
  content: "\e925";
}