added font 'cookie'
This commit is contained in:
parent
822318fec7
commit
e316795196
@ -3328,6 +3328,14 @@ div.appframe-toolbar {
|
|||||||
src: local('Oleo Script'), local('OleoScript-Regular'), url('fonts/oleoscript.woff') format('woff');
|
src: local('Oleo Script'), local('OleoScript-Regular'), url('fonts/oleoscript.woff') format('woff');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Cookie';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
src: local('Cookie-Regular'), url('fonts/cookie.woff') format('woff');
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* lib/js/lib/Aristo/aristo.selected.css
|
* lib/js/lib/Aristo/aristo.selected.css
|
||||||
*/
|
*/
|
||||||
|
@ -2323,6 +2323,14 @@ div.dialog_row table td textarea {
|
|||||||
src: local('Oleo Script'), local('OleoScript-Regular'), url('fonts/oleoscript.woff') format('woff');
|
src: local('Oleo Script'), local('OleoScript-Regular'), url('fonts/oleoscript.woff') format('woff');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Cookie';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
src: local('Cookie-Regular'), url('fonts/cookie.woff') format('woff');
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* lib/css/ui/list.css
|
* lib/css/ui/list.css
|
||||||
*/
|
*/
|
||||||
|
BIN
public/css/fonts/cookie.woff
Normal file
BIN
public/css/fonts/cookie.woff
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user