
@font-face {
  font-family: 'glit-icons';
  src: url('glit-icons.woff2?20250705') format('woff2'),
       url('glit-icons.woff?20250705') format('woff'),
       url('glit-icons.ttf?20250705') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.gl::before, [class*=" gl-"]::before, [class^=gl-]::before {
  display: inline-block;
  font-family: 'glit-icons' !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gl-atom::before { content: "\f000"; }
.gl-bubble::before { content: "\f001"; }
.gl-contract::before { content: "\f002"; }
.gl-download::before { content: "\f003"; }
.gl-factory::before { content: "\f004"; }
.gl-logo-dzen::before { content: "\f005"; }
.gl-logo-rutube::before { content: "\f006"; }
.gl-logo-tg::before { content: "\f007"; }
.gl-logo-vk::before { content: "\f008"; }
.gl-shield::before { content: "\f009"; }
.gl-tech-support::before { content: "\f00a"; }
.gl-transformer::before { content: "\f00b"; }
