@font-face {
  font-family: 'fontello-sebasira';
  src: url('../fontello/sebasira.eot?84494188');
  src: url('../fontello/sebasira.eot?84494188#iefix') format('embedded-opentype'),
       url('../fontello/sebasira.woff2?84494188') format('woff2'),
       url('../fontello/sebasira.woff?84494188') format('woff'),
       url('../fontello/sebasira.ttf?84494188') format('truetype'),
       url('../fontello/sebasira.svg?84494188#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?84494188#fontello') format('svg');
  }
}
*/

[class^="icon-sebasira"]:before, [class*=" icon-sebasira"]:before {
  font-family: "fontello-sebasira";
}

.icon-sebasira:before { content: '\e800'; }