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

[class^="icon-"], [class*=" icon-"] {
  /* 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-play:before {
  content: "\e900";
}
.icon-computer:before {
  content: "\e901";
}
.icon-top .path1:before {
  content: "\e902";
  color: rgb(51, 51, 51);
}
.icon-top .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(239, 127, 26);
}
.icon-fly:before {
  content: "\e904";
}
.icon-write:before {
  content: "\e905";
}
.icon-message:before {
  content: "\e906";
  color: #a8a8a8;
}
.icon-vip:before {
  content: "\e907";
}
.icon-note:before {
  content: "\e908";
}
.icon-set:before {
  content: "\e909";
}
.icon-home:before {
  content: "\e90a";
}
.icon-fly2:before {
  content: "\e90b";
  color: #8b8b8c;
}
.icon-menu:before {
  content: "\e90c";
}
.icon-praise:before {
  content: "\e90d";
}
.icon-diamond:before {
  content: "\e90e";
}
.icon-user:before {
  content: "\e90f";
}
