123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- @font-face {
- font-family: "iconfont"; /* Project id 2208059 */
- src: url("iconfont.woff2?t=1634903299890") format("woff2"),
- url("iconfont.woff?t=1634903299890") format("woff"),
- url("iconfont.ttf?t=1634903299890") format("truetype");
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .team-iconshuifei::before {
- content: "\e62d";
- }
- .team-iconshuiyuandi::before {
- content: "\e64e";
- }
- .team-iconshuifei1::before {
- content: "\e616";
- }
- .team-iconshui::before {
- content: "\e61f";
- }
- .team-iconzuixinlianzai::before {
- content: "\e6da";
- }
- .team-iconxinpin::before {
- content: "\e614";
- }
- .team-iconxinpinrenqiwang::before {
- content: "\e615";
- }
- .team-iconinternationality::before {
- content: "\e67a";
- }
- .team-iconshanchu::before {
- content: "\e617";
- }
- .team-iconshow-main-container::before {
- content: "\e878";
- }
- .team-iconhidden-main-container::before {
- content: "\e881";
- }
- .team-iconexit-fullscreen::before {
- content: "\e62a";
- }
- .team-iconfullscreen::before {
- content: "\e62b";
- }
|