mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 20:59:11 +00:00
added font 'Satisfy'
This commit is contained in:
@@ -3321,7 +3321,12 @@ div.appframe-toolbar {
|
|||||||
src: local('Pacifico Regular'), local('Pacifico-Regular'), url('fonts/pacifico.woff') format('woff');
|
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
|
* 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');
|
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
|
* 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.
Reference in New Issue
Block a user