<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-hpae';
  src: url('../font/icons-hpae.eot?11256136');
  src: url('../font/icons-hpae.eot?11256136#iefix') format('embedded-opentype'),
       url('../font/icons-hpae.woff2?11256136') format('woff2'),
       url('../font/icons-hpae.woff?11256136') format('woff'),
       url('../font/icons-hpae.ttf?11256136') format('truetype'),
       url('../font/icons-hpae.svg?11256136#icons-hpae') 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: 'icons-hpae';
    src: url('../font/icons-hpae.svg?11256136#icons-hpae') format('svg');
  }
}
*/
 
 [class^="icon-hpae-"]:before, [class*=" icon-hpae-"]:before {
  font-family: "icons-hpae";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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-hpae-plus:before { content: '\e800'; } /* 'î&nbsp;€' */
.icon-hpae-right:before { content: '\e801'; } /* 'î&nbsp;' */
.icon-hpae-left:before { content: '\e802'; } /* 'î&nbsp;‚' */
.icon-hpae-down:before { content: '\e803'; } /* 'î&nbsp;ƒ' */
.icon-hpae-search:before { content: '\e804'; } /* 'î&nbsp;„' */
.icon-hpae-facebook:before { content: '\e805'; } /* 'î&nbsp;…' */
.icon-hpae-twitter:before { content: '\e806'; } /* 'î&nbsp;†' */
.icon-hpae-instagram:before { content: '\e807'; } /* 'î&nbsp;‡' */
.icon-hpae-up:before { content: '\e808'; } /* 'î&nbsp;ˆ' */
.icon-hpae-video:before { content: '\e809'; } /* 'î&nbsp;‰' */
.icon-hpae-tools:before { content: '\e80a'; } /* 'î&nbsp;Š' */
.icon-hpae-user:before { content: '\e80b'; } /* 'î&nbsp;‹' */
.icon-hpae-checkbox:before { content: '\e80c'; } /* 'î&nbsp;Œ' */
.icon-hpae-doc:before { content: '\e80d'; } /* 'î&nbsp;' */
.icon-hpae-doc-text:before { content: '\e80e'; } /* 'î&nbsp;Ž' */
.icon-hpae-docs:before { content: '\e80f'; } /* 'î&nbsp;' */
.icon-hpae-action:before { content: '\e810'; } /* 'î&nbsp;' */
.icon-hpae-kit:before { content: '\e811'; } /* 'î&nbsp;‘' */
.icon-hpae-phone:before { content: '\e812'; } /* 'î&nbsp;’' */
.icon-hpae-logo:before { content: '\e813'; } /* 'î&nbsp;“' */
.icon-hpae-heart:before { content: '\e814'; } /* 'î&nbsp;”' */
.icon-hpae-heart-empty:before { content: '\e815'; } /* 'î&nbsp;•' */
.icon-hpae-stethoscope:before { content: '\e816'; } /* 'î&nbsp;–' */
.icon-hpae-whitepaper:before { content: '\e817'; } /* 'î&nbsp;—' */
.icon-hpae-picture:before { content: '\e818'; } /* 'î&nbsp;˜' */
.icon-hpae-calendar:before { content: '\e819'; } /* 'î&nbsp;™' */
.icon-hpae-clipboard:before { content: '\e81a'; } /* 'î&nbsp;š' */
.icon-hpae-attach:before { content: '\e81b'; } /* 'î&nbsp;›' */
.icon-hpae-cancel:before { content: '\e81c'; } /* 'î&nbsp;œ' */
.icon-hpae-check:before { content: '\e81d'; } /* 'î&nbsp;' */
.icon-hpae-chat:before { content: '\e81e'; } /* 'î&nbsp;ž' */
.icon-hpae-download:before { content: '\e81f'; } /* 'î&nbsp;Ÿ' */
.icon-hpae-pin:before { content: '\e820'; } /* 'î&nbsp;&nbsp;' */
.icon-hpae-guide:before { content: '\e821'; } /* 'î&nbsp;¡' */
.icon-hpae-mail:before { content: '\e822'; } /* 'î&nbsp;¢' */
.icon-hpae-delete:before { content: '\e823'; } /* 'î&nbsp;£' */</pre></body></html>