@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?dr3fbq');
  src:  url('fonts/icomoon.eot?dr3fbq#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dr3fbq') format('truetype'),
    url('fonts/icomoon.woff?dr3fbq') format('woff'),
    url('fonts/icomoon.svg?dr3fbq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ic"], [class*=" ic-"] {
  /* 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;
}

.ic-truck:before {
  content: "\e90e";
}
.ic-tick:before {
  content: "\e910";
}
.ic-phone:before {
  content: "\e900";
}
.ic-troopy:before {
  content: "\e901";
}
.ic-marker-outline:before {
  content: "\e902";
}
.ic-comment:before {
  content: "\e903";
}
.ic-star:before {
  content: "\e904";
}
.ic-cart:before {
  content: "\e905";
}
.ic-search:before {
  content: "\e906";
}
.ic-marker:before {
  content: "\e907";
}
.ic-youtube:before {
  content: "\e908";
}
.ic-facebook:before {
  content: "\e909";
}
.ic-twitter:before {
  content: "\e90a";
}
.ic-mail:before {
  content: "\e90b";
}
.ic-linkedin:before {
  content: "\e90c";
}
.ic-gplus:before {
  content: "\e90d";
}

.ic-instagram:before {
  content: "\e90f";
}