@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?pr4iv');
  src:  url('fonts/icomoon.eot?pr4iv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?pr4iv') format('truetype'),
    url('fonts/icomoon.woff?pr4iv') format('woff'),
    url('fonts/icomoon.svg?pr4iv#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-heart:before {
  content: "\e904";
}
.icon-like:before {
  content: "\e904";
}
.icon-love:before {
  content: "\e904";
}
.icon-favorite:before {
  content: "\e904";
}
.icon-how_to_vote:before {
  content: "\e905";
}
.icon-home_filled:before {
  content: "\e900";
}
.icon-leaderboard:before {
  content: "\e901";
}
.icon-celebration:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e909";
}
.icon-send:before {
  content: "\e907";
}
.icon-share-2:before {
  content: "\e908";
}
.icon-trash-2:before {
  content: "\e903";
}
