@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?9vbwrl');
  src:  url('icomoon.eot?9vbwrl#iefix') format('embedded-opentype'),
    url('icomoon.ttf?9vbwrl') format('truetype'),
    url('icomoon.woff?9vbwrl') format('woff'),
    url('icomoon.svg?9vbwrl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"]:before, [class*=" icon-"]:before {  
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-grok:before {
  content: "\e900";
}
.icon-gemini:before {
  content: "\e901";
}
.icon-perplexity:before {
  content: "\e902";
}
.icon-chatgpt:before {
  content: "\e903";
}