Skip to content

Commit

Permalink
feat(font): add fusion pixel variations (#76)
Browse files Browse the repository at this point in the history
* feat(font): add fusion pixel

(24 variants in total)

* fix(font): rename
  • Loading branch information
OverflowCat authored Dec 29, 2024
1 parent 8d9343d commit f5e7626
Show file tree
Hide file tree
Showing 336 changed files with 27,832 additions and 0 deletions.
8 changes: 8 additions & 0 deletions fonts/other/fusion-pixel-10px-monospaced-jp/400.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/* fusion-pixel-10px-monospaced-jp-latin-400-normal */
@font-face {
font-family: 'Fusion Pixel 10px Monospaced JP';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url(./files/fusion-pixel-10px-monospaced-jp-latin-400-normal.woff2) format('woff2'), url(./files/fusion-pixel-10px-monospaced-jp-latin-400-normal.woff) format('woff');
}
2 changes: 2 additions & 0 deletions fonts/other/fusion-pixel-10px-monospaced-jp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Changelog
See the [Fontsource CHANGELOG.md](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md).
Loading

0 comments on commit f5e7626

Please sign in to comment.