mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Add WOFF2 version of the icon font
This commit is contained in:
parent
d27f5c4b7d
commit
b7e65975b0
2 changed files with 1 additions and 0 deletions
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');
|
||||
|
|
|
|||
Loading…
Reference in a new issue