@font-face {
  font-family: 'brands';
  src:  url( 'https://zero-covid.org/wp-content/uploads/wp-svg-icons/custom-pack/fonts/brands.eot?cadr3y');
  src:  url( 'https://zero-covid.org/wp-content/uploads/wp-svg-icons/custom-pack/fonts/brands.eot?cadr3y#iefix') format('embedded-opentype'),
    url( 'https://zero-covid.org/wp-content/uploads/wp-svg-icons/custom-pack/fonts/brands.ttf?cadr3y') format('truetype'),
    url( 'https://zero-covid.org/wp-content/uploads/wp-svg-icons/custom-pack/fonts/brands.woff?cadr3y') format('woff'),
    url( 'https://zero-covid.org/wp-content/uploads/wp-svg-icons/custom-pack/fonts/brands.svg?cadr3y#brands') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="brands-"], [class*=" brands-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'brands' !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;
}

.brands-discord:before {
  content: "\e9c5";
}
.brands-facebook:before {
  content: "\e9fb";
}
.brands-messenger:before {
  content: "\eaf1";
}
.brands-reddit:before {
  content: "\eb95";
}
.brands-signal:before {
  content: "\ebc2";
}
.brands-slack:before {
  content: "\ebca";
}
.brands-telegram:before {
  content: "\ec1e";
}
.brands-whatsapp:before {
  content: "\ec70";
}
