@font-face {
  font-family: 'icomoon';
  src:  url('icomoon/icomoon.eot?6zxows');
  src:  url('icomoon/icomoon.eot?6zxows#iefix') format('embedded-opentype'),
    url('icomoon/icomoon.ttf?6zxows') format('truetype'),
    url('icomoon/icomoon.woff?6zxows') format('woff'),
    url('icomoon/icomoon.svg?6zxows#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 icomoon */
  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-xenos:before {
  content: "\e904";
}
.icon-dream-team:before {
  content: "\e903";
}
.icon-du:before {
  content: "\e902";
}
.icon-aos:before {
  content: "\e901";
}
.icon-40k:before {
  content: "\e900";
}
