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

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

.icon-switch_horizontal:before {
  content: "\e90f";
}
.icon-appstore_inverted:before {
  content: "\e90c";
}
.icon-googleplay_inverted:before {
  content: "\e90e";
}
.icon-ps4_full:before {
  content: "\e907";
}
.icon-steam_full:before {
  content: "\e908";
}
.icon-switch_full:before {
  content: "\e909";
}
.icon-xboxone_full:before {
  content: "\e90a";
}
.icon-googleplay:before {
  content: "\e90b";
}
.icon-appstore:before {
  content: "\e901";
}
.icon-nintendo:before {
  content: "\e902";
}
.icon-pc:before {
  content: "\e903";
}
.icon-ps:before {
  content: "\e904";
}
.icon-steam:before {
  content: "\e905";
}
.icon-xbox:before {
  content: "\e906";
}
.icon-appstore_full:before {
  content: "\e900";
}
.icon-googleplay_full:before {
  content: "\e90d";
}
