@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cb824x');
  src:  url('fonts/icomoon.eot?cb824x#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cb824x') format('truetype'),
    url('fonts/icomoon.woff?cb824x') format('woff'),
    url('fonts/icomoon.svg?cb824x#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-menu-close:before {
  content: "\e911";
}
.icon-impressora:before {
  content: "\e910";
}
.icon-download:before {
  content: "\e90f";
}
.icon-facebook:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-whatsapp:before {
  content: "\e90d";
}
.icon-youtube:before {
  content: "\e90e";
}
.icon-arrow-scroll-down:before {
  content: "\e90a";
}
.icon-play-video:before {
  content: "\e909";
}
.icon-nota-estrela:before {
  content: "\e908";
}
.icon-polygon:before {
  content: "\e907";
}
.icon-icone-briefing:before {
  content: "\e902";
}
.icon-icone-entrega:before {
  content: "\e903";
}
.icon-icone-montagem:before {
  content: "\e904";
}
.icon-icone-projeto:before {
  content: "\e905";
}
.icon-icone-visita:before {
  content: "\e906";
}
.icon-menu-bar:before {
  content: "\e901";
}
.icon-btn-arrow:before {
  content: "\e900";
}
