@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ko1x0s');
  src:  url('fonts/icomoon.eot?ko1x0s#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ko1x0s') format('truetype'),
    url('fonts/icomoon.woff?ko1x0s') format('woff'),
    url('fonts/icomoon.svg?ko1x0s#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: 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-user:before {
  content: "\e90c";
}
.icon-skype:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-mail:before {
  content: "\e90a";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-grid:before {
  content: "\e904";
}
.icon-list:before {
  content: "\e907";
}
.icon-cart:before {
  content: "\e900";
}
.icon-geo:before {
  content: "\e901";
}
.icon-favorites:before {
  content: "\e905";
}
.icon-cart2:before {
  content: "\e906";
}
.icon-login:before {
  content: "\e909";
}
.icon-menu:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e90f";
}
.icon-compare:before {
  content: "\e916";
}
.icon-twitter:before {
  content: "\e91c";
}
.icon-vk:before {
  content: "\e91d";
}
.icon-up:before {
  content: "\e91e";
}
.icon-youtube:before {
  content: "\e91f";
}
