@font-face {
  font-family: 'icomoon';
  src: url('icons/icomoon.eot?mn90u2');
  src: url('icons/icomoon.eot?mn90u2#iefix') format('embedded-opentype'),
    url('icons/icomoon.ttf?mn90u2') format('truetype'),
    url('icons/icomoon.woff?mn90u2') format('woff'),
    url('icons/icomoon.svg?mn90u2#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-awesome-user-friends:before {
  content: "\e900";
}

.icon-download:before {
  content: "\e901";
}

.icon-circle-arrow-up:before {
  content: "\e902";
}

.icon-install-plan:before {
  content: "\e903";
}

.icon-options:before {
  content: "\e904";
}

.icon-circle-arrow-down:before {
  content: "\e905";
}

.icon-circle-add:before {
  content: "\e906";
}

.icon-delete:before {
  content: "\e907";
}

.icon-attachment:before {
  content: "\e908";
}


.icon-clock:before {
  content: "\e909";
}

.icon-check-true:before {
  content: "\e90a";
}

.icon-lock:before {
  content: "\e90b";
}

.icon-edit:before {
  content: "\e90c";
}
