removed font 'Satisfy' and added font 'Oleo Script'

This commit is contained in:
Anand Doshi 2012-05-26 17:01:00 +05:30
parent 6548b50f57
commit 822318fec7
4 changed files with 4 additions and 4 deletions

View File

@ -3322,10 +3322,10 @@ div.appframe-toolbar {
}
@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');
}
/*

View File

@ -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');
}
/*

Binary file not shown.

Binary file not shown.