.fa,
.fab,
.fal,
.far,
.fas,
[class^="fa-"],
[class*=" fa-"] {
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands", FontAwesome !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  font-size: inherit;
  width: auto;
  height: auto;
  vertical-align: middle;
}

.fas,
.fa-solid {
  font-weight: 900;
}

.far,
.fa-regular {
  font-weight: 400;
}

.fab,
.fa-brands {
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 400;
}

.ipsDataItem_stats .fa,
.ipsCommentCount .fa,
.ipsType_light .fa,
.ipsNavBar_primary .fa,
.ipsBreadcrumb .fa,
.ipsRating .fa,
.cTopicList .fa,
.ipsItemStatus .fa {
  font-size: 16px;
  width: auto !important;
  height: auto !important;
  max-width: 20px;
  max-height: 20px;
}

.ipsRating .fa-star {
  font-size: 18px;
}

.fa svg,
svg.fa,
svg[class^="fa-"],
svg[class*=" fa-"] {
  width: 1em !important;
  height: 1em !important;
  max-width: 20px !important;
  max-height: 20px !important;
  vertical-align: middle;
}
