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

[class^="ic-"], [class*=" ic-"] {
  /* 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;
}

.ic-arrow-up:before {
  content: "\e900";
}
.ic-arrow-down:before {
  content: "\e901";
}
.ic-arrow-left:before {
  content: "\e902";
}
.ic-arrow-right:before {
  content: "\e903";
}
.ic-close:before {
  content: "\e914";
}
.ic-facebook:before {
  content: "\e904";
}
.ic-instagram:before {
  content: "\e905";
}
.ic-line:before {
  content: "\e906";
}
.ic-youtube:before {
  content: "\e907";
}
.ic-newsletter:before {
  content: "\e908";
}
.ic-cart:before {
  content: "\e909";
}
.ic-member:before {
  content: "\e90a";
}
.ic-search:before {
  content: "\e90b";
}
.ic-heart:before {
  content: "\e90c";
}
.ic-heart-filled:before {
  content: "\e90d";
}
.ic-tel:before {
  content: "\e90e";
}
.ic-email:before {
  content: "\e910";
}
.ic-pin:before {
  content: "\e90f";
}
.ic-play:before {
  content: "\ea1c";
}
