@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?oj81f9');
  src:  url('fonts/icomoon.eot?oj81f9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?oj81f9') format('truetype'),
    url('fonts/icomoon.woff?oj81f9') format('woff'),
    url('fonts/icomoon.svg?oj81f9#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-bookmark-filled:before {
  content: "\e900";
}
.icon-heart-filled:before {
  content: "\e901";
}
.icon-heart2-filled:before {
  content: "\e902";
}
.icon-star-filled:before {
  content: "\e903";
}
.icon-thumbs-down-filled:before {
  content: "\e904";
}
.icon-thumbs-down2-filled:before {
  content: "\e905";
}
.icon-thumbs-up-filled:before {
  content: "\e906";
}
.icon-thumbs-up2-filled:before {
  content: "\e907";
}
.icon-toggle-off:before {
  content: "\e9bb";
}
.icon-toggle-on:before {
  content: "\e9bc";
}
.icon-toggle-on2:before {
  content: "\e9bd";
}
.icon-toggle-off2:before {
  content: "\e9be";
}
.icon-switch-off:before {
  content: "\e9bf";
}
.icon-switch-on:before {
  content: "\e9c0";
}
.icon-heart:before {
  content: "\e9e7";
}
.icon-heart-shiny:before {
  content: "\e9e8";
}
.icon-star:before {
  content: "\e9e9";
}
.icon-star-half:before {
  content: "\e9ea";
}
.icon-star-empty:before {
  content: "\e9eb";
}
.icon-bookmark:before {
  content: "\eaa9";
}
.icon-bookmark-plus:before {
  content: "\eaab";
}
.icon-bookmark-minus:before {
  content: "\eaac";
}
.icon-heart2:before {
  content: "\ec2d";
}
.icon-heart3:before {
  content: "\ec2e";
}
.icon-heart-plus:before {
  content: "\ec2f";
}
.icon-thumbs-up:before {
  content: "\edca";
}
.icon-thumbs-down:before {
  content: "\edcb";
}
.icon-thumbs-up2:before {
  content: "\edcc";
}
.icon-thumbs-down2:before {
  content: "\edcd";
}
