@font-face {
    font-family: 'iconsead';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('fonts/iconsead.woff?v=2') format('woff');
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconsead' !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-simples:before {
  content: "\e90c";
}
.icon-completo:before {
  content: "\e90a";
}
.icon-flexivel:before {
  content: "\e90b";
}
.icon-qualidade:before {
  content: "\e90d";
}
.icon-search:before {
  content: "\e900";
}
.icon-local_printshop:before {
  content: "\e909";
}
.icon-arrow-right-outline:before {
  content: "\e908";
}
.icon-play_circle_outline:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e907";
}
.icon-user:before {
  content: "\e904";
}
.icon-thumbs-down:before {
  content: "\e905";
}
.icon-thumbs-up:before {
  content: "\e906";
}
.icon-chat:before {
  content: "\e902";
}
.icon-bubbles:before {
  content: "\e902";
}
.icon-talk:before {
  content: "\e902";
}
.icon-message:before {
  content: "\e902";
}
.icon-conversation:before {
  content: "\e902";
}
.icon-barcode:before {
  content: "\e903";
}
.icon-phone:before {
  content: "\e942";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}