@font-face {
  font-family: "uicons-brands";
  src: url("../fonts/uicons-brands-social.woff") format("woff");
  font-display: swap;
}

i[class^="fi-brands-"]::before,
i[class*=" fi-brands-"]::before,
span[class^="fi-brands-"]::before,
span[class*=" fi-brands-"]::before {
  font-family: "uicons-brands" !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fi-brands-facebook::before { content: "\e80c"; }
.fi-brands-instagram::before { content: "\eb22"; }
.fi-brands-linkedin::before { content: "\ec27"; }
.fi-brands-twitter-alt::before { content: "\f4c4"; }
.fi-brands-whatsapp::before { content: "\f5f5"; }
.fi-brands-youtube::before { content: "\f652"; }
