@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ssjo2y');
  src:  url('../fonts/icomoon.eot?ssjo2y#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ssjo2y') format('truetype'),
    url('../fonts/icomoon.woff?ssjo2y') format('woff'),
    url('../fonts/icomoon.svg?ssjo2y#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-arrow:before {
  content: "\e900";
  color: #f9f9f9;
}
.icon-attacfile:before {
  content: "\e901";
  color: #6e6d7a;
}
.icon-bell:before {
  content: "\e902";
  color: #6e6d7a;
}
.icon-check:before {
  content: "\e903";
  color: #21a67a;
}
.icon-chevron-down:before {
  content: "\e904";
  color: #6e6d7a;
}
.icon-download:before {
  content: "\e905";
  color: #6e6d7a;
}
.icon-ellipsis-v:before {
  content: "\e906";
  color: #6e6d7a;
}
.icon-envelope:before {
  content: "\e907";
  color: #6e6d7a;
}
.icon-envelope-2:before {
  content: "\e908";
  color: #6e6d7a;
}
.icon-eye:before {
  content: "\e909";
  color: #6e6d7a;
}
.icon-facebook:before {
  content: "\e90a";
  color: #6e6d7a;
}
.icon-instagram:before {
  content: "\e90b";
  color: #6e6d7a;
}
.icon-linkedin:before {
  content: "\e90c";
  color: #6e6d7a;
}
.icon-plus:before {
  content: "\e90e";
}
.icon-times:before {
  content: "\e90f";
  color: #6e6d7a;
}
.icon-twitter:before {
  content: "\e910";
  color: #6e6d7a;
}
.icon-twitter-2:before {
  content: "\e911";
}
.icon-upload:before {
  content: "\e912";
  color: #6e6d7a;
}
.icon-youtube:before {
  content: "\e913";
  color: #6e6d7a;
}
.icon-star:before {
  content: "\e90d";
  color: #ffab00;
}
.icon-star-fill:before {
  content: "\e914";
  color: #ffab00;
}
