removed font 'Satisfy' and added font 'Oleo Script'
This commit is contained in:
parent
6548b50f57
commit
822318fec7
@ -3322,10 +3322,10 @@ div.appframe-toolbar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Satisfy';
|
font-family: 'Oleo Script';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
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');
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -2317,10 +2317,10 @@ div.dialog_row table td textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Satisfy';
|
font-family: 'Oleo Script';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
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');
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
BIN
public/css/fonts/oleoscript.woff
Normal file
BIN
public/css/fonts/oleoscript.woff
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user