Skip to content

Commit

Permalink
Merge pull request #3567 from G-Ambatte/fixUglyDropCap-#3551
Browse files Browse the repository at this point in the history
Add additional styles to SolberaImitationRemake font declaration
  • Loading branch information
calculuschild authored Jul 11, 2024
2 parents 8b085e1 + b6d6917 commit 4fe38e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion themes/fonts/5e/fonts.less
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,9 @@
@font-face {
font-family: SolberaImitationRemake; //Tweaked 5e version
src: url('../../../fonts/5e/Solbera Imitation Tweak.woff2');
font-weight: normal;
font-weight: 100 1000;
font-style: normal;
font-style: italic;
}

/* Cover Page */
Expand Down

0 comments on commit 4fe38e3

Please sign in to comment.