@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?rel33e');
  src:  url('fonts/icomoon.eot?rel33e#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?rel33e') format('truetype'),
    url('fonts/icomoon.woff?rel33e') format('woff'),
    url('fonts/icomoon.svg?rel33e#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: 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-flatbed:before {
  content: "\e900";
}
.icon-forklift:before {
  content: "\e901";
}
.icon-activity:before {
  content: "\e902";
}
.icon-award:before {
  content: "\e919";
}
.icon-book-open:before {
  content: "\e923";
}
.icon-box:before {
  content: "\e925";
}
.icon-chevron-right:before {
  content: "\e930";
}
.icon-dollar-sign:before {
  content: "\e957";
}
.icon-eye:before {
  content: "\e95f";
}
.icon-facebook:before {
  content: "\e961";
}
.icon-heart:before {
  content: "\e97d";
}
.icon-instagram:before {
  content: "\e984";
}
.icon-mail:before {
  content: "\e992";
}
.icon-menu:before {
  content: "\e998";
}
.icon-package:before {
  content: "\e9ac";
}
.icon-phone:before {
  content: "\e9b2";
}
.icon-trending-up:before {
  content: "\e9f4";
}
.icon-truck:before {
  content: "\e9f6";
}
.icon-user:before {
  content: "\ea00";
}
