removed font 'Satisfy' and added font 'Oleo Script'
diff --git a/public/css/all-app.css b/public/css/all-app.css
index fd30183..cee6958 100644
--- a/public/css/all-app.css
+++ b/public/css/all-app.css
@@ -3322,10 +3322,10 @@
 }
 
 @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');
 }
 
 /*
diff --git a/public/css/all-web.css b/public/css/all-web.css
index 25b55fc..da1258a 100644
--- a/public/css/all-web.css
+++ b/public/css/all-web.css
@@ -2317,10 +2317,10 @@
 }
 
 @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');
 }
 
 /*
diff --git a/public/css/fonts/oleoscript.woff b/public/css/fonts/oleoscript.woff
new file mode 100644
index 0000000..feb3f96
--- /dev/null
+++ b/public/css/fonts/oleoscript.woff
Binary files differ
diff --git a/public/css/fonts/satisfy.woff b/public/css/fonts/satisfy.woff
deleted file mode 100644
index af1e8d8..0000000
--- a/public/css/fonts/satisfy.woff
+++ /dev/null
Binary files differ