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

.icomoon [class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-weight: normal !important;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gog-dot-com:before {
  content: "\e902";
  color: #86328a;
}
.icon-gog-settings:before {
  content: "\e903";
}
.icon-codemasters:before {
  content: "\e900";
}
.icon-gtaf:before {
  content: "\e901";
}
