This commit is contained in:
parent
74c5c27043
commit
e25d3faaf5
|
@ -5,6 +5,14 @@
|
|||
font-weight: 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-family: 'SometypeMono';
|
||||
|
|
BIN
public/fonts/wip3out.ttf
(Stored with Git LFS)
Normal file
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
BIN
public/fonts/wip3out.woff2
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in a new issue