@font-face {
  font-family: 'lotools-icomoon';
  src:
    url('lotools-icomoon.ttf?g4iqh7') format('truetype'),
    url('lotools-icomoon.woff?g4iqh7') format('woff'),
    url('lotools-icomoon.svg?g4iqh7#lotools-icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lotools-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-hashtag:before {
  content: "\e90d";
}
.icon-palette:before {
  content: "\e90e";
}
.icon-whatsapp:before {
  content: "\e90f";
}
.icon-calculadora-frete:before {
  content: "\e900";
}
.icon-desc-produto:before {
  content: "\e903";
}
.icon-nomes-empresa:before {
  content: "\e904";
}
.icon-politica-seguranca:before {
  content: "\e907";
}
.icon-politica-troca:before {
  content: "\e90b";
}
.icon-slogan:before {
  content: "\e90c";
}
.icon-facebook .path1:before {
  content: "\e901";
  color: rgb(255, 255, 255);
}
.icon-facebook .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(43, 196, 195);
}
.icon-instagram .path1:before {
  content: "\e905";
  color: rgb(255, 255, 255);
}
.icon-instagram .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(43, 196, 195);
}
.icon-x .path1:before {
  content: "\e908";
  color: rgb(43, 196, 195);
}
.icon-x .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(254, 254, 254);
}
.icon-x .path3:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(43, 196, 195);
}
