@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9y77dj');
  src:  url('fonts/icomoon.eot?9y77dj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9y77dj') format('truetype'),
    url('fonts/icomoon.woff?9y77dj') format('woff'),
    url('fonts/icomoon.svg?9y77dj#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-bag_cart:before {
  content: "\e904";
}
.icon-chat:before {
  content: "\e903";
}
.icon-user1:before {
  content: "\e902";
}
.icon-monitor:before {
  content: "\e901";
}
.icon-sh-bag:before {
  content: "\e900";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-display:before {
  content: "\e956";
}
.icon-bubble2:before {
  content: "\e96e";
}
.icon-user:before {
  content: "\e971";
}
.icon-google-plus2:before {
  content: "\ea8c";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-pinterest:before {
  content: "\ead1";
}
