/* Stable fallback icons for Luxeritas header and sidebar search. */
#head-search-button::before,
#side .search-submit::before,
#side .searchform button::before,
#side .search-form button::before {
  content: "\f002" !important;
  display: inline-block;
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Free" !important;
  font-size: 1em;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}
#head-band .ico-twitter::before {
  content: "\f099" !important;
  display: inline-block;
  font-family: "Font Awesome 6 Brands", "Font Awesome 5 Brands" !important;
  font-style: normal;
  font-weight: 400;
}
#head-band .ico-youtube-play::before {
  content: "\f167" !important;
  display: inline-block;
  font-family: "Font Awesome 6 Brands", "Font Awesome 5 Brands" !important;
  font-style: normal;
  font-weight: 400;
}