<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[class^="icon-"], [class*=" icon-"] {
  font-family: 'sp';
  font-style: normal;
  font-weight: normal;
 
  /* fix buttons height */
  line-height: 1em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
}
 
.icon-calendar { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&amp;#xe800;&amp;nbsp;'); }
.icon-librus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&amp;#xe801;&amp;nbsp;'); }
.icon-file { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&amp;#xe802;&amp;nbsp;'); }
.icon-gallery { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&amp;#xe803;&amp;nbsp;'); }</pre></body></html>