summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/index.html b/index.html
index 11fe119..c5583b9 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,16 @@
<html>
-<head><title>AnyClip Cloud Generator</title></head>
+<head>
+<title>AnyClip Cloud Generator</title>
+<style>
+@font-face { font-family: 'Myriad Pro'; src: local('Myriad Pro Regular'), local('Myriad Pro'), url('http://static2.anyclipimg.com/fonts/MyriadPro-Regular.otf') format('opentype'); }
+@font-face { font-family: 'Myriad Pro'; font-weight: bold; src: local('Myriad Pro Bold'), url('http://static2.anyclipimg.com/fonts/MyriadPro-Bold.otf') format('opentype'); }
+@font-face { font-family: 'Myriad Pro'; font-style: italic; src: local('Myriad Pro Italic'), url('http://static2.anyclipimg.com/fonts/MyriadPro-It.otf') format('opentype'); }
+@font-face { font-family: 'Myriad Pro'; font-weight: bold; font-style: italic; src: local('Myriad Pro Bold Italic'), url('http://static2.anyclipimg.com/fonts/MyriadPro-BoldIt.otf') format('opentype'); }
+body,input,textarea,pre { font-family: "Myriad Pro", Myriad, "Myriad Web Pro", Helvetica, Arial, sans-serif; }
+</style>
+</head>
<body>
-<img src="/labs-banner.png" align="right">
+<img src="/labs-logo.png" align="right">
<h2>AnyClip Cloud Generator</h2>
<form method="POST" action="generate.php">
<label>Width: <input name="width" value="2000"></label><br>