Skip to content

Commit

Permalink
fontstack addition
Browse files Browse the repository at this point in the history
  • Loading branch information
SYwaves committed Aug 15, 2024
1 parent b7884c4 commit 524bf32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sigma.css
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ body {
background-color: #fff;
font-size: 0.95em;
color: #333;
font-family: InterVariable, RedactRect, BlinkMacSystemFont, 'Segoe UI',
font-family: InterVariable, RedactRect, Inter, BlinkMacSystemFont, 'Segoe UI',
Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans',
'Helvetica Neue', sans-serif;
font-feature-settings: 'case', 'ss01', 'ss04';
Expand Down Expand Up @@ -553,7 +553,7 @@ sup {
top: 1rem;
left: 1rem;
z-index: 15;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans',
font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', 'Times New Roman',
Helvetica, Roboto, sans-serif;
font-size: 30px;
font-weight: 700;
Expand Down

0 comments on commit 524bf32

Please sign in to comment.