@font-face {
  font-family: 'fontello-raqun';
  src: url('../fontello/raqun.eot?35351227');
  src: url('../fontello/raqun.eot?35351227#iefix') format('embedded-opentype'),
       url('../fontello/raqun.woff2?35351227') format('woff2'),
       url('../fontello/raqun.woff?35351227') format('woff'),
       url('../fontello/raqun.ttf?35351227') format('truetype'),
       url('../fontello/raqun.svg?35351227#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?35351227#fontello') format('svg');
  }
}
*/
 
[class^="icon-raqun"]:before, [class*=" icon-raqun"]:before {
  font-family: "fontello-raqun";
}
 
.icon-raqun:before { content: '\e800'; }