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

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

.gcx-item-new2:before {
  content: "\e903";
}
.gcx-item-new:before {
  content: "\e902";
}
.gcx-lang-cs:before {
  content: "\e900";
}
.gcx-lang-vb:before {
  content: "\e901";
}
