@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?za2ze4');
  src:  url('fonts/icomoon.eot?za2ze4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?za2ze4') format('truetype'),
    url('fonts/icomoon.woff?za2ze4') format('woff'),
    url('fonts/icomoon.svg?za2ze4#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-clipboard-icon:before {
  content: "\e902";
  color: #494949;
}
.icon-streamline-icon-phone-actions-voice-mail24x24:before {
  content: "\e903";
}
.icon-streamline-icon-messages-bubble-text-alternate24x24:before {
  content: "\e904";
}
.icon-streamline-icon-monitor-alternate24x24:before {
  content: "\e905";
}
.icon-streamline-icon-folder-media24x24:before {
  content: "\e900";
}
.icon-streamline-icon-school-building24x24:before {
  content: "\e901";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
