You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
1.0 KiB
72 lines
1.0 KiB
5 years ago
|
@font-face {
|
||
|
font-family: MuiiconSpread;
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
src: url('../fonts/icons-extra2.ttf') format('truetype'); /* iOS 4.1- */
|
||
|
}
|
||
|
.iconfont
|
||
|
{
|
||
|
font-family: MuiiconSpread;
|
||
|
font-size: 24px;
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
line-height: 1;
|
||
|
display: inline-block;
|
||
|
text-decoration: none;
|
||
|
-webkit-font-smoothing: antialiased;
|
||
|
}
|
||
|
.icon-bibi:before {
|
||
|
content: "\e63f";
|
||
|
}
|
||
|
|
||
|
.icon-my:before {
|
||
|
content: "\e640";
|
||
|
}
|
||
|
|
||
|
.icon-otc:before {
|
||
|
content: "\e641";
|
||
|
}
|
||
|
|
||
|
.icon-yinhangka:before {
|
||
|
content: "\e642";
|
||
|
}
|
||
|
|
||
|
.icon-zhifubap:before {
|
||
|
content: "\e643";
|
||
|
}
|
||
|
|
||
|
.icon-Shape:before {
|
||
|
content: "\e644";
|
||
|
}
|
||
|
|
||
|
.icon-qianbao:before {
|
||
|
content: "\e645";
|
||
|
}
|
||
|
|
||
|
.icon-zhankai:before {
|
||
|
content: "\e646";
|
||
|
}
|
||
|
|
||
|
.icon-shouye:before {
|
||
|
content: "\e647";
|
||
|
}
|
||
|
|
||
|
.icon-dingdan:before {
|
||
|
content: "\e648";
|
||
|
}
|
||
|
|
||
|
.icon-zhangfu:before {
|
||
|
content: "\e649";
|
||
|
}
|
||
|
|
||
|
.icon-xuanze:before {
|
||
|
content: "\e64a";
|
||
|
}
|
||
|
|
||
|
.icon-gonggao:before {
|
||
|
content: "\e64b";
|
||
|
}
|
||
|
|
||
|
.icon-weixin-copy:before {
|
||
|
content: "\e73c";
|
||
|
}
|