.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;}

/*----*/
.fa-headset:before{content:"\f590"}
.fa-arrow-to-top:before{content:"\f341"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-left:before{content:"\f104"}
.fa-map-marker-alt:before{content:"\f3c5"}
.fa-home:before{content:"\f015"}

/*----*/
.fa-wind:before{content:"\f72e"}
.fa-heartbeat:before{content:"\f21e"}
.fa-campfire:before{content:"\f6ba"}
.fa-vector-square:before{content:"\f5cb"}
.fa-bug:before{content:"\f188"}
.fa-tint:before{content:"\f043"}
.fa-cabinet-filing:before{content:"\f64b"}
.fa-shield-check:before{content:"\f2f7"}
.fa-shekel-sign:before{content:"\f20b"}
.fa-recycle:before{content:"\f1b8"}


/*--调用图标字体库--*/
@font-face{font-family:"FontBrands";font-style:normal;font-weight:normal;src:url("../fonts/fa-brands-400.ttf") format("truetype");}
@font-face{font-family:"FontAwesome";font-style:normal;font-weight:300;src:url("../fonts/fa-light-300.ttf") format("truetype");}
@font-face{font-family:"FontAwesome";font-style:normal;font-weight:400;src:url("../fonts/fa-regular-400.ttf") format("truetype");}
@font-face{font-family:"FontAwesome";font-style:normal;font-weight:900;src:url("../fonts/fa-solid-900.ttf") format("truetype");}
.fab{font-family:"FontBrands"}
.fal,.far{font-family:"FontAwesome"}
.fal{font-weight:300}
.far{font-weight:400}
.fa,.fas{font-family:"FontAwesome";font-weight:900}