@font-face {
  font-family: 'icomoon';
  src:  url('../iconfonts/icomoon.eot?oweisb');
  src:  url('../iconfonts/icomoon.eot?oweisb#iefix') format('embedded-opentype'),
    url('../iconfonts/icomoon.ttf?oweisb') format('truetype'),
    url('../iconfonts/icomoon.woff?oweisb') format('woff'),
    url('../iconfonts/icomoon.svg?oweisb#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-Explore:before {
  content: "\e1600";
}
.icon-Audi:before {
  content: "\e1601";
}
.icon-Hero:before {
  content: "\e1602";
}
.icon-Leaders:before {
  content: "\e1603";
}
.icon-Lobby:before {
  content: "\e1604";
}
.icon-MyProfile:before {
  content: "\e1605";
}
.icon-Poll:before {
  content: "\e1606";
}
.icon-QNA:before {
  content: "\e1607";
}
