@font-face {
  font-family: 'icons';
  src:  url('../fonts/icons.eot?33zwt2');
  src:  url('../fonts/icons.eot?33zwt2#iefix') format('embedded-opentype'),
    url('../fonts/icons.ttf?33zwt2') format('truetype'),
    url('../fonts/icons.woff?33zwt2') format('woff'),
    url('../fonts/icons.svg?33zwt2#icons') 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: 'icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-info:before {
  content: "\e900";
}
.icon-social-instagram:before {
  content: "\e91a";
}
.icon-play:before {
  content: "\e91b";
}
.icon-addon:before {
  content: "\e901";
}
.icon-arrow-down:before {
  content: "\e902";
}
.icon-arrow-left:before {
  content: "\e903";
}
.icon-arrow-right:before {
  content: "\e904";
}
.icon-arrow-up:before {
  content: "\e905";
}
.icon-bullet-check:before {
  content: "\e906";
}
.icon-bullet-plus:before {
  content: "\e907";
}
.icon-bundle:before {
  content: "\e908";
}
.icon-chat:before {
  content: "\e909";
}
.icon-checkmark:before {
  content: "\e90a";
}
.icon-info1:before {
  content: "\e90b";
}
.icon-link-icon:before {
  content: "\e90c";
}
.icon-menu-toggle-close:before {
  content: "\e90d";
}
.icon-menu-toggle:before {
  content: "\e90f";
}
.icon-minus:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e910";
}
.icon-social-facebook:before {
  content: "\e911";
}
.icon-social-linkedin:before {
  content: "\e912";
}
.icon-social-twitter:before {
  content: "\e913";
}
.icon-social-youtube:before {
  content: "\e914";
}
.icon-support-chat:before {
  content: "\e915";
}
.icon-support-email:before {
  content: "\e916";
}
.icon-support-kb:before {
  content: "\e917";
}
.icon-support-phone:before {
  content: "\e918";
}
.icon-product-phone:before {
  content: "\e918";
  display: inline-block;
  margin-right: 10px;
}
.icon-testimonials:before {
  content: "\e919";
}
