@font-face {
  font-family: "icomoon";
  src: url("../fonts/rent-fonts/icomoon.eot?hyyzya");
  src: url("../fonts/rent-fonts/icomoon.eot?hyyzya#iefix")
      format("embedded-opentype"),
    url("../fonts/rent-fonts/icomoon.ttf?hyyzya") format("truetype"),
    url("../fonts/rent-fonts/icomoon.woff?hyyzya") format("woff"),
    url("../fonts/rent-fonts/icomoon.svg?hyyzya#icomoon") format("svg");

  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "icomoon";
  src: url("../fontsnew/icomoon.eot?3oubgk");
  src: url("../fontsnew/icomoon.eot?3oubgk#iefix") format("embedded-opentype"),
    url("../fontsnew/icomoon.ttf?3oubgk") format("truetype"),
    url("../fontsnew/icomoon.woff?3oubgk") format("woff"),
    url("../fontsnew/icomoon.svg?3oubgk#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-profile:before {
  content: "\e1200";
  color: #fff;
}
.icon-scorecard:before {
  content: "\e1201";
  color: #fff;
}
.icon-workshop:before {
  content: "\e1202";
  color: #fff;
}
.icon-rencen:before {
  content: "\e1203";
  color: #fff;
}
.icon-audi:before {
  content: "\e1204";
  color: #fff;
}
.icon-lobby:before {
  content: "\e1205";
  color: #fff;
}
.icon-audinew:before {
  content: "\e903";
  color: #757575;
}
.icon-productbooth:before {
  content: "\e900";
  color: #757575;
}
.icon-discussionroom:before {
  content: "\e901";
  color: #757575;
}
.icon-breakoutroom:before {
  content: "\e902";
  color: #757575;
}

