Skip to content

Commit

Permalink
Add Noticia Text font CDN link
Browse files Browse the repository at this point in the history
  • Loading branch information
GilOliveira committed Aug 6, 2024
1 parent 76e64bf commit 3f824b0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions css/style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/style.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scss/typography.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* TYPOGRAPHY */

/* Fonts */
@import url(https://fonts.bunny.net/css?family=lato:100,100i,300,300i,400,400i,700,700i,900,900i|raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|roboto-slab:100,200,300,400,500,600,700,800,900);
@import url(https://fonts.bunny.net/css?family=lato:100,100i,300,300i,400,400i,700,700i,900,900i|raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|roboto-slab:100,200,300,400,500,600,700,800,900|noticia-text:400,400i,700,700i);
@import url("https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css");

// font families
Expand Down

0 comments on commit 3f824b0

Please sign in to comment.