mirror of
https://github.com/wahyd4/slate.git
synced 2026-08-09 04:46:48 +10:00
Add WOFF2 version of the icon font
This commit is contained in:
Executable
BIN
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