| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- @font-face {font-family: "iconfont";
- src: url('iconfont.eot?t=1490337422326'); /* IE9*/
- src: url('iconfont.eot?t=1490337422326#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('iconfont.woff?t=1490337422326') format('woff'), /* chrome, firefox */
- url('iconfont.ttf?t=1490337422326') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
- url('iconfont.svg?t=1490337422326#iconfont') format('svg'); /* iOS 4.1- */
- }
- .iconfont {
- font-family:"iconfont" !important;
- font-size:16px;
- font-style:normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-shuaxin:before { content: "\e60d"; }
- .icon-shujuku:before { content: "\e600"; }
- .icon-shanchu:before { content: "\e601"; }
- .icon-wenzhang:before { content: "\e602"; }
- .icon-lianjie:before { content: "\e60c"; }
- .icon-caidan:before { content: "\e60e"; }
- .icon-youjian:before { content: "\e603"; }
- .icon-tuijian:before { content: "\e604"; }
- .icon-msg:before { content: "\e605"; }
- .icon-userpro:before { content: "\e606"; }
- .icon-leimulianjie:before { content: "\e607"; }
- .icon-list:before { content: "\e608"; }
- .icon-remind:before { content: "\e609"; }
- .icon-Password:before { content: "\e60a"; }
- .icon-Setup:before { content: "\e60b"; }
- .icon-shangsheng:before { content: "\e628"; }
- .icon-fajianxiang:before { content: "\e639"; }
- .icon-xiajiang:before { content: "\e60f"; }
- .icon-paixu:before { content: "\e656"; }
|