1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- @font-face {
- font-family: "iconfont"; /* Project id 3874386 */
- src: url('iconfont.eot?t=1697440519713'); /* IE9 */
- src: url('iconfont.eot?t=1697440519713#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('iconfont.woff2?t=1697440519713') format('woff2'),
- url('iconfont.woff?t=1697440519713') format('woff'),
- url('iconfont.ttf?t=1697440519713') format('truetype'),
- url('iconfont.svg?t=1697440519713#iconfont') format('svg');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-metamask-fox1:before {
- content: "\e61c";
- }
- .icon-Tronlink:before {
- content: "\e602";
- }
- .icon-ic_exchanged:before {
- content: "\e608";
- }
- .icon-qianbao:before {
- content: "\e851";
- }
- .icon-fanyi:before {
- content: "\e64d";
- }
- .icon-caidan:before {
- content: "\e641";
- }
- .icon-jihuo:before {
- content: "\e617";
- }
- .icon-gudingzichan:before {
- content: "\e601";
- }
- .icon-jiangzhang:before {
- content: "\e60e";
- }
- .icon-reset:before {
- content: "\e611";
- }
- .icon-anjianfengexian:before {
- content: "\e680";
- }
- .icon-31guanbi:before {
- content: "\e600";
- }
- .icon-duoyuyan:before {
- content: "\e62e";
- }
- .icon-xuanzeqizhankai_o:before {
- content: "\eb8d";
- }
- .icon-fuzhi:before {
- content: "\e612";
- }
- .icon-shezhi:before {
- content: "\e8b7";
- }
- .icon-zhuanhuan:before {
- content: "\e609";
- }
|