mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-01-12 22:44:57 +08:00
Add WOFF2 version of the icon font
This commit is contained in:
BIN
source/fonts/slate.woff2
Executable file
BIN
source/fonts/slate.woff2
Executable file
Binary file not shown.
@@ -2,6 +2,7 @@
|
||||
font-family: 'slate';
|
||||
src:font-url('slate.eot?-syv14m');
|
||||
src:font-url('slate.eot?#iefix-syv14m') format('embedded-opentype'),
|
||||
font-url('slate.woff2?-syv14m') format('woff2'),
|
||||
font-url('slate.woff?-syv14m') format('woff'),
|
||||
font-url('slate.ttf?-syv14m') format('truetype'),
|
||||
font-url('slate.svg?-syv14m#slate') format('svg');
|
||||
|
||||
Reference in New Issue
Block a user