@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/static/webfonts/fa-brands-400.woff2) format("woff2")}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/static/webfonts/fa-solid-900.woff2) format("woff2")}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/static/webfonts/fa-regular-400.woff2) format("woff2")}

/* ベース */
.fa,.fab,.far,.fas,.fa-brands,.fa-regular,.fa-solid{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  display:inline-block;
  font-style:normal;
  font-variant:normal;
  font-feature-settings:normal;
  line-height:1;
  text-rendering:auto;
  width:1.25em;
  text-align:center;
}

/* Solid (fas / fa-solid) */
.fas,.fa-solid{
  font-family:"Font Awesome 6 Free";
  font-weight:900;
}

/* Regular (far / fa-regular) */
.far,.fa-regular{
  font-family:"Font Awesome 6 Free";
  font-weight:400;
}

/* Brands (fab / fa-brands) — Brandsフォントを直接指定 */
.fab,.fa-brands{
  font-family:"Font Awesome 6 Brands" !important;
  font-weight:400;
}

/* spin animation */
@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.fa-spin{animation:fa-spin 2s linear infinite;}

/* ---- Solid icons ---- */
.fa-address-book::before{content:"\f2b9"}
.fa-address-card::before{content:"\f2bb"}
.fa-arrow-right-from-bracket::before{content:"\f08b"}
.fa-arrow-up-right-from-square::before{content:"\f08e"}
.fa-bolt::before{content:"\f0e7"}
.fa-building::before{content:"\f1ad"}
.fa-calendar::before{content:"\f133"}
.fa-calendar-days::before{content:"\f073"}
.fa-check::before{content:"\f00c"}
.fa-check-square::before{content:"\f14a"}
.fa-chevron-down::before{content:"\f078"}
.fa-chevron-left::before{content:"\f053"}
.fa-chevron-right::before{content:"\f054"}
.fa-circle-info::before{content:"\f05a"}
.fa-clock::before{content:"\f017"}
.fa-columns::before{content:"\f0db"}
.fa-download::before{content:"\f019"}
.fa-envelope::before{content:"\f0e0"}
.fa-eye::before{content:"\f06e"}
.fa-eye-slash::before{content:"\f070"}
.fa-file-csv::before{content:"\f6dd"}
.fa-file-excel::before{content:"\f1c3"}
.fa-file-export::before{content:"\f56e"}
.fa-file-import::before{content:"\f56f"}
.fa-folder-open::before{content:"\f07c"}
.fa-gear::before{content:"\f013"}
.fa-hourglass-half::before{content:"\f252"}
.fa-house::before{content:"\f015"}
.fa-info-circle::before{content:"\f05a"}
.fa-key::before{content:"\f084"}
.fa-layer-group::before{content:"\f5fd"}
.fa-list::before{content:"\f03a"}
.fa-list-check::before{content:"\f0ae"}
.fa-location-dot::before{content:"\f3c5"}
.fa-lock::before{content:"\f023"}
.fa-moon::before{content:"\f186"}
.fa-paper-plane::before{content:"\f1d8"}
.fa-pen::before{content:"\f304"}
.fa-plug::before{content:"\f1e6"}
.fa-plus::before{content:"\2b"}
.fa-rotate::before{content:"\f2f1"}
.fa-sign-in-alt::before{content:"\f2f6"}
.fa-right-to-bracket::before{content:"\f2f6"}
.fa-spinner::before{content:"\f110"}
.fa-star::before{content:"\f005"}
.fa-star-half-stroke::before{content:"\f5c0"}
.fa-sun::before{content:"\f185"}
.fa-table-columns::before{content:"\f0db"}
.fa-tower-broadcast::before{content:"\f519"}
.fa-trash::before{content:"\f1f8"}
.fa-trash-can::before{content:"\f2ed"}
.fa-triangle-exclamation::before{content:"\f071"}
.fa-user::before{content:"\f007"}
.fa-user-plus::before{content:"\f234"}
.fa-users::before{content:"\f0c0"}
.fa-video::before{content:"\f03d"}
.fa-square-check::before{content:"\f14a"}
.fa-box-archive::before{content:"\f187"}
.fa-film::before{content:"\f008"}
.fa-circle-play::before{content:"\f144"}
.fa-cloud-arrow-up::before{content:"\f0ee"}
.fa-circle-check::before{content:"\f058"}
.fa-circle-xmark::before{content:"\f057"}
.fa-hourglass::before{content:"\f254"}
.fa-stopwatch::before{content:"\f2f2"}
.fa-camera::before{content:"\f030"}
.fa-chevron-up::before{content:"\f077"}
.fa-circle-exclamation::before{content:"\f06a"}
.fa-copy::before{content:"\f0c5"}
.fa-envelope-open::before{content:"\f003"}
.fa-envelope-open-text::before{content:"\f658"}
.fa-file-contract::before{content:"\f56c"}
.fa-floppy-disk::before{content:"\f0c7"}
.fa-grip-vertical::before{content:"\f58e"}
.fa-inbox::before{content:"\f01c"}
.fa-link::before{content:"\f0c1"}
.fa-message::before{content:"\e521"}
.fa-note-sticky::before{content:"\f249"}
.fa-rotate-left::before{content:"\f2ea"}
.fa-rotate-right::before{content:"\f2f9"}
.fa-server::before{content:"\f233"}
.fa-sort::before{content:"\f0dc"}
.fa-sort-down::before{content:"\f0dd"}
.fa-sort-up::before{content:"\f0de"}
.fa-user-circle::before{content:"\f2bd"}

/* Regular icons */
.fa-star.far::before,.far.fa-star::before{content:"\f005"}

/* ---- Brands icons ---- */
.fa-google::before{content:"\f1a0"}
.fa-twitch::before{content:"\f1e8"}
.fa-x-twitter::before{content:"\e61b"}
.fa-youtube::before{content:"\f167"}
.fa-magnifying-glass::before{content:"\f002"}
.fa-xmark::before{content:"\f00d"}
