|
@@ -1,11 +1,11 @@
|
1
|
1
|
@font-face {
|
2
|
2
|
font-family: "fontello";
|
3
|
|
- src: url("../font/fontello.eot?47814317");
|
4
|
|
- src: url("../font/fontello.eot?47814317#iefix") format("embedded-opentype"),
|
5
|
|
- url("../font/fontello.woff2?47814317") format("woff2"),
|
6
|
|
- url("../font/fontello.woff?47814317") format("woff"),
|
7
|
|
- url("../font/fontello.ttf?47814317") format("truetype"),
|
8
|
|
- url("../font/fontello.svg?47814317#fontello") format("svg");
|
|
3
|
+ src: url("../font/fontello.eot?52091789");
|
|
4
|
+ src: url("../font/fontello.eot?52091789#iefix") format("embedded-opentype"),
|
|
5
|
+ url("../font/fontello.woff2?52091789") format("woff2"),
|
|
6
|
+ url("../font/fontello.woff?52091789") format("woff"),
|
|
7
|
+ url("../font/fontello.ttf?52091789") format("truetype"),
|
|
8
|
+ url("../font/fontello.svg?52091789#fontello") format("svg");
|
9
|
9
|
font-weight: normal;
|
10
|
10
|
font-style: normal;
|
11
|
11
|
}
|
|
@@ -15,7 +15,7 @@
|
15
|
15
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
16
|
16
|
@font-face {
|
17
|
17
|
font-family: 'fontello';
|
18
|
|
- src: url('../font/fontello.svg?47814317#fontello') format('svg');
|
|
18
|
+ src: url('../font/fontello.svg?52091789#fontello') format('svg');
|
19
|
19
|
}
|
20
|
20
|
}
|
21
|
21
|
*/
|
|
@@ -62,7 +62,7 @@
|
62
|
62
|
.icon-angle-right:before {
|
63
|
63
|
content: "\f105";
|
64
|
64
|
} /* '' */
|
65
|
|
-.icon-github:before {
|
|
65
|
+.icon-gh:before {
|
66
|
66
|
content: "\f113";
|
67
|
67
|
} /* '' */
|
68
|
68
|
.icon-git:before {
|