@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7vrko3');
  src:  url('fonts/icomoon.eot?7vrko3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7vrko3') format('truetype'),
    url('fonts/icomoon.woff?7vrko3') format('woff'),
    url('fonts/icomoon.svg?7vrko3#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-filter:before {
  content: "\e91b";
}
.icon-edit:before {
  content: "\e918";
}
.icon-portfolio:before {
  content: "\e919";
}
.icon-signout:before {
  content: "\e91a";
}
.icon-exclamation:before {
  content: "\e915";
}
.icon-warning:before {
  content: "\e917";
}
.icon-search:before {
  content: "\e910";
}
.icon-checkmark-circle:before {
  content: "\e900";
}
.icon-circle-star:before {
  content: "\e914";
}
.icon-be:before {
  content: "\e911";
}
.icon-dr:before {
  content: "\e912";
}
.icon-tt:before {
  content: "\e913";
}
.icon-download:before {
  content: "\e90f";
}
.icon-unlocked:before {
  content: "\e90d";
}
.icon-countdown:before {
  content: "\e90e";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-search1:before {
  content: "\e903";
}
.icon-fb:before {
  content: "\e904";
}
.icon-fl:before {
  content: "\e905";
}
.icon-ig:before {
  content: "\e906";
}
.icon-in:before {
  content: "\e907";
}
.icon-pi:before {
  content: "\e908";
}
.icon-tw:before {
  content: "\e909";
}
.icon-yt:before {
  content: "\e90a";
}
.icon-checkmark:before {
  content: "\e90b";
}
.icon-location:before {
  content: "\e90c";
}
.icon-person:before {
  content: "\e916";
  color: #fff;
}
