@font-face {
  font-family: 'icomoon';
  src:  url('../MenuIconsFonts/icomoon.eot?v5em34');
  src:  url('../MenuIconsFonts/icomoon.eot?v5em34#iefix') format('embedded-opentype'),
    url('../MenuIconsFonts/icomoon.ttf?v5em34') format('truetype'),
    url('../MenuIconsFonts/icomoon.woff?v5em34') format('woff'),
    url('../MenuIconsFonts/icomoon.svg?v5em34#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-Audi:before {
  content: "\e1400";
  color: #fff;
}
.icon-Breakout:before {
  content: "\e1401";
  color: #fff;
}
.icon-Home:before {
  content: "\e1402";
  color: #fff;
}
.icon-Info:before {
  content: "\e1403";
  color: #fff;
}
.icon-Product:before {
  content: "\e1404";
  color: #fff;
}
.icon-Profile:before {
  content: "\e1405";
  color: #fff;
}

.icon-Teams:before {
  content: "\e1406";
  color: #fff;
}
