diff --git a/authority/static/developers.html b/authority/static/developers.html
index 8fff30d83ed4797af2f5d330c26d3641c8bb6024..c62eed555b5bc828cfec134b29cf0c241107678a 100644
--- a/authority/static/developers.html
+++ b/authority/static/developers.html
@@ -3,8 +3,6 @@
 <head>
   <meta http-equiv="Content-type" content="text/html; charset=utf-8">
   <title>BrowserID for Developers</title>
-  <link href='http://fonts.googleapis.com/css?family=Tenor+Sans' rel='stylesheet' type='text/css'>
-  <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
   <link rel="stylesheet" href="css/style.css"  type="text/css">
   <link rel="stylesheet" href="css/github.css">
   <script src="js/highlight.js"></script>
diff --git a/authority/static/primaries.html b/authority/static/primaries.html
index 60ccace4ebc484277f4bafb0b4e031ab2f5aab48..02396e4f2f0aec7b1882f5fe1932b150c55a48de 100644
--- a/authority/static/primaries.html
+++ b/authority/static/primaries.html
@@ -2,9 +2,7 @@
 <html>
 <head>
   <meta http-equiv="Content-type" content="text/html; charset=utf-8">
-  <title>BrowserID: A better way to log in.</title>
-  <link href='http://fonts.googleapis.com/css?family=Tenor+Sans' rel='stylesheet' type='text/css'>
-  <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
+  <title>BrowserID for Identity Providers</title>
   <link rel="stylesheet" href="css/style.css"  type="text/css">
 </head>
 <body>
diff --git a/authority/static/users.html b/authority/static/users.html
index 9154b7b4790862275e6a31539567ad593e699959..ff5987cec2dc2d919ad5f37b2bbc84583c5305b6 100644
--- a/authority/static/users.html
+++ b/authority/static/users.html
@@ -2,9 +2,7 @@
 <html>
 <head>
   <meta http-equiv="Content-type" content="text/html; charset=utf-8">
-  <title>BrowserID: A better way to log in.</title>
-  <link href='http://fonts.googleapis.com/css?family=Tenor+Sans' rel='stylesheet' type='text/css'>
-  <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
+  <title>BrowserID for Users</title>
   <link rel="stylesheet" href="css/style.css"  type="text/css">
 </head>
 <body>