@font-face {
  font-family: "RendaCatadores";
  src: url("fonts/RendaCatadores.ttf") format("truetype"),
       url("fonts/RendaCatadores.woff") format("woff"),
       url("fonts/RendaCatadores.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: "RendaCatadores" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tree-solid-full:before {
  content: "\f000";
}
.icon-recycle-solid-full:before {
  content: "\f001";
}
.icon-piggy-bank-solid-full:before {
  content: "\f002";
}
.icon-handshake-solid-full:before {
  content: "\f003";
}
.icon-book-open-reader-solid-full:before {
  content: "\f004";
}
