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

[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;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

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

.icon-search-glass:before {
  content: "\e900";
}
.icon-slider-arrow-red-left .path1:before {
  content: "\e901";
}
.icon-slider-arrow-red-left .path2:before {
  content: "\e902";
  margin-left: -0.599609375em;
}
.icon-slider-arrow-red-right .path1:before {
  content: "\e903";
}
.icon-slider-arrow-red-right .path2:before {
  content: "\e904";
  margin-left: -0.599609375em;
}
.icon-social-conversation-blue:before {
  content: "\e905";
}
.icon-nav-arrow-right:before {
  content: "\e906";
}
.icon-heart:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-twitter:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e90a";
}
.icon-youtube:before {
  content: "\ea9d";
}
