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

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

.icon-blueskybluesky-icon:before {
  content: "\e900";
  color: #2490cf;
}
