Skip to content

Commit

Permalink
fix(webfont): resume semi-bold of font family Source Sans Pro
Browse files Browse the repository at this point in the history
font-weight 700
  • Loading branch information
cotes2020 committed Jun 4, 2023
1 parent 73af591 commit c4da99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/origin/cors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cdns:

# fonts

webfonts: https://fonts.googleapis.com/css2?family=Lato&family=Source+Sans+Pro:wght@400;600;900&display=swap
webfonts: https://fonts.googleapis.com/css2?family=Lato&family=Source+Sans+Pro:wght@400;600;700;900&display=swap

# Libraries

Expand Down

0 comments on commit c4da99c

Please sign in to comment.