font fix
This commit is contained in:
parent
4f37ce9c7e
commit
33d02a4845
5 changed files with 2 additions and 2 deletions
Binary file not shown.
BIN
web/nfc-theme/static/DavidLibre-Regular.woff
Normal file
BIN
web/nfc-theme/static/DavidLibre-Regular.woff
Normal file
Binary file not shown.
|
|
@ -1,7 +1,7 @@
|
|||
@font-face {
|
||||
font-family: 'David Libre';
|
||||
src: local('David Libre'), local('DavidLibre'),
|
||||
url('DavidLibre-Regular.ttf') format('ttf')
|
||||
url('DavidLibre-Regular.woff') format('woff')
|
||||
}
|
||||
|
||||
/* CSS Reset */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue