Skip to content

Commit

Permalink
font updated
Browse files Browse the repository at this point in the history
  • Loading branch information
volley-freak committed Mar 11, 2022
1 parent 99b3a77 commit 786b2e9
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions src/App.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
/* @import url(//db.onlinewebfonts.com/c/6d1890cda9d0e66c238e8983e571224a?family=Queens+Park);
<<<<<<< HEAD
@import url(//db.onlinewebfonts.com/c/9b62dc86f936227b3f7b367bd0b6c05e?family=Tw+Cen+MT); */
=======
@import url('http://fonts.cdnfonts.com/css/tw-cen-mt-condensed?styles=15771,15770,15769'); */
>>>>>>> 677c450c2c80bda3c288252185ab004a8d460f49
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@400;700&display=swap');
Expand Down Expand Up @@ -249,7 +243,8 @@ header ul li:hover{
font-weight: 300;
}
.author-name{
font-family: 'Tw Cen MT', sans-serif;
font-family: 'Raleway', sans-serif;
font-weight: 500;
font-style: italic;
}
.t-s-news-info .news-time {
Expand Down

0 comments on commit 786b2e9

Please sign in to comment.