/*!
 * Font Awesome Pro 6 子集 —— 仅本页面用到的 19 个 solid 图标
 * 由 all.min.css (454KB) 精简而来，大幅减少首屏渲染阻塞的 CSS 体积
 */
@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:swap;src:url(../webfonts/fa-solid-900.woff2) format("woff2")}

.fa{font-family:var(--fa-style-family,"Font Awesome 6 Pro");font-weight:var(--fa-style,900)}
.fa,.fas,.fa-solid{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}
.fa-solid,.fas{font-family:"Font Awesome 6 Pro";font-weight:900}

.fa-spin{animation:fa-spin 2s linear infinite}
@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}

.fa-circle-half-stroke:before{content:"\f042"}
.fa-door-open:before{content:"\f52b"}
.fa-door-closed:before{content:"\f52a"}
.fa-lock:before{content:"\f023"}
.fa-lock-open:before{content:"\f3c1"}
.fa-volume-mute:before{content:"\f6a9"}
.fa-power-off:before{content:"\f011"}
.fa-thermometer-half:before{content:"\f2c9"}
.fa-temperature-low:before{content:"\f76b"}
.fa-tint:before{content:"\f043"}
.fa-gauge-high:before{content:"\f625"}
.fa-smog:before{content:"\f75f"}
.fa-sync-alt:before{content:"\f2f1"}
.fa-wind:before{content:"\f72e"}
.fa-snowflake:before{content:"\f2dc"}
.fa-fan:before{content:"\f863"}
.fa-sun:before{content:"\f185"}
.fa-moon:before{content:"\f186"}
.fa-spinner:before{content:"\f110"}
