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

This commit is contained in:
Anand Doshi 2012-05-26 17:01:04 +05:30
parent 0c40e16aae
commit 2a7dc5aaf7

View file

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