mirror of
https://github.com/xtzws/isaac.run.git
synced 2025-12-16 21:10:32 +01:00
Initial files
This commit is contained in:
commit
806b33946f
4 changed files with 33 additions and 0 deletions
10
index.css
Normal file
10
index.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
@font-face {
|
||||
font-family: "Beast";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url("Beast.woff2");
|
||||
}
|
||||
|
||||
html {
|
||||
font-family: Beast;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue