udpate
This commit is contained in:
Vendored
+8
-4
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 5079339 */
|
||||
src: url('iconfont.woff2?t=1783075781525') format('woff2'),
|
||||
url('iconfont.woff?t=1783075781525') format('woff'),
|
||||
url('iconfont.ttf?t=1783075781525') format('truetype');
|
||||
src: url('iconfont.woff2?t=1783664954990') format('woff2'),
|
||||
url('iconfont.woff?t=1783664954990') format('woff'),
|
||||
url('iconfont.ttf?t=1783664954990') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,10 +13,14 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-nav-help-center:before {
|
||||
.icon-nav-scaling-plan:before {
|
||||
content: "\e617";
|
||||
}
|
||||
|
||||
.icon-nav-help-center:before {
|
||||
content: "\e612";
|
||||
}
|
||||
|
||||
.icon-nav-contact-us:before {
|
||||
content: "\e637";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user