123456789101112131415161718192021222324252627282930313233343536373839 |
- @font-face {font-family: "iconfont";
- src: url('fonts/iconfont.eot?t=1472898366'); /* IE9*/
- src: url('fonts/iconfont.eot?t=1472898366#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('fonts/iconfont.woff?t=1472898366') format('woff'), /* chrome, firefox */
- url('fonts/iconfont.ttf?t=1472898366') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
- url('fonts/iconfont.svg?t=1472898366#iconfont') format('svg'); /* iOS 4.1- */
- }
- .iconfont {
- font-family:"iconfont" !important;
- font-size:20px;
- font-style:normal;
- -webkit-font-smoothing: antialiased;
- -webkit-text-stroke-width: 0.2px;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-weixin:before { content: "\e60a"; }
- .icon-xinxi:before { content: "\e600"; }
- .icon-6:before { content: "\e60b"; }
- .icon-qq:before { content: "\e60c"; }
- .icon-fanhui:before { content: "\e615"; }
- .icon-kongjian:before { content: "\e60d"; }
- .icon-xiaofeijilu:before { content: "\e60f"; }
- .icon-xiangzuo:before { content: "\e614"; }
- .icon-weibo:before { content: "\e60e"; }
- .icon-guanzhu:before { content: "\e601"; }
- .icon-gaoshouyi:before { content: "\e602"; }
- .icon-wode:before { content: "\e607"; }
- .icon-guanzhu1:before { content: "\e610"; }
- .icon-touxiang:before { content: "\e612"; }
- .icon-iconfontxunzhangcopy:before { content: "\e611"; }
- .icon-jibenxinxigexingqianming:before { content: "\e613"; }
- .icon-qian:before { content: "\e603"; }
- .icon-guanli:before { content: "\e604"; }
- .icon-folloe:before { content: "\e608"; }
- .icon-webtubiaoku02:before { content: "\e605"; }
- .icon-right-1-copy:before { content: "\e606"; }
- .icon-yiguanzhu:before { content: "\e609"; }
|