@font-face {
  font-family: 'icons-custom';
  src:  url('fonts/icons-custom.eot?ewetu4');
  src:  url('fonts/icons-custom.eot?ewetu4#iefix') format('embedded-opentype'),
    url('fonts/icons-custom.ttf?ewetu4') format('truetype'),
    url('fonts/icons-custom.woff?ewetu4') format('woff'),
    url('fonts/icons-custom.svg?ewetu4#icons-custom') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-custom' !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;
}

.ci-fav:before {
  content: "\e911";
}
.ci-fb-coloured .path1:before {
  content: "\e90f";
  color: rgb(24, 119, 242);
}
.ci-fb-coloured .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.ci-new-email:before {
  content: "\e90b";
}
.ci-new-map:before {
  content: "\e90c";
}
.ci-new-phone:before {
  content: "\e90d";
}
.ci-quotes:before {
  content: "\e90e";
}
.ci-money-bag:before {
  content: "\e902";
}
.ci-stopwatch:before {
  content: "\e905";
}
.ci-thumbs-up .path1:before {
  content: "\e907";
  color: rgb(60, 146, 202);
}
.ci-thumbs-up .path2:before {
  content: "\e909";
  margin-left: -1.0244140625em;
  color: rgb(255, 255, 255);
}
.ci-thumbs-up .path3:before {
  content: "\e90a";
  margin-left: -1.0244140625em;
  color: rgb(255, 255, 255);
}
.ci-location-pin:before {
  content: "\e900";
}
.ci-phone2:before {
  content: "\e901";
}
.ci-heart:before {
  content: "\e903";
}
.ci-location:before {
  content: "\e904";
}
.ci-search:before {
  content: "\e906";
}
.ci-wheel:before {
  content: "\e908";
}
.ci-clock:before {
  content: "\e800";
}
.ci-contact:before {
  content: "\e801";
}
.ci-locate:before {
  content: "\e802";
}
.ci-phone:before {
  content: "\e803";
}
