@font-face {
  font-family: 'sirius_icons';
  src:  url('sirius_icons.eot?1bhu37');
  src:  url('sirius_icons.eot?1bhu37#iefix') format('embedded-opentype'),
    url('sirius_icons.ttf?1bhu37') format('truetype'),
    url('sirius_icons.woff?1bhu37') format('woff'),
    url('sirius_icons.svg?1bhu37#sirius_icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.s-icon-hamburger:before {
  content: "\f05e";
}
.s-icon-home:before {
  content: "\e904";
}
.s-icon-newspaper:before {
  content: "\e905";
}
.s-icon-quill:before {
  content: "\e907";
}
.s-icon-image:before {
  content: "\e90d";
}
.s-icon-images:before {
  content: "\e90e";
}
.s-icon-camera:before {
  content: "\e90f";
}
.s-icon-headphones:before {
  content: "\e910";
}
.s-icon-tube:before {
  content: "\e912";
}
.s-icon-mic:before {
  content: "\e91e";
}
.s-icon-book:before {
  content: "\e91f";
}
.s-icon-folder:before {
  content: "\e92f";
}
.s-icon-price-tag:before {
  content: "\e935";
}
.s-icon-credit-card:before {
  content: "\e93f";
}
.s-icon-clock:before {
  content: "\e94e";
}
.s-icon-bell:before {
  content: "\e951";
}
.s-icon-calendar:before {
  content: "\e953";
}
.s-icon-printer:before {
  content: "\e954";
}
.s-icon-tv:before {
  content: "\e95b";
}
.s-icon-comments:before {
  content: "\e970";
}
.s-icon-quotes-left:before {
  content: "\e977";
}
.s-icon-quotes-right:before {
  content: "\e978";
}
.s-icon-search:before {
  content: "\e986";
}
.s-icon-lock:before {
  content: "\e98f";
}
.s-icon-settings:before {
  content: "\e994";
}
.s-icon-rocket:before {
  content: "\e9a5";
}
.s-icon-fire:before {
  content: "\e9a9";
}
.s-icon-link:before {
  content: "\e9cb";
}
.s-icon-views:before {
  content: "\e9ce";
}
.s-icon-bookmark:before {
  content: "\e9d2";
}
.s-icon-star-empty:before {
  content: "\e9d7";
}
.s-icon-star-half:before {
  content: "\e9d8";
}
.s-icon-star-full:before {
  content: "\e9d9";
}
.s-icon-heart:before {
  content: "\e9da";
}
.s-icon-heart-broken:before {
  content: "\e9db";
}
.s-icon-cancel-circle:before {
  content: "\ea0d";
}
.s-icon-cross:before {
  content: "\ea0f";
}
.s-icon-check:before {
  content: "\ea10";
}
.s-icon-play:before {
  content: "\ea1c";
}
.s-icon-arrow-up:before {
  content: "\ea3a";
}
.s-icon-circle-right:before {
  content: "\ea42";
}
.s-icon-circle-left:before {
  content: "\ea44";
}
.s-icon-group:before {
  content: "\ea58";
}
.s-icon-new-tab:before {
  content: "\ea7e";
}
.s-icon-share:before {
  content: "\ea82";
}
.s-icon-mail:before {
  content: "\ea86";
}
.s-icon-facebook:before {
  content: "\ea91";
}
.s-icon-instagram:before {
  content: "\ea92";
}
.s-icon-whatsapp:before {
  content: "\ea93";
}
.s-icon-sendmail:before {
  content: "\ea95";
}
.s-icon-twitter:before {
  content: "\ea96";
}
.s-icon-youtube:before {
  content: "\ea9e";
}
.s-icon-pinterest:before {
  content: "\ead1";
}
.s-icon-svg:before {
  content: "\eae9";
}
.s-icon-facebook-color:before {
  content: "\e900";
  color: #3b5998;
}
.s-icon-instagram-color:before {
  content: "\e908";
  color: #e4405f;
}
.s-icon-pinterest-color:before {
  content: "\e906";
  color: #bd081c;
}
.s-icon-twitter-color:before {
  content: "\e901";
  color: #1da1f2;
}
.s-icon-whatsapp-color:before {
  content: "\e902";
  color: #25d366;
}
.s-icon-youtube-color:before {
  content: "\e903";
  color: #cd201f;
}
