diff --git a/src/metabase/email/_header.mustache b/src/metabase/email/_header.mustache
index 7cdae50011f8d9ccfd22b29e76486504632214a4..9541f783cac427b737057b370af6a5eae331689a 100644
--- a/src/metabase/email/_header.mustache
+++ b/src/metabase/email/_header.mustache
@@ -8,7 +8,7 @@
     }
   </style>
 </head>
-<body class="{{emailType}}" style="font-family: 'Lato', 'Helvetica Neue', Helvetica, sans-serif; padding: 1em;">
+<body class="{{emailType}}" style="font-family: 'Helvetica Neue', Helvetica, sans-serif; padding: 1em;">
   {{#logoHeader}}
     <div style="padding-bottom: 2em; padding-top: 1em; text-align: center;">
       <img width="47" height="60" src="http://static.metabase.com/email_logo.png"/>
diff --git a/src/metabase/email/new_user_invite.mustache b/src/metabase/email/new_user_invite.mustache
index b37a6e527ec92c919eb60c5b23e0076ed097e488..dc2e7f36342705046ba4c6483138bb92ccabae6e 100644
--- a/src/metabase/email/new_user_invite.mustache
+++ b/src/metabase/email/new_user_invite.mustache
@@ -2,9 +2,6 @@
   <div style="text-align: center;">
     <div style="padding-bottom: 1em;">
       <h2 style="font-weight: normal; color: #4C545B;line-height: 1.65rem;">{{invitorName}} wants you to join them on {{company}}'s&nbsp;Metabase</h2>
-
-      <!--h4 style="font-weight: normal;"><a style="color: #4A90E2; text-decoration: none;" href="mailto:{{invitorEmail}}">{{invitorName}} ({{invitorEmail}})</a> invited you to join them.</h4-->
-
     </div>
     <div style="border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; padding: 3em 0em 2em 0em; text-align: center; margin-left: auto; margin-right: auto; max-width: 400px; position: relative;">
       <table width="296" height="141" cellpadding="0" cellspacing="0" style="display:block;margin:0 auto;">