mirror of
https://github.com/bigchaindb/site.git
synced 2025-01-25 17:22:00 +01:00
update Noto Sans font files, closes #16
- add woff2 - latin subset only for woff & woff2
This commit is contained in:
parent
1dd5e981d4
commit
d0b58e7826
BIN
_src/_assets/fonts/NotoSans-Regular.woff
Executable file → Normal file
BIN
_src/_assets/fonts/NotoSans-Regular.woff
Executable file → Normal file
Binary file not shown.
BIN
_src/_assets/fonts/NotoSans-Regular.woff2
Normal file
BIN
_src/_assets/fonts/NotoSans-Regular.woff2
Normal file
Binary file not shown.
@ -6,6 +6,7 @@
|
||||
@font-face {
|
||||
font-family: 'Noto Sans';
|
||||
src: local('Noto Sans Regular'),
|
||||
url('/assets/fonts/NotoSans-Regular.woff2') format('woff2'),
|
||||
url('/assets/fonts/NotoSans-Regular.woff') format('woff'),
|
||||
url('/assets/fonts/NotoSans-Regular.ttf') format('truetype');
|
||||
font-weight: 400;
|
||||
|
Loading…
Reference in New Issue
Block a user