@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?j4nzxq') format('truetype'),
    url('fonts/icomoon.woff?j4nzxq') format('woff'),
    url('fonts/icomoon.svg?j4nzxq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class*="icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon', sans-serif !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-paper-plane-o:before {
  content: "\e90e";
}
.icon-paperclip:before {
  content: "\e906";
}
.icon-send:before {
  content: "\e90c";
}
.icon-paperclip1:before {
  content: "\e907";
}
.icon-chevron-down:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-up-angled:before {
  content: "\e903";
}
.icon-curved-arrow:before {
  content: "\e904";
}
.icon-register:before {
  content: "\e905";
}
.icon-plus:before {
  content: "\e908";
}
.icon-minus:before {
  content: "\e909";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-magnifying:before {
  content: "\e90b";
}
.icon-user:before {
  content: "\e90d";
}
.icon-check:before {
  content: "\e90f";
}
.icon-group-work:before {
  content: "\e726";
}
.icon-tag:before {
  content: "\e755";
}
.icon-tags:before {
  content: "\e756";
}
.icon-bubbles:before {
  content: "\e7d7";
}
.icon-bubble-text:before {
  content: "\e7db";
}
.icon-percent:before {
  content: "\e938";
}
.icon-circle-right:before {
  content: "\ea42";
}

.icon-download:before {
    content: "\e900"; /* Código do ícone */
}

.icon-arrow-down:before {
    content: "\e901";
}

.icon-folder-download:before {
    content: "\e900"; /* Código do ícone */
}