@font-face {
  font-family: 'rsicon';
  src: url('font/rsicon.eot?3485705');
  src: url('font/rsicon.eot?3485705#iefix') format('embedded-opentype'),
       url('font/rsicon.woff?3485705') format('woff'),
       url('font/rsicon.ttf?3485705') format('truetype'),
       url('font/rsicon.svg?3485705#rsicon') 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: 'rsicon';
    src: url('font/rsicon.svg?3485705#rsicon') format('svg');
  }
}
*/
 
 [class^="rsicon-"], [class*=" rsicon-"] {
	display: inline-block;
 }
 
 [class^="rsicon-"]:before, [class*=" rsicon-"]:before {
  font-family: "rsicon";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .1em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .1em;
 
  /* you can be more comfortable with increased icons size */
  font-size: 13px;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.rsicon-search:before { content: '\e800'; } /* '' */
.rsicon-home:before { content: '\e801'; } /* '' */
.rsicon-bookmark:before { content: '\e802'; } /* '' */
.rsicon-bookmark-add:before { content: '\e803'; } /* '' */
.rsicon-up:before { content: '\e804'; } /* '' */
.rsicon-briefcase:before { content: '\e805'; } /* '' */
.rsicon-delete:before { content: '\e806'; } /* '' */
.rsicon-edit:before { content: '\e807'; } /* '' */
.rsicon-mail:before { content: '\e808'; } /* '' */
.rsicon-details:before { content: '\e809'; } /* '' */
.rsicon-report:before { content: '\e80a'; } /* '' */
.rsicon-back:before { content: '\e80b'; } /* '' */
.rsicon-upload:before { content: '\e80c'; } /* '' */
.rsicon-create-folder:before { content: '\e80d'; } /* '' */
.rsicon-download:before { content: '\e80e'; } /* '' */
.rsicon-folder:before { content: '\e80f'; } /* '' */
.rsicon-file:before { content: '\e810'; } /* '' */
.rsicon-calendar:before { content: '\e811'; } /* '' */
.rsicon-license:before { content: '\e812'; } /* '' */
.rsicon-version:before { content: '\e813'; } /* '' */
.rsicon-hits:before { content: '\e814'; } /* '' */
.rsicon-down:before { content: '\e815'; } /* '' */
.rsicon-refresh:before { content: '\e816'; } /* '' */
.rsicon-add:before { content: '\e817'; } /* '' */
.rsicon-rss:before { content: '\e818'; } /* '' */
.rsicon-cancel:before { content: '\e819'; } /* '' */
.rsicon-minus:before { content: '\e81a'; } /* '' */