@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ijbdfd');
  src:  url('../fonts/icomoon.eot?ijbdfd#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ijbdfd') format('truetype'),
    url('../fonts/icomoon.woff?ijbdfd') format('woff'),
    url('../fonts/icomoon.svg?ijbdfd#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-right-icon:before {
  content: "\e904";
}
.icon-left-icon:before {
  content: "\e905";
}
.icon-downarrow:before {
  content: "\e908";
}
.icon-facebook-icon:before {
  content: "\e900";
}
.icon-twitter-icon:before {
  content: "\e901";
}
.icon-instagram-icon:before {
  content: "\e902";
}
.icon-linkind-icon:before {
  content: "\e903";
}
.icon-cart-icon:before {
  content: "\e906";
  color: #77a3d6;
}
.icon-hart-icon:before {
  content: "\e907";
  color: #77a3d6;
}
.icon-my-account-icon:before {
  content: "\e909";
  color: #77a3d6;
}
.icon-email-icon:before {
  content: "\e90a";
}
.icon-phone-icon:before {
  content: "\e90b";
}
