Skip to content

Commit

Permalink
Add new fonts (#2037)
Browse files Browse the repository at this point in the history
- Including:
- Greenpeace Sans
- Source Sans Pro

Co-authored-by: Dan Tovbein <[email protected]>
  • Loading branch information
GP-Dan-Tovbein and dantovbein authored Jun 23, 2023
1 parent b4f8274 commit 73ebe3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/src/scss/new-identity/_fonts.scss
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$bucket: "https://www.greenpeace.org/static/planet4-assets/";

$fonts: (
#{$font-family-greenpeace-sans},
#{$font-family-source-sans-3},
#{$font-family-source-sans-3-bold},
#{$font-family-source-sans-3-semibold},
#{$font-family-source-serif-pro},
);

@each $font in $fonts {
Expand Down

0 comments on commit 73ebe3e

Please sign in to comment.