|
@@ -5,6 +5,13 @@
|
|
|
url('iconfont.ttf?t=1659489435984') format('truetype');
|
|
|
}
|
|
|
|
|
|
+@font-face {
|
|
|
+ font-family: "iconfont"; /* Project id 3562952 */
|
|
|
+ src: url('mis-iconfont.woff2?t=1659489435984') format('woff2'),
|
|
|
+ url('mis-iconfont.woff?t=1659489435984') format('woff'),
|
|
|
+ url('mis-iconfont.ttf?t=1659489435984') format('truetype');
|
|
|
+}
|
|
|
+
|
|
|
.iconfont {
|
|
|
font-family: "iconfont" !important;
|
|
|
font-size: 16px;
|