1
0
Fork 0

add wip3out font
All checks were successful
Build Blog / Build (push) Successful in 3m21s

This commit is contained in:
saji 2025-04-12 14:26:29 -05:00
parent 74c5c27043
commit e25d3faaf5
3 changed files with 14 additions and 0 deletions

View file

@ -5,6 +5,14 @@
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
@font-face {
font-family: "wip3out";
src: url('/fonts/wip3out.woff2') format('woff2'),
url('/fonts/wip3out.ttf') format('ttf');
font-weight: normal;
font-style: normal;
font-stretch: semi-expanded;
}
@font-face { @font-face {
font-family: 'SometypeMono'; font-family: 'SometypeMono';

BIN
public/fonts/wip3out.ttf (Stored with Git LFS) Normal file

Binary file not shown.

BIN
public/fonts/wip3out.woff2 (Stored with Git LFS) Normal file

Binary file not shown.