ronds-metadata 1.3.43 → 1.3.44
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,8 @@
|
|
1
1
|
@font-face {
|
2
2
|
font-family: "mt"; /* Project id 2247093 */
|
3
|
-
src: url('iconfont.woff2?t=
|
4
|
-
url('iconfont.woff?t=
|
5
|
-
url('iconfont.ttf?t=
|
3
|
+
src: url('iconfont.woff2?t=1716173312085') format('woff2'),
|
4
|
+
url('iconfont.woff?t=1716173312085') format('woff'),
|
5
|
+
url('iconfont.ttf?t=1716173312085') format('truetype');
|
6
6
|
}
|
7
7
|
|
8
8
|
.mt {
|
@@ -13,6 +13,18 @@
|
|
13
13
|
-moz-osx-font-smoothing: grayscale;
|
14
14
|
}
|
15
15
|
|
16
|
+
.mt-pt2:before {
|
17
|
+
content: "\e710";
|
18
|
+
}
|
19
|
+
|
20
|
+
.mt-pipeline:before {
|
21
|
+
content: "\e663";
|
22
|
+
}
|
23
|
+
|
24
|
+
.mt-pt:before {
|
25
|
+
content: "\e613";
|
26
|
+
}
|
27
|
+
|
16
28
|
.mt-index:before {
|
17
29
|
content: "\e63a";
|
18
30
|
}
|
Binary file
|
Binary file
|
Binary file
|