/* Generated by npm run fa_build. Do not edit manually. */
@font-face {
  font-family: "Horoso Font Awesome";
  src: url("/public/fontawesome/fa-horoso.9704fdfdffec.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: block;
}

.fa-solid,
.fa-regular,
.fa-brands {
  font-family: "Horoso Font Awesome";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-xs { font-size: 0.75em; }
.fa-sm { font-size: 0.875em; }
.fa-lg { font-size: 1.25em; }
.fa-xl { font-size: 1.5em; }
.fa-2xl { font-size: 2em; }
.fa-fw { width: 1.25em; text-align: center; }
.fa-flip-horizontal { transform: scaleX(-1); }
.fa-flip-vertical { transform: scaleY(-1); }

.fa-solid.fa-calendar-plus::before { content: "\e001"; }
.fa-solid.fa-chevron-left::before { content: "\e002"; }
.fa-solid.fa-chevron-right::before { content: "\e003"; }
.fa-solid.fa-envelope::before { content: "\e004"; }
.fa-solid.fa-image::before { content: "\e005"; }
.fa-solid.fa-language::before { content: "\e006"; }
.fa-solid.fa-list::before { content: "\e007"; }
.fa-solid.fa-xmark::before { content: "\e008"; }
.fa-brands.fa-facebook::before { content: "\e009"; }
.fa-brands.fa-instagram::before { content: "\e00a"; }
.fa-brands.fa-telegram::before { content: "\e00b"; }
.fa-brands.fa-x-twitter::before { content: "\e00c"; }
