<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?39035544');
  src: url('../font/fontello.eot?39035544#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?39035544') format('woff2'),
       url('../font/fontello.woff?39035544') format('woff'),
       url('../font/fontello.ttf?39035544') format('truetype'),
       url('../font/fontello.svg?39035544#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?39035544#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  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: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-menu:before { content: '\0e80'; } /* '嗪€' */
.icon-phone:before { content: '\e0d2'; } /* '顑�' */
.icon-home:before { content: '\e724'; } /* '顪�' */
.icon-search:before { content: '\e800'; } /* '顮€' */
.icon-location-1:before { content: '\e801'; } /* '顮�' */
.icon-location:before { content: '\e802'; } /* '顮�' */
.icon-globe:before { content: '\e804'; } /* '顮�' */
.icon-left-open:before { content: '\e805'; } /* '顮�' */
.icon-cancel-circled2:before { content: '\e806'; } /* '顮�' */
.icon-down-open:before { content: '\e807'; } /* '顮�' */
.icon-lock-filled:before { content: '\e808'; } /* '顮�' */
.icon-up-big:before { content: '\e809'; } /* '顮�' */
.icon-globe-2:before { content: '\e80a'; } /* '顮�' */
.icon-basket-1:before { content: '\e80b'; } /* '顮�' */
.icon-trash-empty:before { content: '\e80c'; } /* '顮�' */
.icon-right-open:before { content: '\e80d'; } /* '顮�' */
.icon-up-open:before { content: '\e80e'; } /* '顮�' */
.icon-mail:before { content: '\e80f'; } /* '顮�' */
.icon-print:before { content: '\e810'; } /* '顮�' */
.icon-mail-alt:before { content: '\f0e0'; } /* '飪�' */
.icon-angle-left:before { content: '\f104'; } /* '飫�' */
.icon-angle-right:before { content: '\f105'; } /* '飫�' */
.icon-angle-up:before { content: '\f106'; } /* '飫�' */
.icon-angle-down:before { content: '\f107'; } /* '飫�' */
.icon-angle-circled-left:before { content: '\f137'; } /* '飫�' */
.icon-angle-circled-right:before { content: '\f138'; } /* '飫�' */
.icon-angle-circled-up:before { content: '\f139'; } /* '飫�' */
.icon-angle-circled-down:before { content: '\f13a'; } /* '飫�' */
.icon-minus-squared-alt:before { content: '\f147'; } /* '飬�' */
.icon-plus-squared-alt:before { content: '\f196'; } /* '飭�' */
.icon-file-pdf:before { content: '\f1c1'; } /* '飮�' */
.icon-facebook-circled:before { content: '\f30d'; } /* '飳�' */
</pre></body></html>