@font-face {
  font-family: 'icons-custom';
  src:  url('fonts/icons-custom.eot?4nywaw');
  src:  url('fonts/icons-custom.eot?4nywaw#iefix') format('embedded-opentype'),
    url('fonts/icons-custom.ttf?4nywaw') format('truetype'),
    url('fonts/icons-custom.woff?4nywaw') format('woff'),
    url('fonts/icons-custom.svg?4nywaw#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-arrow-left:before {
  content: "\e91d";
}
.ci-arrow-right:before {
  content: "\e91e";
}
.ci-google-translate:before {
  content: "\e91a";
}
.ci-translate:before {
  content: "\e91b";
}
.ci-manual:before {
  content: "\e91c";
  color: #979ea4;
}
.ci-checkmark2:before {
  content: "\e907";
}
.ci-checkmark:before {
  content: "\e909";
}
.ci-facebook2:before {
  content: "\e90a";
}
.ci-facebook:before {
  content: "\e90b";
}
.ci-google-plus2:before {
  content: "\e90c";
}
.ci-google-plus:before {
  content: "\e90d";
}
.ci-heart-outline:before {
  content: "\e90e";
}
.ci-search4:before {
  content: "\e90f";
}
.ci-instagram:before {
  content: "\e910";
}
.ci-search5:before {
  content: "\e911";
}
.ci-paypal:before {
  content: "\e912";
}
.ci-quotes-left:before {
  content: "\e913";
}
.ci-quotes-right:before {
  content: "\e914";
}
.ci-search3:before {
  content: "\e915";
}
.ci-search2:before {
  content: "\e916";
}
.ci-twitter:before {
  content: "\e917";
}
.ci-whatsapp:before {
  content: "\e918";
}
.ci-youtube:before {
  content: "\e919";
}
.ci-full:before {
  content: "\e902";
}
.ci-express:before {
  content: "\e905";
}
.ci-pin3:before {
  content: "\e900";
}
.ci-phone3:before {
  content: "\e901";
}
.ci-heart:before {
  content: "\e903";
}
.ci-pin2:before {
  content: "\e904";
}
.ci-search:before {
  content: "\e906";
}
.ci-wheel:before {
  content: "\e908";
}
.ci-clock:before {
  content: "\e800";
}
.ci-contact:before {
  content: "\e801";
}
.ci-pin:before {
  content: "\e802";
}
.ci-phone:before {
  content: "\e803";
}
