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

[class^="icon-"], [class*=" icon-"] {
  font-family: "Untitled" !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-droplet-solid-full:before {
  content: "\f000";
}
.icon-certificate-solid-full:before {
  content: "\f001";
}
.icon-leaf-solid-full:before {
  content: "\f002";
}
.icon-fish-solid-full:before {
  content: "\f003";
}
