<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: 'icon';
  src: url('../font/icon.eot?5707858');
  src: url('../font/icon.eot?5707858#iefix') format('embedded-opentype'),
       url('../font/icon.woff2?5707858') format('woff2'),
       url('../font/icon.woff?5707858') format('woff'),
       url('../font/icon.ttf?5707858') format('truetype'),
       url('../font/icon.svg?5707858#icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* 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: 'icon';
    src: url('../font/icon.svg?61196958#icon') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icon";
  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-write:before { content: '\e800'; } /* '' */
.icon-add:before { content: '\e801'; } /* '' */
.icon-arrow-right:before { content: '\e802'; } /* '' */
.icon-arrow-left:before { content: '\e803'; } /* '' */
.icon-left:before { content: '\e804'; } /* '' */
.icon-right:before { content: '\e805'; } /* '' */
.icon-phone:before { content: '\e806'; } /* '' */
.icon-chat:before { content: '\e807'; } /* '' */
.icon-map:before { content: '\e808'; } /* '' */
.icon-menu:before { content: '\e809'; } /* '' */
.icon-search:before { content: '\e80a'; } /* '' */
.icon-flag:before { content: '\e80b'; } /* '' */
.icon-shop:before { content: '\e80c'; } /* '' */
.icon-play:before { content: '\e80d'; } /* '' */
.icon-cross:before { content: '\e80e'; } /* '' */
.icon-th-large:before { content: '\e80f'; } /* '' */
.icon-check:before { content: '\e810'; } /* '' */
.icon-calendar:before { content: '\e811'; } /* '' */
.icon-doc:before { content: '\e812'; } /* '' */
.icon-badge:before { content: '\e813'; } /* '' */
.icon-comment:before { content: '\e814'; } /* '' */
.icon-close-quote:before { content: '\e815'; } /* '' */
.icon-compass:before { content: '\e816'; } /* '' */
.icon-flex:before { content: '\e817'; } /* '' */
.icon-hands:before { content: '\e818'; } /* '' */
.icon-hat:before { content: '\e819'; } /* '' */
.icon-heart:before { content: '\e81a'; } /* '' */
.icon-lightbulb:before { content: '\e81b'; } /* '' */
.icon-like:before { content: '\e81c'; } /* '' */
.icon-open-quote:before { content: '\e81d'; } /* '' */
.icon-rocket:before { content: '\e81e'; } /* '' */
.icon-mail:before { content: '\e81f'; } /* '' */
.icon-chrono:before { content: '\e820'; } /* '' */
.icon-pin:before { content: '\e821'; } /* '' */
.icon-download:before { content: '\e822'; } /* '' */
.icon-download-document:before { content: '\e823'; } /* '' */
.icon-shop-1:before { content: '\e824'; } /* '' */
.icon-company:before { content: '\e825'; } /* '' */
.icon-user-copie-2:before { content: '\e826'; } /* '' */
.icon-multiple-files:before { content: '\e82b'; } /* '' */
.icon-orientaction:before { content: '\e82c'; } /* '' */
.icon-work-wallet:before { content: '\e82d'; } /* '' */
.icon-shop-2:before { content: '\e82e'; } /* '' */
.icon-news:before { content: '\e830'; } /* '' */
.icon-finish:before { content: '\e836'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-menu-1:before { content: '\f0c9'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-group-copie-2:before { content: '\e832'; } /* '' */
.icon-clock-copie-2:before { content: '\e833'; } /* '' */
.icon-college-graduation:before { content: '\e834'; } /* '' */
.icon-communication:before { content: '\e835'; } /* '' */
.icon-star:before { content: '\e827'; } /* '' */
.icon-click:before { content: '\e839'; } /* '' */
.icon-credit-card:before { content: '\e838'; } /* '' */
.icon-home:before { content: '\e828'; }
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-award:before { content: '\e82a'; }
.icon-sliders:before { content: '\f1de'; }
.icon-facebook-outline:before { content: '\e83e'; } /* '' */
.icon-linkedin-outline:before { content: '\e83f'; } /* '' */
</pre></body></html>