<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: 'icons';
  src: url('calauto.eot?72774371');
  src: url('calauto.eot?72774371#iefix') format('embedded-opentype'),
       url('calauto.woff2?72774371') format('woff2'),
       url('calauto.woff?72774371') format('woff'),
       url('calauto.ttf?72774371') format('truetype'),
       url('calauto.svg?72774371#calauto') format('svg');
  font-weight: normal;
  font-style: normal;
  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 all and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'element';
    src: url('element.svg?62046416#element') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
}</pre></body></html>