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

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

.gamer-humblebundle:before {
  content: "\e903";
}
.gamer-googleplay:before {
  content: "\e900";
}
.gamer-nintendoswitch:before {
  content: "\e901";
}
.gamer-playstation:before {
  content: "\e902";
}
.gamer-steam:before {
  content: "\eaac";
}
.gamer-appleinc:before {
  content: "\eabe";
}
.gamer-android:before {
  content: "\eac0";
}
