mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-28 02:58:30 +00:00
removed font 'Satisfy' and added font 'Oleo Script'
This commit is contained in:
@@ -2317,10 +2317,10 @@ div.dialog_row table td textarea {
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Satisfy';
|
||||
font-family: 'Oleo Script';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Satisfy'), url('fonts/satisfy.woff') format('woff');
|
||||
src: local('Oleo Script'), local('OleoScript-Regular'), url('fonts/oleoscript.woff') format('woff');
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user