Updated font-datatracker, removing fd-users and adding fd-group.
- Legacy-Id: 18259
This commit is contained in:
parent
a5565ac212
commit
1d11328c7b
|
@ -21,10 +21,10 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"uid": "05ef9b5e8742971aa85b23cfcbe71594",
|
||||
"css": "users",
|
||||
"code": 59393,
|
||||
"src": "mfglabs"
|
||||
"uid": "e36d581e4f2844db345bddc205d15dda",
|
||||
"css": "group",
|
||||
"code": 59394,
|
||||
"src": "elusive"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,11 +1,11 @@
|
|||
@font-face {
|
||||
font-family: 'font-datatracker';
|
||||
src: url('../font/font-datatracker.eot?74830924');
|
||||
src: url('../font/font-datatracker.eot?74830924#iefix') format('embedded-opentype'),
|
||||
url('../font/font-datatracker.woff2?74830924') format('woff2'),
|
||||
url('../font/font-datatracker.woff?74830924') format('woff'),
|
||||
url('../font/font-datatracker.ttf?74830924') format('truetype'),
|
||||
url('../font/font-datatracker.svg?74830924#font-datatracker') format('svg');
|
||||
src: url('../font/font-datatracker.eot?2867018');
|
||||
src: url('../font/font-datatracker.eot?2867018#iefix') format('embedded-opentype'),
|
||||
url('../font/font-datatracker.woff2?2867018') format('woff2'),
|
||||
url('../font/font-datatracker.woff?2867018') format('woff'),
|
||||
url('../font/font-datatracker.ttf?2867018') format('truetype'),
|
||||
url('../font/font-datatracker.svg?2867018#font-datatracker') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
@ -15,7 +15,7 @@
|
|||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
@font-face {
|
||||
font-family: 'font-datatracker';
|
||||
src: url('../font/font-datatracker.svg?74830924#font-datatracker') format('svg');
|
||||
src: url('../font/font-datatracker.svg?2867018#font-datatracker') format('svg');
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
@ -56,4 +56,4 @@
|
|||
}
|
||||
|
||||
.fd-meetecho:before { content: '\e800'; } /* '' */
|
||||
.fd-users:before { content: '\e801'; } /* '' */
|
||||
.fd-group:before { content: '\e802'; } /* '' */
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.3 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue