<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: 'icomoon';
  src:  url('../fonts/icomoon.eot?okc02m');
  src:  url('../fonts/icomoon.eot?okc02m#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?okc02m') format('truetype'),
    url('../fonts/icomoon.woff?okc02m') format('woff'),
    url('../fonts/icomoon.svg?okc02m#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'ic account';
  src:  url('../fonts/icomoon-account.eot');
  src:  url('../fonts/icomoon-account.eot') format('embedded-opentype'),
    url('../fonts/icomoon-account.ttf') format('truetype'),
    url('../fonts/icomoon-account.woff') format('woff'),
    url('../fonts/icomoon-account.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}


[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ic account' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"], [class*="icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-reply:before {
  content: "\e900";
}
.icon-delete:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-user:before {
  content: "\e904";
}
.icon-bill-number:before {
  content: "\e905";
}
.icon-share:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e907";
}
.icon-linkedin:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-instagram:before {
  content: "\e90a";
}
.icon-email:before {
  content: "\e90b";
}
.icon-link:before {
  content: "\e90c";
}
.icon-notes:before {
  content: "\e90d";
}
.icon-issue:before {
  content: "\e90e";
}
.icon-plus:before {
  content: "\e90f";
}
.icon-update:before {
  content: "\e910";
}
.icon-Page-2:before {
  content: "\e911";
}
.icon-notification:before {
  content: "\e912";
}
.icon-search:before {
  content: "\e913";
}
.icon-logout:before {
  content: "\e914";
}
.icon-phone:before {
  content: "\e915";
}
.icon-ask:before {
  content: "\e916";
}
.icon-home:before {
  content: "\e917";
}
.icon-directory:before {
  content: "\e918";
}
.icon-store:before {
  content: "\e919";
}
.icon-edit:before {
  content: "\e91a";
}
.icon-map:before {
  content: "\e91b";
}

.icon2-lock:before {
  content: "\e1010";
}
.icon2-manage-team:before {
  content: "\e1002";
}
.icon2-billing:before {
  content: "\e1003";
}
.icon2-notification:before {
  content: "\e1004";
}
.icon2-subscription:before {
  content: "\e1005";
}
.icon2-account:before {
  content: "\e1006";
}
.icon2-setting:before {
  content: "\e1007";
}
.icon2-arrow-right:before {
  content: "\e1008";
}</pre></body></html>