init
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
@font-face {
|
||||
font-family: "nbd-icon"; /* Project id 5193086 */
|
||||
src: url('//at.alicdn.com/t/c/font_5193086_zgg3m1cv22e.woff2?t=1781003671405') format('woff2'),
|
||||
url('//at.alicdn.com/t/c/font_5193086_zgg3m1cv22e.woff?t=1781003671405') format('woff'),
|
||||
url('//at.alicdn.com/t/c/font_5193086_zgg3m1cv22e.ttf?t=1781003671405') format('truetype');
|
||||
}
|
||||
|
||||
.nbd-icon {
|
||||
font-family: "nbd-icon" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.nbd-icon-daiban:before {
|
||||
content: "\e612";
|
||||
}
|
||||
|
||||
.nbd-icon-saoyisao:before {
|
||||
content: "\e891";
|
||||
}
|
||||
Reference in New Issue
Block a user