@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon2870.eot?yb4p0m');
  src:  url('../fonts/icomoon2870.eot?yb4p0m#iefix') format('embedded-opentype'),
    url('../fonts/icomoon2870.ttf?yb4p0m') format('truetype'),
    url('../fonts/icomoon2870.woff?yb4p0m') format('woff'),
    url('../fonts/icomoon2870.svg?yb4p0m#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-bars:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e901";
}
.icon-cloud:before {
  content: "\e902";
}
.icon-home:before {
  content: "\e903";
}
.icon-log-out:before {
  content: "\e904";
}
.icon-money:before {
  content: "\e905";
}
.icon-paper-plane:before {
  content: "\e906";
}
.icon-placeholder:before {
  content: "\e907";
}
.icon-play-button:before {
  content: "\e908";
}
.icon-share:before {
  content: "\e909";
}
.icon-technology:before {
  content: "\e90a";
}
.icon-traffic-light:before {
  content: "\e90b";
}
.icon-user:before {
  content: "\e90c";
}

