removed font 'Satisfy' and added font 'Oleo Script'
This commit is contained in:
parent
0c40e16aae
commit
2a7dc5aaf7
1 changed files with 2 additions and 2 deletions
|
|
@ -48,8 +48,8 @@
|
|||
}
|
||||
|
||||
@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');
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue