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

[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-thumbs-o-down:before {
  content: "\e900";
}
.icon-thumbs-o-up:before {
  content: "\e901";
}
.icon-minus-solid:before {
  content: "\e902";
}
.icon-add-solid:before {
  content: "\e903";
}
.icon-heart:before {
  content: "\f004";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-arrows-v:before {
  content: "\f07d";
}
.icon-heart-o:before {
  content: "\f08a";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-files-o:before {
  content: "\f0c5";
}
.icon-clipboard:before {
  content: "\f0ea";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-trash:before {
  content: "\f1f8";
}