@font-face {
  font-family: 'glsl';
  src:  url('fonts/glsl.eot?m7v3or');
  src:  url('fonts/glsl.eot?m7v3or#iefix') format('embedded-opentype'),
    url('fonts/glsl.ttf?m7v3or') format('truetype'),
    url('fonts/glsl.woff?m7v3or') format('woff'),
    url('fonts/glsl.svg?m7v3or#glsl') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-bell-ring:before {
  content: "\e90a";
}
.icon-triangle:before {
  content: "\e909";
}
.icon-computer:before {
  content: "\e906";
}
.icon-moon:before {
  content: "\e907";
}
.icon-sun:before {
  content: "\e908";
}
.icon-telegram:before {
  content: "\e900";
}
.icon-hashtag:before {
  content: "\e901";
}
.icon-qq:before {
  content: "\e902";
}
.icon-github:before {
  content: "\e903";
}
.icon-bars:before {
  content: "\e904";
}
.icon-discord:before {
  content: "\e905";
}
