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

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

.gme-ico-v2cGME-logo-v2c:before {
  content: "\e900";
}
