@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon3ed9.eot?u3y1qj');
  src:  url('fonts/icomoon3ed9.eot?u3y1qj#iefix') format('embedded-opentype'),
    url('fonts/icomoon3ed9.ttf?u3y1qj') format('truetype'),
    url('fonts/icomoon3ed9.woff?u3y1qj') format('woff'),
    url('fonts/icomoon3ed9.svg?u3y1qj#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-corner:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e904";
}
.icon-arrow-left:before {
  content: "\e903";
}
.icon-circle-arrow-right:before {
  content: "\e901";
}
.icon-circle-arrow-left:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e92b";
}
.icon-bar-chart:before {
  content: "\e92c";
}
.icon-caret-down:before {
  content: "\e92d";
}
.icon-dashboard:before {
  content: "\e92e";
}
.icon-file:before {
  content: "\e92f";
}
.icon-line-chart:before {
  content: "\e930";
}
.icon-linkedin:before {
  content: "\e931";
}
.icon-paper-plane:before {
  content: "\e932";
}
.icon-phone-volume:before {
  content: "\e933";
}
.icon-play:before {
  content: "\e934";
}
.icon-pot:before {
  content: "\e935";
}
.icon-twitter:before {
  content: "\e936";
}
