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

[class^="icom-"], [class*=" icom-"] {
  /* 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;
}

.icom-smartphone:before {
  content: "\e904";
}
.icom-phone1:before {
  content: "\e905";
}
.icom-edit:before {
  content: "\e900";
}
.icom-user-plus:before {
  content: "\e901";
}
.icom-mail:before {
  content: "\e906";
}
.icom-mobile:before {
  content: "\e902";
}
.icom-phone:before {
  content: "\e903";
}
.icom-edit1:before {
  content: "\f044";
}
.icom-pencil-square-o:before {
  content: "\f044";
}
.icom-sort:before {
  content: "\f0dc";
}
.icom-sort-down:before {
  content: "\f0dd";
}
.icom-sort-up:before {
  content: "\f0de";
}
.icom-user-plus1:before {
  content: "\f234";
}
.icom-address-book-o:before {
  content: "\f2ba";
}
.icom-envelope-o:before {
  content: "\e907";
}
.icom-envelope:before {
  content: "\e908";
}
</pre></body></html>