diff --git a/assets/scss/_typography.scss b/assets/scss/_typography.scss index 56d7958..6427342 100755 --- a/assets/scss/_typography.scss +++ b/assets/scss/_typography.scss @@ -28,7 +28,6 @@ p, .paragraph { h1,h2,h3,h4,h5,h6 { color: $text-color-dark; - font-family: 'MyWebFont'; font-weight: 700; line-height: 1.2; }