@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon_2006b.eot?e5grhl');
  src:  url('/fonts/icomoon_2006b.eot?e5grhl#iefix') format('embedded-opentype'),
    url('/fonts/icomoon_2006b.ttf?e5grhl') format('truetype'),
    url('/fonts/icomoon_2006b.woff?e5grhl') format('woff'),
    url('/fonts/icomoon_2006b.svg?e5grhl#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-reentry:before {
  content: "\e967";
}
.icon-new:before {
  content: "\e9d9";
}
.icon-same:before {
  content: "\ea0b";
}
.icon-arrow-up-right:before {
  content: "\ea33";
}
.icon-arrow-down-right:before {
  content: "\ea35";
}
.icon-home:before {
  content: "\e900";
}
.icon-news:before {
  content: "\e904";
}
.icon-edit:before {
  content: "\e905";
}
.icon-songs:before {
  content: "\e911";
}
.icon-videos:before {
  content: "\e912";
}
.icon-members:before {
  content: "\e923";
}
.icon-search:before {
  content: "\e986";
}
.icon-arrow-up:before {
  content: "\ea32";
}
.icon-arrow-down:before {
  content: "\ea36";
}
.icon-charts:before {
  content: "\ea46";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-lyrics:before {
  content: "\e901";
}
.icon-artists:before {
  content: "\e902";
}
