<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@font-face {
  font-family: "egis-icons";
  src:url("egis-icons.eot");
  src:url("egis-icons.eot?#iefix") format("embedded-opentype"),
    url("egis-icons.woff") format("woff"),
    url("egis-icons.ttf") format("truetype"),
    url("egis-icons.svg#egis-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}
</pre></body></html>