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

[class^="gnb-icon"], [class*=" gnb-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'GnB-Electric-Icons' !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;
}

.gnb-iconapartment:before {
  content: "\e908";
}
.gnb-iconcalculator:before {
  content: "\e909";
}
.gnb-iconlight-bulb:before {
  content: "\e90a";
}
.gnb-iconelectric-generator:before {
  content: "\e900";
}
.gnb-iconrobotic-arm:before {
  content: "\e901";
}
.gnb-iconcircuit-board:before {
  content: "\e902";
}
.gnb-iconlight:before {
  content: "\e903";
}
.gnb-iconenergy-saving:before {
  content: "\e904";
}
.gnb-iconstreet-light:before {
  content: "\e905";
}
.gnb-iconcrane:before {
  content: "\e906";
}
.gnb-iconphone:before {
  content: "\e907";
}
</pre></body></html>