@font-face {
  font-family: 'dremel-icomoon';
  src:  url('../fonts/dremel-icomoon.eot?6ytgki');
  src:  url('../fonts/dremel-icomoon.eot?6ytgki#iefix') format('embedded-opentype'),
    url('../fonts/dremel-icomoon.ttf?6ytgki') format('truetype'),
    url('../fonts/dremel-icomoon.woff?6ytgki') format('woff'),
    url('../fonts/dremel-icomoon.svg?6ytgki#dremel-icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="iconmoon"], [class*=" iconmoon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dremel-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;
}


.iconfax:before {
  content: "\e900";
}
.iconmail:before {
  content: "\e901";
  position: relative;
  padding-right: 5px;
  top: 3px;
}
.iconphone:before {
  content: "\e902";
}
.iconarrow-down:before {
  content: "\e903";
}
.iconarrow-up:before {
  content: "\e904";
}
.iconarrow-left:before {
  content: "\e905";
  font-size: 8px;
  position: relative;
  padding-right: 10px;

}
.iconarrow-right:before {
  content: "\e906";
  font-size: 8px;
  position: absolute;
  right: 13px;
  margin: 5px auto;
}
.iconstar:before {
  content: "\e907";
}
.iconshare2:before {
  content: "\ea82";
}
.iconhome:before {
  content: "\e907";
}
.iconbasket:before {
  content: "\e908";
}
