@charset "utf-8";

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

ul.plicon, [class^="plicon-"], [class*=" plicon-"], .plicon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-xbox-one:before {
  content: "\e601";
}
.icon-desktop8:before {
  content: "\e602";
}
ul.plicon > li, .icon-play:before {
  content: "\e603";
}