update setup link
This commit is contained in:
BIN
public/assets/fonts/Kozuka.otf
Normal file
BIN
public/assets/fonts/Kozuka.otf
Normal file
Binary file not shown.
BIN
public/assets/fonts/TnT.ttf
Normal file
BIN
public/assets/fonts/TnT.ttf
Normal file
Binary file not shown.
8
public/assets/fonts/fonts.css
Normal file
8
public/assets/fonts/fonts.css
Normal file
@@ -0,0 +1,8 @@
|
||||
@font-face{
|
||||
font-family: TnT;
|
||||
src: url("TnT.ttf") format("truetype");
|
||||
}
|
||||
@font-face{
|
||||
font-family: Kozuka;
|
||||
src: url("Kozuka.otf") format("truetype");
|
||||
}
|
||||
Reference in New Issue
Block a user