diff --git a/website/source/assets/stylesheets/_global.scss b/website/source/assets/stylesheets/_global.scss index 45c28a5788..46319707b3 100755 --- a/website/source/assets/stylesheets/_global.scss +++ b/website/source/assets/stylesheets/_global.scss @@ -21,7 +21,6 @@ h1, h2, h3, h4, h5 { h1{ font-size: 42px; line-height: 42px; - font-family: $font-family-klavika; font-weight: $font-weight-sb; margin-bottom: 24px; } @@ -29,7 +28,6 @@ h1{ h3{ font-size: 28px; line-height: 28px; - font-family: $font-family-klavika; font-weight: $font-weight-sb; }