Skip to content

Commit

Permalink
Add italic version of AnnaSerif
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Trenholme committed Aug 7, 2024
1 parent 5499dfc commit 385b5a9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added MiscFonts/AnnaFonts/AnnaSerif-Italic.ttf
Binary file not shown.
Binary file added MiscFonts/AnnaFonts/AnnaSerif-Italic.woff
Binary file not shown.
2 changes: 1 addition & 1 deletion MiscFonts/AnnaFonts/sample.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@font-face {
font-family: AnnaTerm;
font-style: italic;
src: url('AnnaSerif.woff')
src: url('AnnaSerif-Italic.woff')
format('woff');
}
@font-face {
Expand Down

0 comments on commit 385b5a9

Please sign in to comment.