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

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

.multiplayer-icon-provably-fair:before {
  content: "\e900";
}
.multiplayer-icon-trophy:before {
  content: "\e9017";
}
.multiplayer-icon-users:before {
  content: "\e9007";
}
