@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?j05g6a');
  src:  url('fonts/icomoon.eot?j05g6a#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?j05g6a') format('truetype'),
    url('fonts/icomoon.woff?j05g6a') format('woff'),
    url('fonts/icomoon.svg?j05g6a#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-question:before {
  content: "\f128";
}
.icon-trash-o:before {
  content: "\f014";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-book:before {
  content: "\f02d";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-gears:before {
  content: "\f085";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-users:before {
  content: "\f0c0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pagelines:before {
  content: "\f18c";
}
.icon-wheelchair:before {
  content: "\f193";
}
.icon-automobile:before {
  content: "\f1b9";
}
.icon-car:before {
  content: "\f1b9";
}
.icon-tree:before {
  content: "\f1bb";
}
.icon-trash:before {
  content: "\f1f8";
}
.icon-leanpub:before {
  content: "\f212";
}
.icon-snowflake-o:before {
  content: "\f2dc";
}
