<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?29205459');
  src: url('../font/fontello.eot?29205459#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?29205459') format('woff2'),
       url('../font/fontello.woff?29205459') format('woff'),
       url('../font/fontello.ttf?29205459') format('truetype'),
       url('../font/fontello.svg?29205459#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-info:before { content: '\e800'; } 
.icon-tags:before { content: '\e801'; } 
.icon-picture:before { content: '\e802'; } 
.icon-group:before { content: '\e803'; } 
.icon-id-badge:before { content: '\f2c1'; } </pre></body></html>