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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bluesky' !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;
}

.bbs-gfdsde-bluesky-butterfly-logo:before {
  content: "\e902";
  color: #fff;
}
.bbs-slime-splat:before {
  content: "\e900";
}
.bbs-slime-pot:before {
  content: "\e901";
}
