diff --git a/src/themes/elife/styles.css b/src/themes/elife/styles.css index d3ec2a7e9..282d4d1d4 100644 --- a/src/themes/elife/styles.css +++ b/src/themes/elife/styles.css @@ -13,14 +13,6 @@ @import '../../fonts/notoSerif/notoSerif.css'; @import '../../fonts/notoSans/notoSans.css'; -@font-face { - font-display: fallback; - font-family: "Noto Sans"; - src: url("./fonts/NotoSans-SemiBold-webfont-custom-2-subsetting.woff2") format("woff2"); - font-weight: bold; -} - - /* stylelint-disable xi/selector-pattern */ main { @extend .wrapper;