@font-face {
  font-family: 'gsu-ai';
  src: url('../font/gsu-ai.eot?16031189');
  src: url('../font/gsu-ai.eot?16031189#iefix') format('embedded-opentype'),
       url('../font/gsu-ai.woff2?16031189') format('woff2'),
       url('../font/gsu-ai.woff?16031189') format('woff'),
       url('../font/gsu-ai.ttf?16031189') format('truetype'),
       url('../font/gsu-ai.svg?16031189#gsu-ai') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'gsu-ai';
    src: url('../font/gsu-ai.svg?16031189#gsu-ai') format('svg');
  }
}
*/
[class^="gsu-icon-"]:before, [class*=" gsu-icon-"]:before {
  font-family: "gsu-ai";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.gsu-icon-ai:before { content: '\e800'; } /* '' */
.gsu-icon-artificial-intelligence:before { content: '\e801'; } /* '' */
.gsu-icon-brain:before { content: '\e802'; } /* '' */
.gsu-icon-cloud-computing:before { content: '\e803'; } /* '' */
.gsu-icon-clever:before { content: '\e804'; } /* '' */
.gsu-icon-chip:before { content: '\e805'; } /* '' */
.gsu-icon-chatbot:before { content: '\e806'; } /* '' */
.gsu-icon-controls:before { content: '\e807'; } /* '' */
.gsu-icon-chatgpt:before { content: '\e808'; } /* '' */
.gsu-icon-coding:before { content: '\e809'; } /* '' */
.gsu-icon-chipset:before { content: '\e80a'; } /* '' */
.gsu-icon-chemistry:before { content: '\e80b'; } /* '' */
.gsu-icon-loading:before { content: '\e80c'; } /* '' */
.gsu-icon-flask:before { content: '\e80d'; } /* '' */
.gsu-icon-humanoid:before { content: '\e80e'; } /* '' */
.gsu-icon-machine:before { content: '\e80f'; } /* '' */
.gsu-icon-settings:before { content: '\e810'; } /* '' */
.gsu-icon-neural-network:before { content: '\e811'; } /* '' */
.gsu-icon-pro:before { content: '\e812'; } /* '' */
.gsu-icon-user:before { content: '\e813'; } /* '' */
.gsu-icon-movable:before { content: '\e814'; } /* '' */
.gsu-icon-flow-diagram:before { content: '\e815'; } /* '' */
.gsu-icon-network:before { content: '\e816'; } /* '' */
.gsu-icon-robot:before { content: '\e817'; } /* '' */
.gsu-icon-microprocessor:before { content: '\e818'; } /* '' */
