Skip to content

Commit

Permalink
Add Typefaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Sekai-s authored Aug 23, 2021
0 parents commit 9e039b4
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Huiwen-Mincho.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@font-face {
font-family: 'Huiwen Mincho';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('https://cdn.jsdelivr.net/gh/SCP-CN-Tech/Typeface@gh-pages/Huiwen-Mincho.woff') format('woff');
}
Binary file added Huiwen-Mincho.woff
Binary file not shown.
7 changes: 7 additions & 0 deletions LXGW-WenKai.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@font-face {
font-family: 'LXGW WenKai';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('https://cdn.jsdelivr.net/gh/SCP-CN-Tech/Typeface@gh-pages/LXGW-WenKai.woff') format('woff');
}
Binary file added LXGW-WenKai.woff
Binary file not shown.
7 changes: 7 additions & 0 deletions VonwaonBitmap.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@font-face {
font-family: 'VonwaonBitmap';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('https://cdn.jsdelivr.net/gh/SCP-CN-Tech/Typeface@gh-pages/VonwaonBitmap.woff') format('woff');
}
Binary file added VonwaonBitmap.woff
Binary file not shown.

0 comments on commit 9e039b4

Please sign in to comment.