added font 'Satisfy'
This commit is contained in:
parent
652410b333
commit
6548b50f57
@ -3321,7 +3321,12 @@ div.appframe-toolbar {
|
||||
src: local('Pacifico Regular'), local('Pacifico-Regular'), url('fonts/pacifico.woff') format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Satisfy';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Satisfy'), url('fonts/satisfy.woff') format('woff');
|
||||
}
|
||||
|
||||
/*
|
||||
* lib/js/lib/Aristo/aristo.selected.css
|
||||
|
@ -2316,7 +2316,12 @@ div.dialog_row table td textarea {
|
||||
src: local('Pacifico Regular'), local('Pacifico-Regular'), url('fonts/pacifico.woff') format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Satisfy';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Satisfy'), url('fonts/satisfy.woff') format('woff');
|
||||
}
|
||||
|
||||
/*
|
||||
* lib/css/ui/list.css
|
||||
|
BIN
public/css/fonts/satisfy.woff
Normal file
BIN
public/css/fonts/satisfy.woff
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user