Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
fix(Elife): Don't duplicate font blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcmoulton committed Feb 27, 2020
1 parent bd38d09 commit f7ba6ec
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/themes/elife/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit f7ba6ec

Please sign in to comment.