@font-face {
  font-family: 'brand-glyphs';
  /* Remove .eot, .woff, .svg files from src. Only .ttf file imported to webfonts. Make sure URL maps to right directory. */
  src:  url('brand-glyphs.ttf?67mnou') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.glyph:before {
  /* use !important to prevent issues with browser extensions that change fonts. Add :before when copy and pasting code from icomoon. */
  font-family: 'brand-glyphs' !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;
}

.glyph-playbutton:before {
  content: "\e917";
  color: #000;
}
.glyph-nbsscore:before {
  content: "\e900";
  color: #000;
}
.glyph-musicbrainz:before {
  content: "\e901";
  color: #eb743b;
}
.glyph-allmusic:before {
  content: "\e902";
  color: #8d9daf;
}
.glyph-nielsenbdsfeed:before {
  content: "\e903";
  color: #00adef;
}
.glyph-pandorafeed:before {
  content: "\e904";
  color: #1aa1eb;
}
.glyph-pandoradirect:before {
  content: "\e904";
  color: #1aa1eb;
}
.glyph-vevo:before {
  content: "\e905";
  color: #000;
}
.glyph-nbs-logo:before {
  content: "\e906";
  color: #000;
}
.glyph-bandcamp:before {
  content: "\e907";
  color: #408294;
}
.glyph-facebook:before {
  content: "\e908";
  color: #3b5998;
}
.glyph-facebookinsights:before {
  content: "\e908";
  color: #3b5998;
}
.glyph-google:before {
  content: "\e90a";
  color: #4285f4;
}
.glyph-googleanalytics:before {
  content: "\e90b";
  color: #ffc107;
}
.glyph-googleplus:before {
  content: "\e90c";
  color: #dc4e41;
}
.glyph-instagram:before {
  content: "\e90d";
  color: #e4405f;
}
.glyph-lastfm:before {
  content: "\e90e";
  color: #d51007;
}
.glyph-songkick:before {
  content: "\e90f";
  color: #f80046;
}
.glyph-tumblr:before {
  content: "\e910";
  color: #36465d;
}
.glyph-twitter:before {
  content: "\e911";
  color: #1da1f2;
}
.glyph-vimeo:before {
  content: "\e912";
  color: #1ab7ea;
}
.glyph-wikipedia:before {
  content: "\e913";
  color: #000;
}
.glyph-youtube:before {
  content: "\e914";
  color: #ff0000;
}
.glyph-youtubeanalytics:before {
  content: "\e914";
  color: #ff0000;
}
