@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?xq21lt');
  src:  url('fonts/icomoon.eot?xq21lt#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?xq21lt') format('truetype'),
    url('fonts/icomoon.woff?xq21lt') format('woff'),
    url('fonts/icomoon.svg?xq21lt#icomoon') 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: 'icomoon' !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;
}

.icon-cart:before {
  content: "\e93a";
}
.icon-user:before {
  content: "\e971";
}
.icon-search:before {
  content: "\e986";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-ctrl:before {
  content: "\ea50";
}
.icon-table:before {
  content: "\ea70";
}
.icon-paragraph-justify:before {
  content: "\ea7a";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter1:before {
  content: "\ea96";
}
.icon-pinterest2:before {
  content: "\ead2";
}
