@font-face {
    font-family: 'Sternchemie';
    src: url('sternchemie-icons.eot');
    src: url('sternchemie-icons.eot?#iefix') format('embedded-opentype'),
     url("sternchemie-icons.woff") format("woff"),
     url("sternchemie-icons.ttf") format("truetype"),
     url("sternchemie-icons.svg#fontawesome") format("svg");
}
i.sc {
    font-family: 'Sternchemie';
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.sc-bulb:before {
  content: "\e900"; }

.sc-settings:before {
  content: "\e901"; }

.sc-burningheart:before {
  content: "\e902"; }

.sc-handshake:before {
  content: "\e903"; }

.sc-world:before {
  content: "\e904"; }
