diff --git a/less/type.less b/less/type.less
index 83455e8283df7db51c5679cd2f10af37990abb12..384cacc8e8b67a7821f418e860da8e02ac1e4377 100644
--- a/less/type.less
+++ b/less/type.less
@@ -62,7 +62,7 @@ p {
 .lead {
   margin-bottom: @line-height-computed;
   font-size: floor((@font-size-base * 1.15));
-  font-weight: 200;
+  font-weight: 300;
   line-height: 1.4;
 
   @media (min-width: @screen-sm-min) {