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

[class^="eb-icon-"], [class*=" eb-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'EBicons' !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;
}

.eb-icon-E:before {
  content: "\45";
}
.eb-icon-F:before {
  content: "\46";
}
.eb-icon-G:before {
  content: "\47";
}
.eb-icon-I:before {
  content: "\49";
}
.eb-icon-A:before {
  content: "\41";
}
.eb-icon-B:before {
  content: "\42";
}
.eb-icon-C:before {
  content: "\43";
}
.eb-icon-D:before {
  content: "\44";
}
.eb-icon-fire:before {
  content: "\e90a";
}
.eb-icon-megaphone:before {
  content: "\e90b";
}
.eb-icon-cal:before {
  content: "\e90c";
}
.eb-icon-ticket:before {
  content: "\e907";
}
.eb-icon-check-a:before {
  content: "\e908";
}
.eb-icon-code:before {
  content: "\e909";
}
.eb-icon-buzz:before {
  content: "\e905";
}
.eb-icon-logo:before {
  content: "\e906";
}
.eb-icon-coins:before {
  content: "\e900";
}
.eb-icon-buzz-bbl:before {
  content: "\e901";
}
.eb-icon-user:before {
  content: "\e902";
}
.eb-icon-share-s:before {
  content: "\e903";
}
.eb-icon-check-s:before {
  content: "\e904";
}
.eb-icon-favorites:before {
  content: "\e90d";
  color: #50e3c2;
}
