@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon/icomoon.eot?ogol4w');
  src:  url('../font/icomoon/icomoon.eot?ogol4w#iefix') format('embedded-opentype'),
  url('../font/icomoon/icomoon.ttf?ogol4w') format('truetype'),
  url('../font/icomoon/icomoon.woff?ogol4w') format('woff'),
  url('../font/icomoon/icomoon.svg?ogol4w#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;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-profile_empty3:before {
  content: "\e95c";
}

.icon-search:before {
  content: "\e60e";
}

.icon-shoppingcart2:before {
  content: "\e95d";
}

.icon-menu2:before {
  content: "\e905";
}

